[==========] 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
I20260710 13:17:54.692009 11084 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.211.62:46385
I20260710 13:17:54.693822 11084 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:17:54.694917 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:54.710011 11090 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
W20260710 13:17:54.710002 11091 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
I20260710 13:17:54.712419 11084 server_base.cc:1061] running on GCE node
W20260710 13:17:54.712000 11093 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
I20260710 13:17:55.903601 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:55.903851 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:55.903999 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689475903984 us; error 0 us; skew 500 ppm
I20260710 13:17:55.904778 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:55.910136 11084 webserver.cc:533] Webserver started at http://127.10.211.62:37915/ using document root <none> and password file <none>
I20260710 13:17:55.911041 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:55.911237 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:55.911614 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:55.917310 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689474519633-11084-0/minicluster-data/master-0-root/instance:
uuid: "b1d256228d274f3c8150340b1f88ddd2"
format_stamp: "Formatted at 2026-07-10 13:17:55 on dist-test-slave-3n8f"
I20260710 13:17:55.924867 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260710 13:17:55.929816 11099 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:55.930981 11084 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:17:55.931286 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689474519633-11084-0/minicluster-data/master-0-root
uuid: "b1d256228d274f3c8150340b1f88ddd2"
format_stamp: "Formatted at 2026-07-10 13:17:55 on dist-test-slave-3n8f"
I20260710 13:17:55.931571 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689474519633-11084-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689474519633-11084-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689474519633-11084-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)
I20260710 13:17:55.987499 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:55.988996 11084 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
I20260710 13:17:55.989410 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:56.060581 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.62:46385
I20260710 13:17:56.060662 11150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.62:46385 every 8 connection(s)
I20260710 13:17:56.068509 11151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:56.089712 11151 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2: Bootstrap starting.
I20260710 13:17:56.095803 11151 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:56.097651 11151 log.cc:826] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2: Log is configured to *not* fsync() on all Append() calls
I20260710 13:17:56.102141 11151 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2: No bootstrap required, opened a new log
I20260710 13:17:56.123061 11151 raft_consensus.cc:359] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1d256228d274f3c8150340b1f88ddd2" member_type: VOTER }
I20260710 13:17:56.123662 11151 raft_consensus.cc:385] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:56.123917 11151 raft_consensus.cc:740] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1d256228d274f3c8150340b1f88ddd2, State: Initialized, Role: FOLLOWER
I20260710 13:17:56.124786 11151 consensus_queue.cc:260] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b1d256228d274f3c8150340b1f88ddd2" member_type: VOTER }
I20260710 13:17:56.125314 11151 raft_consensus.cc:399] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:17:56.125612 11151 raft_consensus.cc:493] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:17:56.125952 11151 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:56.130004 11151 raft_consensus.cc:515] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1d256228d274f3c8150340b1f88ddd2" member_type: VOTER }
I20260710 13:17:56.130839 11151 leader_election.cc:304] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2 [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: b1d256228d274f3c8150340b1f88ddd2; no voters: 
I20260710 13:17:56.132544 11151 leader_election.cc:290] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:17:56.132958 11154 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:56.135589 11154 raft_consensus.cc:697] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2 [term 1 LEADER]: Becoming Leader. State: Replica: b1d256228d274f3c8150340b1f88ddd2, State: Running, Role: LEADER
I20260710 13:17:56.136492 11154 consensus_queue.cc:237] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2 [LEADER]: Queue going to LEADER mode. State: All 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: "b1d256228d274f3c8150340b1f88ddd2" member_type: VOTER }
I20260710 13:17:56.137558 11151 sys_catalog.cc:565] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:17:56.148270 11156 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b1d256228d274f3c8150340b1f88ddd2. Latest consensus state: current_term: 1 leader_uuid: "b1d256228d274f3c8150340b1f88ddd2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1d256228d274f3c8150340b1f88ddd2" member_type: VOTER } }
I20260710 13:17:56.148362 11155 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b1d256228d274f3c8150340b1f88ddd2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1d256228d274f3c8150340b1f88ddd2" member_type: VOTER } }
I20260710 13:17:56.149044 11156 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2 [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:56.149049 11155 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2 [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:56.152661 11163 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:17:56.166138 11163 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:17:56.168565 11084 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:17:56.183349 11163 catalog_manager.cc:1383] Generated new cluster ID: d457f4ec03f84bfab7a10d8c52bf3ae9
I20260710 13:17:56.183689 11163 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:17:56.202390 11163 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:17:56.203922 11163 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:17:56.217659 11163 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2: Generated new TSK 0
I20260710 13:17:56.218748 11163 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:17:56.235652 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:56.245208 11173 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
W20260710 13:17:56.246613 11174 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
I20260710 13:17:56.250334 11084 server_base.cc:1061] running on GCE node
W20260710 13:17:56.250715 11176 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
I20260710 13:17:56.251716 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:56.251983 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:56.252195 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689476252178 us; error 0 us; skew 500 ppm
I20260710 13:17:56.252982 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:56.257064 11084 webserver.cc:533] Webserver started at http://127.10.211.1:37139/ using document root <none> and password file <none>
I20260710 13:17:56.257771 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:56.258019 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:56.258363 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:56.259927 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689474519633-11084-0/minicluster-data/ts-0-root/instance:
uuid: "3d51a1474eb74ade87c7bc49acca44b6"
format_stamp: "Formatted at 2026-07-10 13:17:56 on dist-test-slave-3n8f"
I20260710 13:17:56.266918 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:17:56.271940 11181 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.272789 11084 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.003s
I20260710 13:17:56.273126 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689474519633-11084-0/minicluster-data/ts-0-root
uuid: "3d51a1474eb74ade87c7bc49acca44b6"
format_stamp: "Formatted at 2026-07-10 13:17:56 on dist-test-slave-3n8f"
I20260710 13:17:56.273511 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689474519633-11084-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689474519633-11084-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689474519633-11084-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)
I20260710 13:17:56.338492 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:56.340042 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:56.342406 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:56.347205 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:56.347486 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.347769 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:56.347977 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.454694 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.1:36701
I20260710 13:17:56.454771 11243 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.1:36701 every 8 connection(s)
I20260710 13:17:56.462656 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:56.474242 11248 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
W20260710 13:17:56.478113 11249 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
W20260710 13:17:56.479547 11251 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
I20260710 13:17:56.481768 11084 server_base.cc:1061] running on GCE node
I20260710 13:17:56.482822 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:56.483108 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:56.483312 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689476483296 us; error 0 us; skew 500 ppm
I20260710 13:17:56.484084 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:56.487218 11084 webserver.cc:533] Webserver started at http://127.10.211.2:34363/ using document root <none> and password file <none>
I20260710 13:17:56.487879 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:56.488143 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:56.488458 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:56.489888 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689474519633-11084-0/minicluster-data/ts-1-root/instance:
uuid: "6714ade17b0342918c9ad0d9be5b10a0"
format_stamp: "Formatted at 2026-07-10 13:17:56 on dist-test-slave-3n8f"
I20260710 13:17:56.490916 11244 heartbeater.cc:344] Connected to a master server at 127.10.211.62:46385
I20260710 13:17:56.491387 11244 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:56.492388 11244 heartbeater.cc:507] Master 127.10.211.62:46385 requested a full tablet report, sending...
I20260710 13:17:56.495790 11116 ts_manager.cc:194] Registered new tserver with Master: 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701)
I20260710 13:17:56.496927 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.002s
I20260710 13:17:56.498438 11116 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52176
I20260710 13:17:56.503260 11256 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.504233 11084 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:17:56.504540 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689474519633-11084-0/minicluster-data/ts-1-root
uuid: "6714ade17b0342918c9ad0d9be5b10a0"
format_stamp: "Formatted at 2026-07-10 13:17:56 on dist-test-slave-3n8f"
I20260710 13:17:56.504834 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689474519633-11084-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689474519633-11084-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689474519633-11084-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)
I20260710 13:17:56.532259 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:56.533612 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:56.535916 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:56.539144 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:56.539430 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.539733 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:56.539894 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.636804 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.2:45229
I20260710 13:17:56.637184 11318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.2:45229 every 8 connection(s)
I20260710 13:17:56.647017 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:56.654042 11322 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
W20260710 13:17:56.656428 11323 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
I20260710 13:17:56.660293 11084 server_base.cc:1061] running on GCE node
W20260710 13:17:56.660401 11325 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
I20260710 13:17:56.660982 11319 heartbeater.cc:344] Connected to a master server at 127.10.211.62:46385
I20260710 13:17:56.661455 11319 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:56.661759 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:56.662027 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:56.662245 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689476662223 us; error 0 us; skew 500 ppm
I20260710 13:17:56.662448 11319 heartbeater.cc:507] Master 127.10.211.62:46385 requested a full tablet report, sending...
I20260710 13:17:56.663071 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:56.664976 11116 ts_manager.cc:194] Registered new tserver with Master: 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229)
I20260710 13:17:56.666777 11084 webserver.cc:533] Webserver started at http://127.10.211.3:40233/ using document root <none> and password file <none>
I20260710 13:17:56.666957 11116 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36876
I20260710 13:17:56.667541 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:56.667817 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:56.668174 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:56.669852 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689474519633-11084-0/minicluster-data/ts-2-root/instance:
uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
format_stamp: "Formatted at 2026-07-10 13:17:56 on dist-test-slave-3n8f"
I20260710 13:17:56.674712 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:17:56.678063 11330 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.678890 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:17:56.679177 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689474519633-11084-0/minicluster-data/ts-2-root
uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
format_stamp: "Formatted at 2026-07-10 13:17:56 on dist-test-slave-3n8f"
I20260710 13:17:56.679474 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689474519633-11084-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689474519633-11084-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689474519633-11084-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)
I20260710 13:17:56.692348 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:56.693554 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:56.695698 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:56.698853 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:56.699084 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.699337 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:56.699508 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.795944 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.3:40729
I20260710 13:17:56.796084 11392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.3:40729 every 8 connection(s)
I20260710 13:17:56.813320 11393 heartbeater.cc:344] Connected to a master server at 127.10.211.62:46385
I20260710 13:17:56.813742 11393 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:56.814520 11393 heartbeater.cc:507] Master 127.10.211.62:46385 requested a full tablet report, sending...
I20260710 13:17:56.816669 11116 ts_manager.cc:194] Registered new tserver with Master: d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:17:56.817224 11084 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016253026s
I20260710 13:17:56.818387 11116 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36892
I20260710 13:17:56.868835 11116 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36904:
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"
    }
  }
}
W20260710 13:17:56.872390 11116 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.
I20260710 13:17:56.981527 11284 tablet_service.cc:1511] Processing CreateTablet for tablet 9a623117d9d84ac2ba9629d1663b201d (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:56.983315 11284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a623117d9d84ac2ba9629d1663b201d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:56.991438 11209 tablet_service.cc:1511] Processing CreateTablet for tablet 9a623117d9d84ac2ba9629d1663b201d (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:56.992293 11283 tablet_service.cc:1511] Processing CreateTablet for tablet a0670863827f4d36a93ec8b0eaa0f793 (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:56.992846 11209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a623117d9d84ac2ba9629d1663b201d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:56.993678 11283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0670863827f4d36a93ec8b0eaa0f793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:56.996001 11208 tablet_service.cc:1511] Processing CreateTablet for tablet a0670863827f4d36a93ec8b0eaa0f793 (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:57.001402 11282 tablet_service.cc:1511] Processing CreateTablet for tablet 0d8f82c6344947b7bebe7ec4ed1fe5bf (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:57.004242 11207 tablet_service.cc:1511] Processing CreateTablet for tablet 0d8f82c6344947b7bebe7ec4ed1fe5bf (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:57.003474 11208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0670863827f4d36a93ec8b0eaa0f793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.008647 11206 tablet_service.cc:1511] Processing CreateTablet for tablet baf7a8c4eebe469d9403e5142ab43b5b (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:57.051687 11282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d8f82c6344947b7bebe7ec4ed1fe5bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.060498 11281 tablet_service.cc:1511] Processing CreateTablet for tablet baf7a8c4eebe469d9403e5142ab43b5b (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:57.063261 11207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d8f82c6344947b7bebe7ec4ed1fe5bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.062804 11277 tablet_service.cc:1511] Processing CreateTablet for tablet 56a2931ad01a4cc3be42fe49e4fb9243 (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:17:57.064353 11280 tablet_service.cc:1511] Processing CreateTablet for tablet 31184d700c7e4772924fd47e91070bf5 (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:57.067536 11279 tablet_service.cc:1511] Processing CreateTablet for tablet be00b0847162468b8ff37232c7b5ccc2 (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:57.070787 11278 tablet_service.cc:1511] Processing CreateTablet for tablet 25d8cdc3569a48ac895e0c2a513750f3 (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:57.073030 11206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baf7a8c4eebe469d9403e5142ab43b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.076453 11205 tablet_service.cc:1511] Processing CreateTablet for tablet 31184d700c7e4772924fd47e91070bf5 (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:57.078261 11205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31184d700c7e4772924fd47e91070bf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.080363 11204 tablet_service.cc:1511] Processing CreateTablet for tablet be00b0847162468b8ff37232c7b5ccc2 (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:57.086907 11203 tablet_service.cc:1511] Processing CreateTablet for tablet 25d8cdc3569a48ac895e0c2a513750f3 (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:57.062466 11281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baf7a8c4eebe469d9403e5142ab43b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.091233 11204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be00b0847162468b8ff37232c7b5ccc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.091985 11203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d8cdc3569a48ac895e0c2a513750f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.092403 11202 tablet_service.cc:1511] Processing CreateTablet for tablet 56a2931ad01a4cc3be42fe49e4fb9243 (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:17:57.093684 11202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a2931ad01a4cc3be42fe49e4fb9243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.095317 11356 tablet_service.cc:1511] Processing CreateTablet for tablet 0d8f82c6344947b7bebe7ec4ed1fe5bf (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:57.095443 11358 tablet_service.cc:1511] Processing CreateTablet for tablet 9a623117d9d84ac2ba9629d1663b201d (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:57.102753 11280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31184d700c7e4772924fd47e91070bf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.106693 11356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d8f82c6344947b7bebe7ec4ed1fe5bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.112663 11277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a2931ad01a4cc3be42fe49e4fb9243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.113818 11352 tablet_service.cc:1511] Processing CreateTablet for tablet 25d8cdc3569a48ac895e0c2a513750f3 (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:57.117095 11201 tablet_service.cc:1511] Processing CreateTablet for tablet 712f9f8c619e4d7f84fea88d58268bfa (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:57.120994 11358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a623117d9d84ac2ba9629d1663b201d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.123597 11351 tablet_service.cc:1511] Processing CreateTablet for tablet 56a2931ad01a4cc3be42fe49e4fb9243 (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:17:57.127669 11278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d8cdc3569a48ac895e0c2a513750f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.123766 11355 tablet_service.cc:1511] Processing CreateTablet for tablet baf7a8c4eebe469d9403e5142ab43b5b (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:57.119596 11354 tablet_service.cc:1511] Processing CreateTablet for tablet 31184d700c7e4772924fd47e91070bf5 (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:57.134696 11412 tablet_bootstrap.cc:492] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6: Bootstrap starting.
I20260710 13:17:57.125710 11276 tablet_service.cc:1511] Processing CreateTablet for tablet 712f9f8c619e4d7f84fea88d58268bfa (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:57.122144 11357 tablet_service.cc:1511] Processing CreateTablet for tablet a0670863827f4d36a93ec8b0eaa0f793 (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:57.135610 11411 tablet_bootstrap.cc:492] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0: Bootstrap starting.
I20260710 13:17:57.118985 11353 tablet_service.cc:1511] Processing CreateTablet for tablet be00b0847162468b8ff37232c7b5ccc2 (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:57.134009 11201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712f9f8c619e4d7f84fea88d58268bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.136997 11350 tablet_service.cc:1511] Processing CreateTablet for tablet 712f9f8c619e4d7f84fea88d58268bfa (DEFAULT_TABLE table=test-workload [id=e2be1d18340f48559843dca880d9fdeb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:57.146942 11352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d8cdc3569a48ac895e0c2a513750f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.146853 11279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be00b0847162468b8ff37232c7b5ccc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.165665 11355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baf7a8c4eebe469d9403e5142ab43b5b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:17:57.170423 11164 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:57.174211 11353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be00b0847162468b8ff37232c7b5ccc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.183847 11351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a2931ad01a4cc3be42fe49e4fb9243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.192400 11350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712f9f8c619e4d7f84fea88d58268bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.203269 11357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0670863827f4d36a93ec8b0eaa0f793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.205063 11354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31184d700c7e4772924fd47e91070bf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.207636 11276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712f9f8c619e4d7f84fea88d58268bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.253584 11412 tablet_bootstrap.cc:654] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.283689 11411 tablet_bootstrap.cc:654] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.322801 11412 tablet_bootstrap.cc:492] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6: No bootstrap required, opened a new log
I20260710 13:17:57.323257 11412 ts_tablet_manager.cc:1403] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6: Time spent bootstrapping tablet: real 0.222s	user 0.005s	sys 0.019s
I20260710 13:17:57.348088 11415 tablet_bootstrap.cc:492] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae: Bootstrap starting.
I20260710 13:17:57.351743 11411 tablet_bootstrap.cc:492] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0: No bootstrap required, opened a new log
I20260710 13:17:57.351498 11412 raft_consensus.cc:359] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.352180 11411 ts_tablet_manager.cc:1403] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0: Time spent bootstrapping tablet: real 0.249s	user 0.012s	sys 0.011s
I20260710 13:17:57.352298 11412 raft_consensus.cc:385] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.352609 11412 raft_consensus.cc:740] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d51a1474eb74ade87c7bc49acca44b6, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.357471 11411 raft_consensus.cc:359] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.357990 11411 raft_consensus.cc:385] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.358181 11411 raft_consensus.cc:740] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.366787 11411 consensus_queue.cc:260] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.367462 11412 consensus_queue.cc:260] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.371873 11415 tablet_bootstrap.cc:654] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.372105 11319 heartbeater.cc:499] Master 127.10.211.62:46385 was elected leader, sending a full tablet report...
I20260710 13:17:57.374511 11244 heartbeater.cc:499] Master 127.10.211.62:46385 was elected leader, sending a full tablet report...
I20260710 13:17:57.375589 11412 ts_tablet_manager.cc:1434] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6: Time spent starting tablet: real 0.052s	user 0.011s	sys 0.000s
I20260710 13:17:57.376545 11412 tablet_bootstrap.cc:492] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6: Bootstrap starting.
I20260710 13:17:57.383069 11412 tablet_bootstrap.cc:654] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.394953 11412 tablet_bootstrap.cc:492] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6: No bootstrap required, opened a new log
I20260710 13:17:57.395428 11412 ts_tablet_manager.cc:1403] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
W20260710 13:17:57.396786 11320 tablet.cc:2406] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:17:57.398589 11412 raft_consensus.cc:359] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.399343 11412 raft_consensus.cc:385] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.399632 11412 raft_consensus.cc:740] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d51a1474eb74ade87c7bc49acca44b6, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.400391 11411 ts_tablet_manager.cc:1434] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.001s
I20260710 13:17:57.400354 11412 consensus_queue.cc:260] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.404702 11411 tablet_bootstrap.cc:492] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0: Bootstrap starting.
I20260710 13:17:57.405493 11412 ts_tablet_manager.cc:1434] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:17:57.408141 11412 tablet_bootstrap.cc:492] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6: Bootstrap starting.
I20260710 13:17:57.414839 11412 tablet_bootstrap.cc:654] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.422868 11415 tablet_bootstrap.cc:492] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae: No bootstrap required, opened a new log
I20260710 13:17:57.423413 11415 ts_tablet_manager.cc:1403] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.021s
I20260710 13:17:57.426347 11415 raft_consensus.cc:359] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.429136 11415 raft_consensus.cc:385] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.429441 11415 raft_consensus.cc:740] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5e9ab1a678446149a2d8aa8062dd1ae, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.428270 11412 tablet_bootstrap.cc:492] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6: No bootstrap required, opened a new log
I20260710 13:17:57.430184 11415 consensus_queue.cc:260] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.431198 11412 ts_tablet_manager.cc:1403] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.009s
I20260710 13:17:57.434123 11412 raft_consensus.cc:359] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.434867 11412 raft_consensus.cc:385] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.435184 11412 raft_consensus.cc:740] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d51a1474eb74ade87c7bc49acca44b6, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.428835 11411 tablet_bootstrap.cc:654] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.435911 11412 consensus_queue.cc:260] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.438799 11393 heartbeater.cc:499] Master 127.10.211.62:46385 was elected leader, sending a full tablet report...
I20260710 13:17:57.439850 11415 ts_tablet_manager.cc:1434] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.003s
I20260710 13:17:57.440824 11415 tablet_bootstrap.cc:492] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae: Bootstrap starting.
I20260710 13:17:57.440858 11412 ts_tablet_manager.cc:1434] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:17:57.441972 11412 tablet_bootstrap.cc:492] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6: Bootstrap starting.
I20260710 13:17:57.447621 11415 tablet_bootstrap.cc:654] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.448566 11412 tablet_bootstrap.cc:654] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.452966 11416 raft_consensus.cc:493] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:57.453454 11416 raft_consensus.cc:515] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.454344 11411 tablet_bootstrap.cc:492] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0: No bootstrap required, opened a new log
I20260710 13:17:57.454824 11411 ts_tablet_manager.cc:1403] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0: Time spent bootstrapping tablet: real 0.050s	user 0.002s	sys 0.012s
I20260710 13:17:57.457918 11411 raft_consensus.cc:359] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.458611 11411 raft_consensus.cc:385] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.458925 11411 raft_consensus.cc:740] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.459646 11411 consensus_queue.cc:260] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.462131 11416 leader_election.cc:290] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:17:57.472360 11415 tablet_bootstrap.cc:492] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae: No bootstrap required, opened a new log
I20260710 13:17:57.472853 11415 ts_tablet_manager.cc:1403] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.006s
I20260710 13:17:57.474896 11417 raft_consensus.cc:493] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:57.475394 11417 raft_consensus.cc:515] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.475693 11415 raft_consensus.cc:359] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.476408 11415 raft_consensus.cc:385] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.476719 11415 raft_consensus.cc:740] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5e9ab1a678446149a2d8aa8062dd1ae, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.477424 11415 consensus_queue.cc:260] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.479682 11417 leader_election.cc:290] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:17:57.516775 11411 ts_tablet_manager.cc:1434] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0: Time spent starting tablet: real 0.061s	user 0.014s	sys 0.025s
I20260710 13:17:57.517815 11411 tablet_bootstrap.cc:492] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0: Bootstrap starting.
I20260710 13:17:57.521626 11421 raft_consensus.cc:493] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:57.522100 11421 raft_consensus.cc:515] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.522594 11415 ts_tablet_manager.cc:1434] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.002s
I20260710 13:17:57.523620 11415 tablet_bootstrap.cc:492] T a0670863827f4d36a93ec8b0eaa0f793 P d5e9ab1a678446149a2d8aa8062dd1ae: Bootstrap starting.
I20260710 13:17:57.525523 11412 tablet_bootstrap.cc:492] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6: No bootstrap required, opened a new log
I20260710 13:17:57.525959 11412 ts_tablet_manager.cc:1403] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.005s
I20260710 13:17:57.524605 11421 leader_election.cc:290] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229)
I20260710 13:17:57.539299 11219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a623117d9d84ac2ba9629d1663b201d" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6" is_pre_election: true
I20260710 13:17:57.540509 11219 raft_consensus.cc:2468] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6714ade17b0342918c9ad0d9be5b10a0 in term 0.
I20260710 13:17:57.540771 11412 raft_consensus.cc:359] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.541636 11412 raft_consensus.cc:385] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.541988 11412 raft_consensus.cc:740] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d51a1474eb74ade87c7bc49acca44b6, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.542820 11412 consensus_queue.cc:260] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.544305 11260 leader_election.cc:304] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d51a1474eb74ade87c7bc49acca44b6, 6714ade17b0342918c9ad0d9be5b10a0; no voters: 
I20260710 13:17:57.547077 11426 raft_consensus.cc:2804] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:57.548215 11426 raft_consensus.cc:493] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:57.548547 11426 raft_consensus.cc:3060] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.558527 11426 raft_consensus.cc:515] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.558949 11415 tablet_bootstrap.cc:654] T a0670863827f4d36a93ec8b0eaa0f793 P d5e9ab1a678446149a2d8aa8062dd1ae: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.559435 11412 ts_tablet_manager.cc:1434] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260710 13:17:57.561128 11426 leader_election.cc:290] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 1 election: Requested vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:17:57.563935 11219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a623117d9d84ac2ba9629d1663b201d" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
I20260710 13:17:57.567618 11219 raft_consensus.cc:3060] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.566267 11412 tablet_bootstrap.cc:492] T 712f9f8c619e4d7f84fea88d58268bfa P 3d51a1474eb74ade87c7bc49acca44b6: Bootstrap starting.
I20260710 13:17:57.573869 11417 raft_consensus.cc:493] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:57.574354 11417 raft_consensus.cc:515] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.597687 11411 tablet_bootstrap.cc:654] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.620090 11412 tablet_bootstrap.cc:654] T 712f9f8c619e4d7f84fea88d58268bfa P 3d51a1474eb74ade87c7bc49acca44b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.614691 11367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a623117d9d84ac2ba9629d1663b201d" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
I20260710 13:17:57.610328 11368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a623117d9d84ac2ba9629d1663b201d" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" is_pre_election: true
I20260710 13:17:57.607673 11417 leader_election.cc:290] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
W20260710 13:17:57.647019 11259 leader_election.cc:343] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:57.652832 11219 raft_consensus.cc:2468] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6714ade17b0342918c9ad0d9be5b10a0 in term 1.
W20260710 13:17:57.656102 11259 leader_election.cc:343] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:57.658571 11260 leader_election.cc:304] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d51a1474eb74ade87c7bc49acca44b6, 6714ade17b0342918c9ad0d9be5b10a0; no voters: d5e9ab1a678446149a2d8aa8062dd1ae
I20260710 13:17:57.660398 11426 raft_consensus.cc:2804] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:57.660861 11426 raft_consensus.cc:697] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 LEADER]: Becoming Leader. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Running, Role: LEADER
I20260710 13:17:57.661628 11426 consensus_queue.cc:237] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.662844 11415 tablet_bootstrap.cc:492] T a0670863827f4d36a93ec8b0eaa0f793 P d5e9ab1a678446149a2d8aa8062dd1ae: No bootstrap required, opened a new log
I20260710 13:17:57.663615 11415 ts_tablet_manager.cc:1403] T a0670863827f4d36a93ec8b0eaa0f793 P d5e9ab1a678446149a2d8aa8062dd1ae: Time spent bootstrapping tablet: real 0.140s	user 0.044s	sys 0.017s
I20260710 13:17:57.659096 11294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf" candidate_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0" is_pre_election: true
W20260710 13:17:57.670362 11332 leader_election.cc:343] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:57.681962 11367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0670863827f4d36a93ec8b0eaa0f793" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" is_pre_election: true
I20260710 13:17:57.681998 11368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" is_pre_election: true
I20260710 13:17:57.683224 11368 raft_consensus.cc:2468] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d51a1474eb74ade87c7bc49acca44b6 in term 0.
I20260710 13:17:57.685528 11184 leader_election.cc:304] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d51a1474eb74ade87c7bc49acca44b6, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 
I20260710 13:17:57.686074 11411 tablet_bootstrap.cc:492] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0: No bootstrap required, opened a new log
I20260710 13:17:57.686992 11417 raft_consensus.cc:2804] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:57.687402 11417 raft_consensus.cc:493] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:57.689049 11219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf" candidate_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6" is_pre_election: true
I20260710 13:17:57.687800 11417 raft_consensus.cc:3060] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.700196 11294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0" is_pre_election: true
I20260710 13:17:57.701738 11411 ts_tablet_manager.cc:1403] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0: Time spent bootstrapping tablet: real 0.184s	user 0.028s	sys 0.009s
W20260710 13:17:57.705432 11183 leader_election.cc:343] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:57.705360 11417 raft_consensus.cc:515] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.705643 11415 raft_consensus.cc:359] T a0670863827f4d36a93ec8b0eaa0f793 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.706664 11415 raft_consensus.cc:385] T a0670863827f4d36a93ec8b0eaa0f793 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.706795 11219 raft_consensus.cc:2393] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5e9ab1a678446149a2d8aa8062dd1ae in current term 1: Already voted for candidate 3d51a1474eb74ade87c7bc49acca44b6 in this term.
I20260710 13:17:57.706984 11415 raft_consensus.cc:740] T a0670863827f4d36a93ec8b0eaa0f793 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5e9ab1a678446149a2d8aa8062dd1ae, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.708493 11417 leader_election.cc:290] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 election: Requested vote from peers 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:17:57.708146 11415 consensus_queue.cc:260] T a0670863827f4d36a93ec8b0eaa0f793 P d5e9ab1a678446149a2d8aa8062dd1ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.709100 11412 tablet_bootstrap.cc:492] T 712f9f8c619e4d7f84fea88d58268bfa P 3d51a1474eb74ade87c7bc49acca44b6: No bootstrap required, opened a new log
I20260710 13:17:57.709578 11412 ts_tablet_manager.cc:1403] T 712f9f8c619e4d7f84fea88d58268bfa P 3d51a1474eb74ade87c7bc49acca44b6: Time spent bootstrapping tablet: real 0.146s	user 0.008s	sys 0.010s
I20260710 13:17:57.710008 11415 ts_tablet_manager.cc:1434] T a0670863827f4d36a93ec8b0eaa0f793 P d5e9ab1a678446149a2d8aa8062dd1ae: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260710 13:17:57.711002 11367 raft_consensus.cc:2468] T a0670863827f4d36a93ec8b0eaa0f793 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d51a1474eb74ade87c7bc49acca44b6 in term 0.
I20260710 13:17:57.711447 11415 tablet_bootstrap.cc:492] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae: Bootstrap starting.
I20260710 13:17:57.711584 11294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
I20260710 13:17:57.712842 11412 raft_consensus.cc:359] T 712f9f8c619e4d7f84fea88d58268bfa P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.713229 11368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
I20260710 13:17:57.713558 11412 raft_consensus.cc:385] T 712f9f8c619e4d7f84fea88d58268bfa P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.701349 11293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0670863827f4d36a93ec8b0eaa0f793" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0" is_pre_election: true
I20260710 13:17:57.714288 11334 leader_election.cc:304] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 3d51a1474eb74ade87c7bc49acca44b6, 6714ade17b0342918c9ad0d9be5b10a0
I20260710 13:17:57.715135 11417 raft_consensus.cc:493] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:57.719655 11417 raft_consensus.cc:515] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.713810 11368 raft_consensus.cc:3060] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.719087 11411 raft_consensus.cc:359] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.719780 11116 catalog_manager.cc:5697] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "6714ade17b0342918c9ad0d9be5b10a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:57.725519 11184 leader_election.cc:304] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d51a1474eb74ade87c7bc49acca44b6, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 
I20260710 13:17:57.725787 11293 raft_consensus.cc:2468] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d51a1474eb74ade87c7bc49acca44b6 in term 0.
I20260710 13:17:57.714756 11412 raft_consensus.cc:740] T 712f9f8c619e4d7f84fea88d58268bfa P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d51a1474eb74ade87c7bc49acca44b6, State: Initialized, Role: FOLLOWER
W20260710 13:17:57.725201 11183 leader_election.cc:343] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:57.728689 11417 leader_election.cc:290] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:17:57.729223 11417 raft_consensus.cc:2804] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:57.730362 11415 tablet_bootstrap.cc:654] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.731561 11412 consensus_queue.cc:260] T 712f9f8c619e4d7f84fea88d58268bfa P 3d51a1474eb74ade87c7bc49acca44b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.734941 11293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d8cdc3569a48ac895e0c2a513750f3" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0" is_pre_election: true
W20260710 13:17:57.736493 11183 leader_election.cc:343] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:57.736954 11412 ts_tablet_manager.cc:1434] T 712f9f8c619e4d7f84fea88d58268bfa P 3d51a1474eb74ade87c7bc49acca44b6: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260710 13:17:57.737962 11412 tablet_bootstrap.cc:492] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6: Bootstrap starting.
I20260710 13:17:57.741338 11368 raft_consensus.cc:2468] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d51a1474eb74ade87c7bc49acca44b6 in term 1.
I20260710 13:17:57.729580 11417 raft_consensus.cc:493] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:57.741919 11421 raft_consensus.cc:2749] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:57.742527 11417 raft_consensus.cc:3060] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.747666 11412 tablet_bootstrap.cc:654] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.726194 11411 raft_consensus.cc:385] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.748276 11411 raft_consensus.cc:740] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.749439 11411 consensus_queue.cc:260] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.752662 11411 ts_tablet_manager.cc:1434] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.004s
I20260710 13:17:57.753953 11411 tablet_bootstrap.cc:492] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0: Bootstrap starting.
I20260710 13:17:57.755863 11417 raft_consensus.cc:515] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.756428 11368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d8cdc3569a48ac895e0c2a513750f3" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" is_pre_election: true
I20260710 13:17:57.758074 11184 leader_election.cc:304] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d51a1474eb74ade87c7bc49acca44b6, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 6714ade17b0342918c9ad0d9be5b10a0
I20260710 13:17:57.759002 11293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0670863827f4d36a93ec8b0eaa0f793" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
I20260710 13:17:57.759372 11439 raft_consensus.cc:2804] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:57.759608 11293 raft_consensus.cc:3060] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:17:57.762051 11184 leader_election.cc:343] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:57.762593 11184 leader_election.cc:304] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d51a1474eb74ade87c7bc49acca44b6; no voters: 6714ade17b0342918c9ad0d9be5b10a0, d5e9ab1a678446149a2d8aa8062dd1ae
I20260710 13:17:57.766405 11293 raft_consensus.cc:2468] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d51a1474eb74ade87c7bc49acca44b6 in term 1.
I20260710 13:17:57.766716 11439 raft_consensus.cc:697] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 LEADER]: Becoming Leader. State: Replica: 3d51a1474eb74ade87c7bc49acca44b6, State: Running, Role: LEADER
I20260710 13:17:57.769066 11183 leader_election.cc:304] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d51a1474eb74ade87c7bc49acca44b6, 6714ade17b0342918c9ad0d9be5b10a0; no voters: 
I20260710 13:17:57.767895 11439 consensus_queue.cc:237] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.776250 11417 leader_election.cc:290] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 election: Requested vote from peers 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:17:57.777559 11444 raft_consensus.cc:2804] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:57.780660 11444 raft_consensus.cc:697] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 LEADER]: Becoming Leader. State: Replica: 3d51a1474eb74ade87c7bc49acca44b6, State: Running, Role: LEADER
I20260710 13:17:57.780642 11415 tablet_bootstrap.cc:492] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae: No bootstrap required, opened a new log
I20260710 13:17:57.781651 11415 ts_tablet_manager.cc:1403] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.015s
I20260710 13:17:57.775259 11446 raft_consensus.cc:2749] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:57.787215 11444 consensus_queue.cc:237] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.792393 11415 raft_consensus.cc:359] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.794992 11368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0670863827f4d36a93ec8b0eaa0f793" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
I20260710 13:17:57.795225 11415 raft_consensus.cc:385] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.795697 11368 raft_consensus.cc:3060] T a0670863827f4d36a93ec8b0eaa0f793 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.795714 11415 raft_consensus.cc:740] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5e9ab1a678446149a2d8aa8062dd1ae, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.797259 11415 consensus_queue.cc:260] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.798592 11412 tablet_bootstrap.cc:492] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6: No bootstrap required, opened a new log
I20260710 13:17:57.799070 11412 ts_tablet_manager.cc:1403] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.008s
I20260710 13:17:57.801978 11412 raft_consensus.cc:359] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.802690 11412 raft_consensus.cc:385] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.802937 11415 ts_tablet_manager.cc:1434] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 13:17:57.802994 11412 raft_consensus.cc:740] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d51a1474eb74ade87c7bc49acca44b6, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.804181 11415 tablet_bootstrap.cc:492] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae: Bootstrap starting.
I20260710 13:17:57.803882 11412 consensus_queue.cc:260] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.809855 11368 raft_consensus.cc:2468] T a0670863827f4d36a93ec8b0eaa0f793 P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d51a1474eb74ade87c7bc49acca44b6 in term 1.
I20260710 13:17:57.811290 11412 ts_tablet_manager.cc:1434] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:17:57.812340 11412 tablet_bootstrap.cc:492] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6: Bootstrap starting.
I20260710 13:17:57.817898 11411 tablet_bootstrap.cc:654] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.820215 11415 tablet_bootstrap.cc:654] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.821914 11115 catalog_manager.cc:5697] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "3d51a1474eb74ade87c7bc49acca44b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:57.827556 11421 raft_consensus.cc:493] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:57.828079 11421 raft_consensus.cc:515] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.830574 11421 leader_election.cc:290] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229)
I20260710 13:17:57.831779 11293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31184d700c7e4772924fd47e91070bf5" candidate_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0" is_pre_election: true
I20260710 13:17:57.832060 11219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31184d700c7e4772924fd47e91070bf5" candidate_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6" is_pre_election: true
W20260710 13:17:57.833248 11332 leader_election.cc:343] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:17:57.833839 11334 leader_election.cc:343] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:57.834486 11334 leader_election.cc:304] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 3d51a1474eb74ade87c7bc49acca44b6, 6714ade17b0342918c9ad0d9be5b10a0
I20260710 13:17:57.836571 11421 raft_consensus.cc:2749] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:57.837172 11412 tablet_bootstrap.cc:654] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.846585 11116 catalog_manager.cc:5697] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "3d51a1474eb74ade87c7bc49acca44b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:57.850109 11412 tablet_bootstrap.cc:492] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6: No bootstrap required, opened a new log
I20260710 13:17:57.850055 11415 tablet_bootstrap.cc:492] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae: No bootstrap required, opened a new log
I20260710 13:17:57.850721 11415 ts_tablet_manager.cc:1403] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.005s
I20260710 13:17:57.851218 11411 tablet_bootstrap.cc:492] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0: No bootstrap required, opened a new log
I20260710 13:17:57.851759 11411 ts_tablet_manager.cc:1403] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0: Time spent bootstrapping tablet: real 0.098s	user 0.007s	sys 0.016s
I20260710 13:17:57.854928 11412 ts_tablet_manager.cc:1403] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.005s
I20260710 13:17:57.854735 11411 raft_consensus.cc:359] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.855604 11411 raft_consensus.cc:385] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.855971 11411 raft_consensus.cc:740] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.856833 11411 consensus_queue.cc:260] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.857774 11412 raft_consensus.cc:359] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.858459 11412 raft_consensus.cc:385] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.854079 11415 raft_consensus.cc:359] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.858762 11412 raft_consensus.cc:740] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d51a1474eb74ade87c7bc49acca44b6, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.858971 11415 raft_consensus.cc:385] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.859313 11415 raft_consensus.cc:740] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5e9ab1a678446149a2d8aa8062dd1ae, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.859494 11412 consensus_queue.cc:260] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.861850 11412 ts_tablet_manager.cc:1434] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260710 13:17:57.862154 11411 ts_tablet_manager.cc:1434] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:17:57.862861 11412 tablet_bootstrap.cc:492] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6: Bootstrap starting.
I20260710 13:17:57.863176 11411 tablet_bootstrap.cc:492] T 712f9f8c619e4d7f84fea88d58268bfa P 6714ade17b0342918c9ad0d9be5b10a0: Bootstrap starting.
I20260710 13:17:57.870045 11411 tablet_bootstrap.cc:654] T 712f9f8c619e4d7f84fea88d58268bfa P 6714ade17b0342918c9ad0d9be5b10a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.870045 11412 tablet_bootstrap.cc:654] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.871189 11421 raft_consensus.cc:493] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:57.871695 11421 raft_consensus.cc:515] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.874004 11421 leader_election.cc:290] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229)
I20260710 13:17:57.876591 11293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712f9f8c619e4d7f84fea88d58268bfa" candidate_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0" is_pre_election: true
W20260710 13:17:57.878746 11332 leader_election.cc:343] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:57.860105 11415 consensus_queue.cc:260] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.880533 11219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712f9f8c619e4d7f84fea88d58268bfa" candidate_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6" is_pre_election: true
I20260710 13:17:57.881150 11219 raft_consensus.cc:2468] T 712f9f8c619e4d7f84fea88d58268bfa P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5e9ab1a678446149a2d8aa8062dd1ae in term 0.
I20260710 13:17:57.881592 11415 ts_tablet_manager.cc:1434] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260710 13:17:57.881850 11412 tablet_bootstrap.cc:492] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6: No bootstrap required, opened a new log
I20260710 13:17:57.882285 11412 ts_tablet_manager.cc:1403] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260710 13:17:57.882489 11415 tablet_bootstrap.cc:492] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae: Bootstrap starting.
I20260710 13:17:57.885144 11334 leader_election.cc:304] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d51a1474eb74ade87c7bc49acca44b6, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 6714ade17b0342918c9ad0d9be5b10a0
I20260710 13:17:57.888499 11415 tablet_bootstrap.cc:654] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.887287 11421 raft_consensus.cc:2804] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:57.889066 11421 raft_consensus.cc:493] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:57.889014 11412 raft_consensus.cc:359] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.889539 11421 raft_consensus.cc:3060] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.889755 11412 raft_consensus.cc:385] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.890097 11412 raft_consensus.cc:740] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d51a1474eb74ade87c7bc49acca44b6, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.890769 11412 consensus_queue.cc:260] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.892648 11412 ts_tablet_manager.cc:1434] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260710 13:17:57.893549 11412 tablet_bootstrap.cc:492] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6: Bootstrap starting.
I20260710 13:17:57.906368 11421 raft_consensus.cc:515] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.908705 11421 leader_election.cc:290] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 1 election: Requested vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229)
I20260710 13:17:57.909281 11219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712f9f8c619e4d7f84fea88d58268bfa" candidate_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
I20260710 13:17:57.910501 11219 raft_consensus.cc:3060] T 712f9f8c619e4d7f84fea88d58268bfa P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:57.911319 11415 tablet_bootstrap.cc:492] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae: No bootstrap required, opened a new log
I20260710 13:17:57.910720 11293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712f9f8c619e4d7f84fea88d58268bfa" candidate_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
I20260710 13:17:57.912024 11415 ts_tablet_manager.cc:1403] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.005s
W20260710 13:17:57.912832 11332 leader_election.cc:343] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:57.913934 11411 tablet_bootstrap.cc:492] T 712f9f8c619e4d7f84fea88d58268bfa P 6714ade17b0342918c9ad0d9be5b10a0: No bootstrap required, opened a new log
I20260710 13:17:57.914456 11411 ts_tablet_manager.cc:1403] T 712f9f8c619e4d7f84fea88d58268bfa P 6714ade17b0342918c9ad0d9be5b10a0: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.008s
I20260710 13:17:57.914912 11412 tablet_bootstrap.cc:654] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.916034 11415 raft_consensus.cc:359] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.916756 11415 raft_consensus.cc:385] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.917050 11415 raft_consensus.cc:740] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5e9ab1a678446149a2d8aa8062dd1ae, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.917804 11415 consensus_queue.cc:260] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.918118 11411 raft_consensus.cc:359] T 712f9f8c619e4d7f84fea88d58268bfa P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.919005 11411 raft_consensus.cc:385] T 712f9f8c619e4d7f84fea88d58268bfa P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.919416 11411 raft_consensus.cc:740] T 712f9f8c619e4d7f84fea88d58268bfa P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.920707 11411 consensus_queue.cc:260] T 712f9f8c619e4d7f84fea88d58268bfa P 6714ade17b0342918c9ad0d9be5b10a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.922511 11411 ts_tablet_manager.cc:1434] T 712f9f8c619e4d7f84fea88d58268bfa P 6714ade17b0342918c9ad0d9be5b10a0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:17:57.923333 11415 ts_tablet_manager.cc:1434] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:17:57.929857 11415 tablet_bootstrap.cc:492] T 25d8cdc3569a48ac895e0c2a513750f3 P d5e9ab1a678446149a2d8aa8062dd1ae: Bootstrap starting.
I20260710 13:17:57.929848 11411 tablet_bootstrap.cc:492] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0: Bootstrap starting.
I20260710 13:17:57.930866 11219 raft_consensus.cc:2468] T 712f9f8c619e4d7f84fea88d58268bfa P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5e9ab1a678446149a2d8aa8062dd1ae in term 1.
I20260710 13:17:57.933072 11334 leader_election.cc:304] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d51a1474eb74ade87c7bc49acca44b6, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 6714ade17b0342918c9ad0d9be5b10a0
I20260710 13:17:57.934677 11421 raft_consensus.cc:2804] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:57.935350 11421 raft_consensus.cc:697] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 LEADER]: Becoming Leader. State: Replica: d5e9ab1a678446149a2d8aa8062dd1ae, State: Running, Role: LEADER
I20260710 13:17:57.938314 11412 tablet_bootstrap.cc:492] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6: No bootstrap required, opened a new log
I20260710 13:17:57.938810 11412 ts_tablet_manager.cc:1403] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.008s
I20260710 13:17:57.938931 11421 consensus_queue.cc:237] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.943832 11412 raft_consensus.cc:359] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.944576 11412 raft_consensus.cc:385] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.944891 11412 raft_consensus.cc:740] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d51a1474eb74ade87c7bc49acca44b6, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.945552 11412 consensus_queue.cc:260] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.948758 11412 ts_tablet_manager.cc:1434] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:17:57.951239 11411 tablet_bootstrap.cc:654] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.952463 11415 tablet_bootstrap.cc:654] T 25d8cdc3569a48ac895e0c2a513750f3 P d5e9ab1a678446149a2d8aa8062dd1ae: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.961220 11415 tablet_bootstrap.cc:492] T 25d8cdc3569a48ac895e0c2a513750f3 P d5e9ab1a678446149a2d8aa8062dd1ae: No bootstrap required, opened a new log
I20260710 13:17:57.961755 11415 ts_tablet_manager.cc:1403] T 25d8cdc3569a48ac895e0c2a513750f3 P d5e9ab1a678446149a2d8aa8062dd1ae: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.005s
I20260710 13:17:57.964711 11415 raft_consensus.cc:359] T 25d8cdc3569a48ac895e0c2a513750f3 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.966630 11415 raft_consensus.cc:385] T 25d8cdc3569a48ac895e0c2a513750f3 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.967106 11415 raft_consensus.cc:740] T 25d8cdc3569a48ac895e0c2a513750f3 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5e9ab1a678446149a2d8aa8062dd1ae, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.968108 11411 tablet_bootstrap.cc:492] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0: No bootstrap required, opened a new log
I20260710 13:17:57.968653 11411 ts_tablet_manager.cc:1403] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.008s
I20260710 13:17:57.968243 11415 consensus_queue.cc:260] T 25d8cdc3569a48ac895e0c2a513750f3 P d5e9ab1a678446149a2d8aa8062dd1ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.971150 11415 ts_tablet_manager.cc:1434] T 25d8cdc3569a48ac895e0c2a513750f3 P d5e9ab1a678446149a2d8aa8062dd1ae: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:17:57.971422 11115 catalog_manager.cc:5697] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae reported cstate change: term changed from 0 to 1, leader changed from <none> to d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3). New cstate: current_term: 1 leader_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:57.972223 11415 tablet_bootstrap.cc:492] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae: Bootstrap starting.
I20260710 13:17:57.972122 11411 raft_consensus.cc:359] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.972920 11411 raft_consensus.cc:385] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.973240 11411 raft_consensus.cc:740] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.973994 11411 consensus_queue.cc:260] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.976603 11411 ts_tablet_manager.cc:1434] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:17:57.977619 11411 tablet_bootstrap.cc:492] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0: Bootstrap starting.
I20260710 13:17:57.982867 11415 tablet_bootstrap.cc:654] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.984097 11411 tablet_bootstrap.cc:654] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.992861 11411 tablet_bootstrap.cc:492] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0: No bootstrap required, opened a new log
I20260710 13:17:57.993377 11411 ts_tablet_manager.cc:1403] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 13:17:57.996326 11411 raft_consensus.cc:359] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:57.997076 11411 raft_consensus.cc:385] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.997380 11411 raft_consensus.cc:740] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.998075 11411 consensus_queue.cc:260] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.001333 11415 tablet_bootstrap.cc:492] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae: No bootstrap required, opened a new log
I20260710 13:17:58.001770 11415 ts_tablet_manager.cc:1403] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.005s
I20260710 13:17:58.002357 11411 ts_tablet_manager.cc:1434] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:17:58.003357 11411 tablet_bootstrap.cc:492] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0: Bootstrap starting.
I20260710 13:17:58.004263 11415 raft_consensus.cc:359] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.004952 11415 raft_consensus.cc:385] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.005242 11415 raft_consensus.cc:740] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5e9ab1a678446149a2d8aa8062dd1ae, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.006038 11415 consensus_queue.cc:260] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.008397 11415 ts_tablet_manager.cc:1434] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:17:58.009136 11421 raft_consensus.cc:493] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.009590 11421 raft_consensus.cc:515] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.010413 11411 tablet_bootstrap.cc:654] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.011621 11421 leader_election.cc:290] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229)
I20260710 13:17:58.012456 11219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a2931ad01a4cc3be42fe49e4fb9243" candidate_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6" is_pre_election: true
I20260710 13:17:58.013077 11219 raft_consensus.cc:2468] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5e9ab1a678446149a2d8aa8062dd1ae in term 0.
I20260710 13:17:58.013525 11415 tablet_bootstrap.cc:492] T 9a623117d9d84ac2ba9629d1663b201d P d5e9ab1a678446149a2d8aa8062dd1ae: Bootstrap starting.
I20260710 13:17:58.013099 11293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a2931ad01a4cc3be42fe49e4fb9243" candidate_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0" is_pre_election: true
I20260710 13:17:58.014390 11293 raft_consensus.cc:2468] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5e9ab1a678446149a2d8aa8062dd1ae in term 0.
I20260710 13:17:58.014313 11334 leader_election.cc:304] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d51a1474eb74ade87c7bc49acca44b6, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 
I20260710 13:17:58.016724 11421 raft_consensus.cc:2804] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:58.016911 11444 raft_consensus.cc:493] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.017103 11421 raft_consensus.cc:493] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:58.017544 11421 raft_consensus.cc:3060] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.017410 11444 raft_consensus.cc:515] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.019564 11444 leader_election.cc:290] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:17:58.022271 11293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf7a8c4eebe469d9403e5142ab43b5b" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0" is_pre_election: true
I20260710 13:17:58.023008 11415 tablet_bootstrap.cc:654] T 9a623117d9d84ac2ba9629d1663b201d P d5e9ab1a678446149a2d8aa8062dd1ae: Neither blocks nor log segments found. Creating new log.
W20260710 13:17:58.023702 11183 leader_election.cc:343] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.024741 11444 raft_consensus.cc:493] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.025341 11444 raft_consensus.cc:515] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.030993 11368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf7a8c4eebe469d9403e5142ab43b5b" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" is_pre_election: true
I20260710 13:17:58.031683 11368 raft_consensus.cc:2468] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d51a1474eb74ade87c7bc49acca44b6 in term 0.
I20260710 13:17:58.032735 11293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31184d700c7e4772924fd47e91070bf5" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0" is_pre_election: true
I20260710 13:17:58.033376 11293 raft_consensus.cc:2468] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d51a1474eb74ade87c7bc49acca44b6 in term 0.
I20260710 13:17:58.034096 11415 tablet_bootstrap.cc:492] T 9a623117d9d84ac2ba9629d1663b201d P d5e9ab1a678446149a2d8aa8062dd1ae: No bootstrap required, opened a new log
I20260710 13:17:58.034529 11415 ts_tablet_manager.cc:1403] T 9a623117d9d84ac2ba9629d1663b201d P d5e9ab1a678446149a2d8aa8062dd1ae: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.010s
I20260710 13:17:58.034575 11183 leader_election.cc:304] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d51a1474eb74ade87c7bc49acca44b6, 6714ade17b0342918c9ad0d9be5b10a0; no voters: 
I20260710 13:17:58.035717 11439 raft_consensus.cc:2804] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:58.036167 11439 raft_consensus.cc:493] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:58.036600 11439 raft_consensus.cc:3060] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.037146 11415 raft_consensus.cc:359] T 9a623117d9d84ac2ba9629d1663b201d P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.037792 11415 raft_consensus.cc:385] T 9a623117d9d84ac2ba9629d1663b201d P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.038064 11415 raft_consensus.cc:740] T 9a623117d9d84ac2ba9629d1663b201d P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5e9ab1a678446149a2d8aa8062dd1ae, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.038669 11415 consensus_queue.cc:260] T 9a623117d9d84ac2ba9629d1663b201d P d5e9ab1a678446149a2d8aa8062dd1ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.040836 11415 ts_tablet_manager.cc:1434] T 9a623117d9d84ac2ba9629d1663b201d P d5e9ab1a678446149a2d8aa8062dd1ae: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:17:58.043099 11367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31184d700c7e4772924fd47e91070bf5" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" is_pre_election: true
I20260710 13:17:58.043602 11184 leader_election.cc:304] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d51a1474eb74ade87c7bc49acca44b6, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 6714ade17b0342918c9ad0d9be5b10a0
I20260710 13:17:58.043939 11426 consensus_queue.cc:1048] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.044873 11446 raft_consensus.cc:2804] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:58.045230 11446 raft_consensus.cc:493] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:58.045588 11446 raft_consensus.cc:3060] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.043700 11367 raft_consensus.cc:2468] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d51a1474eb74ade87c7bc49acca44b6 in term 0.
I20260710 13:17:58.049819 11421 raft_consensus.cc:515] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.050724 11444 leader_election.cc:290] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:17:58.052476 11421 leader_election.cc:290] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 1 election: Requested vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229)
I20260710 13:17:58.055320 11218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a2931ad01a4cc3be42fe49e4fb9243" candidate_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
I20260710 13:17:58.056212 11218 raft_consensus.cc:3060] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.061630 11411 tablet_bootstrap.cc:492] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0: No bootstrap required, opened a new log
I20260710 13:17:58.062108 11411 ts_tablet_manager.cc:1403] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0: Time spent bootstrapping tablet: real 0.059s	user 0.022s	sys 0.005s
I20260710 13:17:58.064401 11293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a2931ad01a4cc3be42fe49e4fb9243" candidate_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
I20260710 13:17:58.067840 11293 raft_consensus.cc:3060] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.064730 11411 raft_consensus.cc:359] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.068508 11411 raft_consensus.cc:385] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.068724 11411 raft_consensus.cc:740] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.069505 11411 consensus_queue.cc:260] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.072248 11411 ts_tablet_manager.cc:1434] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260710 13:17:58.073580 11411 tablet_bootstrap.cc:492] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0: Bootstrap starting.
I20260710 13:17:58.077891 11293 raft_consensus.cc:2468] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5e9ab1a678446149a2d8aa8062dd1ae in term 1.
I20260710 13:17:58.082470 11332 leader_election.cc:304] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6714ade17b0342918c9ad0d9be5b10a0, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 
I20260710 13:17:58.083463 11421 raft_consensus.cc:2804] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:58.084108 11421 raft_consensus.cc:697] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 LEADER]: Becoming Leader. State: Replica: d5e9ab1a678446149a2d8aa8062dd1ae, State: Running, Role: LEADER
I20260710 13:17:58.080242 11218 raft_consensus.cc:2468] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5e9ab1a678446149a2d8aa8062dd1ae in term 1.
I20260710 13:17:58.086568 11439 raft_consensus.cc:515] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.084970 11421 consensus_queue.cc:237] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.088562 11446 raft_consensus.cc:515] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.094269 11411 tablet_bootstrap.cc:654] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.094224 11293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31184d700c7e4772924fd47e91070bf5" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
I20260710 13:17:58.095182 11293 raft_consensus.cc:3060] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.097050 11367 raft_consensus.cc:3060] T 9a623117d9d84ac2ba9629d1663b201d P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.098405 11294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf7a8c4eebe469d9403e5142ab43b5b" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
I20260710 13:17:58.100301 11294 raft_consensus.cc:3060] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.102710 11368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31184d700c7e4772924fd47e91070bf5" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
I20260710 13:17:58.103296 11368 raft_consensus.cc:3060] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.097858 11439 leader_election.cc:290] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 election: Requested vote from peers 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:17:58.111670 11368 raft_consensus.cc:2468] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d51a1474eb74ade87c7bc49acca44b6 in term 1.
I20260710 13:17:58.113739 11184 leader_election.cc:304] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d51a1474eb74ade87c7bc49acca44b6, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 
I20260710 13:17:58.114990 11439 raft_consensus.cc:2804] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:58.115648 11439 raft_consensus.cc:697] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 LEADER]: Becoming Leader. State: Replica: 3d51a1474eb74ade87c7bc49acca44b6, State: Running, Role: LEADER
I20260710 13:17:58.120177 11444 raft_consensus.cc:493] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.120334 11421 raft_consensus.cc:493] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.120669 11444 raft_consensus.cc:515] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.120810 11421 raft_consensus.cc:515] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.121510 11446 leader_election.cc:290] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 election: Requested vote from peers 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:17:58.121068 11116 catalog_manager.cc:5697] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae reported cstate change: term changed from 0 to 1, leader changed from <none> to d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3). New cstate: current_term: 1 leader_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:58.122776 11444 leader_election.cc:290] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:17:58.122953 11421 leader_election.cc:290] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229)
I20260710 13:17:58.123602 11219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be00b0847162468b8ff37232c7b5ccc2" candidate_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6" is_pre_election: true
I20260710 13:17:58.124562 11219 raft_consensus.cc:2468] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5e9ab1a678446149a2d8aa8062dd1ae in term 0.
I20260710 13:17:58.124689 11292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be00b0847162468b8ff37232c7b5ccc2" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0" is_pre_election: true
W20260710 13:17:58.126356 11183 leader_election.cc:343] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.122256 11368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf7a8c4eebe469d9403e5142ab43b5b" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
I20260710 13:17:58.127509 11292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be00b0847162468b8ff37232c7b5ccc2" candidate_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0" is_pre_election: true
I20260710 13:17:58.127982 11334 leader_election.cc:304] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d51a1474eb74ade87c7bc49acca44b6, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 
I20260710 13:17:58.128410 11294 raft_consensus.cc:2468] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d51a1474eb74ade87c7bc49acca44b6 in term 1.
I20260710 13:17:58.129568 11421 raft_consensus.cc:2804] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:17:58.130221 11332 leader_election.cc:343] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.127513 11368 raft_consensus.cc:3060] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.131122 11183 leader_election.cc:304] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d51a1474eb74ade87c7bc49acca44b6, 6714ade17b0342918c9ad0d9be5b10a0; no voters: 
I20260710 13:17:58.131886 11444 raft_consensus.cc:2804] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:58.129506 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be00b0847162468b8ff37232c7b5ccc2" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" is_pre_election: true
I20260710 13:17:58.132345 11444 raft_consensus.cc:697] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 LEADER]: Becoming Leader. State: Replica: 3d51a1474eb74ade87c7bc49acca44b6, State: Running, Role: LEADER
I20260710 13:17:58.135565 11444 consensus_queue.cc:237] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.132546 11421 raft_consensus.cc:493] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:58.137254 11421 raft_consensus.cc:3060] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.126719 11439 consensus_queue.cc:237] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.137605 11426 consensus_queue.cc:1048] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.142920 11293 raft_consensus.cc:2468] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d51a1474eb74ade87c7bc49acca44b6 in term 1.
I20260710 13:17:58.144869 11411 tablet_bootstrap.cc:492] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0: No bootstrap required, opened a new log
I20260710 13:17:58.145280 11411 ts_tablet_manager.cc:1403] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.012s
I20260710 13:17:58.147282 11411 raft_consensus.cc:359] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.147920 11411 raft_consensus.cc:385] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.148224 11411 raft_consensus.cc:740] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.148986 11411 consensus_queue.cc:260] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.142920 11368 raft_consensus.cc:2468] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d51a1474eb74ade87c7bc49acca44b6 in term 1.
I20260710 13:17:58.151340 11421 raft_consensus.cc:515] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.152515 11366 raft_consensus.cc:2393] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d51a1474eb74ade87c7bc49acca44b6 in current term 1: Already voted for candidate d5e9ab1a678446149a2d8aa8062dd1ae in this term.
I20260710 13:17:58.153314 11411 ts_tablet_manager.cc:1434] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:17:58.154273 11421 leader_election.cc:290] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 1 election: Requested vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229)
I20260710 13:17:58.155730 11184 leader_election.cc:304] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d51a1474eb74ade87c7bc49acca44b6; no voters: 6714ade17b0342918c9ad0d9be5b10a0, d5e9ab1a678446149a2d8aa8062dd1ae
I20260710 13:17:58.155809 11293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be00b0847162468b8ff37232c7b5ccc2" candidate_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
I20260710 13:17:58.156950 11293 raft_consensus.cc:3060] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.157439 11219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be00b0847162468b8ff37232c7b5ccc2" candidate_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
I20260710 13:17:58.157999 11219 raft_consensus.cc:3060] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.161607 11426 raft_consensus.cc:493] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.162070 11426 raft_consensus.cc:515] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.163863 11293 raft_consensus.cc:2468] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5e9ab1a678446149a2d8aa8062dd1ae in term 1.
I20260710 13:17:58.164166 11426 leader_election.cc:290] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:17:58.164891 11218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d8cdc3569a48ac895e0c2a513750f3" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6" is_pre_election: true
I20260710 13:17:58.165151 11219 raft_consensus.cc:2468] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5e9ab1a678446149a2d8aa8062dd1ae in term 1.
I20260710 13:17:58.165518 11218 raft_consensus.cc:2468] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6714ade17b0342918c9ad0d9be5b10a0 in term 0.
I20260710 13:17:58.165896 11444 raft_consensus.cc:2749] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:58.165854 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d8cdc3569a48ac895e0c2a513750f3" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" is_pre_election: true
I20260710 13:17:58.166592 11366 raft_consensus.cc:2468] T 25d8cdc3569a48ac895e0c2a513750f3 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6714ade17b0342918c9ad0d9be5b10a0 in term 0.
I20260710 13:17:58.166900 11260 leader_election.cc:304] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d51a1474eb74ade87c7bc49acca44b6, 6714ade17b0342918c9ad0d9be5b10a0; no voters: 
I20260710 13:17:58.168469 11426 raft_consensus.cc:2804] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:58.168349 11332 leader_election.cc:304] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6714ade17b0342918c9ad0d9be5b10a0, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 
I20260710 13:17:58.168946 11426 raft_consensus.cc:493] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:58.169288 11421 raft_consensus.cc:2804] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:58.169365 11426 raft_consensus.cc:3060] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.170037 11421 raft_consensus.cc:697] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 LEADER]: Becoming Leader. State: Replica: d5e9ab1a678446149a2d8aa8062dd1ae, State: Running, Role: LEADER
I20260710 13:17:58.170957 11421 consensus_queue.cc:237] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
W20260710 13:17:58.177521 11164 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:58.177448 11426 raft_consensus.cc:515] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.181489 11115 catalog_manager.cc:5697] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "3d51a1474eb74ade87c7bc49acca44b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:58.185247 11218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d8cdc3569a48ac895e0c2a513750f3" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
I20260710 13:17:58.185834 11218 raft_consensus.cc:3060] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.185696 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d8cdc3569a48ac895e0c2a513750f3" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
I20260710 13:17:58.186563 11366 raft_consensus.cc:3060] T 25d8cdc3569a48ac895e0c2a513750f3 P d5e9ab1a678446149a2d8aa8062dd1ae [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.193050 11218 raft_consensus.cc:2468] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6714ade17b0342918c9ad0d9be5b10a0 in term 1.
I20260710 13:17:58.194777 11426 leader_election.cc:290] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 1 election: Requested vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:17:58.195659 11293 raft_consensus.cc:3060] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.196110 11366 raft_consensus.cc:2468] T 25d8cdc3569a48ac895e0c2a513750f3 P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6714ade17b0342918c9ad0d9be5b10a0 in term 1.
I20260710 13:17:58.198707 11259 leader_election.cc:304] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6714ade17b0342918c9ad0d9be5b10a0, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 
I20260710 13:17:58.200568 11439 consensus_queue.cc:1048] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.206213 11416 raft_consensus.cc:493] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.206710 11416 raft_consensus.cc:515] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.199960 11426 raft_consensus.cc:2804] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:58.211824 11218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6" is_pre_election: true
I20260710 13:17:58.212438 11416 leader_election.cc:290] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:17:58.215035 11367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" is_pre_election: true
I20260710 13:17:58.215757 11367 raft_consensus.cc:2468] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6714ade17b0342918c9ad0d9be5b10a0 in term 1.
I20260710 13:17:58.216902 11259 leader_election.cc:304] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [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: 6714ade17b0342918c9ad0d9be5b10a0, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 3d51a1474eb74ade87c7bc49acca44b6
I20260710 13:17:58.218433 11416 raft_consensus.cc:2804] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:17:58.218833 11416 raft_consensus.cc:493] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:58.219167 11416 raft_consensus.cc:3060] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.224466 11116 catalog_manager.cc:5697] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae reported cstate change: term changed from 0 to 1, leader changed from <none> to d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3). New cstate: current_term: 1 leader_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:58.228869 11416 raft_consensus.cc:515] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.231734 11218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
I20260710 13:17:58.232038 11115 catalog_manager.cc:5697] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "3d51a1474eb74ade87c7bc49acca44b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:58.233009 11417 consensus_queue.cc:1048] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.235934 11416 leader_election.cc:290] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 2 election: Requested vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:17:58.239068 11426 raft_consensus.cc:697] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 LEADER]: Becoming Leader. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Running, Role: LEADER
I20260710 13:17:58.239976 11426 consensus_queue.cc:237] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.242026 11293 raft_consensus.cc:1240] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Rejecting Update request from peer 3d51a1474eb74ade87c7bc49acca44b6 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:17:58.243194 11367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
I20260710 13:17:58.243417 11439 consensus_queue.cc:1048] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.243786 11367 raft_consensus.cc:3060] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.245620 11439 consensus_queue.cc:1059] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.248858 11444 raft_consensus.cc:3055] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:58.249203 11444 raft_consensus.cc:740] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d51a1474eb74ade87c7bc49acca44b6, State: Running, Role: LEADER
I20260710 13:17:58.249972 11444 consensus_queue.cc:260] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [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: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.250499 11367 raft_consensus.cc:2468] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6714ade17b0342918c9ad0d9be5b10a0 in term 2.
I20260710 13:17:58.251149 11444 raft_consensus.cc:3060] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.260329 11259 leader_election.cc:304] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [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: 6714ade17b0342918c9ad0d9be5b10a0, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 3d51a1474eb74ade87c7bc49acca44b6
I20260710 13:17:58.262529 11475 raft_consensus.cc:2804] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:58.263482 11475 raft_consensus.cc:697] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 LEADER]: Becoming Leader. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Running, Role: LEADER
I20260710 13:17:58.264338 11475 consensus_queue.cc:237] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Queue going to LEADER 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: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.267679 11116 catalog_manager.cc:5697] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "6714ade17b0342918c9ad0d9be5b10a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:58.281040 11116 catalog_manager.cc:5697] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 reported cstate change: term changed from 1 to 2, leader changed from 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1) to 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "6714ade17b0342918c9ad0d9be5b10a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:58.408043 11475 raft_consensus.cc:493] T 712f9f8c619e4d7f84fea88d58268bfa P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.408589 11475 raft_consensus.cc:515] T 712f9f8c619e4d7f84fea88d58268bfa P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.411149 11421 consensus_queue.cc:1048] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:58.411629 11367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712f9f8c619e4d7f84fea88d58268bfa" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" is_pre_election: true
I20260710 13:17:58.413790 11218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712f9f8c619e4d7f84fea88d58268bfa" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6" is_pre_election: true
I20260710 13:17:58.413969 11475 leader_election.cc:290] T 712f9f8c619e4d7f84fea88d58268bfa P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:17:58.414572 11218 raft_consensus.cc:2393] T 712f9f8c619e4d7f84fea88d58268bfa P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6714ade17b0342918c9ad0d9be5b10a0 in current term 1: Already voted for candidate d5e9ab1a678446149a2d8aa8062dd1ae in this term.
I20260710 13:17:58.415627 11260 leader_election.cc:304] T 712f9f8c619e4d7f84fea88d58268bfa P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6714ade17b0342918c9ad0d9be5b10a0; no voters: 3d51a1474eb74ade87c7bc49acca44b6, d5e9ab1a678446149a2d8aa8062dd1ae
I20260710 13:17:58.416375 11475 raft_consensus.cc:3060] T 712f9f8c619e4d7f84fea88d58268bfa P 6714ade17b0342918c9ad0d9be5b10a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.423223 11475 raft_consensus.cc:2749] T 712f9f8c619e4d7f84fea88d58268bfa P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:58.430783 11481 consensus_queue.cc:1048] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:58.476733 11293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a623117d9d84ac2ba9629d1663b201d"
dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
mode: GRACEFUL
new_leader_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
 from {username='slave'} at 127.0.0.1:49340
I20260710 13:17:58.477458 11293 raft_consensus.cc:606] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 LEADER]: Received request to transfer leadership to TS 3d51a1474eb74ade87c7bc49acca44b6
I20260710 13:17:58.485880 11293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf"
dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
mode: GRACEFUL
new_leader_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
 from {username='slave'} at 127.0.0.1:49340
I20260710 13:17:58.486500 11293 raft_consensus.cc:606] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 LEADER]: Received request to transfer leadership to TS 3d51a1474eb74ade87c7bc49acca44b6
I20260710 13:17:58.503362 11219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31184d700c7e4772924fd47e91070bf5"
dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
mode: GRACEFUL
new_leader_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
 from {username='slave'} at 127.0.0.1:36308
I20260710 13:17:58.503978 11219 raft_consensus.cc:606] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 LEADER]: Received request to transfer leadership to TS 6714ade17b0342918c9ad0d9be5b10a0
I20260710 13:17:58.517633 11367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be00b0847162468b8ff37232c7b5ccc2"
dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
mode: GRACEFUL
new_leader_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
 from {username='slave'} at 127.0.0.1:46120
I20260710 13:17:58.518191 11367 raft_consensus.cc:606] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 LEADER]: Received request to transfer leadership to TS 6714ade17b0342918c9ad0d9be5b10a0
I20260710 13:17:58.527855 11367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56a2931ad01a4cc3be42fe49e4fb9243"
dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
mode: GRACEFUL
new_leader_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
 from {username='slave'} at 127.0.0.1:46120
I20260710 13:17:58.528493 11367 raft_consensus.cc:606] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 LEADER]: Received request to transfer leadership to TS 6714ade17b0342918c9ad0d9be5b10a0
I20260710 13:17:58.593140 11481 consensus_queue.cc:1048] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.594165 11444 consensus_queue.cc:1048] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.603001 11417 raft_consensus.cc:993] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6: : Instructing follower 6714ade17b0342918c9ad0d9be5b10a0 to start an election
I20260710 13:17:58.603468 11445 raft_consensus.cc:1081] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 LEADER]: Signalling peer 6714ade17b0342918c9ad0d9be5b10a0 to start an election
I20260710 13:17:58.612066 11445 consensus_queue.cc:1048] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.612390 11294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31184d700c7e4772924fd47e91070bf5"
dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
 from {username='slave'} at 127.0.0.1:49316
I20260710 13:17:58.612985 11294 raft_consensus.cc:493] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:58.613376 11294 raft_consensus.cc:3060] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.616677 11445 consensus_queue.cc:1048] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.622819 11481 consensus_queue.cc:1048] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.624336 11294 raft_consensus.cc:515] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.631520 11291 raft_consensus.cc:1240] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Rejecting Update request from peer 3d51a1474eb74ade87c7bc49acca44b6 for earlier term 1. Current term is 2. Ops: []
I20260710 13:17:58.633116 11417 consensus_queue.cc:1048] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.635296 11417 consensus_queue.cc:1059] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.636204 11445 raft_consensus.cc:3055] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:58.636607 11445 raft_consensus.cc:740] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d51a1474eb74ade87c7bc49acca44b6, State: Running, Role: LEADER
I20260710 13:17:58.637526 11445 consensus_queue.cc:260] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.638675 11445 raft_consensus.cc:3060] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.652159 11219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31184d700c7e4772924fd47e91070bf5" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
I20260710 13:17:58.652638 11294 leader_election.cc:290] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 2 election: Requested vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:17:58.654994 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31184d700c7e4772924fd47e91070bf5" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
I20260710 13:17:58.655570 11366 raft_consensus.cc:3060] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.661713 11219 raft_consensus.cc:2468] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6714ade17b0342918c9ad0d9be5b10a0 in term 2.
I20260710 13:17:58.668185 11366 raft_consensus.cc:2468] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6714ade17b0342918c9ad0d9be5b10a0 in term 2.
I20260710 13:17:58.675915 11260 leader_election.cc:304] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d51a1474eb74ade87c7bc49acca44b6, 6714ade17b0342918c9ad0d9be5b10a0; no voters: 
I20260710 13:17:58.671541 11481 raft_consensus.cc:993] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae: : Instructing follower 6714ade17b0342918c9ad0d9be5b10a0 to start an election
I20260710 13:17:58.676689 11481 raft_consensus.cc:1081] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 LEADER]: Signalling peer 6714ade17b0342918c9ad0d9be5b10a0 to start an election
I20260710 13:17:58.676751 11475 raft_consensus.cc:2804] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:58.677305 11475 raft_consensus.cc:697] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 LEADER]: Becoming Leader. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Running, Role: LEADER
I20260710 13:17:58.678435 11292 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56a2931ad01a4cc3be42fe49e4fb9243"
dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
 from {username='slave'} at 127.0.0.1:49332
I20260710 13:17:58.678128 11475 consensus_queue.cc:237] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0 [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: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.679049 11292 raft_consensus.cc:493] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:58.679445 11292 raft_consensus.cc:3060] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.686343 11292 raft_consensus.cc:515] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.688148 11114 catalog_manager.cc:5697] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0 reported cstate change: term changed from 1 to 2, leader changed from 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1) to 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "6714ade17b0342918c9ad0d9be5b10a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:58.689100 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a2931ad01a4cc3be42fe49e4fb9243" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
I20260710 13:17:58.688881 11219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a2931ad01a4cc3be42fe49e4fb9243" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
I20260710 13:17:58.689373 11292 leader_election.cc:290] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 2 election: Requested vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:17:58.689811 11219 raft_consensus.cc:3060] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.689683 11366 raft_consensus.cc:3055] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:58.690701 11366 raft_consensus.cc:740] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5e9ab1a678446149a2d8aa8062dd1ae, State: Running, Role: LEADER
I20260710 13:17:58.691674 11366 consensus_queue.cc:260] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.693634 11366 raft_consensus.cc:3060] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.697098 11219 raft_consensus.cc:2468] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6714ade17b0342918c9ad0d9be5b10a0 in term 2.
I20260710 13:17:58.698421 11260 leader_election.cc:304] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d51a1474eb74ade87c7bc49acca44b6, 6714ade17b0342918c9ad0d9be5b10a0; no voters: 
I20260710 13:17:58.699334 11475 raft_consensus.cc:2804] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:58.699805 11475 raft_consensus.cc:697] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 LEADER]: Becoming Leader. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Running, Role: LEADER
I20260710 13:17:58.700464 11366 raft_consensus.cc:2468] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6714ade17b0342918c9ad0d9be5b10a0 in term 2.
I20260710 13:17:58.701071 11475 consensus_queue.cc:237] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.705124 11481 consensus_queue.cc:1048] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.708462 11426 raft_consensus.cc:993] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0: : Instructing follower 3d51a1474eb74ade87c7bc49acca44b6 to start an election
I20260710 13:17:58.708873 11475 raft_consensus.cc:1081] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 LEADER]: Signalling peer 3d51a1474eb74ade87c7bc49acca44b6 to start an election
I20260710 13:17:58.710446 11219 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a623117d9d84ac2ba9629d1663b201d"
dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
 from {username='slave'} at 127.0.0.1:36288
I20260710 13:17:58.711086 11219 raft_consensus.cc:493] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:58.711539 11219 raft_consensus.cc:3060] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.711228 11114 catalog_manager.cc:5697] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 reported cstate change: term changed from 1 to 2, leader changed from d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3) to 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "6714ade17b0342918c9ad0d9be5b10a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:58.718269 11219 raft_consensus.cc:515] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.720480 11219 leader_election.cc:290] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 2 election: Requested vote from peers 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:17:58.721604 11294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a623117d9d84ac2ba9629d1663b201d" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
I20260710 13:17:58.722194 11294 raft_consensus.cc:3055] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:58.722550 11294 raft_consensus.cc:740] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Running, Role: LEADER
I20260710 13:17:58.723330 11294 consensus_queue.cc:260] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.723544 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a623117d9d84ac2ba9629d1663b201d" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
I20260710 13:17:58.724282 11366 raft_consensus.cc:3060] T 9a623117d9d84ac2ba9629d1663b201d P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.724504 11294 raft_consensus.cc:3060] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.729789 11421 raft_consensus.cc:993] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae: : Instructing follower 6714ade17b0342918c9ad0d9be5b10a0 to start an election
I20260710 13:17:58.730207 11421 raft_consensus.cc:1081] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 LEADER]: Signalling peer 6714ade17b0342918c9ad0d9be5b10a0 to start an election
I20260710 13:17:58.731820 11219 raft_consensus.cc:1275] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Refusing update from remote peer 6714ade17b0342918c9ad0d9be5b10a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:17:58.732270 11219 pending_rounds.cc:85] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6: Aborting all ops after (but not including) 0
I20260710 13:17:58.732664 11219 pending_rounds.cc:107] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:17:58.732996 11219 raft_consensus.cc:2889] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:17:58.734447 11475 consensus_queue.cc:1048] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.735628 11366 raft_consensus.cc:2468] T 9a623117d9d84ac2ba9629d1663b201d P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d51a1474eb74ade87c7bc49acca44b6 in term 2.
I20260710 13:17:58.740288 11454 consensus_queue.cc:1048] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:58.741796 11184 leader_election.cc:304] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d51a1474eb74ade87c7bc49acca44b6, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 
I20260710 13:17:58.732136 11293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be00b0847162468b8ff37232c7b5ccc2"
dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
 from {username='slave'} at 127.0.0.1:49332
I20260710 13:17:58.742544 11445 raft_consensus.cc:2804] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:58.742699 11293 raft_consensus.cc:493] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:58.743046 11445 raft_consensus.cc:697] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 LEADER]: Becoming Leader. State: Replica: 3d51a1474eb74ade87c7bc49acca44b6, State: Running, Role: LEADER
I20260710 13:17:58.743942 11445 consensus_queue.cc:237] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.743135 11293 raft_consensus.cc:3060] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.749619 11294 raft_consensus.cc:2468] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d51a1474eb74ade87c7bc49acca44b6 in term 2.
I20260710 13:17:58.752848 11475 raft_consensus.cc:993] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0: : Instructing follower 3d51a1474eb74ade87c7bc49acca44b6 to start an election
I20260710 13:17:58.753266 11475 raft_consensus.cc:1081] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 LEADER]: Signalling peer 3d51a1474eb74ade87c7bc49acca44b6 to start an election
I20260710 13:17:58.755650 11217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf"
dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
 from {username='slave'} at 127.0.0.1:36288
I20260710 13:17:58.756876 11217 raft_consensus.cc:493] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:58.757237 11217 raft_consensus.cc:3060] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:58.763896 11217 raft_consensus.cc:515] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.768193 11367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
I20260710 13:17:58.765331 11366 raft_consensus.cc:1275] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Refusing update from remote peer 6714ade17b0342918c9ad0d9be5b10a0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:17:58.769829 11293 raft_consensus.cc:515] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.770185 11475 consensus_queue.cc:1048] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.770879 11292 raft_consensus.cc:1240] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Rejecting Update request from peer d5e9ab1a678446149a2d8aa8062dd1ae for earlier term 1. Current term is 2. Ops: []
I20260710 13:17:58.771227 11426 consensus_queue.cc:1048] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.772845 11481 consensus_queue.cc:1059] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.773569 11481 raft_consensus.cc:3055] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:58.773869 11481 raft_consensus.cc:740] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5e9ab1a678446149a2d8aa8062dd1ae, State: Running, Role: LEADER
I20260710 13:17:58.774614 11481 consensus_queue.cc:260] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.775767 11481 raft_consensus.cc:3060] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.777757 11294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
I20260710 13:17:58.778496 11294 raft_consensus.cc:3055] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:58.778935 11294 raft_consensus.cc:740] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Running, Role: LEADER
I20260710 13:17:58.779793 11217 leader_election.cc:290] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 3 election: Requested vote from peers 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:17:58.774463 11115 catalog_manager.cc:5697] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 reported cstate change: term changed from 1 to 2, leader changed from 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2) to 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1). New cstate: current_term: 2 leader_uuid: "3d51a1474eb74ade87c7bc49acca44b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:58.783078 11294 consensus_queue.cc:260] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [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: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.784344 11294 raft_consensus.cc:3060] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:58.787076 11366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be00b0847162468b8ff37232c7b5ccc2" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
I20260710 13:17:58.793138 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be00b0847162468b8ff37232c7b5ccc2" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
I20260710 13:17:58.793808 11217 raft_consensus.cc:3060] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:58.795168 11366 raft_consensus.cc:2468] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6714ade17b0342918c9ad0d9be5b10a0 in term 2.
I20260710 13:17:58.796375 11259 leader_election.cc:304] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6714ade17b0342918c9ad0d9be5b10a0, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 
I20260710 13:17:58.797122 11293 leader_election.cc:290] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 2 election: Requested vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:17:58.799499 11426 raft_consensus.cc:2804] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:58.800035 11426 raft_consensus.cc:697] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 LEADER]: Becoming Leader. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Running, Role: LEADER
I20260710 13:17:58.800848 11426 consensus_queue.cc:237] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [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: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.807909 11475 consensus_queue.cc:1048] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.815730 11217 raft_consensus.cc:2468] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6714ade17b0342918c9ad0d9be5b10a0 in term 2.
I20260710 13:17:58.816779 11114 catalog_manager.cc:5697] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 reported cstate change: term changed from 1 to 2, leader changed from d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3) to 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "6714ade17b0342918c9ad0d9be5b10a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:58.821687 11294 raft_consensus.cc:2468] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d51a1474eb74ade87c7bc49acca44b6 in term 3.
I20260710 13:17:58.822763 11183 leader_election.cc:304] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [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: 3d51a1474eb74ade87c7bc49acca44b6, 6714ade17b0342918c9ad0d9be5b10a0; no voters: d5e9ab1a678446149a2d8aa8062dd1ae
I20260710 13:17:58.823982 11445 raft_consensus.cc:2804] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:58.824457 11445 raft_consensus.cc:697] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 3 LEADER]: Becoming Leader. State: Replica: 3d51a1474eb74ade87c7bc49acca44b6, State: Running, Role: LEADER
I20260710 13:17:58.825260 11445 consensus_queue.cc:237] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [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: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:17:58.843612 11115 catalog_manager.cc:5697] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 reported cstate change: term changed from 2 to 3, leader changed from 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2) to 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1). New cstate: current_term: 3 leader_uuid: "3d51a1474eb74ade87c7bc49acca44b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:59.085345 11217 raft_consensus.cc:1275] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Refusing update from remote peer 6714ade17b0342918c9ad0d9be5b10a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:59.086889 11475 consensus_queue.cc:1048] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:59.096866 11368 raft_consensus.cc:1275] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Refusing update from remote peer 6714ade17b0342918c9ad0d9be5b10a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:59.098330 11416 consensus_queue.cc:1048] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:59.130695 11217 raft_consensus.cc:1275] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Refusing update from remote peer 6714ade17b0342918c9ad0d9be5b10a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:59.132375 11416 consensus_queue.cc:1048] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:59.143541 11368 raft_consensus.cc:1275] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Refusing update from remote peer 6714ade17b0342918c9ad0d9be5b10a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:59.145581 11426 consensus_queue.cc:1048] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:17:59.247205 11217 raft_consensus.cc:1275] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Refusing update from remote peer 6714ade17b0342918c9ad0d9be5b10a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:59.248490 11475 consensus_queue.cc:1048] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:59.257908 11368 raft_consensus.cc:1275] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Refusing update from remote peer 6714ade17b0342918c9ad0d9be5b10a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:59.259701 11475 consensus_queue.cc:1048] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:59.259830 11367 raft_consensus.cc:1275] T 9a623117d9d84ac2ba9629d1663b201d P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Refusing update from remote peer 3d51a1474eb74ade87c7bc49acca44b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:59.261296 11445 consensus_queue.cc:1048] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:59.276031 11294 raft_consensus.cc:1275] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Refusing update from remote peer 3d51a1474eb74ade87c7bc49acca44b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:59.277345 11444 consensus_queue.cc:1048] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:59.307621 11294 raft_consensus.cc:1275] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 3 FOLLOWER]: Refusing update from remote peer 3d51a1474eb74ade87c7bc49acca44b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:17:59.308826 11444 consensus_queue.cc:1048] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:59.316125 11368 raft_consensus.cc:3060] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:59.323061 11368 raft_consensus.cc:1275] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 3 FOLLOWER]: Refusing update from remote peer 3d51a1474eb74ade87c7bc49acca44b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:17:59.324330 11417 consensus_queue.cc:1048] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:01.560240 11084 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:18:01.561050 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:01.580401 11217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf"
dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
mode: GRACEFUL
new_leader_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
 from {username='slave'} at 127.0.0.1:36324
I20260710 13:18:01.580994 11217 raft_consensus.cc:606] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 3 LEADER]: Received request to transfer leadership to TS d5e9ab1a678446149a2d8aa8062dd1ae
I20260710 13:18:01.591180 11294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56a2931ad01a4cc3be42fe49e4fb9243"
dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
mode: GRACEFUL
new_leader_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
 from {username='slave'} at 127.0.0.1:49342
I20260710 13:18:01.591696 11294 raft_consensus.cc:606] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 LEADER]: Received request to transfer leadership to TS d5e9ab1a678446149a2d8aa8062dd1ae
I20260710 13:18:01.592747 11084 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:18:01.593200 11084 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:01.613267 11503 raft_consensus.cc:993] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6: : Instructing follower d5e9ab1a678446149a2d8aa8062dd1ae to start an election
I20260710 13:18:01.613708 11503 raft_consensus.cc:1081] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 3 LEADER]: Signalling peer d5e9ab1a678446149a2d8aa8062dd1ae to start an election
I20260710 13:18:01.615104 11368 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf"
dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
 from {username='slave'} at 127.0.0.1:46118
I20260710 13:18:01.615599 11368 raft_consensus.cc:493] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:01.615911 11368 raft_consensus.cc:3060] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:01.620321 11368 raft_consensus.cc:515] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:01.621908 11368 leader_election.cc:290] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 4 election: Requested vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229)
I20260710 13:18:01.622869 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf" candidate_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
I20260710 13:18:01.623090 11294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf" candidate_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
I20260710 13:18:01.623477 11217 raft_consensus.cc:3055] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:01.623590 11294 raft_consensus.cc:3060] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:01.623824 11217 raft_consensus.cc:740] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3d51a1474eb74ade87c7bc49acca44b6, State: Running, Role: LEADER
I20260710 13:18:01.624627 11217 consensus_queue.cc:260] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [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: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:01.625778 11217 raft_consensus.cc:3060] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:01.630153 11294 raft_consensus.cc:2468] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5e9ab1a678446149a2d8aa8062dd1ae in term 4.
I20260710 13:18:01.631424 11332 leader_election.cc:304] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [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: 6714ade17b0342918c9ad0d9be5b10a0, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 
I20260710 13:18:01.631858 11217 raft_consensus.cc:2468] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5e9ab1a678446149a2d8aa8062dd1ae in term 4.
I20260710 13:18:01.632150 11502 raft_consensus.cc:2804] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:01.633360 11502 raft_consensus.cc:697] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 4 LEADER]: Becoming Leader. State: Replica: d5e9ab1a678446149a2d8aa8062dd1ae, State: Running, Role: LEADER
I20260710 13:18:01.634012 11502 consensus_queue.cc:237] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [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: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:01.640949 11116 catalog_manager.cc:5697] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae reported cstate change: term changed from 3 to 4, leader changed from 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1) to d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3). New cstate: current_term: 4 leader_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:01.948920 11514 raft_consensus.cc:993] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0: : Instructing follower d5e9ab1a678446149a2d8aa8062dd1ae to start an election
I20260710 13:18:01.949354 11475 raft_consensus.cc:1081] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 LEADER]: Signalling peer d5e9ab1a678446149a2d8aa8062dd1ae to start an election
I20260710 13:18:01.950807 11368 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56a2931ad01a4cc3be42fe49e4fb9243"
dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
 from {username='slave'} at 127.0.0.1:46108
I20260710 13:18:01.951217 11368 raft_consensus.cc:493] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:01.951458 11368 raft_consensus.cc:3060] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:01.956243 11368 raft_consensus.cc:515] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:01.957774 11368 leader_election.cc:290] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 3 election: Requested vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229)
I20260710 13:18:01.958828 11294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a2931ad01a4cc3be42fe49e4fb9243" candidate_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
I20260710 13:18:01.959414 11294 raft_consensus.cc:3055] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:01.959744 11294 raft_consensus.cc:740] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Running, Role: LEADER
I20260710 13:18:01.959817 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a2931ad01a4cc3be42fe49e4fb9243" candidate_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
I20260710 13:18:01.960397 11217 raft_consensus.cc:3060] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:01.960487 11294 consensus_queue.cc:260] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [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: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:01.961485 11294 raft_consensus.cc:3060] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:01.966066 11294 raft_consensus.cc:2468] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5e9ab1a678446149a2d8aa8062dd1ae in term 3.
I20260710 13:18:01.967167 11332 leader_election.cc:304] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [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: 6714ade17b0342918c9ad0d9be5b10a0, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 
I20260710 13:18:01.967967 11502 raft_consensus.cc:2804] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:01.968470 11502 raft_consensus.cc:697] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 3 LEADER]: Becoming Leader. State: Replica: d5e9ab1a678446149a2d8aa8062dd1ae, State: Running, Role: LEADER
I20260710 13:18:01.968532 11217 raft_consensus.cc:2468] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5e9ab1a678446149a2d8aa8062dd1ae in term 3.
I20260710 13:18:01.969319 11502 consensus_queue.cc:237] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [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: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:01.979449 11116 catalog_manager.cc:5697] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae reported cstate change: term changed from 2 to 3, leader changed from 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2) to d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3). New cstate: current_term: 3 leader_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:02.158747 11217 raft_consensus.cc:1275] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 4 FOLLOWER]: Refusing update from remote peer d5e9ab1a678446149a2d8aa8062dd1ae: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:18:02.159919 11502 consensus_queue.cc:1048] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:02.170234 11294 raft_consensus.cc:1275] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 4 FOLLOWER]: Refusing update from remote peer d5e9ab1a678446149a2d8aa8062dd1ae: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:18:02.172062 11502 consensus_queue.cc:1048] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:02.383869 11294 raft_consensus.cc:1275] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 3 FOLLOWER]: Refusing update from remote peer d5e9ab1a678446149a2d8aa8062dd1ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:02.385124 11502 consensus_queue.cc:1048] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:02.394182 11217 raft_consensus.cc:1275] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [term 3 FOLLOWER]: Refusing update from remote peer d5e9ab1a678446149a2d8aa8062dd1ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:02.395489 11522 consensus_queue.cc:1048] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:02.593999 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:02.603585 11217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a623117d9d84ac2ba9629d1663b201d"
dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
mode: GRACEFUL
new_leader_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
 from {username='slave'} at 127.0.0.1:36308
I20260710 13:18:02.604106 11217 raft_consensus.cc:606] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 LEADER]: Received request to transfer leadership to TS 6714ade17b0342918c9ad0d9be5b10a0
I20260710 13:18:02.608850 11217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0670863827f4d36a93ec8b0eaa0f793"
dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
mode: GRACEFUL
new_leader_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
 from {username='slave'} at 127.0.0.1:36308
I20260710 13:18:02.609340 11217 raft_consensus.cc:606] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 LEADER]: Received request to transfer leadership to TS 6714ade17b0342918c9ad0d9be5b10a0
I20260710 13:18:02.613551 11368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf"
dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
mode: GRACEFUL
new_leader_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
 from {username='slave'} at 127.0.0.1:46120
I20260710 13:18:02.613981 11368 raft_consensus.cc:606] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 4 LEADER]: Received request to transfer leadership to TS 6714ade17b0342918c9ad0d9be5b10a0
I20260710 13:18:02.618055 11217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "baf7a8c4eebe469d9403e5142ab43b5b"
dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
mode: GRACEFUL
new_leader_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
 from {username='slave'} at 127.0.0.1:36308
I20260710 13:18:02.618517 11217 raft_consensus.cc:606] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 LEADER]: Received request to transfer leadership to TS 6714ade17b0342918c9ad0d9be5b10a0
I20260710 13:18:02.629473 11368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56a2931ad01a4cc3be42fe49e4fb9243"
dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
mode: GRACEFUL
new_leader_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
 from {username='slave'} at 127.0.0.1:46120
I20260710 13:18:02.629989 11368 raft_consensus.cc:606] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 3 LEADER]: Received request to transfer leadership to TS 6714ade17b0342918c9ad0d9be5b10a0
I20260710 13:18:02.640332 11503 raft_consensus.cc:993] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6: : Instructing follower 6714ade17b0342918c9ad0d9be5b10a0 to start an election
I20260710 13:18:02.640774 11524 raft_consensus.cc:1081] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 LEADER]: Signalling peer 6714ade17b0342918c9ad0d9be5b10a0 to start an election
I20260710 13:18:02.642148 11294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a623117d9d84ac2ba9629d1663b201d"
dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
 from {username='slave'} at 127.0.0.1:49316
I20260710 13:18:02.642658 11294 raft_consensus.cc:493] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:02.642972 11294 raft_consensus.cc:3060] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:02.647204 11294 raft_consensus.cc:515] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:02.648844 11294 leader_election.cc:290] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 3 election: Requested vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:18:02.649576 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a623117d9d84ac2ba9629d1663b201d" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
I20260710 13:18:02.649928 11368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a623117d9d84ac2ba9629d1663b201d" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
I20260710 13:18:02.650081 11217 raft_consensus.cc:3055] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:02.650409 11217 raft_consensus.cc:740] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d51a1474eb74ade87c7bc49acca44b6, State: Running, Role: LEADER
I20260710 13:18:02.650439 11368 raft_consensus.cc:3060] T 9a623117d9d84ac2ba9629d1663b201d P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:02.651202 11217 consensus_queue.cc:260] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [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: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:02.652077 11217 raft_consensus.cc:3060] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:02.655298 11368 raft_consensus.cc:2468] T 9a623117d9d84ac2ba9629d1663b201d P d5e9ab1a678446149a2d8aa8062dd1ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6714ade17b0342918c9ad0d9be5b10a0 in term 3.
I20260710 13:18:02.656420 11259 leader_election.cc:304] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [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: 6714ade17b0342918c9ad0d9be5b10a0, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 
I20260710 13:18:02.656648 11217 raft_consensus.cc:2468] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6714ade17b0342918c9ad0d9be5b10a0 in term 3.
I20260710 13:18:02.657207 11475 raft_consensus.cc:2804] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:02.658247 11475 raft_consensus.cc:697] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 3 LEADER]: Becoming Leader. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Running, Role: LEADER
I20260710 13:18:02.659106 11475 consensus_queue.cc:237] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [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: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:02.665218 11116 catalog_manager.cc:5697] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 reported cstate change: term changed from 2 to 3, leader changed from 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1) to 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2). New cstate: current_term: 3 leader_uuid: "6714ade17b0342918c9ad0d9be5b10a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:02.734356 11502 raft_consensus.cc:993] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae: : Instructing follower 6714ade17b0342918c9ad0d9be5b10a0 to start an election
I20260710 13:18:02.734853 11522 raft_consensus.cc:1081] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 4 LEADER]: Signalling peer 6714ade17b0342918c9ad0d9be5b10a0 to start an election
I20260710 13:18:02.736366 11294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf"
dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
 from {username='slave'} at 127.0.0.1:49332
I20260710 13:18:02.736883 11294 raft_consensus.cc:493] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:02.737201 11294 raft_consensus.cc:3060] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:02.741622 11294 raft_consensus.cc:515] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:02.743314 11294 leader_election.cc:290] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 5 election: Requested vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:18:02.743974 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
I20260710 13:18:02.744362 11368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
I20260710 13:18:02.744570 11217 raft_consensus.cc:3060] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:02.744926 11368 raft_consensus.cc:3055] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:18:02.745209 11368 raft_consensus.cc:740] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d5e9ab1a678446149a2d8aa8062dd1ae, State: Running, Role: LEADER
I20260710 13:18:02.745790 11368 consensus_queue.cc:260] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:02.746601 11368 raft_consensus.cc:3060] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:02.749265 11217 raft_consensus.cc:2468] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6714ade17b0342918c9ad0d9be5b10a0 in term 5.
I20260710 13:18:02.750263 11260 leader_election.cc:304] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [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: 3d51a1474eb74ade87c7bc49acca44b6, 6714ade17b0342918c9ad0d9be5b10a0; no voters: 
I20260710 13:18:02.750501 11368 raft_consensus.cc:2468] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6714ade17b0342918c9ad0d9be5b10a0 in term 5.
I20260710 13:18:02.750998 11526 raft_consensus.cc:2804] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:18:02.751437 11526 raft_consensus.cc:697] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 5 LEADER]: Becoming Leader. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Running, Role: LEADER
I20260710 13:18:02.752130 11526 consensus_queue.cc:237] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:02.757575 11116 catalog_manager.cc:5697] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 reported cstate change: term changed from 4 to 5, leader changed from d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3) to 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2). New cstate: current_term: 5 leader_uuid: "6714ade17b0342918c9ad0d9be5b10a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:02.795083 11503 raft_consensus.cc:993] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6: : Instructing follower 6714ade17b0342918c9ad0d9be5b10a0 to start an election
I20260710 13:18:02.795507 11524 raft_consensus.cc:1081] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 LEADER]: Signalling peer 6714ade17b0342918c9ad0d9be5b10a0 to start an election
I20260710 13:18:02.796849 11294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "baf7a8c4eebe469d9403e5142ab43b5b"
dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
 from {username='slave'} at 127.0.0.1:49316
I20260710 13:18:02.797330 11294 raft_consensus.cc:493] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:02.797649 11294 raft_consensus.cc:3060] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:02.802067 11294 raft_consensus.cc:515] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:02.803936 11294 leader_election.cc:290] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 2 election: Requested vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:18:02.805127 11368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf7a8c4eebe469d9403e5142ab43b5b" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
I20260710 13:18:02.805751 11368 raft_consensus.cc:3060] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:02.805680 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf7a8c4eebe469d9403e5142ab43b5b" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
I20260710 13:18:02.806541 11217 raft_consensus.cc:3055] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:02.806915 11217 raft_consensus.cc:740] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d51a1474eb74ade87c7bc49acca44b6, State: Running, Role: LEADER
I20260710 13:18:02.807675 11217 consensus_queue.cc:260] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:02.808857 11217 raft_consensus.cc:3060] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:02.812275 11368 raft_consensus.cc:2468] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6714ade17b0342918c9ad0d9be5b10a0 in term 2.
I20260710 13:18:02.813333 11259 leader_election.cc:304] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6714ade17b0342918c9ad0d9be5b10a0, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 
I20260710 13:18:02.814093 11526 raft_consensus.cc:2804] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:02.814615 11526 raft_consensus.cc:697] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 LEADER]: Becoming Leader. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Running, Role: LEADER
I20260710 13:18:02.814900 11217 raft_consensus.cc:2468] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6714ade17b0342918c9ad0d9be5b10a0 in term 2.
I20260710 13:18:02.815475 11526 consensus_queue.cc:237] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:02.822606 11116 catalog_manager.cc:5697] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 reported cstate change: term changed from 1 to 2, leader changed from 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1) to 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "6714ade17b0342918c9ad0d9be5b10a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:02.939884 11503 raft_consensus.cc:993] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6: : Instructing follower 6714ade17b0342918c9ad0d9be5b10a0 to start an election
I20260710 13:18:02.940299 11524 raft_consensus.cc:1081] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 LEADER]: Signalling peer 6714ade17b0342918c9ad0d9be5b10a0 to start an election
I20260710 13:18:02.941608 11294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0670863827f4d36a93ec8b0eaa0f793"
dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
 from {username='slave'} at 127.0.0.1:49316
I20260710 13:18:02.942046 11294 raft_consensus.cc:493] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:02.942334 11294 raft_consensus.cc:3060] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:02.946097 11294 raft_consensus.cc:515] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:02.947456 11294 leader_election.cc:290] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 2 election: Requested vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:18:02.948311 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0670863827f4d36a93ec8b0eaa0f793" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
I20260710 13:18:02.948400 11368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0670863827f4d36a93ec8b0eaa0f793" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
I20260710 13:18:02.948938 11217 raft_consensus.cc:3055] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:02.948998 11368 raft_consensus.cc:3060] T a0670863827f4d36a93ec8b0eaa0f793 P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:02.949236 11217 raft_consensus.cc:740] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d51a1474eb74ade87c7bc49acca44b6, State: Running, Role: LEADER
I20260710 13:18:02.949854 11217 consensus_queue.cc:260] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:02.950764 11217 raft_consensus.cc:3060] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:02.954000 11368 raft_consensus.cc:2468] T a0670863827f4d36a93ec8b0eaa0f793 P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6714ade17b0342918c9ad0d9be5b10a0 in term 2.
I20260710 13:18:02.955760 11259 leader_election.cc:304] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6714ade17b0342918c9ad0d9be5b10a0, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 
I20260710 13:18:02.956532 11526 raft_consensus.cc:2804] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:02.957188 11217 raft_consensus.cc:2468] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6714ade17b0342918c9ad0d9be5b10a0 in term 2.
I20260710 13:18:02.956996 11526 raft_consensus.cc:697] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 LEADER]: Becoming Leader. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Running, Role: LEADER
I20260710 13:18:02.958236 11526 consensus_queue.cc:237] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:02.964686 11116 catalog_manager.cc:5697] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0 reported cstate change: term changed from 1 to 2, leader changed from 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1) to 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "6714ade17b0342918c9ad0d9be5b10a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:02.967350 11508 raft_consensus.cc:993] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae: : Instructing follower 6714ade17b0342918c9ad0d9be5b10a0 to start an election
I20260710 13:18:02.967799 11522 raft_consensus.cc:1081] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 3 LEADER]: Signalling peer 6714ade17b0342918c9ad0d9be5b10a0 to start an election
I20260710 13:18:02.969141 11294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56a2931ad01a4cc3be42fe49e4fb9243"
dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
 from {username='slave'} at 127.0.0.1:49332
I20260710 13:18:02.969568 11294 raft_consensus.cc:493] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:02.969833 11294 raft_consensus.cc:3060] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:02.974576 11294 raft_consensus.cc:515] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:02.976025 11294 leader_election.cc:290] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [CANDIDATE]: Term 4 election: Requested vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:18:02.976842 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a2931ad01a4cc3be42fe49e4fb9243" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
I20260710 13:18:02.977000 11368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a2931ad01a4cc3be42fe49e4fb9243" candidate_uuid: "6714ade17b0342918c9ad0d9be5b10a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
I20260710 13:18:02.977437 11368 raft_consensus.cc:3055] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:02.977439 11217 raft_consensus.cc:3060] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:02.977860 11368 raft_consensus.cc:740] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d5e9ab1a678446149a2d8aa8062dd1ae, State: Running, Role: LEADER
I20260710 13:18:02.978581 11368 consensus_queue.cc:260] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [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: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:02.979660 11368 raft_consensus.cc:3060] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:02.983946 11217 raft_consensus.cc:2468] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6714ade17b0342918c9ad0d9be5b10a0 in term 4.
I20260710 13:18:02.985086 11260 leader_election.cc:304] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [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: 3d51a1474eb74ade87c7bc49acca44b6, 6714ade17b0342918c9ad0d9be5b10a0; no voters: 
I20260710 13:18:02.985600 11368 raft_consensus.cc:2468] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6714ade17b0342918c9ad0d9be5b10a0 in term 4.
I20260710 13:18:02.985880 11526 raft_consensus.cc:2804] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:02.986361 11526 raft_consensus.cc:697] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 4 LEADER]: Becoming Leader. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Running, Role: LEADER
I20260710 13:18:02.987071 11526 consensus_queue.cc:237] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [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: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:02.992957 11116 catalog_manager.cc:5697] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 reported cstate change: term changed from 3 to 4, leader changed from d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3) to 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2). New cstate: current_term: 4 leader_uuid: "6714ade17b0342918c9ad0d9be5b10a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:03.157945 11217 raft_consensus.cc:1275] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [term 3 FOLLOWER]: Refusing update from remote peer 6714ade17b0342918c9ad0d9be5b10a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:03.159308 11475 consensus_queue.cc:1048] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:03.160755 11217 raft_consensus.cc:1275] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 5 FOLLOWER]: Refusing update from remote peer 6714ade17b0342918c9ad0d9be5b10a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 13:18:03.161995 11475 consensus_queue.cc:1048] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:03.170128 11368 raft_consensus.cc:1275] T 9a623117d9d84ac2ba9629d1663b201d P d5e9ab1a678446149a2d8aa8062dd1ae [term 3 FOLLOWER]: Refusing update from remote peer 6714ade17b0342918c9ad0d9be5b10a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:03.172103 11536 consensus_queue.cc:1048] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:03.172833 11368 raft_consensus.cc:1275] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 5 FOLLOWER]: Refusing update from remote peer 6714ade17b0342918c9ad0d9be5b10a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 13:18:03.174144 11475 consensus_queue.cc:1048] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:03.214900 11218 raft_consensus.cc:1275] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Refusing update from remote peer 6714ade17b0342918c9ad0d9be5b10a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:03.216097 11536 consensus_queue.cc:1048] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:03.225996 11367 raft_consensus.cc:1275] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Refusing update from remote peer 6714ade17b0342918c9ad0d9be5b10a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:03.228204 11544 consensus_queue.cc:1048] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:03.448514 11218 raft_consensus.cc:1275] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Refusing update from remote peer 6714ade17b0342918c9ad0d9be5b10a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:03.449661 11544 consensus_queue.cc:1048] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:03.457492 11367 raft_consensus.cc:1275] T a0670863827f4d36a93ec8b0eaa0f793 P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Refusing update from remote peer 6714ade17b0342918c9ad0d9be5b10a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:03.459528 11535 consensus_queue.cc:1048] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:03.469480 11367 raft_consensus.cc:1275] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 4 FOLLOWER]: Refusing update from remote peer 6714ade17b0342918c9ad0d9be5b10a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:03.470573 11535 consensus_queue.cc:1048] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:03.478842 11218 raft_consensus.cc:1275] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [term 4 FOLLOWER]: Refusing update from remote peer 6714ade17b0342918c9ad0d9be5b10a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:03.480455 11544 consensus_queue.cc:1048] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:05.634450 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:05.642267 11294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf"
dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
mode: GRACEFUL
new_leader_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
 from {username='slave'} at 127.0.0.1:49342
I20260710 13:18:05.643090 11294 raft_consensus.cc:606] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 5 LEADER]: Received request to transfer leadership to TS d5e9ab1a678446149a2d8aa8062dd1ae
I20260710 13:18:05.645972 11294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25d8cdc3569a48ac895e0c2a513750f3"
dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
mode: GRACEFUL
new_leader_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
 from {username='slave'} at 127.0.0.1:49342
I20260710 13:18:05.646371 11294 raft_consensus.cc:606] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 LEADER]: Received request to transfer leadership to TS 3d51a1474eb74ade87c7bc49acca44b6
I20260710 13:18:05.648530 11294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56a2931ad01a4cc3be42fe49e4fb9243"
dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
mode: GRACEFUL
new_leader_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
 from {username='slave'} at 127.0.0.1:49342
I20260710 13:18:05.648923 11294 raft_consensus.cc:606] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 4 LEADER]: Received request to transfer leadership to TS 3d51a1474eb74ade87c7bc49acca44b6
I20260710 13:18:05.650938 11294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "baf7a8c4eebe469d9403e5142ab43b5b"
dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
mode: GRACEFUL
new_leader_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
 from {username='slave'} at 127.0.0.1:49342
I20260710 13:18:05.651325 11294 raft_consensus.cc:606] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 LEADER]: Received request to transfer leadership to TS d5e9ab1a678446149a2d8aa8062dd1ae
I20260710 13:18:05.653206 11294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be00b0847162468b8ff37232c7b5ccc2"
dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
mode: GRACEFUL
new_leader_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
 from {username='slave'} at 127.0.0.1:49342
I20260710 13:18:05.653621 11294 raft_consensus.cc:606] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 LEADER]: Received request to transfer leadership to TS 3d51a1474eb74ade87c7bc49acca44b6
I20260710 13:18:05.654511 11084 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:18:05.654950 11084 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:05.858033 11475 raft_consensus.cc:993] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0: : Instructing follower 3d51a1474eb74ade87c7bc49acca44b6 to start an election
I20260710 13:18:05.858561 11551 raft_consensus.cc:1081] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 LEADER]: Signalling peer 3d51a1474eb74ade87c7bc49acca44b6 to start an election
I20260710 13:18:05.860092 11217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25d8cdc3569a48ac895e0c2a513750f3"
dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
 from {username='slave'} at 127.0.0.1:36288
I20260710 13:18:05.860546 11217 raft_consensus.cc:493] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:05.860870 11217 raft_consensus.cc:3060] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:05.865579 11217 raft_consensus.cc:515] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:05.867442 11217 leader_election.cc:290] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 2 election: Requested vote from peers 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:18:05.868374 11294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d8cdc3569a48ac895e0c2a513750f3" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
I20260710 13:18:05.868798 11367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d8cdc3569a48ac895e0c2a513750f3" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
I20260710 13:18:05.868997 11294 raft_consensus.cc:3055] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:05.869345 11367 raft_consensus.cc:3060] T 25d8cdc3569a48ac895e0c2a513750f3 P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:05.869310 11294 raft_consensus.cc:740] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Running, Role: LEADER
I20260710 13:18:05.870239 11294 consensus_queue.cc:260] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:05.871953 11294 raft_consensus.cc:3060] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:05.876575 11367 raft_consensus.cc:2468] T 25d8cdc3569a48ac895e0c2a513750f3 P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d51a1474eb74ade87c7bc49acca44b6 in term 2.
I20260710 13:18:05.878297 11294 raft_consensus.cc:2468] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d51a1474eb74ade87c7bc49acca44b6 in term 2.
I20260710 13:18:05.878021 11184 leader_election.cc:304] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d51a1474eb74ade87c7bc49acca44b6, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 
I20260710 13:18:05.879962 11552 raft_consensus.cc:2804] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:05.880960 11552 raft_consensus.cc:697] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 LEADER]: Becoming Leader. State: Replica: 3d51a1474eb74ade87c7bc49acca44b6, State: Running, Role: LEADER
I20260710 13:18:05.881784 11552 consensus_queue.cc:237] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:05.889165 11116 catalog_manager.cc:5697] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 reported cstate change: term changed from 1 to 2, leader changed from 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2) to 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1). New cstate: current_term: 2 leader_uuid: "3d51a1474eb74ade87c7bc49acca44b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:05.959861 11475 raft_consensus.cc:993] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0: : Instructing follower d5e9ab1a678446149a2d8aa8062dd1ae to start an election
I20260710 13:18:05.960307 11551 raft_consensus.cc:1081] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 LEADER]: Signalling peer d5e9ab1a678446149a2d8aa8062dd1ae to start an election
I20260710 13:18:05.961830 11367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "baf7a8c4eebe469d9403e5142ab43b5b"
dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
 from {username='slave'} at 127.0.0.1:46108
I20260710 13:18:05.962344 11367 raft_consensus.cc:493] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:05.962736 11367 raft_consensus.cc:3060] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:05.963924 11551 raft_consensus.cc:993] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0: : Instructing follower 3d51a1474eb74ade87c7bc49acca44b6 to start an election
I20260710 13:18:05.964341 11475 raft_consensus.cc:1081] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 LEADER]: Signalling peer 3d51a1474eb74ade87c7bc49acca44b6 to start an election
I20260710 13:18:05.965775 11217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be00b0847162468b8ff37232c7b5ccc2"
dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
 from {username='slave'} at 127.0.0.1:36288
I20260710 13:18:05.966285 11217 raft_consensus.cc:493] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:05.966609 11217 raft_consensus.cc:3060] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:05.969399 11551 raft_consensus.cc:993] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0: : Instructing follower d5e9ab1a678446149a2d8aa8062dd1ae to start an election
I20260710 13:18:05.969249 11367 raft_consensus.cc:515] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:05.969853 11475 raft_consensus.cc:1081] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 5 LEADER]: Signalling peer d5e9ab1a678446149a2d8aa8062dd1ae to start an election
I20260710 13:18:05.971432 11368 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf"
dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
 from {username='slave'} at 127.0.0.1:46108
I20260710 13:18:05.971946 11368 raft_consensus.cc:493] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:05.972290 11368 raft_consensus.cc:3060] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 5 FOLLOWER]: Advancing to term 6
I20260710 13:18:05.972345 11218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf7a8c4eebe469d9403e5142ab43b5b" candidate_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
I20260710 13:18:05.972971 11218 raft_consensus.cc:3060] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:05.973057 11367 leader_election.cc:290] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 3 election: Requested vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229)
I20260710 13:18:05.973028 11217 raft_consensus.cc:515] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:05.972985 11294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf7a8c4eebe469d9403e5142ab43b5b" candidate_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
I20260710 13:18:05.975087 11217 leader_election.cc:290] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 3 election: Requested vote from peers 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:18:05.975200 11294 raft_consensus.cc:3055] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:05.975594 11294 raft_consensus.cc:740] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Running, Role: LEADER
I20260710 13:18:05.975939 11293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be00b0847162468b8ff37232c7b5ccc2" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
I20260710 13:18:05.976415 11293 raft_consensus.cc:3055] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:05.976637 11293 raft_consensus.cc:740] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Running, Role: LEADER
I20260710 13:18:05.976295 11294 consensus_queue.cc:260] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [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: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:05.977396 11294 raft_consensus.cc:3060] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:05.977246 11293 consensus_queue.cc:260] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [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: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:05.978039 11293 raft_consensus.cc:3060] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:05.979306 11368 raft_consensus.cc:515] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:05.981158 11368 leader_election.cc:290] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 6 election: Requested vote from peers 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701), 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229)
I20260710 13:18:05.982471 11292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf" candidate_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
I20260710 13:18:05.983054 11292 raft_consensus.cc:3055] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 5 LEADER]: Stepping down as leader of term 5
I20260710 13:18:05.983283 11294 raft_consensus.cc:2468] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5e9ab1a678446149a2d8aa8062dd1ae in term 3.
I20260710 13:18:05.983366 11292 raft_consensus.cc:740] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Running, Role: LEADER
I20260710 13:18:05.984483 11332 leader_election.cc:304] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae [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: 6714ade17b0342918c9ad0d9be5b10a0, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 
I20260710 13:18:05.984241 11292 consensus_queue.cc:260] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:05.985486 11522 raft_consensus.cc:2804] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:05.985545 11292 raft_consensus.cc:3060] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 5 FOLLOWER]: Advancing to term 6
I20260710 13:18:05.985929 11367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be00b0847162468b8ff37232c7b5ccc2" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
I20260710 13:18:05.986487 11367 raft_consensus.cc:3060] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:05.988015 11293 raft_consensus.cc:2468] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d51a1474eb74ade87c7bc49acca44b6 in term 3.
I20260710 13:18:05.985558 11218 raft_consensus.cc:2468] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5e9ab1a678446149a2d8aa8062dd1ae in term 3.
I20260710 13:18:05.989355 11183 leader_election.cc:304] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [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: 3d51a1474eb74ade87c7bc49acca44b6, 6714ade17b0342918c9ad0d9be5b10a0; no voters: 
I20260710 13:18:05.990510 11552 raft_consensus.cc:2804] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:05.989320 11217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8f82c6344947b7bebe7ec4ed1fe5bf" candidate_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
I20260710 13:18:05.991688 11552 raft_consensus.cc:697] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [term 3 LEADER]: Becoming Leader. State: Replica: 3d51a1474eb74ade87c7bc49acca44b6, State: Running, Role: LEADER
I20260710 13:18:05.991918 11217 raft_consensus.cc:3060] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 5 FOLLOWER]: Advancing to term 6
I20260710 13:18:05.992622 11552 consensus_queue.cc:237] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [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: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:05.994782 11367 raft_consensus.cc:2468] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d51a1474eb74ade87c7bc49acca44b6 in term 3.
I20260710 13:18:05.995501 11522 raft_consensus.cc:697] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae [term 3 LEADER]: Becoming Leader. State: Replica: d5e9ab1a678446149a2d8aa8062dd1ae, State: Running, Role: LEADER
I20260710 13:18:05.998898 11217 raft_consensus.cc:2468] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5e9ab1a678446149a2d8aa8062dd1ae in term 6.
I20260710 13:18:06.000301 11522 consensus_queue.cc:237] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae [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: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:06.000911 11334 leader_election.cc:304] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d51a1474eb74ade87c7bc49acca44b6, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 
I20260710 13:18:06.001868 11559 raft_consensus.cc:2804] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 6 FOLLOWER]: Leader election won for term 6
I20260710 13:18:06.003767 11116 catalog_manager.cc:5697] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 reported cstate change: term changed from 2 to 3, leader changed from 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2) to 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1). New cstate: current_term: 3 leader_uuid: "3d51a1474eb74ade87c7bc49acca44b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:06.013286 11292 raft_consensus.cc:2468] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5e9ab1a678446149a2d8aa8062dd1ae in term 6.
I20260710 13:18:06.013532 11559 raft_consensus.cc:697] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 6 LEADER]: Becoming Leader. State: Replica: d5e9ab1a678446149a2d8aa8062dd1ae, State: Running, Role: LEADER
I20260710 13:18:06.014490 11559 consensus_queue.cc:237] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:06.017474 11114 catalog_manager.cc:5697] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae reported cstate change: term changed from 2 to 3, leader changed from 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2) to d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3). New cstate: current_term: 3 leader_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:06.024490 11551 raft_consensus.cc:993] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0: : Instructing follower 3d51a1474eb74ade87c7bc49acca44b6 to start an election
I20260710 13:18:06.025000 11475 raft_consensus.cc:1081] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 4 LEADER]: Signalling peer 3d51a1474eb74ade87c7bc49acca44b6 to start an election
I20260710 13:18:06.026476 11217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56a2931ad01a4cc3be42fe49e4fb9243"
dest_uuid: "3d51a1474eb74ade87c7bc49acca44b6"
 from {username='slave'} at 127.0.0.1:36288
I20260710 13:18:06.026949 11217 raft_consensus.cc:493] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:06.027221 11217 raft_consensus.cc:3060] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:06.029340 11114 catalog_manager.cc:5697] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae reported cstate change: term changed from 5 to 6, leader changed from 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2) to d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3). New cstate: current_term: 6 leader_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:06.031399 11217 raft_consensus.cc:515] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:06.034111 11217 leader_election.cc:290] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [CANDIDATE]: Term 5 election: Requested vote from peers 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229), d5e9ab1a678446149a2d8aa8062dd1ae (127.10.211.3:40729)
I20260710 13:18:06.034206 11367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a2931ad01a4cc3be42fe49e4fb9243" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae"
I20260710 13:18:06.035097 11367 raft_consensus.cc:3060] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:06.034137 11292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a2931ad01a4cc3be42fe49e4fb9243" candidate_uuid: "3d51a1474eb74ade87c7bc49acca44b6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6714ade17b0342918c9ad0d9be5b10a0"
I20260710 13:18:06.036073 11292 raft_consensus.cc:3055] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:18:06.036418 11292 raft_consensus.cc:740] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6714ade17b0342918c9ad0d9be5b10a0, State: Running, Role: LEADER
I20260710 13:18:06.037304 11292 consensus_queue.cc:260] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [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: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:06.038609 11292 raft_consensus.cc:3060] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:06.041738 11367 raft_consensus.cc:2468] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d51a1474eb74ade87c7bc49acca44b6 in term 5.
I20260710 13:18:06.043021 11184 leader_election.cc:304] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [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: 3d51a1474eb74ade87c7bc49acca44b6, d5e9ab1a678446149a2d8aa8062dd1ae; no voters: 
I20260710 13:18:06.043874 11552 raft_consensus.cc:2804] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:18:06.044394 11552 raft_consensus.cc:697] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [term 5 LEADER]: Becoming Leader. State: Replica: 3d51a1474eb74ade87c7bc49acca44b6, State: Running, Role: LEADER
I20260710 13:18:06.045255 11292 raft_consensus.cc:2468] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d51a1474eb74ade87c7bc49acca44b6 in term 5.
I20260710 13:18:06.045171 11552 consensus_queue.cc:237] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [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: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } }
I20260710 13:18:06.051704 11114 catalog_manager.cc:5697] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 reported cstate change: term changed from 4 to 5, leader changed from 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2) to 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1). New cstate: current_term: 5 leader_uuid: "3d51a1474eb74ade87c7bc49acca44b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:06.307416 11292 raft_consensus.cc:1275] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Refusing update from remote peer 3d51a1474eb74ade87c7bc49acca44b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:06.308553 11552 consensus_queue.cc:1048] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:06.319196 11367 raft_consensus.cc:1275] T 25d8cdc3569a48ac895e0c2a513750f3 P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Refusing update from remote peer 3d51a1474eb74ade87c7bc49acca44b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:06.321563 11552 consensus_queue.cc:1048] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:06.397354 11217 raft_consensus.cc:1275] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [term 3 FOLLOWER]: Refusing update from remote peer d5e9ab1a678446149a2d8aa8062dd1ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:06.398422 11559 consensus_queue.cc:1048] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:06.407243 11292 raft_consensus.cc:1275] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [term 3 FOLLOWER]: Refusing update from remote peer d5e9ab1a678446149a2d8aa8062dd1ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:06.408658 11559 consensus_queue.cc:1048] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:06.435523 11367 raft_consensus.cc:1275] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 5 FOLLOWER]: Refusing update from remote peer 3d51a1474eb74ade87c7bc49acca44b6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:18:06.436790 11552 consensus_queue.cc:1048] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:06.445343 11292 raft_consensus.cc:1275] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 6 FOLLOWER]: Refusing update from remote peer d5e9ab1a678446149a2d8aa8062dd1ae: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260710 13:18:06.447772 11559 consensus_queue.cc:1048] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:06.449486 11292 raft_consensus.cc:1275] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 5 FOLLOWER]: Refusing update from remote peer 3d51a1474eb74ade87c7bc49acca44b6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:18:06.451273 11553 consensus_queue.cc:1048] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:18:06.462280 11217 raft_consensus.cc:1275] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 6 FOLLOWER]: Refusing update from remote peer d5e9ab1a678446149a2d8aa8062dd1ae: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260710 13:18:06.463553 11559 consensus_queue.cc:1048] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d51a1474eb74ade87c7bc49acca44b6" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 36701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:06.525928 11367 raft_consensus.cc:1275] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [term 3 FOLLOWER]: Refusing update from remote peer 3d51a1474eb74ade87c7bc49acca44b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:06.527168 11553 consensus_queue.cc:1048] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5e9ab1a678446149a2d8aa8062dd1ae" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 40729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:06.535830 11294 raft_consensus.cc:1275] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [term 3 FOLLOWER]: Refusing update from remote peer 3d51a1474eb74ade87c7bc49acca44b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:06.537142 11552 consensus_queue.cc:1048] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6714ade17b0342918c9ad0d9be5b10a0" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:06.655759 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:06.660964 11084 tablet_server.cc:179] TabletServer@127.10.211.1:0 shutting down...
I20260710 13:18:06.689502 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:06.690191 11084 tablet_replica.cc:333] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6: stopping tablet replica
I20260710 13:18:06.690872 11084 raft_consensus.cc:2243] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:06.691968 11084 raft_consensus.cc:2272] T be00b0847162468b8ff37232c7b5ccc2 P 3d51a1474eb74ade87c7bc49acca44b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.694715 11084 tablet_replica.cc:333] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6: stopping tablet replica
I20260710 13:18:06.695182 11084 raft_consensus.cc:2243] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:18:06.695801 11084 raft_consensus.cc:2272] T 56a2931ad01a4cc3be42fe49e4fb9243 P 3d51a1474eb74ade87c7bc49acca44b6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.697662 11084 tablet_replica.cc:333] T 712f9f8c619e4d7f84fea88d58268bfa P 3d51a1474eb74ade87c7bc49acca44b6: stopping tablet replica
I20260710 13:18:06.698346 11084 raft_consensus.cc:2243] T 712f9f8c619e4d7f84fea88d58268bfa P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.698781 11084 raft_consensus.cc:2272] T 712f9f8c619e4d7f84fea88d58268bfa P 3d51a1474eb74ade87c7bc49acca44b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.700415 11084 tablet_replica.cc:333] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6: stopping tablet replica
I20260710 13:18:06.700870 11084 raft_consensus.cc:2243] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:06.701531 11084 raft_consensus.cc:2272] T 25d8cdc3569a48ac895e0c2a513750f3 P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.703339 11084 tablet_replica.cc:333] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6: stopping tablet replica
I20260710 13:18:06.703806 11084 raft_consensus.cc:2243] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.704196 11084 raft_consensus.cc:2272] T a0670863827f4d36a93ec8b0eaa0f793 P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.705757 11084 tablet_replica.cc:333] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6: stopping tablet replica
I20260710 13:18:06.706210 11084 raft_consensus.cc:2243] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.706699 11084 raft_consensus.cc:2272] T baf7a8c4eebe469d9403e5142ab43b5b P 3d51a1474eb74ade87c7bc49acca44b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.708861 11084 tablet_replica.cc:333] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6: stopping tablet replica
I20260710 13:18:06.709331 11084 raft_consensus.cc:2243] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.709751 11084 raft_consensus.cc:2272] T 31184d700c7e4772924fd47e91070bf5 P 3d51a1474eb74ade87c7bc49acca44b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.711293 11084 tablet_replica.cc:333] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6: stopping tablet replica
I20260710 13:18:06.711722 11084 raft_consensus.cc:2243] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.712118 11084 raft_consensus.cc:2272] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 3d51a1474eb74ade87c7bc49acca44b6 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.713958 11084 tablet_replica.cc:333] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6: stopping tablet replica
I20260710 13:18:06.714392 11084 raft_consensus.cc:2243] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.714833 11084 raft_consensus.cc:2272] T 9a623117d9d84ac2ba9629d1663b201d P 3d51a1474eb74ade87c7bc49acca44b6 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:06.872411 11334 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.211.1:36701: connect: Connection refused (error 111)
I20260710 13:18:06.876899 11084 tablet_server.cc:196] TabletServer@127.10.211.1:0 shutdown complete.
W20260710 13:18:06.877099 11334 consensus_peers.cc:597] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae -> Peer 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701): Couldn't send request to peer 3d51a1474eb74ade87c7bc49acca44b6. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:36701: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:06.879103 11260 consensus_peers.cc:597] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 -> Peer 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701): Couldn't send request to peer 3d51a1474eb74ade87c7bc49acca44b6. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:36701: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:06.879427 11260 consensus_peers.cc:597] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0 -> Peer 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701): Couldn't send request to peer 3d51a1474eb74ade87c7bc49acca44b6. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:36701: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:06.894769 11084 tablet_server.cc:179] TabletServer@127.10.211.2:0 shutting down...
I20260710 13:18:06.919384 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:06.920181 11084 tablet_replica.cc:333] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0: stopping tablet replica
I20260710 13:18:06.921037 11084 raft_consensus.cc:2243] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.921423 11084 raft_consensus.cc:2272] T be00b0847162468b8ff37232c7b5ccc2 P 6714ade17b0342918c9ad0d9be5b10a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.923559 11084 tablet_replica.cc:333] T 712f9f8c619e4d7f84fea88d58268bfa P 6714ade17b0342918c9ad0d9be5b10a0: stopping tablet replica
I20260710 13:18:06.924036 11084 raft_consensus.cc:2243] T 712f9f8c619e4d7f84fea88d58268bfa P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.924376 11084 raft_consensus.cc:2272] T 712f9f8c619e4d7f84fea88d58268bfa P 6714ade17b0342918c9ad0d9be5b10a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.925864 11084 tablet_replica.cc:333] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0: stopping tablet replica
I20260710 13:18:06.926270 11084 raft_consensus.cc:2243] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.926589 11084 raft_consensus.cc:2272] T baf7a8c4eebe469d9403e5142ab43b5b P 6714ade17b0342918c9ad0d9be5b10a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.928516 11084 tablet_replica.cc:333] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0: stopping tablet replica
I20260710 13:18:06.928977 11084 raft_consensus.cc:2243] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:06.929615 11084 raft_consensus.cc:2272] T 31184d700c7e4772924fd47e91070bf5 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.931248 11084 tablet_replica.cc:333] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0: stopping tablet replica
I20260710 13:18:06.931658 11084 raft_consensus.cc:2243] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.931963 11084 raft_consensus.cc:2272] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P 6714ade17b0342918c9ad0d9be5b10a0 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.933643 11084 tablet_replica.cc:333] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0: stopping tablet replica
I20260710 13:18:06.934055 11084 raft_consensus.cc:2243] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.934370 11084 raft_consensus.cc:2272] T 25d8cdc3569a48ac895e0c2a513750f3 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.936370 11084 tablet_replica.cc:333] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0: stopping tablet replica
I20260710 13:18:06.937028 11084 raft_consensus.cc:2243] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:06.937889 11084 raft_consensus.cc:2272] T a0670863827f4d36a93ec8b0eaa0f793 P 6714ade17b0342918c9ad0d9be5b10a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.940099 11084 tablet_replica.cc:333] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0: stopping tablet replica
I20260710 13:18:06.940733 11084 raft_consensus.cc:2243] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.941224 11084 raft_consensus.cc:2272] T 56a2931ad01a4cc3be42fe49e4fb9243 P 6714ade17b0342918c9ad0d9be5b10a0 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:06.941287 11334 consensus_peers.cc:597] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae -> Peer 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701): Couldn't send request to peer 3d51a1474eb74ade87c7bc49acca44b6. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:36701: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:06.943351 11084 tablet_replica.cc:333] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0: stopping tablet replica
I20260710 13:18:06.943830 11084 raft_consensus.cc:2243] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:06.944563 11084 raft_consensus.cc:2272] T 9a623117d9d84ac2ba9629d1663b201d P 6714ade17b0342918c9ad0d9be5b10a0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:06.963020 11332 consensus_peers.cc:597] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae -> Peer 6714ade17b0342918c9ad0d9be5b10a0 (127.10.211.2:45229): Couldn't send request to peer 6714ade17b0342918c9ad0d9be5b10a0. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.2:45229: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:06.969883 11084 tablet_server.cc:196] TabletServer@127.10.211.2:0 shutdown complete.
I20260710 13:18:06.985710 11084 tablet_server.cc:179] TabletServer@127.10.211.3:0 shutting down...
I20260710 13:18:07.007719 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:07.008400 11084 tablet_replica.cc:333] T 9a623117d9d84ac2ba9629d1663b201d P d5e9ab1a678446149a2d8aa8062dd1ae: stopping tablet replica
I20260710 13:18:07.009249 11084 raft_consensus.cc:2243] T 9a623117d9d84ac2ba9629d1663b201d P d5e9ab1a678446149a2d8aa8062dd1ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:07.009792 11084 raft_consensus.cc:2272] T 9a623117d9d84ac2ba9629d1663b201d P d5e9ab1a678446149a2d8aa8062dd1ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:07.012001 11084 tablet_replica.cc:333] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae: stopping tablet replica
W20260710 13:18:07.012074 11334 consensus_peers.cc:597] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae -> Peer 3d51a1474eb74ade87c7bc49acca44b6 (127.10.211.1:36701): Couldn't send request to peer 3d51a1474eb74ade87c7bc49acca44b6. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:36701: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:07.012657 11084 raft_consensus.cc:2243] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:07.013082 11084 raft_consensus.cc:2272] T be00b0847162468b8ff37232c7b5ccc2 P d5e9ab1a678446149a2d8aa8062dd1ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:07.015048 11084 tablet_replica.cc:333] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae: stopping tablet replica
I20260710 13:18:07.015537 11084 raft_consensus.cc:2243] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:07.015934 11084 raft_consensus.cc:2272] T 56a2931ad01a4cc3be42fe49e4fb9243 P d5e9ab1a678446149a2d8aa8062dd1ae [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:07.017675 11084 tablet_replica.cc:333] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae: stopping tablet replica
I20260710 13:18:07.018162 11084 raft_consensus.cc:2243] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:07.018898 11084 raft_consensus.cc:2272] T baf7a8c4eebe469d9403e5142ab43b5b P d5e9ab1a678446149a2d8aa8062dd1ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:07.020714 11084 tablet_replica.cc:333] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae: stopping tablet replica
I20260710 13:18:07.021181 11084 raft_consensus.cc:2243] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 6 LEADER]: Raft consensus shutting down.
I20260710 13:18:07.021831 11084 raft_consensus.cc:2272] T 0d8f82c6344947b7bebe7ec4ed1fe5bf P d5e9ab1a678446149a2d8aa8062dd1ae [term 6 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:07.023703 11084 tablet_replica.cc:333] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae: stopping tablet replica
I20260710 13:18:07.024204 11084 raft_consensus.cc:2243] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:07.024590 11084 raft_consensus.cc:2272] T 31184d700c7e4772924fd47e91070bf5 P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:07.026017 11084 tablet_replica.cc:333] T 25d8cdc3569a48ac895e0c2a513750f3 P d5e9ab1a678446149a2d8aa8062dd1ae: stopping tablet replica
I20260710 13:18:07.026468 11084 raft_consensus.cc:2243] T 25d8cdc3569a48ac895e0c2a513750f3 P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:07.026916 11084 raft_consensus.cc:2272] T 25d8cdc3569a48ac895e0c2a513750f3 P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:07.028607 11084 tablet_replica.cc:333] T a0670863827f4d36a93ec8b0eaa0f793 P d5e9ab1a678446149a2d8aa8062dd1ae: stopping tablet replica
I20260710 13:18:07.029059 11084 raft_consensus.cc:2243] T a0670863827f4d36a93ec8b0eaa0f793 P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:07.029475 11084 raft_consensus.cc:2272] T a0670863827f4d36a93ec8b0eaa0f793 P d5e9ab1a678446149a2d8aa8062dd1ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:07.031050 11084 tablet_replica.cc:333] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae: stopping tablet replica
I20260710 13:18:07.031476 11084 raft_consensus.cc:2243] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:07.032166 11084 raft_consensus.cc:2272] T 712f9f8c619e4d7f84fea88d58268bfa P d5e9ab1a678446149a2d8aa8062dd1ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:07.057976 11084 tablet_server.cc:196] TabletServer@127.10.211.3:0 shutdown complete.
I20260710 13:18:07.074160 11084 master.cc:562] Master@127.10.211.62:46385 shutting down...
I20260710 13:18:07.197194 11084 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:07.197808 11084 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:07.198189 11084 tablet_replica.cc:333] T 00000000000000000000000000000000 P b1d256228d274f3c8150340b1f88ddd2: stopping tablet replica
I20260710 13:18:07.216718 11084 master.cc:584] Master@127.10.211.62:46385 shutdown complete.
3d51a1474eb74ade87c7bc49acca44b6  4
6714ade17b0342918c9ad0d9be5b10a0  4
d5e9ab1a678446149a2d8aa8062dd1ae  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12567 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:18:07.256553 11084 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.211.62:33485
I20260710 13:18:07.257712 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:07.263688 11584 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
W20260710 13:18:07.263988 11587 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
W20260710 13:18:07.263870 11585 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
I20260710 13:18:07.265532 11084 server_base.cc:1061] running on GCE node
I20260710 13:18:07.266396 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:07.266574 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:07.266769 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689487266753 us; error 0 us; skew 500 ppm
I20260710 13:18:07.267243 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:07.269554 11084 webserver.cc:533] Webserver started at http://127.10.211.62:43919/ using document root <none> and password file <none>
I20260710 13:18:07.270020 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:07.270172 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:07.270394 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:07.271523 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689474519633-11084-0/minicluster-data/master-0-root/instance:
uuid: "4f9fc155cbbc455fb60ab6d5155ea2e5"
format_stamp: "Formatted at 2026-07-10 13:18:07 on dist-test-slave-3n8f"
I20260710 13:18:07.275756 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:18:07.278934 11592 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:07.279675 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:07.279956 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689474519633-11084-0/minicluster-data/master-0-root
uuid: "4f9fc155cbbc455fb60ab6d5155ea2e5"
format_stamp: "Formatted at 2026-07-10 13:18:07 on dist-test-slave-3n8f"
I20260710 13:18:07.280258 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689474519633-11084-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689474519633-11084-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689474519633-11084-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)
I20260710 13:18:07.291020 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:07.292274 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:07.329483 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.62:33485
I20260710 13:18:07.329592 11643 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.62:33485 every 8 connection(s)
I20260710 13:18:07.333632 11644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.342839 11644 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5: Bootstrap starting.
I20260710 13:18:07.347468 11644 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:07.351625 11644 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5: No bootstrap required, opened a new log
I20260710 13:18:07.353713 11644 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f9fc155cbbc455fb60ab6d5155ea2e5" member_type: VOTER }
I20260710 13:18:07.354074 11644 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:07.354331 11644 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f9fc155cbbc455fb60ab6d5155ea2e5, State: Initialized, Role: FOLLOWER
I20260710 13:18:07.354997 11644 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4f9fc155cbbc455fb60ab6d5155ea2e5" member_type: VOTER }
I20260710 13:18:07.355440 11644 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:07.355681 11644 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:07.355917 11644 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:07.359815 11644 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f9fc155cbbc455fb60ab6d5155ea2e5" member_type: VOTER }
I20260710 13:18:07.360342 11644 leader_election.cc:304] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5 [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: 4f9fc155cbbc455fb60ab6d5155ea2e5; no voters: 
I20260710 13:18:07.361507 11644 leader_election.cc:290] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:07.361836 11647 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:07.363197 11647 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5 [term 1 LEADER]: Becoming Leader. State: Replica: 4f9fc155cbbc455fb60ab6d5155ea2e5, State: Running, Role: LEADER
I20260710 13:18:07.363881 11647 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5 [LEADER]: Queue going to LEADER mode. State: All 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: "4f9fc155cbbc455fb60ab6d5155ea2e5" member_type: VOTER }
I20260710 13:18:07.364471 11644 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:07.369081 11649 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4f9fc155cbbc455fb60ab6d5155ea2e5. Latest consensus state: current_term: 1 leader_uuid: "4f9fc155cbbc455fb60ab6d5155ea2e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f9fc155cbbc455fb60ab6d5155ea2e5" member_type: VOTER } }
I20260710 13:18:07.369794 11649 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:07.369845 11648 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4f9fc155cbbc455fb60ab6d5155ea2e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f9fc155cbbc455fb60ab6d5155ea2e5" member_type: VOTER } }
I20260710 13:18:07.370339 11648 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:07.371698 11655 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:07.376511 11655 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:07.379571 11084 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:07.384639 11655 catalog_manager.cc:1383] Generated new cluster ID: 9721747f8a7f40b8b2c438e50fafcad5
I20260710 13:18:07.384923 11655 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:07.400360 11655 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:07.401614 11655 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:07.416397 11655 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5: Generated new TSK 0
I20260710 13:18:07.416993 11655 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:07.446132 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:07.451764 11665 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
W20260710 13:18:07.452883 11666 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
W20260710 13:18:07.453895 11668 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
I20260710 13:18:07.454272 11084 server_base.cc:1061] running on GCE node
I20260710 13:18:07.455229 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:07.455403 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:07.455603 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689487455587 us; error 0 us; skew 500 ppm
I20260710 13:18:07.456185 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:07.458374 11084 webserver.cc:533] Webserver started at http://127.10.211.1:35437/ using document root <none> and password file <none>
I20260710 13:18:07.458895 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:07.459093 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:07.459401 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:07.460456 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689474519633-11084-0/minicluster-data/ts-0-root/instance:
uuid: "c0a5b3c6c37b44639347506f02a108fc"
format_stamp: "Formatted at 2026-07-10 13:18:07 on dist-test-slave-3n8f"
I20260710 13:18:07.464869 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:18:07.468207 11673 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:07.469022 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:18:07.469332 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689474519633-11084-0/minicluster-data/ts-0-root
uuid: "c0a5b3c6c37b44639347506f02a108fc"
format_stamp: "Formatted at 2026-07-10 13:18:07 on dist-test-slave-3n8f"
I20260710 13:18:07.469594 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689474519633-11084-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689474519633-11084-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689474519633-11084-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)
I20260710 13:18:07.482518 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:07.483791 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:07.485249 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:07.487526 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:07.487742 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:07.487998 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:07.488195 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:07.527983 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.1:35479
I20260710 13:18:07.528128 11735 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.1:35479 every 8 connection(s)
I20260710 13:18:07.532876 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:07.540720 11740 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
W20260710 13:18:07.541785 11741 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
I20260710 13:18:07.544831 11084 server_base.cc:1061] running on GCE node
W20260710 13:18:07.545495 11743 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
I20260710 13:18:07.546452 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:07.546687 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:07.546903 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689487546866 us; error 0 us; skew 500 ppm
I20260710 13:18:07.547451 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:07.549702 11084 webserver.cc:533] Webserver started at http://127.10.211.2:34039/ using document root <none> and password file <none>
I20260710 13:18:07.550184 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:07.550370 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:07.550688 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:07.551801 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689474519633-11084-0/minicluster-data/ts-1-root/instance:
uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
format_stamp: "Formatted at 2026-07-10 13:18:07 on dist-test-slave-3n8f"
I20260710 13:18:07.556710 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:18:07.558238 11736 heartbeater.cc:344] Connected to a master server at 127.10.211.62:33485
I20260710 13:18:07.558605 11736 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:07.559393 11736 heartbeater.cc:507] Master 127.10.211.62:33485 requested a full tablet report, sending...
I20260710 13:18:07.560458 11748 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:07.561292 11084 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 13:18:07.561522 11609 ts_manager.cc:194] Registered new tserver with Master: c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479)
I20260710 13:18:07.561592 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689474519633-11084-0/minicluster-data/ts-1-root
uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
format_stamp: "Formatted at 2026-07-10 13:18:07 on dist-test-slave-3n8f"
I20260710 13:18:07.562000 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689474519633-11084-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689474519633-11084-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689474519633-11084-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)
I20260710 13:18:07.563401 11609 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60366
I20260710 13:18:07.586161 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:07.587556 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:07.589099 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:07.591336 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:07.591570 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:07.591817 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:07.591991 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:07.631245 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.2:36897
I20260710 13:18:07.631420 11810 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.2:36897 every 8 connection(s)
I20260710 13:18:07.635857 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:07.643220 11814 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
W20260710 13:18:07.644140 11815 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
W20260710 13:18:07.645089 11817 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
I20260710 13:18:07.645977 11084 server_base.cc:1061] running on GCE node
I20260710 13:18:07.646937 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:07.647207 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:07.647400 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689487647384 us; error 0 us; skew 500 ppm
I20260710 13:18:07.648103 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:07.648933 11811 heartbeater.cc:344] Connected to a master server at 127.10.211.62:33485
I20260710 13:18:07.649338 11811 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:07.650024 11811 heartbeater.cc:507] Master 127.10.211.62:33485 requested a full tablet report, sending...
I20260710 13:18:07.650862 11084 webserver.cc:533] Webserver started at http://127.10.211.3:33511/ using document root <none> and password file <none>
I20260710 13:18:07.651367 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:07.651574 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:07.651831 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:07.652038 11609 ts_manager.cc:194] Registered new tserver with Master: ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897)
I20260710 13:18:07.652961 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689474519633-11084-0/minicluster-data/ts-2-root/instance:
uuid: "fb2611b2a86b4361a433e4b0ba83703d"
format_stamp: "Formatted at 2026-07-10 13:18:07 on dist-test-slave-3n8f"
I20260710 13:18:07.653384 11609 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60374
I20260710 13:18:07.657239 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:18:07.660485 11822 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:07.661341 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:18:07.661583 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689474519633-11084-0/minicluster-data/ts-2-root
uuid: "fb2611b2a86b4361a433e4b0ba83703d"
format_stamp: "Formatted at 2026-07-10 13:18:07 on dist-test-slave-3n8f"
I20260710 13:18:07.661823 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689474519633-11084-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689474519633-11084-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689474519633-11084-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)
I20260710 13:18:07.674934 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:07.676092 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:07.677459 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:07.679664 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:07.679888 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:07.680123 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:07.680295 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:07.718957 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.3:44557
I20260710 13:18:07.719055 11884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.3:44557 every 8 connection(s)
I20260710 13:18:07.732501 11885 heartbeater.cc:344] Connected to a master server at 127.10.211.62:33485
I20260710 13:18:07.732838 11885 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:07.733510 11885 heartbeater.cc:507] Master 127.10.211.62:33485 requested a full tablet report, sending...
I20260710 13:18:07.735301 11609 ts_manager.cc:194] Registered new tserver with Master: fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:07.735563 11084 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013324239s
I20260710 13:18:07.736605 11609 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60388
I20260710 13:18:07.759008 11609 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60390:
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"
    }
  }
}
W20260710 13:18:07.761690 11609 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.
I20260710 13:18:07.836637 11850 tablet_service.cc:1511] Processing CreateTablet for tablet 24575cdb26fa448b987a57f03c4385b2 (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:07.837560 11848 tablet_service.cc:1511] Processing CreateTablet for tablet b7c2796fff9f4263bc7e3fde940a7dfb (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:07.838100 11850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24575cdb26fa448b987a57f03c4385b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.840167 11848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7c2796fff9f4263bc7e3fde940a7dfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.840601 11847 tablet_service.cc:1511] Processing CreateTablet for tablet fd81d1b5818745118a5e13f523d30532 (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:07.841883 11847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd81d1b5818745118a5e13f523d30532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.847064 11846 tablet_service.cc:1511] Processing CreateTablet for tablet cc858a8238e6493695b4d3f880385413 (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:07.848471 11846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc858a8238e6493695b4d3f880385413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.849995 11773 tablet_service.cc:1511] Processing CreateTablet for tablet fd81d1b5818745118a5e13f523d30532 (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:07.851388 11773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd81d1b5818745118a5e13f523d30532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.851118 11775 tablet_service.cc:1511] Processing CreateTablet for tablet 67d168e306be4c6da19355031ef5057b (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:07.851581 11845 tablet_service.cc:1511] Processing CreateTablet for tablet c0e6b721bc1342f7b72c2b9918ae73fa (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:07.852486 11775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67d168e306be4c6da19355031ef5057b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.852840 11845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e6b721bc1342f7b72c2b9918ae73fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.853472 11772 tablet_service.cc:1511] Processing CreateTablet for tablet cc858a8238e6493695b4d3f880385413 (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:07.837719 11849 tablet_service.cc:1511] Processing CreateTablet for tablet 67d168e306be4c6da19355031ef5057b (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:07.854789 11772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc858a8238e6493695b4d3f880385413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.855566 11849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67d168e306be4c6da19355031ef5057b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.855837 11774 tablet_service.cc:1511] Processing CreateTablet for tablet b7c2796fff9f4263bc7e3fde940a7dfb (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:07.857228 11774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7c2796fff9f4263bc7e3fde940a7dfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.859735 11771 tablet_service.cc:1511] Processing CreateTablet for tablet c0e6b721bc1342f7b72c2b9918ae73fa (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:07.859774 11776 tablet_service.cc:1511] Processing CreateTablet for tablet 24575cdb26fa448b987a57f03c4385b2 (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:07.861136 11771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e6b721bc1342f7b72c2b9918ae73fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.863101 11776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24575cdb26fa448b987a57f03c4385b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.864171 11770 tablet_service.cc:1511] Processing CreateTablet for tablet 970d4aeee1284335b30887a5d234755d (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:07.866163 11770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 970d4aeee1284335b30887a5d234755d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.869978 11844 tablet_service.cc:1511] Processing CreateTablet for tablet 970d4aeee1284335b30887a5d234755d (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:07.878913 11844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 970d4aeee1284335b30887a5d234755d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.911775 11701 tablet_service.cc:1511] Processing CreateTablet for tablet 24575cdb26fa448b987a57f03c4385b2 (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:07.913259 11701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24575cdb26fa448b987a57f03c4385b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.913421 11769 tablet_service.cc:1511] Processing CreateTablet for tablet 533bc8ccd5c44c619283e45cfb80a963 (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:07.914832 11769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533bc8ccd5c44c619283e45cfb80a963. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.915830 11700 tablet_service.cc:1511] Processing CreateTablet for tablet 67d168e306be4c6da19355031ef5057b (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:07.917140 11700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67d168e306be4c6da19355031ef5057b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.914865 11843 tablet_service.cc:1511] Processing CreateTablet for tablet 533bc8ccd5c44c619283e45cfb80a963 (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:07.918893 11843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533bc8ccd5c44c619283e45cfb80a963. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.919863 11699 tablet_service.cc:1511] Processing CreateTablet for tablet b7c2796fff9f4263bc7e3fde940a7dfb (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:07.922180 11699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7c2796fff9f4263bc7e3fde940a7dfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.921964 11695 tablet_service.cc:1511] Processing CreateTablet for tablet 970d4aeee1284335b30887a5d234755d (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:07.923305 11695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 970d4aeee1284335b30887a5d234755d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.927776 11696 tablet_service.cc:1511] Processing CreateTablet for tablet c0e6b721bc1342f7b72c2b9918ae73fa (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:07.929317 11696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e6b721bc1342f7b72c2b9918ae73fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.931951 11694 tablet_service.cc:1511] Processing CreateTablet for tablet 533bc8ccd5c44c619283e45cfb80a963 (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:07.933346 11694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533bc8ccd5c44c619283e45cfb80a963. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.936123 11698 tablet_service.cc:1511] Processing CreateTablet for tablet fd81d1b5818745118a5e13f523d30532 (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:07.938717 11698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd81d1b5818745118a5e13f523d30532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.944597 11697 tablet_service.cc:1511] Processing CreateTablet for tablet cc858a8238e6493695b4d3f880385413 (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:07.946064 11697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc858a8238e6493695b4d3f880385413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.952924 11901 tablet_bootstrap.cc:492] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b: Bootstrap starting.
I20260710 13:18:07.980001 11693 tablet_service.cc:1511] Processing CreateTablet for tablet 7462038383c948f0ab0aca4348d631aa (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:07.981439 11693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7462038383c948f0ab0aca4348d631aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.982933 11844 tablet_service.cc:1511] Processing CreateTablet for tablet 7462038383c948f0ab0aca4348d631aa (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:07.984283 11844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7462038383c948f0ab0aca4348d631aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.984368 11692 tablet_service.cc:1511] Processing CreateTablet for tablet 671ee92a2947488db30fb08fcf34859f (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:07.985694 11692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 671ee92a2947488db30fb08fcf34859f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.990085 11769 tablet_service.cc:1511] Processing CreateTablet for tablet 7462038383c948f0ab0aca4348d631aa (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:07.991394 11769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7462038383c948f0ab0aca4348d631aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.992596 11900 tablet_bootstrap.cc:492] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d: Bootstrap starting.
I20260710 13:18:08.024649 11902 tablet_bootstrap.cc:492] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc: Bootstrap starting.
I20260710 13:18:08.028620 11844 tablet_service.cc:1511] Processing CreateTablet for tablet 671ee92a2947488db30fb08fcf34859f (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:08.029624 11844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 671ee92a2947488db30fb08fcf34859f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.031636 11776 tablet_service.cc:1511] Processing CreateTablet for tablet 671ee92a2947488db30fb08fcf34859f (DEFAULT_TABLE table=test-workload [id=d98fe50623324fa98e6418ce608b70bb]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:08.032512 11902 tablet_bootstrap.cc:654] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.035391 11776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 671ee92a2947488db30fb08fcf34859f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.038548 11900 tablet_bootstrap.cc:654] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.040512 11901 tablet_bootstrap.cc:654] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.047915 11902 tablet_bootstrap.cc:492] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc: No bootstrap required, opened a new log
I20260710 13:18:08.048432 11902 ts_tablet_manager.cc:1403] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260710 13:18:08.051203 11902 raft_consensus.cc:359] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.052039 11902 raft_consensus.cc:385] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.052345 11902 raft_consensus.cc:740] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.053426 11901 tablet_bootstrap.cc:492] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b: No bootstrap required, opened a new log
I20260710 13:18:08.053020 11902 consensus_queue.cc:260] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.053879 11901 ts_tablet_manager.cc:1403] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b: Time spent bootstrapping tablet: real 0.101s	user 0.006s	sys 0.008s
I20260710 13:18:08.054050 11900 tablet_bootstrap.cc:492] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d: No bootstrap required, opened a new log
I20260710 13:18:08.054605 11900 ts_tablet_manager.cc:1403] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d: Time spent bootstrapping tablet: real 0.062s	user 0.006s	sys 0.010s
I20260710 13:18:08.056119 11901 raft_consensus.cc:359] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.056660 11901 raft_consensus.cc:385] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.057042 11901 raft_consensus.cc:740] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4d6625bc0d489799bbd9d6e02ad55b, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.057722 11736 heartbeater.cc:499] Master 127.10.211.62:33485 was elected leader, sending a full tablet report...
I20260710 13:18:08.058059 11901 consensus_queue.cc:260] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.058187 11900 raft_consensus.cc:359] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.058669 11902 ts_tablet_manager.cc:1434] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 13:18:08.059048 11900 raft_consensus.cc:385] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.059397 11900 raft_consensus.cc:740] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2611b2a86b4361a433e4b0ba83703d, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.059893 11902 tablet_bootstrap.cc:492] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc: Bootstrap starting.
I20260710 13:18:08.060182 11900 consensus_queue.cc:260] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.067606 11901 ts_tablet_manager.cc:1434] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.001s
I20260710 13:18:08.068428 11811 heartbeater.cc:499] Master 127.10.211.62:33485 was elected leader, sending a full tablet report...
I20260710 13:18:08.068780 11902 tablet_bootstrap.cc:654] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.076865 11901 tablet_bootstrap.cc:492] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b: Bootstrap starting.
I20260710 13:18:08.080099 11885 heartbeater.cc:499] Master 127.10.211.62:33485 was elected leader, sending a full tablet report...
I20260710 13:18:08.081605 11900 ts_tablet_manager.cc:1434] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.012s
I20260710 13:18:08.082815 11906 raft_consensus.cc:493] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.082970 11900 tablet_bootstrap.cc:492] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d: Bootstrap starting.
I20260710 13:18:08.083310 11906 raft_consensus.cc:515] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.089465 11906 leader_election.cc:290] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:08.091900 11901 tablet_bootstrap.cc:654] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.093662 11907 raft_consensus.cc:493] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.094163 11907 raft_consensus.cc:515] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.098747 11900 tablet_bootstrap.cc:654] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.099558 11902 tablet_bootstrap.cc:492] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc: No bootstrap required, opened a new log
I20260710 13:18:08.100046 11902 ts_tablet_manager.cc:1403] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc: Time spent bootstrapping tablet: real 0.040s	user 0.027s	sys 0.004s
I20260710 13:18:08.103700 11902 raft_consensus.cc:359] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.107653 11902 raft_consensus.cc:385] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.108162 11902 raft_consensus.cc:740] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.111801 11902 consensus_queue.cc:260] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.123955 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" is_pre_election: true
I20260710 13:18:08.126004 11902 ts_tablet_manager.cc:1434] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.005s
I20260710 13:18:08.125942 11711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a5b3c6c37b44639347506f02a108fc" is_pre_election: true
I20260710 13:18:08.127071 11711 raft_consensus.cc:2468] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4d6625bc0d489799bbd9d6e02ad55b in term 0.
I20260710 13:18:08.127588 11902 tablet_bootstrap.cc:492] T 7462038383c948f0ab0aca4348d631aa P c0a5b3c6c37b44639347506f02a108fc: Bootstrap starting.
I20260710 13:18:08.132023 11901 tablet_bootstrap.cc:492] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b: No bootstrap required, opened a new log
I20260710 13:18:08.131808 11750 leader_election.cc:304] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a5b3c6c37b44639347506f02a108fc, ea4d6625bc0d489799bbd9d6e02ad55b; no voters: 
I20260710 13:18:08.132524 11901 ts_tablet_manager.cc:1403] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.020s
I20260710 13:18:08.133651 11786 raft_consensus.cc:2468] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 0.
I20260710 13:18:08.140678 11677 leader_election.cc:304] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a5b3c6c37b44639347506f02a108fc, ea4d6625bc0d489799bbd9d6e02ad55b; no voters: 
I20260710 13:18:08.141953 11906 raft_consensus.cc:2804] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:08.142450 11906 raft_consensus.cc:493] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:08.142890 11906 raft_consensus.cc:3060] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.112978 11907 leader_election.cc:290] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:08.143833 11907 raft_consensus.cc:2804] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:08.144315 11907 raft_consensus.cc:493] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:08.144754 11907 raft_consensus.cc:3060] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.150664 11908 raft_consensus.cc:493] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.151211 11908 raft_consensus.cc:515] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.156517 11906 raft_consensus.cc:515] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.157361 11908 leader_election.cc:290] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897)
I20260710 13:18:08.186771 11900 tablet_bootstrap.cc:492] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d: No bootstrap required, opened a new log
I20260710 13:18:08.187318 11900 ts_tablet_manager.cc:1403] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d: Time spent bootstrapping tablet: real 0.105s	user 0.034s	sys 0.032s
I20260710 13:18:08.187466 11901 raft_consensus.cc:359] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.187762 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d" is_pre_election: true
I20260710 13:18:08.188930 11901 raft_consensus.cc:385] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.189281 11901 raft_consensus.cc:740] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4d6625bc0d489799bbd9d6e02ad55b, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.186020 11907 raft_consensus.cc:515] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
W20260710 13:18:08.190446 11676 leader_election.cc:343] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.199653 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
I20260710 13:18:08.199723 11859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d" is_pre_election: true
W20260710 13:18:08.201233 11676 leader_election.cc:343] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:08.201295 11751 leader_election.cc:343] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.190405 11900 raft_consensus.cc:359] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.202915 11900 raft_consensus.cc:385] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.203333 11900 raft_consensus.cc:740] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2611b2a86b4361a433e4b0ba83703d, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.204350 11907 leader_election.cc:290] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 1 election: Requested vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:08.204149 11900 consensus_queue.cc:260] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.205366 11859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
I20260710 13:18:08.205993 11900 ts_tablet_manager.cc:1434] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
W20260710 13:18:08.206743 11751 leader_election.cc:343] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.190038 11901 consensus_queue.cc:260] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.193637 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
I20260710 13:18:08.207791 11786 raft_consensus.cc:2393] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c0a5b3c6c37b44639347506f02a108fc in current term 1: Already voted for candidate ea4d6625bc0d489799bbd9d6e02ad55b in this term.
I20260710 13:18:08.207804 11711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
I20260710 13:18:08.195206 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c2796fff9f4263bc7e3fde940a7dfb" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" is_pre_election: true
I20260710 13:18:08.208559 11711 raft_consensus.cc:2393] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4d6625bc0d489799bbd9d6e02ad55b in current term 1: Already voted for candidate c0a5b3c6c37b44639347506f02a108fc in this term.
I20260710 13:18:08.190562 11902 tablet_bootstrap.cc:654] T 7462038383c948f0ab0aca4348d631aa P c0a5b3c6c37b44639347506f02a108fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.209040 11677 leader_election.cc:304] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [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: c0a5b3c6c37b44639347506f02a108fc; no voters: ea4d6625bc0d489799bbd9d6e02ad55b, fb2611b2a86b4361a433e4b0ba83703d
W20260710 13:18:08.209751 11826 leader_election.cc:343] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.211030 11750 leader_election.cc:304] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [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: ea4d6625bc0d489799bbd9d6e02ad55b; no voters: c0a5b3c6c37b44639347506f02a108fc, fb2611b2a86b4361a433e4b0ba83703d
I20260710 13:18:08.212230 11907 raft_consensus.cc:2749] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:08.212893 11711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c2796fff9f4263bc7e3fde940a7dfb" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a5b3c6c37b44639347506f02a108fc" is_pre_election: true
I20260710 13:18:08.213348 11901 ts_tablet_manager.cc:1434] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b: Time spent starting tablet: real 0.080s	user 0.001s	sys 0.008s
I20260710 13:18:08.206857 11900 tablet_bootstrap.cc:492] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d: Bootstrap starting.
I20260710 13:18:08.193354 11906 leader_election.cc:290] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 election: Requested vote from peers ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:08.214116 11906 raft_consensus.cc:2749] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 13:18:08.214455 11824 leader_election.cc:343] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.215088 11824 leader_election.cc:304] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb2611b2a86b4361a433e4b0ba83703d; no voters: c0a5b3c6c37b44639347506f02a108fc, ea4d6625bc0d489799bbd9d6e02ad55b
I20260710 13:18:08.215917 11908 raft_consensus.cc:2749] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:08.216671 11901 tablet_bootstrap.cc:492] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b: Bootstrap starting.
I20260710 13:18:08.219846 11900 tablet_bootstrap.cc:654] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.224257 11901 tablet_bootstrap.cc:654] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.228317 11900 tablet_bootstrap.cc:492] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d: No bootstrap required, opened a new log
I20260710 13:18:08.228760 11900 ts_tablet_manager.cc:1403] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260710 13:18:08.229054 11902 tablet_bootstrap.cc:492] T 7462038383c948f0ab0aca4348d631aa P c0a5b3c6c37b44639347506f02a108fc: No bootstrap required, opened a new log
I20260710 13:18:08.229691 11902 ts_tablet_manager.cc:1403] T 7462038383c948f0ab0aca4348d631aa P c0a5b3c6c37b44639347506f02a108fc: Time spent bootstrapping tablet: real 0.102s	user 0.010s	sys 0.005s
I20260710 13:18:08.231190 11900 raft_consensus.cc:359] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } }
I20260710 13:18:08.232029 11900 raft_consensus.cc:385] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.232292 11900 raft_consensus.cc:740] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2611b2a86b4361a433e4b0ba83703d, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.232743 11902 raft_consensus.cc:359] T 7462038383c948f0ab0aca4348d631aa P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.232975 11900 consensus_queue.cc:260] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } }
I20260710 13:18:08.233453 11901 tablet_bootstrap.cc:492] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b: No bootstrap required, opened a new log
I20260710 13:18:08.234094 11901 ts_tablet_manager.cc:1403] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 13:18:08.233522 11902 raft_consensus.cc:385] T 7462038383c948f0ab0aca4348d631aa P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.234732 11900 ts_tablet_manager.cc:1434] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:08.234863 11902 raft_consensus.cc:740] T 7462038383c948f0ab0aca4348d631aa P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.235785 11900 tablet_bootstrap.cc:492] T 970d4aeee1284335b30887a5d234755d P fb2611b2a86b4361a433e4b0ba83703d: Bootstrap starting.
I20260710 13:18:08.235663 11902 consensus_queue.cc:260] T 7462038383c948f0ab0aca4348d631aa P c0a5b3c6c37b44639347506f02a108fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.237886 11902 ts_tablet_manager.cc:1434] T 7462038383c948f0ab0aca4348d631aa P c0a5b3c6c37b44639347506f02a108fc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:18:08.239029 11902 tablet_bootstrap.cc:492] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc: Bootstrap starting.
I20260710 13:18:08.239068 11901 raft_consensus.cc:359] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.240005 11901 raft_consensus.cc:385] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.240362 11901 raft_consensus.cc:740] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4d6625bc0d489799bbd9d6e02ad55b, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.241256 11901 consensus_queue.cc:260] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.242601 11900 tablet_bootstrap.cc:654] T 970d4aeee1284335b30887a5d234755d P fb2611b2a86b4361a433e4b0ba83703d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.245559 11908 raft_consensus.cc:493] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.245755 11901 ts_tablet_manager.cc:1434] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 13:18:08.246351 11902 tablet_bootstrap.cc:654] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.246804 11901 tablet_bootstrap.cc:492] T 67d168e306be4c6da19355031ef5057b P ea4d6625bc0d489799bbd9d6e02ad55b: Bootstrap starting.
I20260710 13:18:08.246047 11908 raft_consensus.cc:515] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.248673 11908 leader_election.cc:290] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897)
I20260710 13:18:08.250350 11711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc858a8238e6493695b4d3f880385413" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a5b3c6c37b44639347506f02a108fc" is_pre_election: true
W20260710 13:18:08.251971 11824 leader_election.cc:343] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.253670 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc858a8238e6493695b4d3f880385413" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" is_pre_election: true
I20260710 13:18:08.254279 11785 raft_consensus.cc:2468] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2611b2a86b4361a433e4b0ba83703d in term 0.
I20260710 13:18:08.255570 11826 leader_election.cc:304] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ea4d6625bc0d489799bbd9d6e02ad55b, fb2611b2a86b4361a433e4b0ba83703d; no voters: c0a5b3c6c37b44639347506f02a108fc
I20260710 13:18:08.257907 11901 tablet_bootstrap.cc:654] T 67d168e306be4c6da19355031ef5057b P ea4d6625bc0d489799bbd9d6e02ad55b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.259639 11902 tablet_bootstrap.cc:492] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc: No bootstrap required, opened a new log
I20260710 13:18:08.260146 11908 raft_consensus.cc:2804] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:08.260337 11902 ts_tablet_manager.cc:1403] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.016s
I20260710 13:18:08.260672 11908 raft_consensus.cc:493] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:08.261137 11908 raft_consensus.cc:3060] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.264376 11902 raft_consensus.cc:359] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.265442 11902 raft_consensus.cc:385] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.265870 11902 raft_consensus.cc:740] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.267097 11902 consensus_queue.cc:260] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.270362 11902 ts_tablet_manager.cc:1434] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:18:08.271967 11902 tablet_bootstrap.cc:492] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc: Bootstrap starting.
I20260710 13:18:08.281113 11902 tablet_bootstrap.cc:654] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.283310 11901 tablet_bootstrap.cc:492] T 67d168e306be4c6da19355031ef5057b P ea4d6625bc0d489799bbd9d6e02ad55b: No bootstrap required, opened a new log
I20260710 13:18:08.283915 11901 ts_tablet_manager.cc:1403] T 67d168e306be4c6da19355031ef5057b P ea4d6625bc0d489799bbd9d6e02ad55b: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.011s
I20260710 13:18:08.286443 11908 raft_consensus.cc:515] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.286916 11901 raft_consensus.cc:359] T 67d168e306be4c6da19355031ef5057b P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.287617 11901 raft_consensus.cc:385] T 67d168e306be4c6da19355031ef5057b P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.288012 11901 raft_consensus.cc:740] T 67d168e306be4c6da19355031ef5057b P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4d6625bc0d489799bbd9d6e02ad55b, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.288877 11901 consensus_queue.cc:260] T 67d168e306be4c6da19355031ef5057b P ea4d6625bc0d489799bbd9d6e02ad55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.289664 11711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc858a8238e6493695b4d3f880385413" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
I20260710 13:18:08.291330 11901 ts_tablet_manager.cc:1434] T 67d168e306be4c6da19355031ef5057b P ea4d6625bc0d489799bbd9d6e02ad55b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:18:08.292382 11901 tablet_bootstrap.cc:492] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b: Bootstrap starting.
W20260710 13:18:08.293764 11824 leader_election.cc:343] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.293783 11902 tablet_bootstrap.cc:492] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc: No bootstrap required, opened a new log
I20260710 13:18:08.294580 11902 ts_tablet_manager.cc:1403] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.014s
I20260710 13:18:08.299015 11901 tablet_bootstrap.cc:654] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.298362 11902 raft_consensus.cc:359] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.299670 11902 raft_consensus.cc:385] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.300148 11902 raft_consensus.cc:740] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.301342 11902 consensus_queue.cc:260] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.307862 11908 leader_election.cc:290] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 1 election: Requested vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897)
I20260710 13:18:08.307633 11902 ts_tablet_manager.cc:1434] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.003s
I20260710 13:18:08.309849 11902 tablet_bootstrap.cc:492] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc: Bootstrap starting.
I20260710 13:18:08.310226 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc858a8238e6493695b4d3f880385413" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
I20260710 13:18:08.310842 11785 raft_consensus.cc:3060] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.311375 11900 tablet_bootstrap.cc:492] T 970d4aeee1284335b30887a5d234755d P fb2611b2a86b4361a433e4b0ba83703d: No bootstrap required, opened a new log
I20260710 13:18:08.311848 11900 ts_tablet_manager.cc:1403] T 970d4aeee1284335b30887a5d234755d P fb2611b2a86b4361a433e4b0ba83703d: Time spent bootstrapping tablet: real 0.076s	user 0.033s	sys 0.035s
I20260710 13:18:08.314929 11900 raft_consensus.cc:359] T 970d4aeee1284335b30887a5d234755d P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.315623 11900 raft_consensus.cc:385] T 970d4aeee1284335b30887a5d234755d P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.315910 11900 raft_consensus.cc:740] T 970d4aeee1284335b30887a5d234755d P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2611b2a86b4361a433e4b0ba83703d, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.316308 11902 tablet_bootstrap.cc:654] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.317613 11900 consensus_queue.cc:260] T 970d4aeee1284335b30887a5d234755d P fb2611b2a86b4361a433e4b0ba83703d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.318897 11901 tablet_bootstrap.cc:492] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b: No bootstrap required, opened a new log
I20260710 13:18:08.319494 11901 ts_tablet_manager.cc:1403] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.006s
I20260710 13:18:08.322969 11901 raft_consensus.cc:359] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.323462 11900 ts_tablet_manager.cc:1434] T 970d4aeee1284335b30887a5d234755d P fb2611b2a86b4361a433e4b0ba83703d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:18:08.323880 11901 raft_consensus.cc:385] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.324309 11901 raft_consensus.cc:740] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4d6625bc0d489799bbd9d6e02ad55b, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.324903 11900 tablet_bootstrap.cc:492] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d: Bootstrap starting.
I20260710 13:18:08.325074 11901 consensus_queue.cc:260] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.327589 11901 ts_tablet_manager.cc:1434] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 13:18:08.327736 11902 tablet_bootstrap.cc:492] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc: No bootstrap required, opened a new log
I20260710 13:18:08.328398 11902 ts_tablet_manager.cc:1403] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260710 13:18:08.328624 11901 tablet_bootstrap.cc:492] T fd81d1b5818745118a5e13f523d30532 P ea4d6625bc0d489799bbd9d6e02ad55b: Bootstrap starting.
I20260710 13:18:08.331453 11902 raft_consensus.cc:359] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.331907 11900 tablet_bootstrap.cc:654] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.332345 11902 raft_consensus.cc:385] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.332734 11902 raft_consensus.cc:740] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.326011 11785 raft_consensus.cc:2468] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2611b2a86b4361a433e4b0ba83703d in term 1.
I20260710 13:18:08.333906 11902 consensus_queue.cc:260] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.334784 11826 leader_election.cc:304] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ea4d6625bc0d489799bbd9d6e02ad55b, fb2611b2a86b4361a433e4b0ba83703d; no voters: c0a5b3c6c37b44639347506f02a108fc
I20260710 13:18:08.335879 11908 raft_consensus.cc:2804] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:08.340567 11908 raft_consensus.cc:697] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 1 LEADER]: Becoming Leader. State: Replica: fb2611b2a86b4361a433e4b0ba83703d, State: Running, Role: LEADER
I20260710 13:18:08.343148 11908 consensus_queue.cc:237] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.348035 11902 ts_tablet_manager.cc:1434] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.004s
I20260710 13:18:08.349273 11902 tablet_bootstrap.cc:492] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc: Bootstrap starting.
I20260710 13:18:08.349742 11901 tablet_bootstrap.cc:654] T fd81d1b5818745118a5e13f523d30532 P ea4d6625bc0d489799bbd9d6e02ad55b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.359654 11907 raft_consensus.cc:493] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.360386 11907 raft_consensus.cc:515] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.361618 11902 tablet_bootstrap.cc:654] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.364691 11711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c2796fff9f4263bc7e3fde940a7dfb" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a5b3c6c37b44639347506f02a108fc" is_pre_election: true
I20260710 13:18:08.365425 11711 raft_consensus.cc:2468] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4d6625bc0d489799bbd9d6e02ad55b in term 0.
I20260710 13:18:08.366257 11907 leader_election.cc:290] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:08.366936 11750 leader_election.cc:304] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a5b3c6c37b44639347506f02a108fc, ea4d6625bc0d489799bbd9d6e02ad55b; no voters: 
I20260710 13:18:08.367419 11859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c2796fff9f4263bc7e3fde940a7dfb" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d" is_pre_election: true
I20260710 13:18:08.367973 11907 raft_consensus.cc:2804] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:08.368135 11859 raft_consensus.cc:2468] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4d6625bc0d489799bbd9d6e02ad55b in term 0.
I20260710 13:18:08.368469 11907 raft_consensus.cc:493] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:08.368971 11907 raft_consensus.cc:3060] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.371941 11901 tablet_bootstrap.cc:492] T fd81d1b5818745118a5e13f523d30532 P ea4d6625bc0d489799bbd9d6e02ad55b: No bootstrap required, opened a new log
I20260710 13:18:08.372429 11901 ts_tablet_manager.cc:1403] T fd81d1b5818745118a5e13f523d30532 P ea4d6625bc0d489799bbd9d6e02ad55b: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.007s
W20260710 13:18:08.374529 11657 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:08.375387 11901 raft_consensus.cc:359] T fd81d1b5818745118a5e13f523d30532 P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.376108 11901 raft_consensus.cc:385] T fd81d1b5818745118a5e13f523d30532 P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.376418 11901 raft_consensus.cc:740] T fd81d1b5818745118a5e13f523d30532 P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4d6625bc0d489799bbd9d6e02ad55b, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.377853 11900 tablet_bootstrap.cc:492] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d: No bootstrap required, opened a new log
I20260710 13:18:08.377460 11901 consensus_queue.cc:260] T fd81d1b5818745118a5e13f523d30532 P ea4d6625bc0d489799bbd9d6e02ad55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.378505 11900 ts_tablet_manager.cc:1403] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d: Time spent bootstrapping tablet: real 0.054s	user 0.036s	sys 0.004s
I20260710 13:18:08.379848 11901 ts_tablet_manager.cc:1434] T fd81d1b5818745118a5e13f523d30532 P ea4d6625bc0d489799bbd9d6e02ad55b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:18:08.380889 11901 tablet_bootstrap.cc:492] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b: Bootstrap starting.
I20260710 13:18:08.385596 11606 catalog_manager.cc:5697] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d reported cstate change: term changed from 0 to 1, leader changed from <none> to fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3). New cstate: current_term: 1 leader_uuid: "fb2611b2a86b4361a433e4b0ba83703d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:08.387490 11901 tablet_bootstrap.cc:654] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.376335 11907 raft_consensus.cc:515] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.390589 11711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c2796fff9f4263bc7e3fde940a7dfb" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
I20260710 13:18:08.391427 11711 raft_consensus.cc:3060] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.391790 11918 raft_consensus.cc:493] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.382658 11900 raft_consensus.cc:359] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.392369 11900 raft_consensus.cc:385] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.392305 11918 raft_consensus.cc:515] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.392745 11900 raft_consensus.cc:740] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2611b2a86b4361a433e4b0ba83703d, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.393705 11900 consensus_queue.cc:260] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.395819 11859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970d4aeee1284335b30887a5d234755d" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d" is_pre_election: true
I20260710 13:18:08.396548 11859 raft_consensus.cc:2468] T 970d4aeee1284335b30887a5d234755d P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 0.
I20260710 13:18:08.398247 11676 leader_election.cc:304] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a5b3c6c37b44639347506f02a108fc, fb2611b2a86b4361a433e4b0ba83703d; no voters: 
I20260710 13:18:08.398352 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970d4aeee1284335b30887a5d234755d" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" is_pre_election: true
I20260710 13:18:08.399109 11906 raft_consensus.cc:2804] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:08.399155 11918 leader_election.cc:290] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:08.399600 11906 raft_consensus.cc:493] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:08.400013 11906 raft_consensus.cc:3060] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:08.399896 11677 leader_election.cc:343] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.396045 11900 ts_tablet_manager.cc:1434] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:18:08.401511 11900 tablet_bootstrap.cc:492] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d: Bootstrap starting.
I20260710 13:18:08.404886 11711 raft_consensus.cc:2468] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4d6625bc0d489799bbd9d6e02ad55b in term 1.
I20260710 13:18:08.406234 11750 leader_election.cc:304] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a5b3c6c37b44639347506f02a108fc, ea4d6625bc0d489799bbd9d6e02ad55b; no voters: 
I20260710 13:18:08.407228 11916 raft_consensus.cc:2804] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:08.409087 11900 tablet_bootstrap.cc:654] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.408849 11906 raft_consensus.cc:515] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.412420 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970d4aeee1284335b30887a5d234755d" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
W20260710 13:18:08.414206 11677 leader_election.cc:343] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.415594 11906 leader_election.cc:290] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 election: Requested vote from peers ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:08.417232 11859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970d4aeee1284335b30887a5d234755d" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
I20260710 13:18:08.418093 11859 raft_consensus.cc:3060] T 970d4aeee1284335b30887a5d234755d P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.420464 11901 tablet_bootstrap.cc:492] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b: No bootstrap required, opened a new log
I20260710 13:18:08.420949 11901 ts_tablet_manager.cc:1403] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.009s
I20260710 13:18:08.424554 11901 raft_consensus.cc:359] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.425347 11901 raft_consensus.cc:385] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.425655 11901 raft_consensus.cc:740] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4d6625bc0d489799bbd9d6e02ad55b, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.426620 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c2796fff9f4263bc7e3fde940a7dfb" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
I20260710 13:18:08.426564 11901 consensus_queue.cc:260] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.427260 11860 raft_consensus.cc:3060] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.428543 11859 raft_consensus.cc:2468] T 970d4aeee1284335b30887a5d234755d P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 1.
I20260710 13:18:08.430452 11676 leader_election.cc:304] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0a5b3c6c37b44639347506f02a108fc, fb2611b2a86b4361a433e4b0ba83703d; no voters: ea4d6625bc0d489799bbd9d6e02ad55b
I20260710 13:18:08.432006 11906 raft_consensus.cc:2804] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:08.432614 11906 raft_consensus.cc:697] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 1 LEADER]: Becoming Leader. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Running, Role: LEADER
I20260710 13:18:08.433706 11906 consensus_queue.cc:237] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.438129 11860 raft_consensus.cc:2468] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4d6625bc0d489799bbd9d6e02ad55b in term 1.
I20260710 13:18:08.434778 11907 leader_election.cc:290] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 1 election: Requested vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:08.445519 11916 raft_consensus.cc:697] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 LEADER]: Becoming Leader. State: Replica: ea4d6625bc0d489799bbd9d6e02ad55b, State: Running, Role: LEADER
I20260710 13:18:08.449215 11916 consensus_queue.cc:237] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.458674 11902 tablet_bootstrap.cc:492] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc: No bootstrap required, opened a new log
I20260710 13:18:08.459154 11901 ts_tablet_manager.cc:1434] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b: Time spent starting tablet: real 0.038s	user 0.014s	sys 0.025s
I20260710 13:18:08.459501 11902 ts_tablet_manager.cc:1403] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc: Time spent bootstrapping tablet: real 0.110s	user 0.044s	sys 0.041s
I20260710 13:18:08.460316 11901 tablet_bootstrap.cc:492] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b: Bootstrap starting.
I20260710 13:18:08.462568 11608 catalog_manager.cc:5697] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc reported cstate change: term changed from 0 to 1, leader changed from <none> to c0a5b3c6c37b44639347506f02a108fc (127.10.211.1). New cstate: current_term: 1 leader_uuid: "c0a5b3c6c37b44639347506f02a108fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:08.463672 11902 raft_consensus.cc:359] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.464882 11902 raft_consensus.cc:385] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.465346 11902 raft_consensus.cc:740] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.466359 11902 consensus_queue.cc:260] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.470041 11902 ts_tablet_manager.cc:1434] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 13:18:08.471385 11902 tablet_bootstrap.cc:492] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc: Bootstrap starting.
I20260710 13:18:08.472015 11901 tablet_bootstrap.cc:654] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.479059 11902 tablet_bootstrap.cc:654] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.478936 11906 raft_consensus.cc:493] T 7462038383c948f0ab0aca4348d631aa P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.479600 11906 raft_consensus.cc:515] T 7462038383c948f0ab0aca4348d631aa P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.480513 11901 tablet_bootstrap.cc:492] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b: No bootstrap required, opened a new log
I20260710 13:18:08.480934 11901 ts_tablet_manager.cc:1403] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.006s
I20260710 13:18:08.480980 11900 tablet_bootstrap.cc:492] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d: No bootstrap required, opened a new log
I20260710 13:18:08.481668 11906 leader_election.cc:290] T 7462038383c948f0ab0aca4348d631aa P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:08.482831 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7462038383c948f0ab0aca4348d631aa" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d" is_pre_election: true
I20260710 13:18:08.483290 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7462038383c948f0ab0aca4348d631aa" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" is_pre_election: true
W20260710 13:18:08.484289 11676 leader_election.cc:343] T 7462038383c948f0ab0aca4348d631aa P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.481492 11900 ts_tablet_manager.cc:1403] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d: Time spent bootstrapping tablet: real 0.080s	user 0.024s	sys 0.013s
W20260710 13:18:08.485399 11677 leader_election.cc:343] T 7462038383c948f0ab0aca4348d631aa P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.485836 11677 leader_election.cc:304] T 7462038383c948f0ab0aca4348d631aa P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0a5b3c6c37b44639347506f02a108fc; no voters: ea4d6625bc0d489799bbd9d6e02ad55b, fb2611b2a86b4361a433e4b0ba83703d
I20260710 13:18:08.486930 11906 raft_consensus.cc:2749] T 7462038383c948f0ab0aca4348d631aa P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:08.489602 11901 raft_consensus.cc:359] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } }
I20260710 13:18:08.489907 11900 raft_consensus.cc:359] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.490348 11901 raft_consensus.cc:385] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.490680 11902 tablet_bootstrap.cc:492] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc: No bootstrap required, opened a new log
I20260710 13:18:08.490772 11900 raft_consensus.cc:385] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.490855 11901 raft_consensus.cc:740] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4d6625bc0d489799bbd9d6e02ad55b, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.491341 11900 raft_consensus.cc:740] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2611b2a86b4361a433e4b0ba83703d, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.491868 11901 consensus_queue.cc:260] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } }
I20260710 13:18:08.492117 11900 consensus_queue.cc:260] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.493897 11901 ts_tablet_manager.cc:1434] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260710 13:18:08.494095 11900 ts_tablet_manager.cc:1434] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:18:08.491333 11902 ts_tablet_manager.cc:1403] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.008s
I20260710 13:18:08.494936 11900 tablet_bootstrap.cc:492] T 7462038383c948f0ab0aca4348d631aa P fb2611b2a86b4361a433e4b0ba83703d: Bootstrap starting.
I20260710 13:18:08.495723 11608 catalog_manager.cc:5697] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b reported cstate change: term changed from 0 to 1, leader changed from <none> to ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2). New cstate: current_term: 1 leader_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:08.497646 11902 raft_consensus.cc:359] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.498318 11902 raft_consensus.cc:385] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.498659 11902 raft_consensus.cc:740] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.499339 11902 consensus_queue.cc:260] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.501245 11902 ts_tablet_manager.cc:1434] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:18:08.501932 11900 tablet_bootstrap.cc:654] T 7462038383c948f0ab0aca4348d631aa P fb2611b2a86b4361a433e4b0ba83703d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.502147 11902 tablet_bootstrap.cc:492] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc: Bootstrap starting.
I20260710 13:18:08.494936 11901 tablet_bootstrap.cc:492] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b: Bootstrap starting.
I20260710 13:18:08.510083 11901 tablet_bootstrap.cc:654] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.511922 11900 tablet_bootstrap.cc:492] T 7462038383c948f0ab0aca4348d631aa P fb2611b2a86b4361a433e4b0ba83703d: No bootstrap required, opened a new log
I20260710 13:18:08.512501 11900 ts_tablet_manager.cc:1403] T 7462038383c948f0ab0aca4348d631aa P fb2611b2a86b4361a433e4b0ba83703d: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 13:18:08.515451 11900 raft_consensus.cc:359] T 7462038383c948f0ab0aca4348d631aa P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.516286 11900 raft_consensus.cc:385] T 7462038383c948f0ab0aca4348d631aa P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.516635 11900 raft_consensus.cc:740] T 7462038383c948f0ab0aca4348d631aa P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2611b2a86b4361a433e4b0ba83703d, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.517861 11902 tablet_bootstrap.cc:654] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.517402 11900 consensus_queue.cc:260] T 7462038383c948f0ab0aca4348d631aa P fb2611b2a86b4361a433e4b0ba83703d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.519960 11900 ts_tablet_manager.cc:1434] T 7462038383c948f0ab0aca4348d631aa P fb2611b2a86b4361a433e4b0ba83703d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:08.520967 11900 tablet_bootstrap.cc:492] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d: Bootstrap starting.
I20260710 13:18:08.522724 11901 tablet_bootstrap.cc:492] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b: No bootstrap required, opened a new log
I20260710 13:18:08.523200 11901 ts_tablet_manager.cc:1403] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.004s
I20260710 13:18:08.525755 11901 raft_consensus.cc:359] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.526427 11901 raft_consensus.cc:385] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.526739 11901 raft_consensus.cc:740] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4d6625bc0d489799bbd9d6e02ad55b, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.527374 11901 consensus_queue.cc:260] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.529386 11901 ts_tablet_manager.cc:1434] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:08.530236 11901 tablet_bootstrap.cc:492] T 671ee92a2947488db30fb08fcf34859f P ea4d6625bc0d489799bbd9d6e02ad55b: Bootstrap starting.
I20260710 13:18:08.530818 11900 tablet_bootstrap.cc:654] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.536444 11901 tablet_bootstrap.cc:654] T 671ee92a2947488db30fb08fcf34859f P ea4d6625bc0d489799bbd9d6e02ad55b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.540668 11906 raft_consensus.cc:493] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.541419 11906 raft_consensus.cc:515] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.544579 11916 raft_consensus.cc:493] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.545241 11916 raft_consensus.cc:515] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.545194 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc858a8238e6493695b4d3f880385413" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" is_pre_election: true
I20260710 13:18:08.547845 11785 raft_consensus.cc:2393] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0a5b3c6c37b44639347506f02a108fc in current term 1: Already voted for candidate fb2611b2a86b4361a433e4b0ba83703d in this term.
I20260710 13:18:08.552054 11711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533bc8ccd5c44c619283e45cfb80a963" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a5b3c6c37b44639347506f02a108fc" is_pre_election: true
I20260710 13:18:08.552894 11711 raft_consensus.cc:2468] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4d6625bc0d489799bbd9d6e02ad55b in term 0.
I20260710 13:18:08.554826 11750 leader_election.cc:304] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a5b3c6c37b44639347506f02a108fc, ea4d6625bc0d489799bbd9d6e02ad55b; no voters: 
I20260710 13:18:08.555024 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc858a8238e6493695b4d3f880385413" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d" is_pre_election: true
I20260710 13:18:08.556655 11938 raft_consensus.cc:2804] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:08.557191 11938 raft_consensus.cc:493] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:08.557621 11938 raft_consensus.cc:3060] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.559682 11676 leader_election.cc:304] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0a5b3c6c37b44639347506f02a108fc; no voters: ea4d6625bc0d489799bbd9d6e02ad55b, fb2611b2a86b4361a433e4b0ba83703d
I20260710 13:18:08.560870 11918 raft_consensus.cc:3060] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.566285 11902 tablet_bootstrap.cc:492] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc: No bootstrap required, opened a new log
I20260710 13:18:08.567021 11902 ts_tablet_manager.cc:1403] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc: Time spent bootstrapping tablet: real 0.065s	user 0.029s	sys 0.020s
I20260710 13:18:08.568192 11906 leader_election.cc:290] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:08.568408 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533bc8ccd5c44c619283e45cfb80a963" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d" is_pre_election: true
W20260710 13:18:08.570065 11751 leader_election.cc:343] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.568607 11916 leader_election.cc:290] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:08.570695 11902 raft_consensus.cc:359] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } }
I20260710 13:18:08.571822 11902 raft_consensus.cc:385] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.572223 11918 raft_consensus.cc:2749] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:08.572211 11902 raft_consensus.cc:740] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.572141 11938 raft_consensus.cc:515] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.573494 11902 consensus_queue.cc:260] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } }
I20260710 13:18:08.574344 11938 leader_election.cc:290] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 1 election: Requested vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:08.576143 11902 ts_tablet_manager.cc:1434] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 13:18:08.576984 11902 tablet_bootstrap.cc:492] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc: Bootstrap starting.
I20260710 13:18:08.578831 11900 tablet_bootstrap.cc:492] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d: No bootstrap required, opened a new log
I20260710 13:18:08.579309 11900 ts_tablet_manager.cc:1403] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.042s
I20260710 13:18:08.580129 11901 tablet_bootstrap.cc:492] T 671ee92a2947488db30fb08fcf34859f P ea4d6625bc0d489799bbd9d6e02ad55b: No bootstrap required, opened a new log
I20260710 13:18:08.580582 11901 ts_tablet_manager.cc:1403] T 671ee92a2947488db30fb08fcf34859f P ea4d6625bc0d489799bbd9d6e02ad55b: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.001s
I20260710 13:18:08.581899 11900 raft_consensus.cc:359] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.582576 11900 raft_consensus.cc:385] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.582985 11902 tablet_bootstrap.cc:654] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.582890 11900 raft_consensus.cc:740] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2611b2a86b4361a433e4b0ba83703d, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.583209 11901 raft_consensus.cc:359] T 671ee92a2947488db30fb08fcf34859f P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.583684 11711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533bc8ccd5c44c619283e45cfb80a963" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
I20260710 13:18:08.584216 11901 raft_consensus.cc:385] T 671ee92a2947488db30fb08fcf34859f P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.583739 11900 consensus_queue.cc:260] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.584367 11711 raft_consensus.cc:3060] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.584589 11901 raft_consensus.cc:740] T 671ee92a2947488db30fb08fcf34859f P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4d6625bc0d489799bbd9d6e02ad55b, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.585268 11901 consensus_queue.cc:260] T 671ee92a2947488db30fb08fcf34859f P ea4d6625bc0d489799bbd9d6e02ad55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.593948 11901 ts_tablet_manager.cc:1434] T 671ee92a2947488db30fb08fcf34859f P ea4d6625bc0d489799bbd9d6e02ad55b: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260710 13:18:08.594090 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533bc8ccd5c44c619283e45cfb80a963" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
I20260710 13:18:08.599010 11908 raft_consensus.cc:493] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.601105 11908 raft_consensus.cc:515] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } }
I20260710 13:18:08.601611 11902 tablet_bootstrap.cc:492] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc: No bootstrap required, opened a new log
I20260710 13:18:08.602072 11902 ts_tablet_manager.cc:1403] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.011s
I20260710 13:18:08.599787 11900 ts_tablet_manager.cc:1434] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.002s
I20260710 13:18:08.603302 11908 leader_election.cc:290] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897)
I20260710 13:18:08.603870 11900 tablet_bootstrap.cc:492] T 533bc8ccd5c44c619283e45cfb80a963 P fb2611b2a86b4361a433e4b0ba83703d: Bootstrap starting.
I20260710 13:18:08.604175 11710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24575cdb26fa448b987a57f03c4385b2" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a5b3c6c37b44639347506f02a108fc" is_pre_election: true
I20260710 13:18:08.604811 11710 raft_consensus.cc:2468] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2611b2a86b4361a433e4b0ba83703d in term 0.
I20260710 13:18:08.605024 11902 raft_consensus.cc:359] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.605772 11902 raft_consensus.cc:385] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.593847 11711 raft_consensus.cc:2468] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4d6625bc0d489799bbd9d6e02ad55b in term 1.
I20260710 13:18:08.606076 11902 raft_consensus.cc:740] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Initialized, Role: FOLLOWER
W20260710 13:18:08.606902 11751 leader_election.cc:343] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.607177 11902 consensus_queue.cc:260] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.606060 11824 leader_election.cc:304] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a5b3c6c37b44639347506f02a108fc, fb2611b2a86b4361a433e4b0ba83703d; no voters: 
I20260710 13:18:08.609221 11750 leader_election.cc:304] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0a5b3c6c37b44639347506f02a108fc, ea4d6625bc0d489799bbd9d6e02ad55b; no voters: fb2611b2a86b4361a433e4b0ba83703d
I20260710 13:18:08.609653 11902 ts_tablet_manager.cc:1434] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:08.610363 11938 raft_consensus.cc:2804] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:08.610848 11938 raft_consensus.cc:697] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 LEADER]: Becoming Leader. State: Replica: ea4d6625bc0d489799bbd9d6e02ad55b, State: Running, Role: LEADER
I20260710 13:18:08.611171 11900 tablet_bootstrap.cc:654] T 533bc8ccd5c44c619283e45cfb80a963 P fb2611b2a86b4361a433e4b0ba83703d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.611682 11938 consensus_queue.cc:237] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.612560 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24575cdb26fa448b987a57f03c4385b2" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" is_pre_election: true
I20260710 13:18:08.613150 11785 raft_consensus.cc:2468] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2611b2a86b4361a433e4b0ba83703d in term 0.
I20260710 13:18:08.613927 11908 raft_consensus.cc:2804] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:08.614305 11908 raft_consensus.cc:493] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:08.614677 11908 raft_consensus.cc:3060] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.618448 11918 raft_consensus.cc:493] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.619078 11918 raft_consensus.cc:515] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.621840 11918 leader_election.cc:290] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:08.623631 11908 raft_consensus.cc:515] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } }
I20260710 13:18:08.623508 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd81d1b5818745118a5e13f523d30532" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" is_pre_election: true
I20260710 13:18:08.625070 11785 raft_consensus.cc:2468] T fd81d1b5818745118a5e13f523d30532 P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 0.
I20260710 13:18:08.626235 11677 leader_election.cc:304] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a5b3c6c37b44639347506f02a108fc, ea4d6625bc0d489799bbd9d6e02ad55b; no voters: 
I20260710 13:18:08.623427 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd81d1b5818745118a5e13f523d30532" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d" is_pre_election: true
I20260710 13:18:08.627113 11918 raft_consensus.cc:2804] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:08.627368 11860 raft_consensus.cc:2468] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 0.
I20260710 13:18:08.627498 11918 raft_consensus.cc:493] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:08.627919 11918 raft_consensus.cc:3060] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.628806 11900 tablet_bootstrap.cc:492] T 533bc8ccd5c44c619283e45cfb80a963 P fb2611b2a86b4361a433e4b0ba83703d: No bootstrap required, opened a new log
I20260710 13:18:08.629323 11900 ts_tablet_manager.cc:1403] T 533bc8ccd5c44c619283e45cfb80a963 P fb2611b2a86b4361a433e4b0ba83703d: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.003s
I20260710 13:18:08.629379 11608 catalog_manager.cc:5697] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b reported cstate change: term changed from 0 to 1, leader changed from <none> to ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2). New cstate: current_term: 1 leader_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:08.631194 11711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24575cdb26fa448b987a57f03c4385b2" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
I20260710 13:18:08.631414 11908 leader_election.cc:290] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 1 election: Requested vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897)
I20260710 13:18:08.631776 11711 raft_consensus.cc:3060] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.632488 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24575cdb26fa448b987a57f03c4385b2" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
I20260710 13:18:08.633037 11785 raft_consensus.cc:3060] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.634735 11918 raft_consensus.cc:515] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.637528 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd81d1b5818745118a5e13f523d30532" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
I20260710 13:18:08.637411 11900 raft_consensus.cc:359] T 533bc8ccd5c44c619283e45cfb80a963 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.638131 11900 raft_consensus.cc:385] T 533bc8ccd5c44c619283e45cfb80a963 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.638150 11786 raft_consensus.cc:3060] T fd81d1b5818745118a5e13f523d30532 P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.638473 11900 raft_consensus.cc:740] T 533bc8ccd5c44c619283e45cfb80a963 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2611b2a86b4361a433e4b0ba83703d, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.639276 11900 consensus_queue.cc:260] T 533bc8ccd5c44c619283e45cfb80a963 P fb2611b2a86b4361a433e4b0ba83703d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.640062 11785 raft_consensus.cc:2468] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2611b2a86b4361a433e4b0ba83703d in term 1.
I20260710 13:18:08.641244 11826 leader_election.cc:304] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea4d6625bc0d489799bbd9d6e02ad55b, fb2611b2a86b4361a433e4b0ba83703d; no voters: 
I20260710 13:18:08.641535 11900 ts_tablet_manager.cc:1434] T 533bc8ccd5c44c619283e45cfb80a963 P fb2611b2a86b4361a433e4b0ba83703d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:18:08.642117 11908 raft_consensus.cc:2804] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:08.642452 11900 tablet_bootstrap.cc:492] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d: Bootstrap starting.
I20260710 13:18:08.645550 11786 raft_consensus.cc:2468] T fd81d1b5818745118a5e13f523d30532 P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 1.
I20260710 13:18:08.646821 11677 leader_election.cc:304] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a5b3c6c37b44639347506f02a108fc, ea4d6625bc0d489799bbd9d6e02ad55b; no voters: 
I20260710 13:18:08.647313 11711 raft_consensus.cc:2468] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2611b2a86b4361a433e4b0ba83703d in term 1.
I20260710 13:18:08.647684 11906 raft_consensus.cc:2804] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:08.642786 11908 raft_consensus.cc:697] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 1 LEADER]: Becoming Leader. State: Replica: fb2611b2a86b4361a433e4b0ba83703d, State: Running, Role: LEADER
I20260710 13:18:08.649395 11908 consensus_queue.cc:237] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } }
I20260710 13:18:08.651113 11900 tablet_bootstrap.cc:654] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.654527 11918 leader_election.cc:290] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 election: Requested vote from peers ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:08.656177 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd81d1b5818745118a5e13f523d30532" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
I20260710 13:18:08.656975 11860 raft_consensus.cc:3060] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.660547 11906 raft_consensus.cc:697] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [term 1 LEADER]: Becoming Leader. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Running, Role: LEADER
I20260710 13:18:08.661724 11906 consensus_queue.cc:237] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.667341 11929 raft_consensus.cc:493] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.667982 11929 raft_consensus.cc:515] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.668505 11860 raft_consensus.cc:2468] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 1.
I20260710 13:18:08.670212 11929 leader_election.cc:290] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897)
I20260710 13:18:08.670991 11711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a5b3c6c37b44639347506f02a108fc" is_pre_election: true
I20260710 13:18:08.671976 11711 raft_consensus.cc:2393] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb2611b2a86b4361a433e4b0ba83703d in current term 1: Already voted for candidate c0a5b3c6c37b44639347506f02a108fc in this term.
I20260710 13:18:08.672551 11900 tablet_bootstrap.cc:492] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d: No bootstrap required, opened a new log
I20260710 13:18:08.673009 11900 ts_tablet_manager.cc:1403] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.011s
I20260710 13:18:08.673719 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" is_pre_election: true
I20260710 13:18:08.674489 11786 raft_consensus.cc:2393] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb2611b2a86b4361a433e4b0ba83703d in current term 1: Already voted for candidate ea4d6625bc0d489799bbd9d6e02ad55b in this term.
I20260710 13:18:08.675599 11900 raft_consensus.cc:359] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.675777 11826 leader_election.cc:304] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb2611b2a86b4361a433e4b0ba83703d; no voters: c0a5b3c6c37b44639347506f02a108fc, ea4d6625bc0d489799bbd9d6e02ad55b
I20260710 13:18:08.675343 11607 catalog_manager.cc:5697] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d reported cstate change: term changed from 0 to 1, leader changed from <none> to fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3). New cstate: current_term: 1 leader_uuid: "fb2611b2a86b4361a433e4b0ba83703d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:08.676298 11929 raft_consensus.cc:493] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.676942 11900 raft_consensus.cc:385] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.676754 11929 raft_consensus.cc:515] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.677292 11900 raft_consensus.cc:740] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2611b2a86b4361a433e4b0ba83703d, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.677608 11908 raft_consensus.cc:3060] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.678040 11900 consensus_queue.cc:260] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.680933 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d168e306be4c6da19355031ef5057b" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" is_pre_election: true
I20260710 13:18:08.681603 11786 raft_consensus.cc:2468] T 67d168e306be4c6da19355031ef5057b P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2611b2a86b4361a433e4b0ba83703d in term 0.
I20260710 13:18:08.682789 11826 leader_election.cc:304] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea4d6625bc0d489799bbd9d6e02ad55b, fb2611b2a86b4361a433e4b0ba83703d; no voters: 
I20260710 13:18:08.685024 11929 leader_election.cc:290] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897)
I20260710 13:18:08.685976 11929 raft_consensus.cc:2804] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:08.687116 11929 raft_consensus.cc:493] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:08.687565 11908 raft_consensus.cc:2749] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:08.687887 11929 raft_consensus.cc:3060] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.689819 11608 catalog_manager.cc:5697] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc reported cstate change: term changed from 0 to 1, leader changed from <none> to c0a5b3c6c37b44639347506f02a108fc (127.10.211.1). New cstate: current_term: 1 leader_uuid: "c0a5b3c6c37b44639347506f02a108fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:08.692058 11711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d168e306be4c6da19355031ef5057b" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a5b3c6c37b44639347506f02a108fc" is_pre_election: true
I20260710 13:18:08.692893 11711 raft_consensus.cc:2468] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2611b2a86b4361a433e4b0ba83703d in term 0.
I20260710 13:18:08.693954 11938 raft_consensus.cc:493] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.694540 11938 raft_consensus.cc:515] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.725172 11711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7462038383c948f0ab0aca4348d631aa" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a5b3c6c37b44639347506f02a108fc" is_pre_election: true
I20260710 13:18:08.725638 11938 leader_election.cc:290] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:08.725894 11711 raft_consensus.cc:2468] T 7462038383c948f0ab0aca4348d631aa P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4d6625bc0d489799bbd9d6e02ad55b in term 0.
I20260710 13:18:08.726855 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7462038383c948f0ab0aca4348d631aa" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d" is_pre_election: true
I20260710 13:18:08.726954 11900 ts_tablet_manager.cc:1434] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d: Time spent starting tablet: real 0.054s	user 0.028s	sys 0.026s
I20260710 13:18:08.726948 11750 leader_election.cc:304] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a5b3c6c37b44639347506f02a108fc, ea4d6625bc0d489799bbd9d6e02ad55b; no voters: 
I20260710 13:18:08.727558 11860 raft_consensus.cc:2468] T 7462038383c948f0ab0aca4348d631aa P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4d6625bc0d489799bbd9d6e02ad55b in term 0.
I20260710 13:18:08.727892 11938 raft_consensus.cc:2804] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:08.728256 11938 raft_consensus.cc:493] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:08.728654 11938 raft_consensus.cc:3060] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.729808 11929 raft_consensus.cc:515] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.733183 11929 leader_election.cc:290] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 1 election: Requested vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897)
I20260710 13:18:08.734011 11711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d168e306be4c6da19355031ef5057b" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
I20260710 13:18:08.734596 11711 raft_consensus.cc:3060] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.735091 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d168e306be4c6da19355031ef5057b" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
I20260710 13:18:08.735643 11786 raft_consensus.cc:3060] T 67d168e306be4c6da19355031ef5057b P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.737325 11938 raft_consensus.cc:515] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.739796 11938 leader_election.cc:290] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 1 election: Requested vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:08.740069 11710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7462038383c948f0ab0aca4348d631aa" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
I20260710 13:18:08.740648 11710 raft_consensus.cc:3060] T 7462038383c948f0ab0aca4348d631aa P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.740761 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7462038383c948f0ab0aca4348d631aa" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
I20260710 13:18:08.741196 11860 raft_consensus.cc:3060] T 7462038383c948f0ab0aca4348d631aa P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.742445 11711 raft_consensus.cc:2468] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2611b2a86b4361a433e4b0ba83703d in term 1.
I20260710 13:18:08.743548 11824 leader_election.cc:304] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a5b3c6c37b44639347506f02a108fc, fb2611b2a86b4361a433e4b0ba83703d; no voters: 
I20260710 13:18:08.744351 11929 raft_consensus.cc:2804] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:08.744889 11929 raft_consensus.cc:697] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [term 1 LEADER]: Becoming Leader. State: Replica: fb2611b2a86b4361a433e4b0ba83703d, State: Running, Role: LEADER
I20260710 13:18:08.745746 11929 consensus_queue.cc:237] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.746632 11860 raft_consensus.cc:2468] T 7462038383c948f0ab0aca4348d631aa P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4d6625bc0d489799bbd9d6e02ad55b in term 1.
I20260710 13:18:08.746963 11786 raft_consensus.cc:2468] T 67d168e306be4c6da19355031ef5057b P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2611b2a86b4361a433e4b0ba83703d in term 1.
I20260710 13:18:08.747362 11710 raft_consensus.cc:2468] T 7462038383c948f0ab0aca4348d631aa P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4d6625bc0d489799bbd9d6e02ad55b in term 1.
I20260710 13:18:08.747949 11751 leader_election.cc:304] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea4d6625bc0d489799bbd9d6e02ad55b, fb2611b2a86b4361a433e4b0ba83703d; no voters: 
I20260710 13:18:08.749157 11938 raft_consensus.cc:2804] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:08.749661 11938 raft_consensus.cc:697] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 LEADER]: Becoming Leader. State: Replica: ea4d6625bc0d489799bbd9d6e02ad55b, State: Running, Role: LEADER
I20260710 13:18:08.750427 11938 consensus_queue.cc:237] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.758488 11608 catalog_manager.cc:5697] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b reported cstate change: term changed from 0 to 1, leader changed from <none> to ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2). New cstate: current_term: 1 leader_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:08.759778 11607 catalog_manager.cc:5697] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d reported cstate change: term changed from 0 to 1, leader changed from <none> to fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3). New cstate: current_term: 1 leader_uuid: "fb2611b2a86b4361a433e4b0ba83703d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:08.863360 11938 raft_consensus.cc:493] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.863900 11938 raft_consensus.cc:515] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.865739 11938 leader_election.cc:290] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:08.866500 11710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970d4aeee1284335b30887a5d234755d" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a5b3c6c37b44639347506f02a108fc" is_pre_election: true
I20260710 13:18:08.866788 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970d4aeee1284335b30887a5d234755d" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d" is_pre_election: true
I20260710 13:18:08.867599 11860 raft_consensus.cc:2393] T 970d4aeee1284335b30887a5d234755d P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4d6625bc0d489799bbd9d6e02ad55b in current term 1: Already voted for candidate c0a5b3c6c37b44639347506f02a108fc in this term.
I20260710 13:18:08.868532 11751 leader_election.cc:304] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4d6625bc0d489799bbd9d6e02ad55b; no voters: c0a5b3c6c37b44639347506f02a108fc, fb2611b2a86b4361a433e4b0ba83703d
I20260710 13:18:08.869220 11938 raft_consensus.cc:3060] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.871445 11906 consensus_queue.cc:1048] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:08.875439 11938 raft_consensus.cc:2749] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:08.883368 11953 consensus_queue.cc:1048] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:08.887571 11957 consensus_queue.cc:1048] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:08.902935 11957 consensus_queue.cc:1048] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:08.935453 11953 raft_consensus.cc:493] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.935956 11953 raft_consensus.cc:515] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.937677 11953 leader_election.cc:290] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:08.938465 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671ee92a2947488db30fb08fcf34859f" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" is_pre_election: true
I20260710 13:18:08.938674 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671ee92a2947488db30fb08fcf34859f" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d" is_pre_election: true
I20260710 13:18:08.939291 11860 raft_consensus.cc:2468] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 0.
I20260710 13:18:08.939286 11786 raft_consensus.cc:2468] T 671ee92a2947488db30fb08fcf34859f P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 0.
I20260710 13:18:08.940508 11677 leader_election.cc:304] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a5b3c6c37b44639347506f02a108fc, ea4d6625bc0d489799bbd9d6e02ad55b; no voters: 
I20260710 13:18:08.941124 11953 raft_consensus.cc:2804] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:08.941449 11953 raft_consensus.cc:493] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:08.941752 11953 raft_consensus.cc:3060] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.946214 11953 raft_consensus.cc:515] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.947715 11953 leader_election.cc:290] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 election: Requested vote from peers ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:08.948608 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671ee92a2947488db30fb08fcf34859f" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
I20260710 13:18:08.948822 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671ee92a2947488db30fb08fcf34859f" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
I20260710 13:18:08.949122 11786 raft_consensus.cc:3060] T 671ee92a2947488db30fb08fcf34859f P ea4d6625bc0d489799bbd9d6e02ad55b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.949371 11860 raft_consensus.cc:3060] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.954463 11786 raft_consensus.cc:2468] T 671ee92a2947488db30fb08fcf34859f P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 1.
I20260710 13:18:08.954538 11860 raft_consensus.cc:2468] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 1.
I20260710 13:18:08.955567 11677 leader_election.cc:304] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a5b3c6c37b44639347506f02a108fc, ea4d6625bc0d489799bbd9d6e02ad55b; no voters: 
I20260710 13:18:08.956214 11953 raft_consensus.cc:2804] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:08.956717 11953 raft_consensus.cc:697] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [term 1 LEADER]: Becoming Leader. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Running, Role: LEADER
I20260710 13:18:08.957451 11953 consensus_queue.cc:237] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:08.964162 11608 catalog_manager.cc:5697] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc reported cstate change: term changed from 0 to 1, leader changed from <none> to c0a5b3c6c37b44639347506f02a108fc (127.10.211.1). New cstate: current_term: 1 leader_uuid: "c0a5b3c6c37b44639347506f02a108fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:09.010103 11957 raft_consensus.cc:493] T 533bc8ccd5c44c619283e45cfb80a963 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.010752 11957 raft_consensus.cc:515] T 533bc8ccd5c44c619283e45cfb80a963 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:09.012423 11957 leader_election.cc:290] T 533bc8ccd5c44c619283e45cfb80a963 P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897)
I20260710 13:18:09.013250 11711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533bc8ccd5c44c619283e45cfb80a963" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a5b3c6c37b44639347506f02a108fc" is_pre_election: true
I20260710 13:18:09.013509 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533bc8ccd5c44c619283e45cfb80a963" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" is_pre_election: true
I20260710 13:18:09.013667 11938 consensus_queue.cc:1048] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.014066 11711 raft_consensus.cc:2393] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb2611b2a86b4361a433e4b0ba83703d in current term 1: Already voted for candidate ea4d6625bc0d489799bbd9d6e02ad55b in this term.
I20260710 13:18:09.015103 11824 leader_election.cc:304] T 533bc8ccd5c44c619283e45cfb80a963 P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb2611b2a86b4361a433e4b0ba83703d; no voters: c0a5b3c6c37b44639347506f02a108fc, ea4d6625bc0d489799bbd9d6e02ad55b
I20260710 13:18:09.015758 11957 raft_consensus.cc:3060] T 533bc8ccd5c44c619283e45cfb80a963 P fb2611b2a86b4361a433e4b0ba83703d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.022651 11957 raft_consensus.cc:2749] T 533bc8ccd5c44c619283e45cfb80a963 P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:09.025377 11938 consensus_queue.cc:1048] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.110446 11938 consensus_queue.cc:1048] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.122850 11938 consensus_queue.cc:1048] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.124293 11918 consensus_queue.cc:1048] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.124996 11953 consensus_queue.cc:1048] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.138504 11970 consensus_queue.cc:1048] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.144150 11916 consensus_queue.cc:1048] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:09.162926 11957 consensus_queue.cc:1048] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.174824 11958 consensus_queue.cc:1048] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:09.261059 11957 consensus_queue.cc:1048] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.271950 11957 consensus_queue.cc:1048] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.362673 11918 consensus_queue.cc:1048] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.372761 11906 consensus_queue.cc:1048] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:09.381376 11657 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:10.246070 11985 raft_consensus.cc:493] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:10.246670 11985 raft_consensus.cc:515] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:10.248276 11985 leader_election.cc:290] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:10.249238 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" is_pre_election: true
I20260710 13:18:10.249245 11859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d" is_pre_election: true
I20260710 13:18:10.250046 11859 raft_consensus.cc:2468] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 1.
I20260710 13:18:10.250037 11786 raft_consensus.cc:2468] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 1.
I20260710 13:18:10.251428 11677 leader_election.cc:304] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [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: c0a5b3c6c37b44639347506f02a108fc, ea4d6625bc0d489799bbd9d6e02ad55b; no voters: 
I20260710 13:18:10.252094 11985 raft_consensus.cc:2804] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:10.252393 11985 raft_consensus.cc:493] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:10.252667 11985 raft_consensus.cc:3060] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.257067 11985 raft_consensus.cc:515] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:10.258575 11985 leader_election.cc:290] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 2 election: Requested vote from peers ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:10.259675 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
I20260710 13:18:10.259730 11859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
I20260710 13:18:10.260224 11786 raft_consensus.cc:3060] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.260272 11859 raft_consensus.cc:3060] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.267043 11859 raft_consensus.cc:2468] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 2.
I20260710 13:18:10.267043 11786 raft_consensus.cc:2468] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 2.
I20260710 13:18:10.268536 11676 leader_election.cc:304] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a5b3c6c37b44639347506f02a108fc, fb2611b2a86b4361a433e4b0ba83703d; no voters: 
I20260710 13:18:10.269691 11985 raft_consensus.cc:2804] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:10.270170 11985 raft_consensus.cc:697] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 2 LEADER]: Becoming Leader. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Running, Role: LEADER
I20260710 13:18:10.271052 11985 consensus_queue.cc:237] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Queue going to LEADER 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: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:10.278745 11608 catalog_manager.cc:5697] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc reported cstate change: term changed from 0 to 2, leader changed from <none> to c0a5b3c6c37b44639347506f02a108fc (127.10.211.1). New cstate: current_term: 2 leader_uuid: "c0a5b3c6c37b44639347506f02a108fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:10.504417 11859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24575cdb26fa448b987a57f03c4385b2"
dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
mode: GRACEFUL
new_leader_uuid: "c0a5b3c6c37b44639347506f02a108fc"
 from {username='slave'} at 127.0.0.1:48250
I20260710 13:18:10.504947 11859 raft_consensus.cc:606] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 1 LEADER]: Received request to transfer leadership to TS c0a5b3c6c37b44639347506f02a108fc
I20260710 13:18:10.509716 11859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67d168e306be4c6da19355031ef5057b"
dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
mode: GRACEFUL
new_leader_uuid: "c0a5b3c6c37b44639347506f02a108fc"
 from {username='slave'} at 127.0.0.1:48250
I20260710 13:18:10.510228 11859 raft_consensus.cc:606] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [term 1 LEADER]: Received request to transfer leadership to TS c0a5b3c6c37b44639347506f02a108fc
I20260710 13:18:10.522784 11786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7c2796fff9f4263bc7e3fde940a7dfb"
dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
mode: GRACEFUL
new_leader_uuid: "c0a5b3c6c37b44639347506f02a108fc"
 from {username='slave'} at 127.0.0.1:53980
I20260710 13:18:10.523327 11786 raft_consensus.cc:606] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 LEADER]: Received request to transfer leadership to TS c0a5b3c6c37b44639347506f02a108fc
I20260710 13:18:10.530390 11859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc858a8238e6493695b4d3f880385413"
dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
mode: GRACEFUL
new_leader_uuid: "c0a5b3c6c37b44639347506f02a108fc"
 from {username='slave'} at 127.0.0.1:48250
I20260710 13:18:10.530929 11859 raft_consensus.cc:606] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 1 LEADER]: Received request to transfer leadership to TS c0a5b3c6c37b44639347506f02a108fc
I20260710 13:18:10.545581 11711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa"
dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
mode: GRACEFUL
new_leader_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
 from {username='slave'} at 127.0.0.1:40768
I20260710 13:18:10.546116 11711 raft_consensus.cc:606] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 2 LEADER]: Received request to transfer leadership to TS ea4d6625bc0d489799bbd9d6e02ad55b
I20260710 13:18:10.551736 11711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "970d4aeee1284335b30887a5d234755d"
dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
mode: GRACEFUL
new_leader_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
 from {username='slave'} at 127.0.0.1:40768
I20260710 13:18:10.552291 11711 raft_consensus.cc:606] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 1 LEADER]: Received request to transfer leadership to TS ea4d6625bc0d489799bbd9d6e02ad55b
I20260710 13:18:10.562474 11711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "671ee92a2947488db30fb08fcf34859f"
dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
mode: GRACEFUL
new_leader_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
 from {username='slave'} at 127.0.0.1:40768
I20260710 13:18:10.563129 11711 raft_consensus.cc:606] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [term 1 LEADER]: Received request to transfer leadership to TS fb2611b2a86b4361a433e4b0ba83703d
I20260710 13:18:10.756646 11957 raft_consensus.cc:993] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d: : Instructing follower c0a5b3c6c37b44639347506f02a108fc to start an election
I20260710 13:18:10.757126 11995 raft_consensus.cc:1081] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 1 LEADER]: Signalling peer c0a5b3c6c37b44639347506f02a108fc to start an election
I20260710 13:18:10.758860 11711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc858a8238e6493695b4d3f880385413"
dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
 from {username='slave'} at 127.0.0.1:40754
I20260710 13:18:10.759581 11711 raft_consensus.cc:493] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:10.760080 11711 raft_consensus.cc:3060] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.766713 11859 raft_consensus.cc:1275] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Refusing update from remote peer c0a5b3c6c37b44639347506f02a108fc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:18:10.768064 11985 consensus_queue.cc:1048] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.768862 11711 raft_consensus.cc:515] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:10.771158 11711 leader_election.cc:290] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 2 election: Requested vote from peers ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:10.772809 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc858a8238e6493695b4d3f880385413" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
I20260710 13:18:10.772809 11858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc858a8238e6493695b4d3f880385413" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
I20260710 13:18:10.773629 11786 raft_consensus.cc:3060] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.773765 11858 raft_consensus.cc:3055] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:10.774297 11858 raft_consensus.cc:740] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb2611b2a86b4361a433e4b0ba83703d, State: Running, Role: LEADER
I20260710 13:18:10.775206 11858 consensus_queue.cc:260] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:10.776289 11858 raft_consensus.cc:3060] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.778950 11786 raft_consensus.cc:2468] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 2.
I20260710 13:18:10.779927 11677 leader_election.cc:304] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a5b3c6c37b44639347506f02a108fc, ea4d6625bc0d489799bbd9d6e02ad55b; no voters: 
I20260710 13:18:10.781899 11985 raft_consensus.cc:2804] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:10.783670 11985 raft_consensus.cc:697] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 2 LEADER]: Becoming Leader. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Running, Role: LEADER
I20260710 13:18:10.784183 11858 raft_consensus.cc:2468] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 2.
I20260710 13:18:10.784679 11985 consensus_queue.cc:237] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:10.790073 11786 raft_consensus.cc:1275] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Refusing update from remote peer c0a5b3c6c37b44639347506f02a108fc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:18:10.791786 11997 consensus_queue.cc:1048] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.796100 11608 catalog_manager.cc:5697] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc reported cstate change: term changed from 1 to 2, leader changed from fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3) to c0a5b3c6c37b44639347506f02a108fc (127.10.211.1). New cstate: current_term: 2 leader_uuid: "c0a5b3c6c37b44639347506f02a108fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:10.801857 11997 raft_consensus.cc:993] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc: : Instructing follower ea4d6625bc0d489799bbd9d6e02ad55b to start an election
I20260710 13:18:10.802336 11985 raft_consensus.cc:1081] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 2 LEADER]: Signalling peer ea4d6625bc0d489799bbd9d6e02ad55b to start an election
I20260710 13:18:10.803874 11786 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa"
dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
 from {username='slave'} at 127.0.0.1:53962
I20260710 13:18:10.804492 11786 raft_consensus.cc:493] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:10.804945 11786 raft_consensus.cc:3060] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:10.810587 11786 raft_consensus.cc:515] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:10.813087 11786 leader_election.cc:290] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 3 election: Requested vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:10.813567 11711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
I20260710 13:18:10.814397 11711 raft_consensus.cc:3055] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:10.814805 11711 raft_consensus.cc:740] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Running, Role: LEADER
I20260710 13:18:10.815704 11711 consensus_queue.cc:260] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [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: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:10.817054 11711 raft_consensus.cc:3060] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:10.813644 11858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
I20260710 13:18:10.819100 11858 raft_consensus.cc:3060] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:10.824561 11711 raft_consensus.cc:2468] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4d6625bc0d489799bbd9d6e02ad55b in term 3.
I20260710 13:18:10.826346 11858 raft_consensus.cc:2468] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4d6625bc0d489799bbd9d6e02ad55b in term 3.
I20260710 13:18:10.827735 11750 leader_election.cc:304] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [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: c0a5b3c6c37b44639347506f02a108fc, ea4d6625bc0d489799bbd9d6e02ad55b; no voters: 
I20260710 13:18:10.828617 11970 raft_consensus.cc:2804] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:10.829917 11970 raft_consensus.cc:697] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 3 LEADER]: Becoming Leader. State: Replica: ea4d6625bc0d489799bbd9d6e02ad55b, State: Running, Role: LEADER
I20260710 13:18:10.830849 11970 consensus_queue.cc:237] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [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: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:10.838061 11606 catalog_manager.cc:5697] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b reported cstate change: term changed from 2 to 3, leader changed from c0a5b3c6c37b44639347506f02a108fc (127.10.211.1) to ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2). New cstate: current_term: 3 leader_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:10.855613 11985 raft_consensus.cc:993] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc: : Instructing follower fb2611b2a86b4361a433e4b0ba83703d to start an election
I20260710 13:18:10.856070 11997 raft_consensus.cc:1081] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [term 1 LEADER]: Signalling peer fb2611b2a86b4361a433e4b0ba83703d to start an election
I20260710 13:18:10.857625 11859 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "671ee92a2947488db30fb08fcf34859f"
dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
 from {username='slave'} at 127.0.0.1:48230
I20260710 13:18:10.858117 11859 raft_consensus.cc:493] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:10.858474 11859 raft_consensus.cc:3060] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.860316 12008 raft_consensus.cc:993] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b: : Instructing follower c0a5b3c6c37b44639347506f02a108fc to start an election
I20260710 13:18:10.860739 11970 raft_consensus.cc:1081] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 LEADER]: Signalling peer c0a5b3c6c37b44639347506f02a108fc to start an election
I20260710 13:18:10.862143 11711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7c2796fff9f4263bc7e3fde940a7dfb"
dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
 from {username='slave'} at 127.0.0.1:40750
I20260710 13:18:10.862630 11711 raft_consensus.cc:493] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:10.862990 11711 raft_consensus.cc:3060] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.863920 11859 raft_consensus.cc:515] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:10.865669 11859 leader_election.cc:290] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 2 election: Requested vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897)
I20260710 13:18:10.866385 11710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671ee92a2947488db30fb08fcf34859f" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
I20260710 13:18:10.866746 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "671ee92a2947488db30fb08fcf34859f" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
I20260710 13:18:10.867043 11710 raft_consensus.cc:3055] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:10.867261 11786 raft_consensus.cc:3060] T 671ee92a2947488db30fb08fcf34859f P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.867368 11710 raft_consensus.cc:740] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Running, Role: LEADER
I20260710 13:18:10.868171 11710 consensus_queue.cc:260] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:10.868634 11711 raft_consensus.cc:515] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:10.869371 11710 raft_consensus.cc:3060] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.870301 11711 leader_election.cc:290] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 2 election: Requested vote from peers ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:10.871147 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c2796fff9f4263bc7e3fde940a7dfb" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
I20260710 13:18:10.871734 11785 raft_consensus.cc:3055] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:10.871997 11785 raft_consensus.cc:740] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea4d6625bc0d489799bbd9d6e02ad55b, State: Running, Role: LEADER
I20260710 13:18:10.872674 11785 consensus_queue.cc:260] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:10.873500 11785 raft_consensus.cc:3060] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.873870 11786 raft_consensus.cc:2468] T 671ee92a2947488db30fb08fcf34859f P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2611b2a86b4361a433e4b0ba83703d in term 2.
I20260710 13:18:10.876068 11710 raft_consensus.cc:2468] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2611b2a86b4361a433e4b0ba83703d in term 2.
I20260710 13:18:10.876042 11826 leader_election.cc:304] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea4d6625bc0d489799bbd9d6e02ad55b, fb2611b2a86b4361a433e4b0ba83703d; no voters: 
I20260710 13:18:10.876958 11995 raft_consensus.cc:2804] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:10.876878 11859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c2796fff9f4263bc7e3fde940a7dfb" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
I20260710 13:18:10.877524 11859 raft_consensus.cc:3060] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.877514 11995 raft_consensus.cc:697] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d [term 2 LEADER]: Becoming Leader. State: Replica: fb2611b2a86b4361a433e4b0ba83703d, State: Running, Role: LEADER
I20260710 13:18:10.878542 11995 consensus_queue.cc:237] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:10.880447 11785 raft_consensus.cc:2468] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 2.
I20260710 13:18:10.881564 11677 leader_election.cc:304] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a5b3c6c37b44639347506f02a108fc, ea4d6625bc0d489799bbd9d6e02ad55b; no voters: 
I20260710 13:18:10.882362 11997 raft_consensus.cc:2804] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:10.882870 11997 raft_consensus.cc:697] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [term 2 LEADER]: Becoming Leader. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Running, Role: LEADER
I20260710 13:18:10.883747 11997 consensus_queue.cc:237] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:10.884927 11859 raft_consensus.cc:2468] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 2.
I20260710 13:18:10.888063 11606 catalog_manager.cc:5697] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d reported cstate change: term changed from 1 to 2, leader changed from c0a5b3c6c37b44639347506f02a108fc (127.10.211.1) to fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3). New cstate: current_term: 2 leader_uuid: "fb2611b2a86b4361a433e4b0ba83703d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:10.892007 11608 catalog_manager.cc:5697] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc reported cstate change: term changed from 1 to 2, leader changed from ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2) to c0a5b3c6c37b44639347506f02a108fc (127.10.211.1). New cstate: current_term: 2 leader_uuid: "c0a5b3c6c37b44639347506f02a108fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:10.895637 11995 raft_consensus.cc:993] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d: : Instructing follower c0a5b3c6c37b44639347506f02a108fc to start an election
I20260710 13:18:10.896174 11957 raft_consensus.cc:1081] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [term 1 LEADER]: Signalling peer c0a5b3c6c37b44639347506f02a108fc to start an election
I20260710 13:18:10.897881 11710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67d168e306be4c6da19355031ef5057b"
dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
 from {username='slave'} at 127.0.0.1:40754
I20260710 13:18:10.898434 11710 raft_consensus.cc:493] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:10.898815 11710 raft_consensus.cc:3060] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.903731 11710 raft_consensus.cc:515] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:10.905203 11710 leader_election.cc:290] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 2 election: Requested vote from peers ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:10.906002 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d168e306be4c6da19355031ef5057b" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
I20260710 13:18:10.906184 11859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d168e306be4c6da19355031ef5057b" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
I20260710 13:18:10.906589 11785 raft_consensus.cc:3060] T 67d168e306be4c6da19355031ef5057b P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.906688 11859 raft_consensus.cc:3055] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:10.907054 11859 raft_consensus.cc:740] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb2611b2a86b4361a433e4b0ba83703d, State: Running, Role: LEADER
I20260710 13:18:10.907862 11859 consensus_queue.cc:260] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:10.909044 11859 raft_consensus.cc:3060] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.913594 11785 raft_consensus.cc:2468] T 67d168e306be4c6da19355031ef5057b P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 2.
I20260710 13:18:10.914875 11677 leader_election.cc:304] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a5b3c6c37b44639347506f02a108fc, ea4d6625bc0d489799bbd9d6e02ad55b; no voters: 
I20260710 13:18:10.915342 11859 raft_consensus.cc:2468] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 2.
I20260710 13:18:10.915594 11997 raft_consensus.cc:2804] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:10.916047 11997 raft_consensus.cc:697] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc [term 2 LEADER]: Becoming Leader. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Running, Role: LEADER
I20260710 13:18:10.916839 11997 consensus_queue.cc:237] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:10.923472 11608 catalog_manager.cc:5697] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc reported cstate change: term changed from 1 to 2, leader changed from fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3) to c0a5b3c6c37b44639347506f02a108fc (127.10.211.1). New cstate: current_term: 2 leader_uuid: "c0a5b3c6c37b44639347506f02a108fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:10.935405 11995 raft_consensus.cc:993] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d: : Instructing follower c0a5b3c6c37b44639347506f02a108fc to start an election
I20260710 13:18:10.935834 11957 raft_consensus.cc:1081] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 1 LEADER]: Signalling peer c0a5b3c6c37b44639347506f02a108fc to start an election
I20260710 13:18:10.937323 11710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24575cdb26fa448b987a57f03c4385b2"
dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
 from {username='slave'} at 127.0.0.1:40754
I20260710 13:18:10.937841 11710 raft_consensus.cc:493] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:10.938167 11710 raft_consensus.cc:3060] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.942814 11710 raft_consensus.cc:515] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } }
I20260710 13:18:10.944587 11710 leader_election.cc:290] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 2 election: Requested vote from peers fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557), ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897)
I20260710 13:18:10.945372 11859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24575cdb26fa448b987a57f03c4385b2" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
I20260710 13:18:10.945712 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24575cdb26fa448b987a57f03c4385b2" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
I20260710 13:18:10.945942 11859 raft_consensus.cc:3055] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:10.946250 11785 raft_consensus.cc:3060] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.946286 11859 raft_consensus.cc:740] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb2611b2a86b4361a433e4b0ba83703d, State: Running, Role: LEADER
I20260710 13:18:10.947219 11859 consensus_queue.cc:260] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } }
I20260710 13:18:10.948134 11859 raft_consensus.cc:3060] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.951084 11785 raft_consensus.cc:2468] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 2.
I20260710 13:18:10.952195 11677 leader_election.cc:304] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a5b3c6c37b44639347506f02a108fc, ea4d6625bc0d489799bbd9d6e02ad55b; no voters: 
I20260710 13:18:10.952904 11997 raft_consensus.cc:2804] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:10.952986 11859 raft_consensus.cc:2468] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 2.
I20260710 13:18:10.953323 11997 raft_consensus.cc:697] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 2 LEADER]: Becoming Leader. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Running, Role: LEADER
I20260710 13:18:10.954202 11997 consensus_queue.cc:237] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } }
I20260710 13:18:10.960578 11608 catalog_manager.cc:5697] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc reported cstate change: term changed from 1 to 2, leader changed from fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3) to c0a5b3c6c37b44639347506f02a108fc (127.10.211.1). New cstate: current_term: 2 leader_uuid: "c0a5b3c6c37b44639347506f02a108fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:10.983790 11998 raft_consensus.cc:993] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc: : Instructing follower ea4d6625bc0d489799bbd9d6e02ad55b to start an election
I20260710 13:18:10.984263 11997 raft_consensus.cc:1081] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 1 LEADER]: Signalling peer ea4d6625bc0d489799bbd9d6e02ad55b to start an election
I20260710 13:18:10.985599 11785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "970d4aeee1284335b30887a5d234755d"
dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
 from {username='slave'} at 127.0.0.1:53962
I20260710 13:18:10.986013 11785 raft_consensus.cc:493] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:10.986274 11785 raft_consensus.cc:3060] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.990624 11785 raft_consensus.cc:515] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:10.992223 11785 leader_election.cc:290] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 2 election: Requested vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:10.993008 11710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970d4aeee1284335b30887a5d234755d" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
I20260710 13:18:10.993234 11859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970d4aeee1284335b30887a5d234755d" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
I20260710 13:18:10.993614 11710 raft_consensus.cc:3055] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:10.993716 11859 raft_consensus.cc:3060] T 970d4aeee1284335b30887a5d234755d P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.994004 11710 raft_consensus.cc:740] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Running, Role: LEADER
I20260710 13:18:10.994845 11710 consensus_queue.cc:260] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:10.996047 11710 raft_consensus.cc:3060] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:11.000537 11859 raft_consensus.cc:2468] T 970d4aeee1284335b30887a5d234755d P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4d6625bc0d489799bbd9d6e02ad55b in term 2.
I20260710 13:18:11.001709 11751 leader_election.cc:304] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea4d6625bc0d489799bbd9d6e02ad55b, fb2611b2a86b4361a433e4b0ba83703d; no voters: 
I20260710 13:18:11.002416 11970 raft_consensus.cc:2804] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:11.002422 11710 raft_consensus.cc:2468] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4d6625bc0d489799bbd9d6e02ad55b in term 2.
I20260710 13:18:11.003010 11970 raft_consensus.cc:697] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 LEADER]: Becoming Leader. State: Replica: ea4d6625bc0d489799bbd9d6e02ad55b, State: Running, Role: LEADER
I20260710 13:18:11.003844 11970 consensus_queue.cc:237] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:11.011348 11608 catalog_manager.cc:5697] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b reported cstate change: term changed from 1 to 2, leader changed from c0a5b3c6c37b44639347506f02a108fc (127.10.211.1) to ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2). New cstate: current_term: 2 leader_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:11.175544 11785 raft_consensus.cc:1275] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Refusing update from remote peer c0a5b3c6c37b44639347506f02a108fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:11.176836 11997 consensus_queue.cc:1048] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:11.184890 11859 raft_consensus.cc:1275] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Refusing update from remote peer c0a5b3c6c37b44639347506f02a108fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:11.186695 11985 consensus_queue.cc:1048] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:11.235304 11859 raft_consensus.cc:1275] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [term 3 FOLLOWER]: Refusing update from remote peer ea4d6625bc0d489799bbd9d6e02ad55b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:18:11.236456 12008 consensus_queue.cc:1048] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:11.246106 11710 raft_consensus.cc:1275] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 3 FOLLOWER]: Refusing update from remote peer ea4d6625bc0d489799bbd9d6e02ad55b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:18:11.248031 12008 consensus_queue.cc:1048] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:11.287868 11785 raft_consensus.cc:1275] T 671ee92a2947488db30fb08fcf34859f P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Refusing update from remote peer fb2611b2a86b4361a433e4b0ba83703d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:11.289111 11957 consensus_queue.cc:1048] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:11.297734 11710 raft_consensus.cc:1275] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Refusing update from remote peer fb2611b2a86b4361a433e4b0ba83703d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:11.300331 11957 consensus_queue.cc:1048] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:11.330839 11859 raft_consensus.cc:1275] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Refusing update from remote peer c0a5b3c6c37b44639347506f02a108fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:11.332201 11985 consensus_queue.cc:1048] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:11.340268 11785 raft_consensus.cc:1275] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Refusing update from remote peer c0a5b3c6c37b44639347506f02a108fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:11.342000 11997 consensus_queue.cc:1048] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:11.366597 11785 raft_consensus.cc:1275] T 67d168e306be4c6da19355031ef5057b P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Refusing update from remote peer c0a5b3c6c37b44639347506f02a108fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:11.367902 11997 consensus_queue.cc:1048] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:11.376718 11859 raft_consensus.cc:1275] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Refusing update from remote peer c0a5b3c6c37b44639347506f02a108fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:11.378304 11985 consensus_queue.cc:1048] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:11.534106 11859 raft_consensus.cc:1275] T 970d4aeee1284335b30887a5d234755d P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Refusing update from remote peer ea4d6625bc0d489799bbd9d6e02ad55b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:11.535386 12008 consensus_queue.cc:1048] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:11.543762 11710 raft_consensus.cc:1275] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Refusing update from remote peer ea4d6625bc0d489799bbd9d6e02ad55b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:11.545629 11970 consensus_queue.cc:1048] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:11.554574 11785 raft_consensus.cc:1275] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Refusing update from remote peer c0a5b3c6c37b44639347506f02a108fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:11.555768 11985 consensus_queue.cc:1048] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:11.565462 11859 raft_consensus.cc:1275] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Refusing update from remote peer c0a5b3c6c37b44639347506f02a108fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:11.567242 11998 consensus_queue.cc:1048] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:13.593199 11084 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:18:13.593918 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:13.614320 11710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24575cdb26fa448b987a57f03c4385b2"
dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
mode: GRACEFUL
new_leader_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
 from {username='slave'} at 127.0.0.1:40770
I20260710 13:18:13.614874 11710 raft_consensus.cc:606] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 2 LEADER]: Received request to transfer leadership to TS fb2611b2a86b4361a433e4b0ba83703d
I20260710 13:18:13.617241 11710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc858a8238e6493695b4d3f880385413"
dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
mode: GRACEFUL
new_leader_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
 from {username='slave'} at 127.0.0.1:40770
I20260710 13:18:13.617668 11710 raft_consensus.cc:606] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 2 LEADER]: Received request to transfer leadership to TS fb2611b2a86b4361a433e4b0ba83703d
I20260710 13:18:13.618593 11084 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:18:13.619035 11084 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:13.938581 11998 raft_consensus.cc:993] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc: : Instructing follower fb2611b2a86b4361a433e4b0ba83703d to start an election
I20260710 13:18:13.939159 12032 raft_consensus.cc:1081] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 2 LEADER]: Signalling peer fb2611b2a86b4361a433e4b0ba83703d to start an election
I20260710 13:18:13.941105 11858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24575cdb26fa448b987a57f03c4385b2"
dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
 from {username='slave'} at 127.0.0.1:48230
I20260710 13:18:13.941668 11858 raft_consensus.cc:493] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:13.942034 11858 raft_consensus.cc:3060] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:13.946956 11858 raft_consensus.cc:515] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } }
I20260710 13:18:13.948578 11858 leader_election.cc:290] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 3 election: Requested vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897)
I20260710 13:18:13.949499 11710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24575cdb26fa448b987a57f03c4385b2" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
I20260710 13:18:13.949599 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24575cdb26fa448b987a57f03c4385b2" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
I20260710 13:18:13.950114 11710 raft_consensus.cc:3055] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:13.950182 11785 raft_consensus.cc:3060] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:13.950434 11710 raft_consensus.cc:740] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Running, Role: LEADER
I20260710 13:18:13.951259 11710 consensus_queue.cc:260] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [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: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } }
I20260710 13:18:13.952183 11710 raft_consensus.cc:3060] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:13.955220 11785 raft_consensus.cc:2468] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2611b2a86b4361a433e4b0ba83703d in term 3.
I20260710 13:18:13.956437 11826 leader_election.cc:304] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [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: ea4d6625bc0d489799bbd9d6e02ad55b, fb2611b2a86b4361a433e4b0ba83703d; no voters: 
I20260710 13:18:13.957170 11957 raft_consensus.cc:2804] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:13.958222 11957 raft_consensus.cc:697] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 3 LEADER]: Becoming Leader. State: Replica: fb2611b2a86b4361a433e4b0ba83703d, State: Running, Role: LEADER
I20260710 13:18:13.958268 11710 raft_consensus.cc:2468] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2611b2a86b4361a433e4b0ba83703d in term 3.
I20260710 13:18:13.959126 11957 consensus_queue.cc:237] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [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: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } }
I20260710 13:18:13.966132 11606 catalog_manager.cc:5697] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d reported cstate change: term changed from 2 to 3, leader changed from c0a5b3c6c37b44639347506f02a108fc (127.10.211.1) to fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3). New cstate: current_term: 3 leader_uuid: "fb2611b2a86b4361a433e4b0ba83703d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:14.028009 11998 raft_consensus.cc:993] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc: : Instructing follower fb2611b2a86b4361a433e4b0ba83703d to start an election
I20260710 13:18:14.028542 12032 raft_consensus.cc:1081] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 2 LEADER]: Signalling peer fb2611b2a86b4361a433e4b0ba83703d to start an election
I20260710 13:18:14.030260 11858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc858a8238e6493695b4d3f880385413"
dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
 from {username='slave'} at 127.0.0.1:48230
I20260710 13:18:14.030838 11858 raft_consensus.cc:493] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:14.031162 11858 raft_consensus.cc:3060] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:14.035835 11858 raft_consensus.cc:515] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:14.037699 11858 leader_election.cc:290] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 3 election: Requested vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897)
I20260710 13:18:14.038514 11710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc858a8238e6493695b4d3f880385413" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
I20260710 13:18:14.038878 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc858a8238e6493695b4d3f880385413" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
I20260710 13:18:14.039175 11710 raft_consensus.cc:3055] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:14.039497 11785 raft_consensus.cc:3060] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:14.039587 11710 raft_consensus.cc:740] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Running, Role: LEADER
I20260710 13:18:14.040373 11710 consensus_queue.cc:260] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [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: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:14.041297 11710 raft_consensus.cc:3060] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:14.044422 11785 raft_consensus.cc:2468] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2611b2a86b4361a433e4b0ba83703d in term 3.
I20260710 13:18:14.045408 11826 leader_election.cc:304] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [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: ea4d6625bc0d489799bbd9d6e02ad55b, fb2611b2a86b4361a433e4b0ba83703d; no voters: 
I20260710 13:18:14.045883 11710 raft_consensus.cc:2468] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2611b2a86b4361a433e4b0ba83703d in term 3.
I20260710 13:18:14.046103 11957 raft_consensus.cc:2804] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:14.046576 11957 raft_consensus.cc:697] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 3 LEADER]: Becoming Leader. State: Replica: fb2611b2a86b4361a433e4b0ba83703d, State: Running, Role: LEADER
I20260710 13:18:14.047413 11957 consensus_queue.cc:237] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [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: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:14.053597 11606 catalog_manager.cc:5697] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d reported cstate change: term changed from 2 to 3, leader changed from c0a5b3c6c37b44639347506f02a108fc (127.10.211.1) to fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3). New cstate: current_term: 3 leader_uuid: "fb2611b2a86b4361a433e4b0ba83703d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:14.338265 11710 raft_consensus.cc:1275] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 3 FOLLOWER]: Refusing update from remote peer fb2611b2a86b4361a433e4b0ba83703d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:14.339628 11957 consensus_queue.cc:1048] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:14.349148 11785 raft_consensus.cc:1275] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [term 3 FOLLOWER]: Refusing update from remote peer fb2611b2a86b4361a433e4b0ba83703d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:14.355124 12043 consensus_queue.cc:1048] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:14.610719 11710 raft_consensus.cc:1275] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 3 FOLLOWER]: Refusing update from remote peer fb2611b2a86b4361a433e4b0ba83703d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:14.611972 12043 consensus_queue.cc:1048] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:14.619719 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:14.620245 11785 raft_consensus.cc:1275] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b [term 3 FOLLOWER]: Refusing update from remote peer fb2611b2a86b4361a433e4b0ba83703d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:14.622620 11957 consensus_queue.cc:1048] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:14.633540 11858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24575cdb26fa448b987a57f03c4385b2"
dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
mode: GRACEFUL
new_leader_uuid: "c0a5b3c6c37b44639347506f02a108fc"
 from {username='slave'} at 127.0.0.1:48250
I20260710 13:18:14.634070 11858 raft_consensus.cc:606] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 3 LEADER]: Received request to transfer leadership to TS c0a5b3c6c37b44639347506f02a108fc
I20260710 13:18:14.646123 11858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc858a8238e6493695b4d3f880385413"
dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
mode: GRACEFUL
new_leader_uuid: "c0a5b3c6c37b44639347506f02a108fc"
 from {username='slave'} at 127.0.0.1:48250
I20260710 13:18:14.646658 11858 raft_consensus.cc:606] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 3 LEADER]: Received request to transfer leadership to TS c0a5b3c6c37b44639347506f02a108fc
I20260710 13:18:14.651172 11785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa"
dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
mode: GRACEFUL
new_leader_uuid: "c0a5b3c6c37b44639347506f02a108fc"
 from {username='slave'} at 127.0.0.1:53980
I20260710 13:18:14.651680 11785 raft_consensus.cc:606] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 3 LEADER]: Received request to transfer leadership to TS c0a5b3c6c37b44639347506f02a108fc
I20260710 13:18:14.656553 11785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "970d4aeee1284335b30887a5d234755d"
dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
mode: GRACEFUL
new_leader_uuid: "c0a5b3c6c37b44639347506f02a108fc"
 from {username='slave'} at 127.0.0.1:53980
I20260710 13:18:14.657007 11785 raft_consensus.cc:606] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 LEADER]: Received request to transfer leadership to TS c0a5b3c6c37b44639347506f02a108fc
I20260710 13:18:14.661106 11785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "533bc8ccd5c44c619283e45cfb80a963"
dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
mode: GRACEFUL
new_leader_uuid: "c0a5b3c6c37b44639347506f02a108fc"
 from {username='slave'} at 127.0.0.1:53980
I20260710 13:18:14.661559 11785 raft_consensus.cc:606] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 LEADER]: Received request to transfer leadership to TS c0a5b3c6c37b44639347506f02a108fc
I20260710 13:18:14.785194 12029 raft_consensus.cc:993] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b: : Instructing follower c0a5b3c6c37b44639347506f02a108fc to start an election
I20260710 13:18:14.785988 12047 raft_consensus.cc:1081] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 LEADER]: Signalling peer c0a5b3c6c37b44639347506f02a108fc to start an election
I20260710 13:18:14.787751 11710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "970d4aeee1284335b30887a5d234755d"
dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
 from {username='slave'} at 127.0.0.1:40750
I20260710 13:18:14.788322 11710 raft_consensus.cc:493] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:14.788611 11710 raft_consensus.cc:3060] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:14.795084 11710 raft_consensus.cc:515] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:14.797386 11710 leader_election.cc:290] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 3 election: Requested vote from peers ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:14.799806 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970d4aeee1284335b30887a5d234755d" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
I20260710 13:18:14.800462 11858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970d4aeee1284335b30887a5d234755d" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
I20260710 13:18:14.800772 11785 raft_consensus.cc:3055] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:14.801245 11858 raft_consensus.cc:3060] T 970d4aeee1284335b30887a5d234755d P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:14.801191 11785 raft_consensus.cc:740] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea4d6625bc0d489799bbd9d6e02ad55b, State: Running, Role: LEADER
I20260710 13:18:14.802398 11785 consensus_queue.cc:260] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [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: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:14.804118 11785 raft_consensus.cc:3060] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:14.809659 11858 raft_consensus.cc:2468] T 970d4aeee1284335b30887a5d234755d P fb2611b2a86b4361a433e4b0ba83703d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 3.
I20260710 13:18:14.811673 11785 raft_consensus.cc:2468] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 3.
I20260710 13:18:14.811673 11676 leader_election.cc:304] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [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: c0a5b3c6c37b44639347506f02a108fc, fb2611b2a86b4361a433e4b0ba83703d; no voters: 
I20260710 13:18:14.813133 12032 raft_consensus.cc:2804] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:14.814332 12032 raft_consensus.cc:697] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 3 LEADER]: Becoming Leader. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Running, Role: LEADER
I20260710 13:18:14.815637 12032 consensus_queue.cc:237] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [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: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:14.823964 11608 catalog_manager.cc:5697] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc reported cstate change: term changed from 2 to 3, leader changed from ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2) to c0a5b3c6c37b44639347506f02a108fc (127.10.211.1). New cstate: current_term: 3 leader_uuid: "c0a5b3c6c37b44639347506f02a108fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:14.893213 11957 raft_consensus.cc:993] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d: : Instructing follower c0a5b3c6c37b44639347506f02a108fc to start an election
I20260710 13:18:14.893765 12043 raft_consensus.cc:1081] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 3 LEADER]: Signalling peer c0a5b3c6c37b44639347506f02a108fc to start an election
I20260710 13:18:14.895228 11710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24575cdb26fa448b987a57f03c4385b2"
dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
 from {username='slave'} at 127.0.0.1:40754
I20260710 13:18:14.895663 11710 raft_consensus.cc:493] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:14.895946 11710 raft_consensus.cc:3060] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:14.900461 11710 raft_consensus.cc:515] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } }
I20260710 13:18:14.901831 11710 leader_election.cc:290] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 4 election: Requested vote from peers fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557), ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897)
I20260710 13:18:14.902830 11858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24575cdb26fa448b987a57f03c4385b2" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
I20260710 13:18:14.903080 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24575cdb26fa448b987a57f03c4385b2" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
I20260710 13:18:14.903456 11858 raft_consensus.cc:3055] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:14.903635 11786 raft_consensus.cc:3060] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:14.903849 11858 raft_consensus.cc:740] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fb2611b2a86b4361a433e4b0ba83703d, State: Running, Role: LEADER
I20260710 13:18:14.904760 11858 consensus_queue.cc:260] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [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: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } }
I20260710 13:18:14.906311 11858 raft_consensus.cc:3060] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:14.911465 11786 raft_consensus.cc:2468] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 4.
I20260710 13:18:14.912786 11677 leader_election.cc:304] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [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: c0a5b3c6c37b44639347506f02a108fc, ea4d6625bc0d489799bbd9d6e02ad55b; no voters: 
I20260710 13:18:14.913084 11858 raft_consensus.cc:2468] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 4.
I20260710 13:18:14.913519 12032 raft_consensus.cc:2804] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:14.913988 12032 raft_consensus.cc:697] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 4 LEADER]: Becoming Leader. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Running, Role: LEADER
I20260710 13:18:14.914929 12032 consensus_queue.cc:237] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [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: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } }
I20260710 13:18:14.921140 11608 catalog_manager.cc:5697] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc reported cstate change: term changed from 3 to 4, leader changed from fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3) to c0a5b3c6c37b44639347506f02a108fc (127.10.211.1). New cstate: current_term: 4 leader_uuid: "c0a5b3c6c37b44639347506f02a108fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:14.943331 12029 raft_consensus.cc:993] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b: : Instructing follower c0a5b3c6c37b44639347506f02a108fc to start an election
I20260710 13:18:14.944072 12056 raft_consensus.cc:1081] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 LEADER]: Signalling peer c0a5b3c6c37b44639347506f02a108fc to start an election
I20260710 13:18:14.946480 11710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "533bc8ccd5c44c619283e45cfb80a963"
dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
 from {username='slave'} at 127.0.0.1:40750
I20260710 13:18:14.947132 11710 raft_consensus.cc:493] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:14.947363 11710 raft_consensus.cc:3060] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:14.951627 11710 raft_consensus.cc:515] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:14.953050 11710 leader_election.cc:290] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 2 election: Requested vote from peers ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:14.954087 11786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533bc8ccd5c44c619283e45cfb80a963" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
I20260710 13:18:14.954173 11858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533bc8ccd5c44c619283e45cfb80a963" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
I20260710 13:18:14.954851 11786 raft_consensus.cc:3055] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:14.954933 11858 raft_consensus.cc:3060] T 533bc8ccd5c44c619283e45cfb80a963 P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:14.955192 11786 raft_consensus.cc:740] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea4d6625bc0d489799bbd9d6e02ad55b, State: Running, Role: LEADER
I20260710 13:18:14.956127 11786 consensus_queue.cc:260] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:14.957553 11786 raft_consensus.cc:3060] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:14.961091 11858 raft_consensus.cc:2468] T 533bc8ccd5c44c619283e45cfb80a963 P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 2.
I20260710 13:18:14.962193 11676 leader_election.cc:304] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a5b3c6c37b44639347506f02a108fc, fb2611b2a86b4361a433e4b0ba83703d; no voters: 
I20260710 13:18:14.962942 12032 raft_consensus.cc:2804] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:14.963443 11786 raft_consensus.cc:2468] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 2.
I20260710 13:18:14.963565 12032 raft_consensus.cc:697] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc [term 2 LEADER]: Becoming Leader. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Running, Role: LEADER
I20260710 13:18:14.964725 12032 consensus_queue.cc:237] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:14.975080 11608 catalog_manager.cc:5697] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc reported cstate change: term changed from 1 to 2, leader changed from ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2) to c0a5b3c6c37b44639347506f02a108fc (127.10.211.1). New cstate: current_term: 2 leader_uuid: "c0a5b3c6c37b44639347506f02a108fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:15.163786 12056 raft_consensus.cc:993] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b: : Instructing follower c0a5b3c6c37b44639347506f02a108fc to start an election
I20260710 13:18:15.164290 12047 raft_consensus.cc:1081] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 3 LEADER]: Signalling peer c0a5b3c6c37b44639347506f02a108fc to start an election
I20260710 13:18:15.164738 12034 raft_consensus.cc:993] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d: : Instructing follower c0a5b3c6c37b44639347506f02a108fc to start an election
I20260710 13:18:15.165199 12043 raft_consensus.cc:1081] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 3 LEADER]: Signalling peer c0a5b3c6c37b44639347506f02a108fc to start an election
I20260710 13:18:15.166002 11711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa"
dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
 from {username='slave'} at 127.0.0.1:40750
I20260710 13:18:15.166482 11711 raft_consensus.cc:493] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:15.166833 11711 raft_consensus.cc:3060] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:15.166872 11710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc858a8238e6493695b4d3f880385413"
dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
 from {username='slave'} at 127.0.0.1:40754
I20260710 13:18:15.167302 11710 raft_consensus.cc:493] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:15.167500 11710 raft_consensus.cc:3060] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:15.171566 11710 raft_consensus.cc:515] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:15.171926 11711 raft_consensus.cc:515] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:15.173446 11710 leader_election.cc:290] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 4 election: Requested vote from peers ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:15.173851 11711 leader_election.cc:290] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [CANDIDATE]: Term 4 election: Requested vote from peers ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:15.174496 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc858a8238e6493695b4d3f880385413" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
I20260710 13:18:15.175074 11785 raft_consensus.cc:3060] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:15.175607 11784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
I20260710 13:18:15.176199 11784 raft_consensus.cc:3055] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:15.176368 11858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc858a8238e6493695b4d3f880385413" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
I20260710 13:18:15.176517 11784 raft_consensus.cc:740] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ea4d6625bc0d489799bbd9d6e02ad55b, State: Running, Role: LEADER
I20260710 13:18:15.176976 11858 raft_consensus.cc:3055] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:15.177316 11858 raft_consensus.cc:740] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fb2611b2a86b4361a433e4b0ba83703d, State: Running, Role: LEADER
I20260710 13:18:15.177474 11784 consensus_queue.cc:260] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [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: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:15.178193 11858 consensus_queue.cc:260] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [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: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:15.178828 11784 raft_consensus.cc:3060] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:15.179492 11858 raft_consensus.cc:3060] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:15.181819 11785 raft_consensus.cc:2468] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 4.
I20260710 13:18:15.182446 11859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa" candidate_uuid: "c0a5b3c6c37b44639347506f02a108fc" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
I20260710 13:18:15.183008 11859 raft_consensus.cc:3060] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:15.187914 11859 raft_consensus.cc:2468] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 4.
I20260710 13:18:15.188647 11858 raft_consensus.cc:2468] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 4.
I20260710 13:18:15.189157 11676 leader_election.cc:304] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [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: c0a5b3c6c37b44639347506f02a108fc, fb2611b2a86b4361a433e4b0ba83703d; no voters: 
I20260710 13:18:15.190236 11676 leader_election.cc:304] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [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: c0a5b3c6c37b44639347506f02a108fc, fb2611b2a86b4361a433e4b0ba83703d; no voters: 
I20260710 13:18:15.190989 12051 raft_consensus.cc:2804] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:15.191417 11784 raft_consensus.cc:2468] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a5b3c6c37b44639347506f02a108fc in term 4.
I20260710 13:18:15.191975 12058 raft_consensus.cc:2804] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:15.192914 12058 raft_consensus.cc:697] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 4 LEADER]: Becoming Leader. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Running, Role: LEADER
I20260710 13:18:15.193450 12051 raft_consensus.cc:697] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 4 LEADER]: Becoming Leader. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Running, Role: LEADER
I20260710 13:18:15.194371 12051 consensus_queue.cc:237] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [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: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:15.194295 12058 consensus_queue.cc:237] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [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: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:15.201572 11608 catalog_manager.cc:5697] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc reported cstate change: term changed from 3 to 4, leader changed from ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2) to c0a5b3c6c37b44639347506f02a108fc (127.10.211.1). New cstate: current_term: 4 leader_uuid: "c0a5b3c6c37b44639347506f02a108fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:15.212419 11608 catalog_manager.cc:5697] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc reported cstate change: term changed from 3 to 4, leader changed from fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3) to c0a5b3c6c37b44639347506f02a108fc (127.10.211.1). New cstate: current_term: 4 leader_uuid: "c0a5b3c6c37b44639347506f02a108fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:15.278281 11784 raft_consensus.cc:1275] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [term 3 FOLLOWER]: Refusing update from remote peer c0a5b3c6c37b44639347506f02a108fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:15.279502 12051 consensus_queue.cc:1048] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:15.289903 11859 raft_consensus.cc:1275] T 970d4aeee1284335b30887a5d234755d P fb2611b2a86b4361a433e4b0ba83703d [term 3 FOLLOWER]: Refusing update from remote peer c0a5b3c6c37b44639347506f02a108fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:15.291790 12058 consensus_queue.cc:1048] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:15.405241 11859 raft_consensus.cc:1275] T 533bc8ccd5c44c619283e45cfb80a963 P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Refusing update from remote peer c0a5b3c6c37b44639347506f02a108fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:15.406606 12051 consensus_queue.cc:1048] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:15.408182 11784 raft_consensus.cc:1275] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Refusing update from remote peer c0a5b3c6c37b44639347506f02a108fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:15.409391 12051 consensus_queue.cc:1048] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:15.431396 11859 raft_consensus.cc:1275] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 4 FOLLOWER]: Refusing update from remote peer c0a5b3c6c37b44639347506f02a108fc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:15.432399 12058 consensus_queue.cc:1048] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:15.442832 11784 raft_consensus.cc:1275] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [term 4 FOLLOWER]: Refusing update from remote peer c0a5b3c6c37b44639347506f02a108fc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:15.445577 12032 consensus_queue.cc:1048] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:15.595517 11859 raft_consensus.cc:1275] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 4 FOLLOWER]: Refusing update from remote peer c0a5b3c6c37b44639347506f02a108fc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:15.596776 12032 consensus_queue.cc:1048] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:15.604423 11784 raft_consensus.cc:1275] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b [term 4 FOLLOWER]: Refusing update from remote peer c0a5b3c6c37b44639347506f02a108fc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:15.606434 12058 consensus_queue.cc:1048] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:15.676121 11784 raft_consensus.cc:1275] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 4 FOLLOWER]: Refusing update from remote peer c0a5b3c6c37b44639347506f02a108fc: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:18:15.677412 12058 consensus_queue.cc:1048] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:15.685977 11859 raft_consensus.cc:1275] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [term 4 FOLLOWER]: Refusing update from remote peer c0a5b3c6c37b44639347506f02a108fc: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:18:15.687342 12032 consensus_queue.cc:1048] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:17.668468 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:17.676168 11711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24575cdb26fa448b987a57f03c4385b2"
dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
mode: GRACEFUL
new_leader_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
 from {username='slave'} at 127.0.0.1:40770
I20260710 13:18:17.676774 11711 raft_consensus.cc:606] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 4 LEADER]: Received request to transfer leadership to TS ea4d6625bc0d489799bbd9d6e02ad55b
I20260710 13:18:17.679553 11711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7c2796fff9f4263bc7e3fde940a7dfb"
dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
mode: GRACEFUL
new_leader_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
 from {username='slave'} at 127.0.0.1:40770
I20260710 13:18:17.680037 11711 raft_consensus.cc:606] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [term 2 LEADER]: Received request to transfer leadership to TS fb2611b2a86b4361a433e4b0ba83703d
I20260710 13:18:17.682410 11711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa"
dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
mode: GRACEFUL
new_leader_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
 from {username='slave'} at 127.0.0.1:40770
I20260710 13:18:17.683032 11711 raft_consensus.cc:606] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 4 LEADER]: Received request to transfer leadership to TS ea4d6625bc0d489799bbd9d6e02ad55b
I20260710 13:18:17.685379 11711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd81d1b5818745118a5e13f523d30532"
dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
mode: GRACEFUL
new_leader_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
 from {username='slave'} at 127.0.0.1:40770
I20260710 13:18:17.685932 11711 raft_consensus.cc:606] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [term 1 LEADER]: Received request to transfer leadership to TS fb2611b2a86b4361a433e4b0ba83703d
I20260710 13:18:17.687443 11084 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:18:17.687916 11084 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:17.943806 12074 raft_consensus.cc:993] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc: : Instructing follower ea4d6625bc0d489799bbd9d6e02ad55b to start an election
I20260710 13:18:17.944283 12058 raft_consensus.cc:1081] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 4 LEADER]: Signalling peer ea4d6625bc0d489799bbd9d6e02ad55b to start an election
I20260710 13:18:17.945734 11784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24575cdb26fa448b987a57f03c4385b2"
dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
 from {username='slave'} at 127.0.0.1:53962
I20260710 13:18:17.946218 11784 raft_consensus.cc:493] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:17.946516 11784 raft_consensus.cc:3060] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:17.951327 11784 raft_consensus.cc:515] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } }
I20260710 13:18:17.952839 11784 leader_election.cc:290] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 5 election: Requested vote from peers fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557), c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479)
I20260710 13:18:17.953697 11858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24575cdb26fa448b987a57f03c4385b2" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
I20260710 13:18:17.953837 11711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24575cdb26fa448b987a57f03c4385b2" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
I20260710 13:18:17.954290 11858 raft_consensus.cc:3060] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:17.954392 11711 raft_consensus.cc:3055] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:18:17.954782 11711 raft_consensus.cc:740] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Running, Role: LEADER
I20260710 13:18:17.955400 11711 consensus_queue.cc:260] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [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: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } }
I20260710 13:18:17.956372 11711 raft_consensus.cc:3060] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:17.958861 11858 raft_consensus.cc:2468] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4d6625bc0d489799bbd9d6e02ad55b in term 5.
I20260710 13:18:17.960023 11751 leader_election.cc:304] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [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: ea4d6625bc0d489799bbd9d6e02ad55b, fb2611b2a86b4361a433e4b0ba83703d; no voters: 
I20260710 13:18:17.960783 11711 raft_consensus.cc:2468] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4d6625bc0d489799bbd9d6e02ad55b in term 5.
I20260710 13:18:17.960824 12072 raft_consensus.cc:2804] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:18:17.962005 12072 raft_consensus.cc:697] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [term 5 LEADER]: Becoming Leader. State: Replica: ea4d6625bc0d489799bbd9d6e02ad55b, State: Running, Role: LEADER
I20260710 13:18:17.962916 12072 consensus_queue.cc:237] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [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: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } }
I20260710 13:18:17.969442 11608 catalog_manager.cc:5697] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b reported cstate change: term changed from 4 to 5, leader changed from c0a5b3c6c37b44639347506f02a108fc (127.10.211.1) to ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2). New cstate: current_term: 5 leader_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:18.073449 12058 raft_consensus.cc:993] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc: : Instructing follower fb2611b2a86b4361a433e4b0ba83703d to start an election
I20260710 13:18:18.073963 12058 raft_consensus.cc:1081] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [term 2 LEADER]: Signalling peer fb2611b2a86b4361a433e4b0ba83703d to start an election
I20260710 13:18:18.075361 11858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7c2796fff9f4263bc7e3fde940a7dfb"
dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
 from {username='slave'} at 127.0.0.1:48230
I20260710 13:18:18.075796 11858 raft_consensus.cc:493] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:18.076069 11858 raft_consensus.cc:3060] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:18.080181 11858 raft_consensus.cc:515] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:18.081570 11858 leader_election.cc:290] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 3 election: Requested vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897)
I20260710 13:18:18.082532 11711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c2796fff9f4263bc7e3fde940a7dfb" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
I20260710 13:18:18.082710 11784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c2796fff9f4263bc7e3fde940a7dfb" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
I20260710 13:18:18.083119 11711 raft_consensus.cc:3055] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:18.083256 11784 raft_consensus.cc:3060] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:18.083456 11711 raft_consensus.cc:740] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Running, Role: LEADER
I20260710 13:18:18.084236 11711 consensus_queue.cc:260] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [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: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:18.085333 11711 raft_consensus.cc:3060] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:18.088261 11784 raft_consensus.cc:2468] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2611b2a86b4361a433e4b0ba83703d in term 3.
I20260710 13:18:18.089417 11711 raft_consensus.cc:2468] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2611b2a86b4361a433e4b0ba83703d in term 3.
I20260710 13:18:18.089483 11826 leader_election.cc:304] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [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: ea4d6625bc0d489799bbd9d6e02ad55b, fb2611b2a86b4361a433e4b0ba83703d; no voters: 
I20260710 13:18:18.090328 12043 raft_consensus.cc:2804] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:18.091503 12043 raft_consensus.cc:697] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [term 3 LEADER]: Becoming Leader. State: Replica: fb2611b2a86b4361a433e4b0ba83703d, State: Running, Role: LEADER
I20260710 13:18:18.092200 12043 consensus_queue.cc:237] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [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: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:18.098800 11608 catalog_manager.cc:5697] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d reported cstate change: term changed from 2 to 3, leader changed from c0a5b3c6c37b44639347506f02a108fc (127.10.211.1) to fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3). New cstate: current_term: 3 leader_uuid: "fb2611b2a86b4361a433e4b0ba83703d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:18.205300 12081 raft_consensus.cc:993] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc: : Instructing follower fb2611b2a86b4361a433e4b0ba83703d to start an election
I20260710 13:18:18.205803 12074 raft_consensus.cc:1081] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [term 1 LEADER]: Signalling peer fb2611b2a86b4361a433e4b0ba83703d to start an election
I20260710 13:18:18.207420 11859 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd81d1b5818745118a5e13f523d30532"
dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
 from {username='slave'} at 127.0.0.1:48230
I20260710 13:18:18.207929 11859 raft_consensus.cc:493] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:18.208293 11859 raft_consensus.cc:3060] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:18.212206 11859 raft_consensus.cc:515] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:18.213507 11859 leader_election.cc:290] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 2 election: Requested vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2:36897)
I20260710 13:18:18.214298 11711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd81d1b5818745118a5e13f523d30532" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
I20260710 13:18:18.214500 11784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd81d1b5818745118a5e13f523d30532" candidate_uuid: "fb2611b2a86b4361a433e4b0ba83703d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
I20260710 13:18:18.214843 11711 raft_consensus.cc:3055] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:18.215075 11784 raft_consensus.cc:3060] T fd81d1b5818745118a5e13f523d30532 P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:18.215193 11711 raft_consensus.cc:740] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Running, Role: LEADER
I20260710 13:18:18.215946 11711 consensus_queue.cc:260] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:18.216790 11711 raft_consensus.cc:3060] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:18.219740 11784 raft_consensus.cc:2468] T fd81d1b5818745118a5e13f523d30532 P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2611b2a86b4361a433e4b0ba83703d in term 2.
I20260710 13:18:18.220721 11826 leader_election.cc:304] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea4d6625bc0d489799bbd9d6e02ad55b, fb2611b2a86b4361a433e4b0ba83703d; no voters: 
I20260710 13:18:18.220824 11711 raft_consensus.cc:2468] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2611b2a86b4361a433e4b0ba83703d in term 2.
I20260710 13:18:18.221396 12043 raft_consensus.cc:2804] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:18.221849 12043 raft_consensus.cc:697] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d [term 2 LEADER]: Becoming Leader. State: Replica: fb2611b2a86b4361a433e4b0ba83703d, State: Running, Role: LEADER
I20260710 13:18:18.222611 12043 consensus_queue.cc:237] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:18.229322 11608 catalog_manager.cc:5697] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d reported cstate change: term changed from 1 to 2, leader changed from c0a5b3c6c37b44639347506f02a108fc (127.10.211.1) to fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3). New cstate: current_term: 2 leader_uuid: "fb2611b2a86b4361a433e4b0ba83703d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:18.243990 12058 raft_consensus.cc:993] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc: : Instructing follower ea4d6625bc0d489799bbd9d6e02ad55b to start an election
I20260710 13:18:18.244459 12058 raft_consensus.cc:1081] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 4 LEADER]: Signalling peer ea4d6625bc0d489799bbd9d6e02ad55b to start an election
I20260710 13:18:18.245810 11784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa"
dest_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b"
 from {username='slave'} at 127.0.0.1:53962
I20260710 13:18:18.246279 11784 raft_consensus.cc:493] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:18.246569 11784 raft_consensus.cc:3060] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:18.251062 11784 raft_consensus.cc:515] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:18.252769 11784 leader_election.cc:290] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [CANDIDATE]: Term 5 election: Requested vote from peers c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479), fb2611b2a86b4361a433e4b0ba83703d (127.10.211.3:44557)
I20260710 13:18:18.253454 11711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "c0a5b3c6c37b44639347506f02a108fc"
I20260710 13:18:18.253878 11859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e6b721bc1342f7b72c2b9918ae73fa" candidate_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "fb2611b2a86b4361a433e4b0ba83703d"
I20260710 13:18:18.254081 11711 raft_consensus.cc:3055] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:18:18.254400 11711 raft_consensus.cc:740] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c0a5b3c6c37b44639347506f02a108fc, State: Running, Role: LEADER
I20260710 13:18:18.254446 11859 raft_consensus.cc:3060] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:18.255180 11711 consensus_queue.cc:260] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:18.256062 11711 raft_consensus.cc:3060] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:18.258795 11859 raft_consensus.cc:2468] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4d6625bc0d489799bbd9d6e02ad55b in term 5.
I20260710 13:18:18.259708 11751 leader_election.cc:304] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [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: ea4d6625bc0d489799bbd9d6e02ad55b, fb2611b2a86b4361a433e4b0ba83703d; no voters: 
I20260710 13:18:18.259968 11711 raft_consensus.cc:2468] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4d6625bc0d489799bbd9d6e02ad55b in term 5.
I20260710 13:18:18.260381 12072 raft_consensus.cc:2804] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:18:18.260814 12072 raft_consensus.cc:697] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 5 LEADER]: Becoming Leader. State: Replica: ea4d6625bc0d489799bbd9d6e02ad55b, State: Running, Role: LEADER
I20260710 13:18:18.261494 12072 consensus_queue.cc:237] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } }
I20260710 13:18:18.269418 11608 catalog_manager.cc:5697] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b reported cstate change: term changed from 4 to 5, leader changed from c0a5b3c6c37b44639347506f02a108fc (127.10.211.1) to ea4d6625bc0d489799bbd9d6e02ad55b (127.10.211.2). New cstate: current_term: 5 leader_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:18.360019 11711 raft_consensus.cc:1275] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 5 FOLLOWER]: Refusing update from remote peer ea4d6625bc0d489799bbd9d6e02ad55b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:18:18.361032 12072 consensus_queue.cc:1048] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:18.370774 11859 raft_consensus.cc:1275] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 5 FOLLOWER]: Refusing update from remote peer ea4d6625bc0d489799bbd9d6e02ad55b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:18:18.372288 12072 consensus_queue.cc:1048] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:18.523157 11784 raft_consensus.cc:1275] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [term 3 FOLLOWER]: Refusing update from remote peer fb2611b2a86b4361a433e4b0ba83703d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:18.524333 12043 consensus_queue.cc:1048] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:18.534633 11711 raft_consensus.cc:1275] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [term 3 FOLLOWER]: Refusing update from remote peer fb2611b2a86b4361a433e4b0ba83703d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:18.535948 12043 consensus_queue.cc:1048] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a5b3c6c37b44639347506f02a108fc" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:18.688839 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:18.694610 11084 tablet_server.cc:179] TabletServer@127.10.211.1:0 shutting down...
I20260710 13:18:18.707541 11784 raft_consensus.cc:1275] T fd81d1b5818745118a5e13f523d30532 P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Refusing update from remote peer fb2611b2a86b4361a433e4b0ba83703d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:18.709905 12043 consensus_queue.cc:1048] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4d6625bc0d489799bbd9d6e02ad55b" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 36897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:18.719375 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:18.720286 11084 tablet_replica.cc:333] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc: stopping tablet replica
I20260710 13:18:18.721117 11084 raft_consensus.cc:2243] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.721705 11084 raft_consensus.cc:2272] T 24575cdb26fa448b987a57f03c4385b2 P c0a5b3c6c37b44639347506f02a108fc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.726323 11084 tablet_replica.cc:333] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc: stopping tablet replica
I20260710 13:18:18.727277 11084 raft_consensus.cc:2243] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:18:18.727954 11824 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]
I20260710 13:18:18.728294 11084 raft_consensus.cc:2272] T 67d168e306be4c6da19355031ef5057b P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.730916 11084 tablet_replica.cc:333] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc: stopping tablet replica
W20260710 13:18:18.731614 11824 consensus_peers.cc:597] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d -> Peer c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479): Couldn't send request to peer c0a5b3c6c37b44639347506f02a108fc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:18.731649 11084 raft_consensus.cc:2243] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.732704 11084 raft_consensus.cc:2272] T 671ee92a2947488db30fb08fcf34859f P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.734776 11084 tablet_replica.cc:333] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc: stopping tablet replica
I20260710 13:18:18.735291 11084 raft_consensus.cc:2243] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:18.735945 11084 raft_consensus.cc:2272] T 970d4aeee1284335b30887a5d234755d P c0a5b3c6c37b44639347506f02a108fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.737716 11084 tablet_replica.cc:333] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc: stopping tablet replica
I20260710 13:18:18.738205 11084 raft_consensus.cc:2243] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.738559 11084 raft_consensus.cc:2272] T fd81d1b5818745118a5e13f523d30532 P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.740226 11084 tablet_replica.cc:333] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc: stopping tablet replica
I20260710 13:18:18.740690 11084 raft_consensus.cc:2243] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.741063 11084 raft_consensus.cc:2272] T b7c2796fff9f4263bc7e3fde940a7dfb P c0a5b3c6c37b44639347506f02a108fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.742954 11084 tablet_replica.cc:333] T 7462038383c948f0ab0aca4348d631aa P c0a5b3c6c37b44639347506f02a108fc: stopping tablet replica
I20260710 13:18:18.743418 11084 raft_consensus.cc:2243] T 7462038383c948f0ab0aca4348d631aa P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.743795 11084 raft_consensus.cc:2272] T 7462038383c948f0ab0aca4348d631aa P c0a5b3c6c37b44639347506f02a108fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.745499 11084 tablet_replica.cc:333] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc: stopping tablet replica
I20260710 13:18:18.746083 11084 raft_consensus.cc:2243] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:18.746816 11084 raft_consensus.cc:2272] T 533bc8ccd5c44c619283e45cfb80a963 P c0a5b3c6c37b44639347506f02a108fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.748320 11084 tablet_replica.cc:333] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc: stopping tablet replica
I20260710 13:18:18.748767 11084 raft_consensus.cc:2243] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:18:18.749423 11084 raft_consensus.cc:2272] T cc858a8238e6493695b4d3f880385413 P c0a5b3c6c37b44639347506f02a108fc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.750972 11084 tablet_replica.cc:333] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc: stopping tablet replica
I20260710 13:18:18.751380 11084 raft_consensus.cc:2243] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.751725 11084 raft_consensus.cc:2272] T c0e6b721bc1342f7b72c2b9918ae73fa P c0a5b3c6c37b44639347506f02a108fc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.780781 11084 tablet_server.cc:196] TabletServer@127.10.211.1:0 shutdown complete.
W20260710 13:18:18.788867 11750 consensus_peers.cc:597] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b -> Peer c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479): Couldn't send request to peer c0a5b3c6c37b44639347506f02a108fc. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:35479: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:18.799693 11750 consensus_peers.cc:597] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b -> Peer c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479): Couldn't send request to peer c0a5b3c6c37b44639347506f02a108fc. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:35479: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:18.801523 11084 tablet_server.cc:179] TabletServer@127.10.211.2:0 shutting down...
I20260710 13:18:18.822860 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:18.823494 11084 tablet_replica.cc:333] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b: stopping tablet replica
I20260710 13:18:18.824046 11084 raft_consensus.cc:2243] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:18.824874 11084 raft_consensus.cc:2272] T 7462038383c948f0ab0aca4348d631aa P ea4d6625bc0d489799bbd9d6e02ad55b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.826556 11084 tablet_replica.cc:333] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b: stopping tablet replica
I20260710 13:18:18.827178 11084 raft_consensus.cc:2243] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:18:18.827950 11084 raft_consensus.cc:2272] T 24575cdb26fa448b987a57f03c4385b2 P ea4d6625bc0d489799bbd9d6e02ad55b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.829902 11084 tablet_replica.cc:333] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b: stopping tablet replica
I20260710 13:18:18.830370 11084 raft_consensus.cc:2243] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.830803 11084 raft_consensus.cc:2272] T 970d4aeee1284335b30887a5d234755d P ea4d6625bc0d489799bbd9d6e02ad55b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.832310 11084 tablet_replica.cc:333] T fd81d1b5818745118a5e13f523d30532 P ea4d6625bc0d489799bbd9d6e02ad55b: stopping tablet replica
I20260710 13:18:18.832804 11084 raft_consensus.cc:2243] T fd81d1b5818745118a5e13f523d30532 P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.833177 11084 raft_consensus.cc:2272] T fd81d1b5818745118a5e13f523d30532 P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.836035 11084 tablet_replica.cc:333] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b: stopping tablet replica
I20260710 13:18:18.836524 11084 raft_consensus.cc:2243] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.836935 11084 raft_consensus.cc:2272] T 533bc8ccd5c44c619283e45cfb80a963 P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.838449 11084 tablet_replica.cc:333] T 671ee92a2947488db30fb08fcf34859f P ea4d6625bc0d489799bbd9d6e02ad55b: stopping tablet replica
I20260710 13:18:18.838963 11084 raft_consensus.cc:2243] T 671ee92a2947488db30fb08fcf34859f P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.839447 11084 raft_consensus.cc:2272] T 671ee92a2947488db30fb08fcf34859f P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.841425 11084 tablet_replica.cc:333] T 67d168e306be4c6da19355031ef5057b P ea4d6625bc0d489799bbd9d6e02ad55b: stopping tablet replica
I20260710 13:18:18.841913 11084 raft_consensus.cc:2243] T 67d168e306be4c6da19355031ef5057b P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.842315 11084 raft_consensus.cc:2272] T 67d168e306be4c6da19355031ef5057b P ea4d6625bc0d489799bbd9d6e02ad55b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.842551 11859 raft_consensus.cc:1275] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [term 5 FOLLOWER]: Refusing update from remote peer ea4d6625bc0d489799bbd9d6e02ad55b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 13:18:18.843782 12072 consensus_queue.cc:1048] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2611b2a86b4361a433e4b0ba83703d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:18.844230 11084 tablet_replica.cc:333] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b: stopping tablet replica
I20260710 13:18:18.844744 11084 raft_consensus.cc:2243] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.845224 11084 raft_consensus.cc:2272] T b7c2796fff9f4263bc7e3fde940a7dfb P ea4d6625bc0d489799bbd9d6e02ad55b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.847714 11084 tablet_replica.cc:333] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b: stopping tablet replica
I20260710 13:18:18.848170 11084 raft_consensus.cc:2243] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.848739 11084 raft_consensus.cc:2272] T cc858a8238e6493695b4d3f880385413 P ea4d6625bc0d489799bbd9d6e02ad55b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.850770 11084 tablet_replica.cc:333] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b: stopping tablet replica
I20260710 13:18:18.851369 11084 raft_consensus.cc:2243] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:18:18.852105 11084 raft_consensus.cc:2272] T c0e6b721bc1342f7b72c2b9918ae73fa P ea4d6625bc0d489799bbd9d6e02ad55b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.881429 11084 tablet_server.cc:196] TabletServer@127.10.211.2:0 shutdown complete.
I20260710 13:18:18.898953 11084 tablet_server.cc:179] TabletServer@127.10.211.3:0 shutting down...
W20260710 13:18:18.919787 11824 consensus_peers.cc:597] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d -> Peer c0a5b3c6c37b44639347506f02a108fc (127.10.211.1:35479): Couldn't send request to peer c0a5b3c6c37b44639347506f02a108fc. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:35479: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:18.926222 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:18.927112 11084 tablet_replica.cc:333] T 533bc8ccd5c44c619283e45cfb80a963 P fb2611b2a86b4361a433e4b0ba83703d: stopping tablet replica
I20260710 13:18:18.927733 11084 raft_consensus.cc:2243] T 533bc8ccd5c44c619283e45cfb80a963 P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.928170 11084 raft_consensus.cc:2272] T 533bc8ccd5c44c619283e45cfb80a963 P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.929818 11084 tablet_replica.cc:333] T 7462038383c948f0ab0aca4348d631aa P fb2611b2a86b4361a433e4b0ba83703d: stopping tablet replica
I20260710 13:18:18.930337 11084 raft_consensus.cc:2243] T 7462038383c948f0ab0aca4348d631aa P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.930780 11084 raft_consensus.cc:2272] T 7462038383c948f0ab0aca4348d631aa P fb2611b2a86b4361a433e4b0ba83703d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.932482 11084 tablet_replica.cc:333] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d: stopping tablet replica
I20260710 13:18:18.932977 11084 raft_consensus.cc:2243] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:18.933679 11084 raft_consensus.cc:2272] T fd81d1b5818745118a5e13f523d30532 P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.935592 11084 tablet_replica.cc:333] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d: stopping tablet replica
I20260710 13:18:18.936089 11084 raft_consensus.cc:2243] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:18.936801 11084 raft_consensus.cc:2272] T 671ee92a2947488db30fb08fcf34859f P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.938382 11084 tablet_replica.cc:333] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d: stopping tablet replica
I20260710 13:18:18.938920 11084 raft_consensus.cc:2243] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.939318 11084 raft_consensus.cc:2272] T 67d168e306be4c6da19355031ef5057b P fb2611b2a86b4361a433e4b0ba83703d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.940873 11084 tablet_replica.cc:333] T 970d4aeee1284335b30887a5d234755d P fb2611b2a86b4361a433e4b0ba83703d: stopping tablet replica
I20260710 13:18:18.941329 11084 raft_consensus.cc:2243] T 970d4aeee1284335b30887a5d234755d P fb2611b2a86b4361a433e4b0ba83703d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.941715 11084 raft_consensus.cc:2272] T 970d4aeee1284335b30887a5d234755d P fb2611b2a86b4361a433e4b0ba83703d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.943164 11084 tablet_replica.cc:333] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d: stopping tablet replica
I20260710 13:18:18.943624 11084 raft_consensus.cc:2243] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.944002 11084 raft_consensus.cc:2272] T 24575cdb26fa448b987a57f03c4385b2 P fb2611b2a86b4361a433e4b0ba83703d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.946388 11084 tablet_replica.cc:333] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d: stopping tablet replica
I20260710 13:18:18.946918 11084 raft_consensus.cc:2243] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.947324 11084 raft_consensus.cc:2272] T c0e6b721bc1342f7b72c2b9918ae73fa P fb2611b2a86b4361a433e4b0ba83703d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.949306 11084 tablet_replica.cc:333] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d: stopping tablet replica
I20260710 13:18:18.949772 11084 raft_consensus.cc:2243] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.950150 11084 raft_consensus.cc:2272] T cc858a8238e6493695b4d3f880385413 P fb2611b2a86b4361a433e4b0ba83703d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.951637 11084 tablet_replica.cc:333] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d: stopping tablet replica
I20260710 13:18:18.952057 11084 raft_consensus.cc:2243] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:18.952732 11084 raft_consensus.cc:2272] T b7c2796fff9f4263bc7e3fde940a7dfb P fb2611b2a86b4361a433e4b0ba83703d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.979601 11084 tablet_server.cc:196] TabletServer@127.10.211.3:0 shutdown complete.
I20260710 13:18:18.996619 11084 master.cc:562] Master@127.10.211.62:33485 shutting down...
I20260710 13:18:19.015362 11084 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:19.015828 11084 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:19.016108 11084 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4f9fc155cbbc455fb60ab6d5155ea2e5: stopping tablet replica
I20260710 13:18:19.036052 11084 master.cc:584] Master@127.10.211.62:33485 shutdown complete.
c0a5b3c6c37b44639347506f02a108fc  5
ea4d6625bc0d489799bbd9d6e02ad55b  4
fb2611b2a86b4361a433e4b0ba83703d  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (11819 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:18:19.075763 11084 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.211.62:40077
I20260710 13:18:19.076938 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:19.082630 12101 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
W20260710 13:18:19.083190 12100 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
W20260710 13:18:19.083595 12103 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
I20260710 13:18:19.084766 11084 server_base.cc:1061] running on GCE node
I20260710 13:18:19.085620 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:19.085813 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:19.085920 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689499085910 us; error 0 us; skew 500 ppm
I20260710 13:18:19.086360 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:19.088802 11084 webserver.cc:533] Webserver started at http://127.10.211.62:38117/ using document root <none> and password file <none>
I20260710 13:18:19.089212 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:19.089360 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:19.089598 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:19.090622 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/master-0-root/instance:
uuid: "56a228f7151c4de3841733c032fad7ec"
format_stamp: "Formatted at 2026-07-10 13:18:19 on dist-test-slave-3n8f"
I20260710 13:18:19.094934 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260710 13:18:19.098095 12108 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:19.099080 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:18:19.099464 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/master-0-root
uuid: "56a228f7151c4de3841733c032fad7ec"
format_stamp: "Formatted at 2026-07-10 13:18:19 on dist-test-slave-3n8f"
I20260710 13:18:19.099782 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-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)
I20260710 13:18:19.114466 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:19.115697 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:19.153553 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.62:40077
I20260710 13:18:19.153653 12159 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.62:40077 every 8 connection(s)
I20260710 13:18:19.157543 12160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.167399 12160 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec: Bootstrap starting.
I20260710 13:18:19.171864 12160 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.175803 12160 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec: No bootstrap required, opened a new log
I20260710 13:18:19.177747 12160 raft_consensus.cc:359] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56a228f7151c4de3841733c032fad7ec" member_type: VOTER }
I20260710 13:18:19.178121 12160 raft_consensus.cc:385] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.178298 12160 raft_consensus.cc:740] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56a228f7151c4de3841733c032fad7ec, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.178867 12160 consensus_queue.cc:260] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "56a228f7151c4de3841733c032fad7ec" member_type: VOTER }
I20260710 13:18:19.179255 12160 raft_consensus.cc:399] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:19.179437 12160 raft_consensus.cc:493] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:19.179634 12160 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.183717 12160 raft_consensus.cc:515] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56a228f7151c4de3841733c032fad7ec" member_type: VOTER }
I20260710 13:18:19.184165 12160 leader_election.cc:304] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec [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: 56a228f7151c4de3841733c032fad7ec; no voters: 
I20260710 13:18:19.185271 12160 leader_election.cc:290] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:19.185590 12163 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:19.186882 12163 raft_consensus.cc:697] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec [term 1 LEADER]: Becoming Leader. State: Replica: 56a228f7151c4de3841733c032fad7ec, State: Running, Role: LEADER
I20260710 13:18:19.187546 12163 consensus_queue.cc:237] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec [LEADER]: Queue going to LEADER mode. State: All 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: "56a228f7151c4de3841733c032fad7ec" member_type: VOTER }
I20260710 13:18:19.188225 12160 sys_catalog.cc:565] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:19.192237 12164 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "56a228f7151c4de3841733c032fad7ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56a228f7151c4de3841733c032fad7ec" member_type: VOTER } }
I20260710 13:18:19.192342 12165 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec [sys.catalog]: SysCatalogTable state changed. Reason: New leader 56a228f7151c4de3841733c032fad7ec. Latest consensus state: current_term: 1 leader_uuid: "56a228f7151c4de3841733c032fad7ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56a228f7151c4de3841733c032fad7ec" member_type: VOTER } }
I20260710 13:18:19.193123 12164 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:19.193202 12165 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:19.199877 12171 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:19.204882 12171 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:19.207854 11084 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:19.213299 12171 catalog_manager.cc:1383] Generated new cluster ID: 3a88260bf4b8437fb69e6fa2d29a7013
I20260710 13:18:19.213562 12171 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:19.231804 12171 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:19.233031 12171 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:19.246933 12171 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec: Generated new TSK 0
I20260710 13:18:19.247529 12171 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:19.274307 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:19.280337 12181 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
W20260710 13:18:19.281179 12182 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
I20260710 13:18:19.283586 11084 server_base.cc:1061] running on GCE node
W20260710 13:18:19.283541 12184 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
I20260710 13:18:19.284669 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:19.284884 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:19.285045 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689499285028 us; error 0 us; skew 500 ppm
I20260710 13:18:19.285573 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:19.287814 11084 webserver.cc:533] Webserver started at http://127.10.211.1:35461/ using document root <none> and password file <none>
I20260710 13:18:19.288290 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:19.288491 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:19.288759 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:19.289947 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-0-root/instance:
uuid: "96d96cc4ebd048349079a448845507c7"
format_stamp: "Formatted at 2026-07-10 13:18:19 on dist-test-slave-3n8f"
I20260710 13:18:19.294286 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:18:19.297526 12189 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:19.298374 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:19.298614 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-0-root
uuid: "96d96cc4ebd048349079a448845507c7"
format_stamp: "Formatted at 2026-07-10 13:18:19 on dist-test-slave-3n8f"
I20260710 13:18:19.298928 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-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)
I20260710 13:18:19.312942 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:19.314083 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:19.315542 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:19.317726 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:19.317895 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:19.318182 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:19.318337 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:19.357889 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.1:44595
I20260710 13:18:19.357980 12251 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.1:44595 every 8 connection(s)
I20260710 13:18:19.362840 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:19.370661 12256 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
W20260710 13:18:19.371726 12257 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
W20260710 13:18:19.373895 12259 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
I20260710 13:18:19.374071 11084 server_base.cc:1061] running on GCE node
I20260710 13:18:19.375290 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:19.375512 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:19.375725 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689499375705 us; error 0 us; skew 500 ppm
I20260710 13:18:19.376364 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:19.379087 12252 heartbeater.cc:344] Connected to a master server at 127.10.211.62:40077
I20260710 13:18:19.379159 11084 webserver.cc:533] Webserver started at http://127.10.211.2:45653/ using document root <none> and password file <none>
I20260710 13:18:19.379488 12252 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:19.379747 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:19.379976 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:19.380227 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:19.380285 12252 heartbeater.cc:507] Master 127.10.211.62:40077 requested a full tablet report, sending...
I20260710 13:18:19.381366 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-1-root/instance:
uuid: "0d0c71d5dc844680b7a62434a1c5c989"
format_stamp: "Formatted at 2026-07-10 13:18:19 on dist-test-slave-3n8f"
I20260710 13:18:19.382463 12125 ts_manager.cc:194] Registered new tserver with Master: 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595)
I20260710 13:18:19.384856 12125 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51096
I20260710 13:18:19.387318 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 13:18:19.390476 12264 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:19.391160 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:18:19.391450 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-1-root
uuid: "0d0c71d5dc844680b7a62434a1c5c989"
format_stamp: "Formatted at 2026-07-10 13:18:19 on dist-test-slave-3n8f"
I20260710 13:18:19.391731 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-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)
I20260710 13:18:19.408226 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:19.409391 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:19.410916 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:19.413028 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:19.413244 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:19.413483 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:19.413652 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:19.452656 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.2:44821
I20260710 13:18:19.452750 12326 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.2:44821 every 8 connection(s)
I20260710 13:18:19.457370 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:19.463622 12330 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
W20260710 13:18:19.465092 12331 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
W20260710 13:18:19.466428 12333 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
I20260710 13:18:19.468879 11084 server_base.cc:1061] running on GCE node
I20260710 13:18:19.469602 12327 heartbeater.cc:344] Connected to a master server at 127.10.211.62:40077
I20260710 13:18:19.469893 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:18:19.470003 12327 heartbeater.cc:461] Registering TS with master...
W20260710 13:18:19.470144 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:19.470382 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689499470363 us; error 0 us; skew 500 ppm
I20260710 13:18:19.470933 12327 heartbeater.cc:507] Master 127.10.211.62:40077 requested a full tablet report, sending...
I20260710 13:18:19.471019 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:19.473083 12125 ts_manager.cc:194] Registered new tserver with Master: 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:19.473829 11084 webserver.cc:533] Webserver started at http://127.10.211.3:33853/ using document root <none> and password file <none>
I20260710 13:18:19.474328 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:19.474521 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:19.474473 12125 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51102
I20260710 13:18:19.474987 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:19.476244 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-2-root/instance:
uuid: "e9ef37c8ad994374903015aedab92018"
format_stamp: "Formatted at 2026-07-10 13:18:19 on dist-test-slave-3n8f"
I20260710 13:18:19.480417 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:18:19.483495 12338 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:19.484261 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:19.484544 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-2-root
uuid: "e9ef37c8ad994374903015aedab92018"
format_stamp: "Formatted at 2026-07-10 13:18:19 on dist-test-slave-3n8f"
I20260710 13:18:19.484815 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-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)
I20260710 13:18:19.526296 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:19.527959 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:19.529448 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:19.531677 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:19.531890 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:19.532147 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:19.532330 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:19.571362 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.3:39907
I20260710 13:18:19.571471 12400 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.3:39907 every 8 connection(s)
I20260710 13:18:19.584640 12401 heartbeater.cc:344] Connected to a master server at 127.10.211.62:40077
I20260710 13:18:19.585018 12401 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:19.585686 12401 heartbeater.cc:507] Master 127.10.211.62:40077 requested a full tablet report, sending...
I20260710 13:18:19.587549 12125 ts_manager.cc:194] Registered new tserver with Master: e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:19.587634 11084 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013284747s
I20260710 13:18:19.588850 12125 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51110
I20260710 13:18:19.612830 12125 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51120:
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\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:18:19.616604 12125 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.
I20260710 13:18:19.731549 12365 tablet_service.cc:1511] Processing CreateTablet for tablet ea969241285a4cbbbb177caf81de1550 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:19.733031 12365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea969241285a4cbbbb177caf81de1550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.734110 12366 tablet_service.cc:1511] Processing CreateTablet for tablet 27b65f2a50064e50b93a42eb959d5935 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:19.735464 12366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b65f2a50064e50b93a42eb959d5935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.736486 12216 tablet_service.cc:1511] Processing CreateTablet for tablet ea969241285a4cbbbb177caf81de1550 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:19.737818 12216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea969241285a4cbbbb177caf81de1550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.738471 12214 tablet_service.cc:1511] Processing CreateTablet for tablet c00ab0a421c447c7855366effe7b3ee6 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:19.739831 12214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c00ab0a421c447c7855366effe7b3ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.743816 12215 tablet_service.cc:1511] Processing CreateTablet for tablet adb5a7d76066445d9d8952ac9351f248 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:19.745157 12215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb5a7d76066445d9d8952ac9351f248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.735460 12217 tablet_service.cc:1511] Processing CreateTablet for tablet 27b65f2a50064e50b93a42eb959d5935 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:19.747965 12217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b65f2a50064e50b93a42eb959d5935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.755196 12417 tablet_bootstrap.cc:492] T ea969241285a4cbbbb177caf81de1550 P 96d96cc4ebd048349079a448845507c7: Bootstrap starting.
I20260710 13:18:19.756001 12416 tablet_bootstrap.cc:492] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018: Bootstrap starting.
I20260710 13:18:19.761616 12417 tablet_bootstrap.cc:654] T ea969241285a4cbbbb177caf81de1550 P 96d96cc4ebd048349079a448845507c7: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.763737 12416 tablet_bootstrap.cc:654] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.772605 12416 tablet_bootstrap.cc:492] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018: No bootstrap required, opened a new log
I20260710 13:18:19.773181 12416 ts_tablet_manager.cc:1403] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:18:19.773576 12417 tablet_bootstrap.cc:492] T ea969241285a4cbbbb177caf81de1550 P 96d96cc4ebd048349079a448845507c7: No bootstrap required, opened a new log
I20260710 13:18:19.774080 12417 ts_tablet_manager.cc:1403] T ea969241285a4cbbbb177caf81de1550 P 96d96cc4ebd048349079a448845507c7: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260710 13:18:19.774015 12217 tablet_service.cc:1511] Processing CreateTablet for tablet f19b7a3f3bdf4adab7f1b1cd500e31ca (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:19.778528 12292 tablet_service.cc:1511] Processing CreateTablet for tablet 27b65f2a50064e50b93a42eb959d5935 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:19.778736 12366 tablet_service.cc:1511] Processing CreateTablet for tablet c00ab0a421c447c7855366effe7b3ee6 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:19.779510 12217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f19b7a3f3bdf4adab7f1b1cd500e31ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.779861 12292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b65f2a50064e50b93a42eb959d5935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.779981 12366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c00ab0a421c447c7855366effe7b3ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.780419 12216 tablet_service.cc:1511] Processing CreateTablet for tablet 925101ab86064f128997f7332c0ad45f (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:19.781677 12216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925101ab86064f128997f7332c0ad45f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.778769 12416 raft_consensus.cc:359] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:19.787009 12416 raft_consensus.cc:385] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.787305 12416 raft_consensus.cc:740] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.777086 12417 raft_consensus.cc:359] T ea969241285a4cbbbb177caf81de1550 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:19.777981 12365 tablet_service.cc:1511] Processing CreateTablet for tablet adb5a7d76066445d9d8952ac9351f248 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:19.788192 12416 consensus_queue.cc:260] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:19.788390 12291 tablet_service.cc:1511] Processing CreateTablet for tablet ea969241285a4cbbbb177caf81de1550 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:19.789374 12365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb5a7d76066445d9d8952ac9351f248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.789722 12291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea969241285a4cbbbb177caf81de1550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.793380 12213 tablet_service.cc:1511] Processing CreateTablet for tablet 0b6afe46f68e495eb22207a885607301 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:19.794732 12213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b6afe46f68e495eb22207a885607301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.801671 12417 raft_consensus.cc:385] T ea969241285a4cbbbb177caf81de1550 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.802199 12417 raft_consensus.cc:740] T ea969241285a4cbbbb177caf81de1550 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.803310 12417 consensus_queue.cc:260] T ea969241285a4cbbbb177caf81de1550 P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:19.811334 12364 tablet_service.cc:1511] Processing CreateTablet for tablet f19b7a3f3bdf4adab7f1b1cd500e31ca (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:19.812633 12364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f19b7a3f3bdf4adab7f1b1cd500e31ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.803592 12290 tablet_service.cc:1511] Processing CreateTablet for tablet adb5a7d76066445d9d8952ac9351f248 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:19.815474 12290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb5a7d76066445d9d8952ac9351f248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.815723 12215 tablet_service.cc:1511] Processing CreateTablet for tablet ec428fe048af46279244c2df889431eb (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:19.816967 12215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec428fe048af46279244c2df889431eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.805956 12289 tablet_service.cc:1511] Processing CreateTablet for tablet c00ab0a421c447c7855366effe7b3ee6 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:19.819543 12289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c00ab0a421c447c7855366effe7b3ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.820216 12416 ts_tablet_manager.cc:1434] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.005s
I20260710 13:18:19.808180 12288 tablet_service.cc:1511] Processing CreateTablet for tablet f19b7a3f3bdf4adab7f1b1cd500e31ca (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:19.823491 12288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f19b7a3f3bdf4adab7f1b1cd500e31ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.824731 12212 tablet_service.cc:1511] Processing CreateTablet for tablet 6fe35e730093419081055a96af89a5fa (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:19.826079 12212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fe35e730093419081055a96af89a5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.834043 12417 ts_tablet_manager.cc:1434] T ea969241285a4cbbbb177caf81de1550 P 96d96cc4ebd048349079a448845507c7: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.015s
I20260710 13:18:19.834158 12252 heartbeater.cc:499] Master 127.10.211.62:40077 was elected leader, sending a full tablet report...
I20260710 13:18:19.835263 12417 tablet_bootstrap.cc:492] T 27b65f2a50064e50b93a42eb959d5935 P 96d96cc4ebd048349079a448845507c7: Bootstrap starting.
I20260710 13:18:19.837174 12401 heartbeater.cc:499] Master 127.10.211.62:40077 was elected leader, sending a full tablet report...
I20260710 13:18:19.839937 12416 tablet_bootstrap.cc:492] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018: Bootstrap starting.
I20260710 13:18:19.841889 12417 tablet_bootstrap.cc:654] T 27b65f2a50064e50b93a42eb959d5935 P 96d96cc4ebd048349079a448845507c7: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.843031 12420 raft_consensus.cc:493] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:19.843518 12420 raft_consensus.cc:515] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:19.850925 12420 leader_election.cc:290] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:19.874226 12285 tablet_service.cc:1511] Processing CreateTablet for tablet ec428fe048af46279244c2df889431eb (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:19.876034 12284 tablet_service.cc:1511] Processing CreateTablet for tablet 6fe35e730093419081055a96af89a5fa (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:19.873155 12286 tablet_service.cc:1511] Processing CreateTablet for tablet 0b6afe46f68e495eb22207a885607301 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:19.870697 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea969241285a4cbbbb177caf81de1550" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:19.883169 12227 raft_consensus.cc:2468] T ea969241285a4cbbbb177caf81de1550 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 0.
I20260710 13:18:19.872102 12287 tablet_service.cc:1511] Processing CreateTablet for tablet 925101ab86064f128997f7332c0ad45f (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:19.880578 12285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec428fe048af46279244c2df889431eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.886302 12287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925101ab86064f128997f7332c0ad45f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.892344 12286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b6afe46f68e495eb22207a885607301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.892652 12342 leader_election.cc:304] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:19.893817 12420 raft_consensus.cc:2804] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:19.894182 12420 raft_consensus.cc:493] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:19.894518 12420 raft_consensus.cc:3060] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.894505 12284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fe35e730093419081055a96af89a5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.905434 12366 tablet_service.cc:1511] Processing CreateTablet for tablet 925101ab86064f128997f7332c0ad45f (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:19.906791 12366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925101ab86064f128997f7332c0ad45f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.913132 12420 raft_consensus.cc:515] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:19.917455 12425 tablet_bootstrap.cc:492] T adb5a7d76066445d9d8952ac9351f248 P 0d0c71d5dc844680b7a62434a1c5c989: Bootstrap starting.
I20260710 13:18:19.919392 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea969241285a4cbbbb177caf81de1550" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7"
I20260710 13:18:19.921913 12417 tablet_bootstrap.cc:492] T 27b65f2a50064e50b93a42eb959d5935 P 96d96cc4ebd048349079a448845507c7: No bootstrap required, opened a new log
I20260710 13:18:19.923774 12214 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd890220b86458fb71afe7b34ff0d69 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:19.929350 12417 ts_tablet_manager.cc:1403] T 27b65f2a50064e50b93a42eb959d5935 P 96d96cc4ebd048349079a448845507c7: Time spent bootstrapping tablet: real 0.094s	user 0.009s	sys 0.008s
I20260710 13:18:19.929111 12362 tablet_service.cc:1511] Processing CreateTablet for tablet 6fe35e730093419081055a96af89a5fa (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:19.930508 12362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fe35e730093419081055a96af89a5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.930536 12214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd890220b86458fb71afe7b34ff0d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.932329 12417 raft_consensus.cc:359] T 27b65f2a50064e50b93a42eb959d5935 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } }
I20260710 13:18:19.933066 12417 raft_consensus.cc:385] T 27b65f2a50064e50b93a42eb959d5935 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.933359 12417 raft_consensus.cc:740] T 27b65f2a50064e50b93a42eb959d5935 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.933753 12365 tablet_service.cc:1511] Processing CreateTablet for tablet 0b6afe46f68e495eb22207a885607301 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:19.927830 12363 tablet_service.cc:1511] Processing CreateTablet for tablet ec428fe048af46279244c2df889431eb (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:19.936012 12365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b6afe46f68e495eb22207a885607301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.938820 12227 raft_consensus.cc:3060] T ea969241285a4cbbbb177caf81de1550 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.939353 12363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec428fe048af46279244c2df889431eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.953743 12425 tablet_bootstrap.cc:654] T adb5a7d76066445d9d8952ac9351f248 P 0d0c71d5dc844680b7a62434a1c5c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.956926 12416 tablet_bootstrap.cc:654] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.946503 12227 raft_consensus.cc:2468] T ea969241285a4cbbbb177caf81de1550 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 1.
I20260710 13:18:19.961795 12342 leader_election.cc:304] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:19.934092 12417 consensus_queue.cc:260] T 27b65f2a50064e50b93a42eb959d5935 P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } }
I20260710 13:18:19.962862 12421 raft_consensus.cc:2804] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:19.966048 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea969241285a4cbbbb177caf81de1550" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:19.969595 12417 ts_tablet_manager.cc:1434] T 27b65f2a50064e50b93a42eb959d5935 P 96d96cc4ebd048349079a448845507c7: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260710 13:18:19.970664 12417 tablet_bootstrap.cc:492] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7: Bootstrap starting.
I20260710 13:18:19.976889 12417 tablet_bootstrap.cc:654] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.978870 12420 leader_election.cc:290] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Requested vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
W20260710 13:18:19.995214 12341 leader_election.cc:343] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:19.996989 12425 tablet_bootstrap.cc:492] T adb5a7d76066445d9d8952ac9351f248 P 0d0c71d5dc844680b7a62434a1c5c989: No bootstrap required, opened a new log
I20260710 13:18:19.997608 12425 ts_tablet_manager.cc:1403] T adb5a7d76066445d9d8952ac9351f248 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.019s
I20260710 13:18:19.997411 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea969241285a4cbbbb177caf81de1550" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
W20260710 13:18:19.999200 12341 leader_election.cc:343] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:20.001524 12366 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd890220b86458fb71afe7b34ff0d69 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:20.002151 12425 raft_consensus.cc:359] T adb5a7d76066445d9d8952ac9351f248 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.002900 12425 raft_consensus.cc:385] T adb5a7d76066445d9d8952ac9351f248 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.003206 12366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd890220b86458fb71afe7b34ff0d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.003194 12425 raft_consensus.cc:740] T adb5a7d76066445d9d8952ac9351f248 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.005120 12425 consensus_queue.cc:260] T adb5a7d76066445d9d8952ac9351f248 P 0d0c71d5dc844680b7a62434a1c5c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.009207 12421 raft_consensus.cc:697] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Becoming Leader. State: Replica: e9ef37c8ad994374903015aedab92018, State: Running, Role: LEADER
I20260710 13:18:20.014952 12416 tablet_bootstrap.cc:492] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018: No bootstrap required, opened a new log
I20260710 13:18:20.015446 12416 ts_tablet_manager.cc:1403] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018: Time spent bootstrapping tablet: real 0.176s	user 0.005s	sys 0.015s
I20260710 13:18:20.018286 12416 raft_consensus.cc:359] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } }
I20260710 13:18:20.019172 12416 raft_consensus.cc:385] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.019512 12416 raft_consensus.cc:740] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.020387 12416 consensus_queue.cc:260] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } }
I20260710 13:18:20.022826 12416 ts_tablet_manager.cc:1434] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260710 13:18:20.028079 12327 heartbeater.cc:499] Master 127.10.211.62:40077 was elected leader, sending a full tablet report...
I20260710 13:18:20.029264 12216 tablet_service.cc:1511] Processing CreateTablet for tablet 173b8c7262874b90823201c48c8734fe (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:20.030562 12216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173b8c7262874b90823201c48c8734fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.033138 12284 tablet_service.cc:1511] Processing CreateTablet for tablet 173b8c7262874b90823201c48c8734fe (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:20.034472 12284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173b8c7262874b90823201c48c8734fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.033003 12421 consensus_queue.cc:237] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.039657 12425 ts_tablet_manager.cc:1434] T adb5a7d76066445d9d8952ac9351f248 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent starting tablet: real 0.042s	user 0.012s	sys 0.012s
I20260710 13:18:20.039726 12363 tablet_service.cc:1511] Processing CreateTablet for tablet 173b8c7262874b90823201c48c8734fe (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:20.040406 12214 tablet_service.cc:1511] Processing CreateTablet for tablet 9a14ef1c2104463393e8f29567afd21a (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:20.040886 12363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173b8c7262874b90823201c48c8734fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.041615 12214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a14ef1c2104463393e8f29567afd21a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.043226 12425 tablet_bootstrap.cc:492] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989: Bootstrap starting.
I20260710 13:18:20.000191 12287 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd890220b86458fb71afe7b34ff0d69 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:20.053690 12417 tablet_bootstrap.cc:492] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7: No bootstrap required, opened a new log
I20260710 13:18:20.054368 12417 ts_tablet_manager.cc:1403] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7: Time spent bootstrapping tablet: real 0.084s	user 0.009s	sys 0.016s
I20260710 13:18:20.056609 12291 tablet_service.cc:1511] Processing CreateTablet for tablet 9a14ef1c2104463393e8f29567afd21a (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:20.061858 12425 tablet_bootstrap.cc:654] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.062808 12416 tablet_bootstrap.cc:492] T adb5a7d76066445d9d8952ac9351f248 P e9ef37c8ad994374903015aedab92018: Bootstrap starting.
I20260710 13:18:20.066579 12287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd890220b86458fb71afe7b34ff0d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.073328 12365 tablet_service.cc:1511] Processing CreateTablet for tablet bb9e9cae11db44258ae97c84cf4a3ae9 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:20.074221 12366 tablet_service.cc:1511] Processing CreateTablet for tablet 9a14ef1c2104463393e8f29567afd21a (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:20.074719 12365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb9e9cae11db44258ae97c84cf4a3ae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.075493 12366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a14ef1c2104463393e8f29567afd21a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.077816 12291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a14ef1c2104463393e8f29567afd21a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.084437 12215 tablet_service.cc:1511] Processing CreateTablet for tablet 072c2b1a6b774df2888f669c4730f7a8 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:20.085338 12212 tablet_service.cc:1511] Processing CreateTablet for tablet e7e6af1f409f4a1091f00a6704dbe3e7 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:20.086217 12215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 072c2b1a6b774df2888f669c4730f7a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.086875 12212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e6af1f409f4a1091f00a6704dbe3e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.088685 12216 tablet_service.cc:1511] Processing CreateTablet for tablet bb9e9cae11db44258ae97c84cf4a3ae9 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:20.091416 12216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb9e9cae11db44258ae97c84cf4a3ae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.073340 12417 raft_consensus.cc:359] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.092032 12286 tablet_service.cc:1511] Processing CreateTablet for tablet bb9e9cae11db44258ae97c84cf4a3ae9 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:20.094578 12417 raft_consensus.cc:385] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.095528 12417 raft_consensus.cc:740] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.095654 12286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb9e9cae11db44258ae97c84cf4a3ae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.098750 12417 consensus_queue.cc:260] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.102850 12362 tablet_service.cc:1511] Processing CreateTablet for tablet 072c2b1a6b774df2888f669c4730f7a8 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:20.113394 12124 catalog_manager.cc:5697] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9ef37c8ad994374903015aedab92018 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:20.109079 12289 tablet_service.cc:1511] Processing CreateTablet for tablet e7e6af1f409f4a1091f00a6704dbe3e7 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:20.132490 12289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e6af1f409f4a1091f00a6704dbe3e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.136942 12214 tablet_service.cc:1511] Processing CreateTablet for tablet 1f0fba18d3e5496299e48d44de8fa9f2 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:20.138264 12214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f0fba18d3e5496299e48d44de8fa9f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.109809 12364 tablet_service.cc:1511] Processing CreateTablet for tablet e7e6af1f409f4a1091f00a6704dbe3e7 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:20.113786 12421 raft_consensus.cc:493] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.138980 12421 raft_consensus.cc:515] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } }
I20260710 13:18:20.141064 12421 leader_election.cc:290] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:20.115046 12362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 072c2b1a6b774df2888f669c4730f7a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.141822 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b65f2a50064e50b93a42eb959d5935" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:20.107348 12213 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac858c91f8645bbb4950b3f6e787e6c (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:20.142727 12284 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac858c91f8645bbb4950b3f6e787e6c (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:20.143344 12213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac858c91f8645bbb4950b3f6e787e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.143920 12284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac858c91f8645bbb4950b3f6e787e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.142433 12227 raft_consensus.cc:2468] T 27b65f2a50064e50b93a42eb959d5935 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 0.
I20260710 13:18:20.146783 12342 leader_election.cc:304] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:20.147756 12364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e6af1f409f4a1091f00a6704dbe3e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.148618 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b65f2a50064e50b93a42eb959d5935" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:20.150825 12421 raft_consensus.cc:2804] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:20.151203 12421 raft_consensus.cc:493] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:20.151525 12421 raft_consensus.cc:3060] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:20.151803 12341 leader_election.cc:343] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:20.115815 12292 tablet_service.cc:1511] Processing CreateTablet for tablet 072c2b1a6b774df2888f669c4730f7a8 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:20.118119 12422 raft_consensus.cc:493] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.155028 12422 raft_consensus.cc:515] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.155493 12292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 072c2b1a6b774df2888f669c4730f7a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.157591 12422 leader_election.cc:290] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:20.122067 12416 tablet_bootstrap.cc:654] T adb5a7d76066445d9d8952ac9351f248 P e9ef37c8ad994374903015aedab92018: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.158097 12421 raft_consensus.cc:515] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } }
I20260710 13:18:20.160857 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b65f2a50064e50b93a42eb959d5935" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7"
I20260710 13:18:20.161384 12227 raft_consensus.cc:3060] T 27b65f2a50064e50b93a42eb959d5935 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.124153 12417 ts_tablet_manager.cc:1434] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.000s
I20260710 13:18:20.167673 12417 tablet_bootstrap.cc:492] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 96d96cc4ebd048349079a448845507c7: Bootstrap starting.
I20260710 13:18:20.170238 12366 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac858c91f8645bbb4950b3f6e787e6c (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:20.172052 12366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac858c91f8645bbb4950b3f6e787e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.175886 12227 raft_consensus.cc:2468] T 27b65f2a50064e50b93a42eb959d5935 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 1.
I20260710 13:18:20.177068 12342 leader_election.cc:304] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:20.177902 12427 raft_consensus.cc:2804] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:20.178373 12427 raft_consensus.cc:697] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Becoming Leader. State: Replica: e9ef37c8ad994374903015aedab92018, State: Running, Role: LEADER
I20260710 13:18:20.179193 12427 consensus_queue.cc:237] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } }
I20260710 13:18:20.182534 12417 tablet_bootstrap.cc:654] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 96d96cc4ebd048349079a448845507c7: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.199143 12213 tablet_service.cc:1511] Processing CreateTablet for tablet 31e48ea2177b4560924e3457a833c059 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:20.200605 12213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31e48ea2177b4560924e3457a833c059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.202594 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b65f2a50064e50b93a42eb959d5935" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
W20260710 13:18:20.204167 12341 leader_election.cc:343] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:20.196230 12421 leader_election.cc:290] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Requested vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
W20260710 13:18:20.211460 12173 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:20.218498 12212 tablet_service.cc:1511] Processing CreateTablet for tablet 0a33dc3f604f4843842e24132dac0df8 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:20.221079 12212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a33dc3f604f4843842e24132dac0df8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.223771 12216 tablet_service.cc:1511] Processing CreateTablet for tablet 137a3a5978d44bfca5d521aa1b76a771 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:20.225033 12216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137a3a5978d44bfca5d521aa1b76a771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.233496 12363 tablet_service.cc:1511] Processing CreateTablet for tablet 1f0fba18d3e5496299e48d44de8fa9f2 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:20.234074 12217 tablet_service.cc:1511] Processing CreateTablet for tablet 715e80f01ad14052b6b5a1975bb5f732 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:20.234844 12363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f0fba18d3e5496299e48d44de8fa9f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.235343 12217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 715e80f01ad14052b6b5a1975bb5f732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.247671 12416 tablet_bootstrap.cc:492] T adb5a7d76066445d9d8952ac9351f248 P e9ef37c8ad994374903015aedab92018: No bootstrap required, opened a new log
I20260710 13:18:20.248199 12416 ts_tablet_manager.cc:1403] T adb5a7d76066445d9d8952ac9351f248 P e9ef37c8ad994374903015aedab92018: Time spent bootstrapping tablet: real 0.200s	user 0.014s	sys 0.005s
I20260710 13:18:20.252136 12217 tablet_service.cc:1511] Processing CreateTablet for tablet 245e8a04804947b889857be224d9db34 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:20.254477 12217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 245e8a04804947b889857be224d9db34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.257306 12425 tablet_bootstrap.cc:492] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989: No bootstrap required, opened a new log
I20260710 13:18:20.257807 12425 ts_tablet_manager.cc:1403] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989: Time spent bootstrapping tablet: real 0.215s	user 0.041s	sys 0.051s
I20260710 13:18:20.259905 12416 raft_consensus.cc:359] T adb5a7d76066445d9d8952ac9351f248 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.261678 12290 tablet_service.cc:1511] Processing CreateTablet for tablet f2736c81b72b41549494c1ad37652334 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:20.262995 12290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2736c81b72b41549494c1ad37652334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.264407 12286 tablet_service.cc:1511] Processing CreateTablet for tablet 0a33dc3f604f4843842e24132dac0df8 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:20.265353 12289 tablet_service.cc:1511] Processing CreateTablet for tablet 1f0fba18d3e5496299e48d44de8fa9f2 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:20.266067 12362 tablet_service.cc:1511] Processing CreateTablet for tablet 31e48ea2177b4560924e3457a833c059 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:20.266155 12365 tablet_service.cc:1511] Processing CreateTablet for tablet 137a3a5978d44bfca5d521aa1b76a771 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:20.267520 12365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137a3a5978d44bfca5d521aa1b76a771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.268718 12361 tablet_service.cc:1511] Processing CreateTablet for tablet 715e80f01ad14052b6b5a1975bb5f732 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:20.269922 12361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 715e80f01ad14052b6b5a1975bb5f732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.267192 12288 tablet_service.cc:1511] Processing CreateTablet for tablet 245e8a04804947b889857be224d9db34 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:20.266180 12285 tablet_service.cc:1511] Processing CreateTablet for tablet 715e80f01ad14052b6b5a1975bb5f732 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:20.271368 12288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 245e8a04804947b889857be224d9db34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.271960 12286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a33dc3f604f4843842e24132dac0df8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.260644 12416 raft_consensus.cc:385] T adb5a7d76066445d9d8952ac9351f248 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.278293 12216 tablet_service.cc:1511] Processing CreateTablet for tablet 2c9b1b299c764ea781aab745d3cfaea4 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:20.283830 12359 tablet_service.cc:1511] Processing CreateTablet for tablet f2736c81b72b41549494c1ad37652334 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:20.283905 12360 tablet_service.cc:1511] Processing CreateTablet for tablet 245e8a04804947b889857be224d9db34 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:20.286229 12364 tablet_service.cc:1511] Processing CreateTablet for tablet 0a33dc3f604f4843842e24132dac0df8 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:20.289970 12425 raft_consensus.cc:359] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.291064 12425 raft_consensus.cc:385] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.291450 12425 raft_consensus.cc:740] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.293529 12216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c9b1b299c764ea781aab745d3cfaea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.277724 12416 raft_consensus.cc:740] T adb5a7d76066445d9d8952ac9351f248 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.280915 12285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 715e80f01ad14052b6b5a1975bb5f732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.297286 12284 tablet_service.cc:1511] Processing CreateTablet for tablet 31e48ea2177b4560924e3457a833c059 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:20.299105 12416 consensus_queue.cc:260] T adb5a7d76066445d9d8952ac9351f248 P e9ef37c8ad994374903015aedab92018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.299350 12425 consensus_queue.cc:260] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.306792 12362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31e48ea2177b4560924e3457a833c059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.307344 12214 tablet_service.cc:1511] Processing CreateTablet for tablet f2736c81b72b41549494c1ad37652334 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:20.308643 12214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2736c81b72b41549494c1ad37652334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.310999 12360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 245e8a04804947b889857be224d9db34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.311628 12364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a33dc3f604f4843842e24132dac0df8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.312415 12416 ts_tablet_manager.cc:1434] T adb5a7d76066445d9d8952ac9351f248 P e9ef37c8ad994374903015aedab92018: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
I20260710 13:18:20.313472 12416 tablet_bootstrap.cc:492] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018: Bootstrap starting.
I20260710 13:18:20.314694 12284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31e48ea2177b4560924e3457a833c059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.315002 12359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2736c81b72b41549494c1ad37652334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.315454 12291 tablet_service.cc:1511] Processing CreateTablet for tablet 137a3a5978d44bfca5d521aa1b76a771 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:20.316709 12291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137a3a5978d44bfca5d521aa1b76a771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.334827 12289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f0fba18d3e5496299e48d44de8fa9f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.341192 12429 raft_consensus.cc:493] T adb5a7d76066445d9d8952ac9351f248 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.341713 12429 raft_consensus.cc:515] T adb5a7d76066445d9d8952ac9351f248 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.349560 12429 leader_election.cc:290] T adb5a7d76066445d9d8952ac9351f248 P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:20.355667 12366 tablet_service.cc:1511] Processing CreateTablet for tablet 2c9b1b299c764ea781aab745d3cfaea4 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:20.356997 12366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c9b1b299c764ea781aab745d3cfaea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.357724 12417 tablet_bootstrap.cc:492] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 96d96cc4ebd048349079a448845507c7: No bootstrap required, opened a new log
I20260710 13:18:20.358219 12417 ts_tablet_manager.cc:1403] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 96d96cc4ebd048349079a448845507c7: Time spent bootstrapping tablet: real 0.191s	user 0.011s	sys 0.011s
I20260710 13:18:20.359445 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb5a7d76066445d9d8952ac9351f248" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:20.360144 12376 raft_consensus.cc:2468] T adb5a7d76066445d9d8952ac9351f248 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 0.
I20260710 13:18:20.361159 12417 raft_consensus.cc:359] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.361860 12417 raft_consensus.cc:385] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.362133 12417 raft_consensus.cc:740] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.362624 12284 tablet_service.cc:1511] Processing CreateTablet for tablet 2c9b1b299c764ea781aab745d3cfaea4 (DEFAULT_TABLE table=test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:20.363133 12417 consensus_queue.cc:260] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.363929 12284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c9b1b299c764ea781aab745d3cfaea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:20.364472 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb5a7d76066445d9d8952ac9351f248" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:20.365080 12302 raft_consensus.cc:2468] T adb5a7d76066445d9d8952ac9351f248 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 0.
I20260710 13:18:20.366385 12425 ts_tablet_manager.cc:1434] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989: Time spent starting tablet: real 0.108s	user 0.008s	sys 0.000s
I20260710 13:18:20.366673 12192 leader_election.cc:304] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:20.368299 12417 ts_tablet_manager.cc:1434] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 96d96cc4ebd048349079a448845507c7: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.007s
I20260710 13:18:20.368712 12422 raft_consensus.cc:2804] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:20.369055 12422 raft_consensus.cc:493] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:20.369378 12422 raft_consensus.cc:3060] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.373472 12425 tablet_bootstrap.cc:492] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 0d0c71d5dc844680b7a62434a1c5c989: Bootstrap starting.
I20260710 13:18:20.373072 12124 catalog_manager.cc:5697] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9ef37c8ad994374903015aedab92018 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:20.369378 12417 tablet_bootstrap.cc:492] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7: Bootstrap starting.
I20260710 13:18:20.398335 12416 tablet_bootstrap.cc:654] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.379554 12422 raft_consensus.cc:515] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.405045 12422 leader_election.cc:290] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 election: Requested vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:20.405613 12422 raft_consensus.cc:493] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.406046 12422 raft_consensus.cc:515] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.414848 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb5a7d76066445d9d8952ac9351f248" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018"
I20260710 13:18:20.414860 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb5a7d76066445d9d8952ac9351f248" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
I20260710 13:18:20.415565 12376 raft_consensus.cc:3060] T adb5a7d76066445d9d8952ac9351f248 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.415789 12302 raft_consensus.cc:3060] T adb5a7d76066445d9d8952ac9351f248 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.418628 12422 leader_election.cc:290] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:20.428795 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb5a7d76066445d9d8952ac9351f248" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:20.429602 12227 raft_consensus.cc:2393] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d0c71d5dc844680b7a62434a1c5c989 in current term 1: Already voted for candidate 96d96cc4ebd048349079a448845507c7 in this term.
I20260710 13:18:20.431608 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19b7a3f3bdf4adab7f1b1cd500e31ca" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
W20260710 13:18:20.435655 12192 leader_election.cc:343] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:20.435921 12375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19b7a3f3bdf4adab7f1b1cd500e31ca" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:20.439388 12417 tablet_bootstrap.cc:654] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:20.442049 12341 consensus_peers.cc:597] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 -> Peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Couldn't send request to peer 0d0c71d5dc844680b7a62434a1c5c989. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:20.442420 12302 raft_consensus.cc:2468] T adb5a7d76066445d9d8952ac9351f248 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 1.
W20260710 13:18:20.442786 12192 leader_election.cc:343] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:20.443140 12375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb5a7d76066445d9d8952ac9351f248" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:20.443248 12192 leader_election.cc:304] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96d96cc4ebd048349079a448845507c7; no voters: 0d0c71d5dc844680b7a62434a1c5c989, e9ef37c8ad994374903015aedab92018
I20260710 13:18:20.444118 12422 raft_consensus.cc:2749] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:20.444536 12192 leader_election.cc:304] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7; no voters: 
I20260710 13:18:20.444811 12267 leader_election.cc:304] T adb5a7d76066445d9d8952ac9351f248 P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989; no voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018
I20260710 13:18:20.445276 12422 raft_consensus.cc:2804] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:20.445758 12422 raft_consensus.cc:697] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Becoming Leader. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Running, Role: LEADER
I20260710 13:18:20.446002 12429 raft_consensus.cc:2749] T adb5a7d76066445d9d8952ac9351f248 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:20.446534 12422 consensus_queue.cc:237] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.427649 12376 raft_consensus.cc:2468] T adb5a7d76066445d9d8952ac9351f248 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 1.
I20260710 13:18:20.458767 12425 tablet_bootstrap.cc:654] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 0d0c71d5dc844680b7a62434a1c5c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.469923 12427 consensus_queue.cc:1048] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:20.489276 12416 tablet_bootstrap.cc:492] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018: No bootstrap required, opened a new log
I20260710 13:18:20.489804 12416 ts_tablet_manager.cc:1403] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018: Time spent bootstrapping tablet: real 0.177s	user 0.027s	sys 0.012s
I20260710 13:18:20.493443 12416 raft_consensus.cc:359] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.494161 12416 raft_consensus.cc:385] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.494453 12416 raft_consensus.cc:740] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.495299 12416 consensus_queue.cc:260] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.495236 12124 catalog_manager.cc:5697] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96d96cc4ebd048349079a448845507c7 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "96d96cc4ebd048349079a448845507c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:20.502368 12417 tablet_bootstrap.cc:492] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7: No bootstrap required, opened a new log
I20260710 13:18:20.502919 12417 ts_tablet_manager.cc:1403] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7: Time spent bootstrapping tablet: real 0.134s	user 0.015s	sys 0.017s
I20260710 13:18:20.506043 12416 ts_tablet_manager.cc:1434] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:18:20.505746 12417 raft_consensus.cc:359] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.507817 12425 tablet_bootstrap.cc:492] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 0d0c71d5dc844680b7a62434a1c5c989: No bootstrap required, opened a new log
I20260710 13:18:20.508153 12425 ts_tablet_manager.cc:1403] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 0d0c71d5dc844680b7a62434a1c5c989: Time spent bootstrapping tablet: real 0.135s	user 0.011s	sys 0.000s
I20260710 13:18:20.510192 12425 raft_consensus.cc:359] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.510861 12425 raft_consensus.cc:385] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.511145 12425 raft_consensus.cc:740] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.506498 12417 raft_consensus.cc:385] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.511965 12425 consensus_queue.cc:260] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 0d0c71d5dc844680b7a62434a1c5c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.515375 12425 ts_tablet_manager.cc:1434] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 0d0c71d5dc844680b7a62434a1c5c989: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:20.512600 12417 raft_consensus.cc:740] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.516366 12425 tablet_bootstrap.cc:492] T ea969241285a4cbbbb177caf81de1550 P 0d0c71d5dc844680b7a62434a1c5c989: Bootstrap starting.
I20260710 13:18:20.517124 12417 consensus_queue.cc:260] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.520092 12417 ts_tablet_manager.cc:1434] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 13:18:20.521131 12417 tablet_bootstrap.cc:492] T c00ab0a421c447c7855366effe7b3ee6 P 96d96cc4ebd048349079a448845507c7: Bootstrap starting.
I20260710 13:18:20.523377 12425 tablet_bootstrap.cc:654] T ea969241285a4cbbbb177caf81de1550 P 0d0c71d5dc844680b7a62434a1c5c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.528298 12417 tablet_bootstrap.cc:654] T c00ab0a421c447c7855366effe7b3ee6 P 96d96cc4ebd048349079a448845507c7: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.528383 12416 tablet_bootstrap.cc:492] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018: Bootstrap starting.
I20260710 13:18:20.534027 12425 tablet_bootstrap.cc:492] T ea969241285a4cbbbb177caf81de1550 P 0d0c71d5dc844680b7a62434a1c5c989: No bootstrap required, opened a new log
I20260710 13:18:20.534518 12425 ts_tablet_manager.cc:1403] T ea969241285a4cbbbb177caf81de1550 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 13:18:20.536068 12416 tablet_bootstrap.cc:654] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.537413 12425 raft_consensus.cc:359] T ea969241285a4cbbbb177caf81de1550 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.538156 12425 raft_consensus.cc:385] T ea969241285a4cbbbb177caf81de1550 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.538475 12425 raft_consensus.cc:740] T ea969241285a4cbbbb177caf81de1550 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.539373 12425 consensus_queue.cc:260] T ea969241285a4cbbbb177caf81de1550 P 0d0c71d5dc844680b7a62434a1c5c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.540681 12417 tablet_bootstrap.cc:492] T c00ab0a421c447c7855366effe7b3ee6 P 96d96cc4ebd048349079a448845507c7: No bootstrap required, opened a new log
I20260710 13:18:20.541204 12417 ts_tablet_manager.cc:1403] T c00ab0a421c447c7855366effe7b3ee6 P 96d96cc4ebd048349079a448845507c7: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.003s
I20260710 13:18:20.541355 12416 tablet_bootstrap.cc:492] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018: No bootstrap required, opened a new log
I20260710 13:18:20.541937 12416 ts_tablet_manager.cc:1403] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260710 13:18:20.541338 12425 ts_tablet_manager.cc:1434] T ea969241285a4cbbbb177caf81de1550 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:20.542980 12425 tablet_bootstrap.cc:492] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989: Bootstrap starting.
I20260710 13:18:20.544210 12417 raft_consensus.cc:359] T c00ab0a421c447c7855366effe7b3ee6 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.544919 12417 raft_consensus.cc:385] T c00ab0a421c447c7855366effe7b3ee6 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.544642 12416 raft_consensus.cc:359] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.545230 12417 raft_consensus.cc:740] T c00ab0a421c447c7855366effe7b3ee6 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.545372 12416 raft_consensus.cc:385] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.545704 12416 raft_consensus.cc:740] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.546141 12417 consensus_queue.cc:260] T c00ab0a421c447c7855366effe7b3ee6 P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.546504 12416 consensus_queue.cc:260] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.548784 12420 raft_consensus.cc:493] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.549531 12425 tablet_bootstrap.cc:654] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.549226 12420 raft_consensus.cc:515] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.551337 12420 leader_election.cc:290] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:20.553974 12417 ts_tablet_manager.cc:1434] T c00ab0a421c447c7855366effe7b3ee6 P 96d96cc4ebd048349079a448845507c7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:18:20.555012 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19b7a3f3bdf4adab7f1b1cd500e31ca" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:20.555264 12417 tablet_bootstrap.cc:492] T 6fe35e730093419081055a96af89a5fa P 96d96cc4ebd048349079a448845507c7: Bootstrap starting.
I20260710 13:18:20.555624 12302 raft_consensus.cc:2468] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 0.
I20260710 13:18:20.556731 12341 leader_election.cc:304] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:20.557607 12420 raft_consensus.cc:2804] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:20.557999 12420 raft_consensus.cc:493] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:20.558377 12420 raft_consensus.cc:3060] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.559779 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19b7a3f3bdf4adab7f1b1cd500e31ca" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:20.560410 12227 raft_consensus.cc:2468] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 0.
I20260710 13:18:20.563577 12416 ts_tablet_manager.cc:1434] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:18:20.564363 12417 tablet_bootstrap.cc:654] T 6fe35e730093419081055a96af89a5fa P 96d96cc4ebd048349079a448845507c7: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.564545 12416 tablet_bootstrap.cc:492] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018: Bootstrap starting.
I20260710 13:18:20.572263 12416 tablet_bootstrap.cc:654] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.573437 12420 raft_consensus.cc:515] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.576516 12420 leader_election.cc:290] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Requested vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:20.577113 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19b7a3f3bdf4adab7f1b1cd500e31ca" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
I20260710 13:18:20.577590 12302 raft_consensus.cc:3060] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.584749 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19b7a3f3bdf4adab7f1b1cd500e31ca" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7"
I20260710 13:18:20.585430 12227 raft_consensus.cc:3060] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.587299 12417 tablet_bootstrap.cc:492] T 6fe35e730093419081055a96af89a5fa P 96d96cc4ebd048349079a448845507c7: No bootstrap required, opened a new log
I20260710 13:18:20.587777 12417 ts_tablet_manager.cc:1403] T 6fe35e730093419081055a96af89a5fa P 96d96cc4ebd048349079a448845507c7: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.008s
I20260710 13:18:20.590835 12302 raft_consensus.cc:2468] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 1.
I20260710 13:18:20.590701 12417 raft_consensus.cc:359] T 6fe35e730093419081055a96af89a5fa P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.591454 12417 raft_consensus.cc:385] T 6fe35e730093419081055a96af89a5fa P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.592088 12341 leader_election.cc:304] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:20.592437 12425 tablet_bootstrap.cc:492] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989: No bootstrap required, opened a new log
I20260710 13:18:20.592694 12227 raft_consensus.cc:2468] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 1.
I20260710 13:18:20.592962 12425 ts_tablet_manager.cc:1403] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.032s
I20260710 13:18:20.592933 12420 raft_consensus.cc:2804] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:20.592070 12417 raft_consensus.cc:740] T 6fe35e730093419081055a96af89a5fa P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.595264 12420 raft_consensus.cc:697] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Becoming Leader. State: Replica: e9ef37c8ad994374903015aedab92018, State: Running, Role: LEADER
I20260710 13:18:20.594894 12417 consensus_queue.cc:260] T 6fe35e730093419081055a96af89a5fa P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.596647 12429 raft_consensus.cc:493] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.596199 12420 consensus_queue.cc:237] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.596985 12425 raft_consensus.cc:359] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.597101 12429 raft_consensus.cc:515] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.597709 12425 raft_consensus.cc:385] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.598063 12425 raft_consensus.cc:740] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.599241 12429 leader_election.cc:290] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:20.599947 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec428fe048af46279244c2df889431eb" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:20.600764 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec428fe048af46279244c2df889431eb" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
W20260710 13:18:20.601737 12268 leader_election.cc:343] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:20.602339 12267 leader_election.cc:343] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:20.602811 12267 leader_election.cc:304] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989; no voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018
I20260710 13:18:20.602628 12425 consensus_queue.cc:260] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.604053 12429 raft_consensus.cc:2749] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:20.604328 12416 tablet_bootstrap.cc:492] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018: No bootstrap required, opened a new log
I20260710 13:18:20.604776 12417 ts_tablet_manager.cc:1434] T 6fe35e730093419081055a96af89a5fa P 96d96cc4ebd048349079a448845507c7: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:18:20.604943 12416 ts_tablet_manager.cc:1403] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.003s
I20260710 13:18:20.608218 12417 tablet_bootstrap.cc:492] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7: Bootstrap starting.
I20260710 13:18:20.614280 12416 raft_consensus.cc:359] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.615056 12416 raft_consensus.cc:385] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.615366 12416 raft_consensus.cc:740] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.616245 12416 consensus_queue.cc:260] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.618398 12416 ts_tablet_manager.cc:1434] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:18:20.615520 12417 tablet_bootstrap.cc:654] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.619302 12416 tablet_bootstrap.cc:492] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018: Bootstrap starting.
I20260710 13:18:20.623809 12124 catalog_manager.cc:5697] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9ef37c8ad994374903015aedab92018 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:20.627156 12416 tablet_bootstrap.cc:654] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.627290 12417 tablet_bootstrap.cc:492] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7: No bootstrap required, opened a new log
I20260710 13:18:20.627700 12417 ts_tablet_manager.cc:1403] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.001s
I20260710 13:18:20.631524 12425 ts_tablet_manager.cc:1434] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent starting tablet: real 0.037s	user 0.021s	sys 0.004s
I20260710 13:18:20.632534 12425 tablet_bootstrap.cc:492] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989: Bootstrap starting.
I20260710 13:18:20.630455 12417 raft_consensus.cc:359] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.637669 12417 raft_consensus.cc:385] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.638137 12425 tablet_bootstrap.cc:654] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.638067 12417 raft_consensus.cc:740] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.639052 12417 consensus_queue.cc:260] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.641322 12417 ts_tablet_manager.cc:1434] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 13:18:20.642935 12417 tablet_bootstrap.cc:492] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7: Bootstrap starting.
I20260710 13:18:20.648452 12417 tablet_bootstrap.cc:654] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:20.648557 12341 consensus_peers.cc:597] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 -> Peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Couldn't send request to peer 0d0c71d5dc844680b7a62434a1c5c989. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:20.649894 12425 tablet_bootstrap.cc:492] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989: No bootstrap required, opened a new log
I20260710 13:18:20.650447 12425 ts_tablet_manager.cc:1403] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.002s
I20260710 13:18:20.652843 12416 tablet_bootstrap.cc:492] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018: No bootstrap required, opened a new log
I20260710 13:18:20.653483 12416 ts_tablet_manager.cc:1403] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.006s
I20260710 13:18:20.653317 12425 raft_consensus.cc:359] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.654103 12425 raft_consensus.cc:385] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.654385 12425 raft_consensus.cc:740] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.655233 12425 consensus_queue.cc:260] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.657167 12455 raft_consensus.cc:493] T ea969241285a4cbbbb177caf81de1550 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.656906 12416 raft_consensus.cc:359] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.657513 12425 ts_tablet_manager.cc:1434] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 13:18:20.657626 12416 raft_consensus.cc:385] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.657609 12455 raft_consensus.cc:515] T ea969241285a4cbbbb177caf81de1550 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.658556 12425 tablet_bootstrap.cc:492] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989: Bootstrap starting.
I20260710 13:18:20.658468 12416 raft_consensus.cc:740] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.660056 12455 leader_election.cc:290] T ea969241285a4cbbbb177caf81de1550 P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:20.660760 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea969241285a4cbbbb177caf81de1550" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:20.661144 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea969241285a4cbbbb177caf81de1550" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:20.661834 12417 tablet_bootstrap.cc:492] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7: No bootstrap required, opened a new log
I20260710 13:18:20.662703 12267 leader_election.cc:304] T ea969241285a4cbbbb177caf81de1550 P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989; no voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018
I20260710 13:18:20.663193 12417 ts_tablet_manager.cc:1403] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.004s
I20260710 13:18:20.663859 12455 raft_consensus.cc:2749] T ea969241285a4cbbbb177caf81de1550 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:20.659505 12416 consensus_queue.cc:260] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.665829 12417 raft_consensus.cc:359] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.666491 12417 raft_consensus.cc:385] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.666762 12417 raft_consensus.cc:740] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.667596 12416 ts_tablet_manager.cc:1434] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:18:20.667354 12417 consensus_queue.cc:260] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.668216 12425 tablet_bootstrap.cc:654] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.668735 12416 tablet_bootstrap.cc:492] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018: Bootstrap starting.
I20260710 13:18:20.669544 12417 ts_tablet_manager.cc:1434] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:18:20.672803 12417 tablet_bootstrap.cc:492] T 925101ab86064f128997f7332c0ad45f P 96d96cc4ebd048349079a448845507c7: Bootstrap starting.
I20260710 13:18:20.675895 12416 tablet_bootstrap.cc:654] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.679440 12417 tablet_bootstrap.cc:654] T 925101ab86064f128997f7332c0ad45f P 96d96cc4ebd048349079a448845507c7: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.681912 12420 consensus_queue.cc:1048] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:20.687590 12416 tablet_bootstrap.cc:492] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018: No bootstrap required, opened a new log
I20260710 13:18:20.688134 12416 ts_tablet_manager.cc:1403] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260710 13:18:20.691152 12416 raft_consensus.cc:359] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.691867 12416 raft_consensus.cc:385] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.692297 12416 raft_consensus.cc:740] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.693125 12416 consensus_queue.cc:260] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.699847 12416 ts_tablet_manager.cc:1434] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 13:18:20.701830 12425 tablet_bootstrap.cc:492] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989: No bootstrap required, opened a new log
I20260710 13:18:20.704133 12416 tablet_bootstrap.cc:492] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018: Bootstrap starting.
I20260710 13:18:20.702517 12425 ts_tablet_manager.cc:1403] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.003s
I20260710 13:18:20.709291 12425 raft_consensus.cc:359] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.710134 12425 raft_consensus.cc:385] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.710511 12425 raft_consensus.cc:740] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.713927 12417 tablet_bootstrap.cc:492] T 925101ab86064f128997f7332c0ad45f P 96d96cc4ebd048349079a448845507c7: No bootstrap required, opened a new log
I20260710 13:18:20.714421 12417 ts_tablet_manager.cc:1403] T 925101ab86064f128997f7332c0ad45f P 96d96cc4ebd048349079a448845507c7: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.029s
I20260710 13:18:20.711359 12425 consensus_queue.cc:260] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.715078 12416 tablet_bootstrap.cc:654] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.717018 12417 raft_consensus.cc:359] T 925101ab86064f128997f7332c0ad45f P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.717701 12417 raft_consensus.cc:385] T 925101ab86064f128997f7332c0ad45f P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.717950 12417 raft_consensus.cc:740] T 925101ab86064f128997f7332c0ad45f P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.718726 12417 consensus_queue.cc:260] T 925101ab86064f128997f7332c0ad45f P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.720922 12417 ts_tablet_manager.cc:1434] T 925101ab86064f128997f7332c0ad45f P 96d96cc4ebd048349079a448845507c7: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 13:18:20.721767 12417 tablet_bootstrap.cc:492] T 173b8c7262874b90823201c48c8734fe P 96d96cc4ebd048349079a448845507c7: Bootstrap starting.
I20260710 13:18:20.721611 12427 raft_consensus.cc:493] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.722304 12427 raft_consensus.cc:515] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.727883 12417 tablet_bootstrap.cc:654] T 173b8c7262874b90823201c48c8734fe P 96d96cc4ebd048349079a448845507c7: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.729101 12427 leader_election.cc:290] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:20.729660 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00ab0a421c447c7855366effe7b3ee6" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:20.730316 12302 raft_consensus.cc:2468] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 0.
I20260710 13:18:20.730266 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00ab0a421c447c7855366effe7b3ee6" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:20.731266 12227 raft_consensus.cc:2468] T c00ab0a421c447c7855366effe7b3ee6 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 0.
I20260710 13:18:20.731791 12341 leader_election.cc:304] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:20.732874 12427 raft_consensus.cc:2804] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:20.733271 12427 raft_consensus.cc:493] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:20.733646 12427 raft_consensus.cc:3060] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.733778 12425 ts_tablet_manager.cc:1434] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260710 13:18:20.733981 12417 tablet_bootstrap.cc:492] T 173b8c7262874b90823201c48c8734fe P 96d96cc4ebd048349079a448845507c7: No bootstrap required, opened a new log
I20260710 13:18:20.734470 12417 ts_tablet_manager.cc:1403] T 173b8c7262874b90823201c48c8734fe P 96d96cc4ebd048349079a448845507c7: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260710 13:18:20.737080 12417 raft_consensus.cc:359] T 173b8c7262874b90823201c48c8734fe P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.737703 12417 raft_consensus.cc:385] T 173b8c7262874b90823201c48c8734fe P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.737833 12425 tablet_bootstrap.cc:492] T 27b65f2a50064e50b93a42eb959d5935 P 0d0c71d5dc844680b7a62434a1c5c989: Bootstrap starting.
I20260710 13:18:20.738008 12417 raft_consensus.cc:740] T 173b8c7262874b90823201c48c8734fe P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.739315 12416 tablet_bootstrap.cc:492] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018: No bootstrap required, opened a new log
I20260710 13:18:20.738955 12417 consensus_queue.cc:260] T 173b8c7262874b90823201c48c8734fe P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.743016 12416 ts_tablet_manager.cc:1403] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.015s
I20260710 13:18:20.742933 12427 raft_consensus.cc:515] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.744902 12425 tablet_bootstrap.cc:654] T 27b65f2a50064e50b93a42eb959d5935 P 0d0c71d5dc844680b7a62434a1c5c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.745667 12416 raft_consensus.cc:359] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.746321 12416 raft_consensus.cc:385] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.746398 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00ab0a421c447c7855366effe7b3ee6" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7"
I20260710 13:18:20.746562 12417 ts_tablet_manager.cc:1434] T 173b8c7262874b90823201c48c8734fe P 96d96cc4ebd048349079a448845507c7: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260710 13:18:20.746599 12416 raft_consensus.cc:740] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.747051 12227 raft_consensus.cc:3060] T c00ab0a421c447c7855366effe7b3ee6 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.747656 12417 tablet_bootstrap.cc:492] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7: Bootstrap starting.
I20260710 13:18:20.747421 12416 consensus_queue.cc:260] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.752197 12416 ts_tablet_manager.cc:1434] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:18:20.753074 12416 tablet_bootstrap.cc:492] T 9bd890220b86458fb71afe7b34ff0d69 P e9ef37c8ad994374903015aedab92018: Bootstrap starting.
I20260710 13:18:20.753641 12417 tablet_bootstrap.cc:654] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.759232 12416 tablet_bootstrap.cc:654] T 9bd890220b86458fb71afe7b34ff0d69 P e9ef37c8ad994374903015aedab92018: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.761431 12227 raft_consensus.cc:2468] T c00ab0a421c447c7855366effe7b3ee6 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 1.
I20260710 13:18:20.763399 12342 leader_election.cc:304] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:20.764536 12421 raft_consensus.cc:2804] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:20.765149 12421 raft_consensus.cc:697] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Becoming Leader. State: Replica: e9ef37c8ad994374903015aedab92018, State: Running, Role: LEADER
I20260710 13:18:20.767184 12427 leader_election.cc:290] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Requested vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:20.770076 12421 consensus_queue.cc:237] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.790978 12416 tablet_bootstrap.cc:492] T 9bd890220b86458fb71afe7b34ff0d69 P e9ef37c8ad994374903015aedab92018: No bootstrap required, opened a new log
I20260710 13:18:20.790794 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00ab0a421c447c7855366effe7b3ee6" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
I20260710 13:18:20.791456 12416 ts_tablet_manager.cc:1403] T 9bd890220b86458fb71afe7b34ff0d69 P e9ef37c8ad994374903015aedab92018: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.000s
I20260710 13:18:20.791646 12302 raft_consensus.cc:3060] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.794160 12416 raft_consensus.cc:359] T 9bd890220b86458fb71afe7b34ff0d69 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.795038 12416 raft_consensus.cc:385] T 9bd890220b86458fb71afe7b34ff0d69 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.795379 12416 raft_consensus.cc:740] T 9bd890220b86458fb71afe7b34ff0d69 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.796324 12416 consensus_queue.cc:260] T 9bd890220b86458fb71afe7b34ff0d69 P e9ef37c8ad994374903015aedab92018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.798079 12425 tablet_bootstrap.cc:492] T 27b65f2a50064e50b93a42eb959d5935 P 0d0c71d5dc844680b7a62434a1c5c989: No bootstrap required, opened a new log
I20260710 13:18:20.798520 12425 ts_tablet_manager.cc:1403] T 27b65f2a50064e50b93a42eb959d5935 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent bootstrapping tablet: real 0.061s	user 0.031s	sys 0.019s
I20260710 13:18:20.798535 12416 ts_tablet_manager.cc:1434] T 9bd890220b86458fb71afe7b34ff0d69 P e9ef37c8ad994374903015aedab92018: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:20.800439 12416 tablet_bootstrap.cc:492] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018: Bootstrap starting.
I20260710 13:18:20.801029 12417 tablet_bootstrap.cc:492] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7: No bootstrap required, opened a new log
I20260710 13:18:20.800838 12302 raft_consensus.cc:2468] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 1.
I20260710 13:18:20.801775 12417 ts_tablet_manager.cc:1403] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.029s
I20260710 13:18:20.803766 12425 raft_consensus.cc:359] T 27b65f2a50064e50b93a42eb959d5935 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } }
I20260710 13:18:20.804428 12425 raft_consensus.cc:385] T 27b65f2a50064e50b93a42eb959d5935 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.804680 12425 raft_consensus.cc:740] T 27b65f2a50064e50b93a42eb959d5935 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.805454 12425 consensus_queue.cc:260] T 27b65f2a50064e50b93a42eb959d5935 P 0d0c71d5dc844680b7a62434a1c5c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } }
I20260710 13:18:20.808243 12425 ts_tablet_manager.cc:1434] T 27b65f2a50064e50b93a42eb959d5935 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260710 13:18:20.809289 12425 tablet_bootstrap.cc:492] T 0b6afe46f68e495eb22207a885607301 P 0d0c71d5dc844680b7a62434a1c5c989: Bootstrap starting.
I20260710 13:18:20.810827 12123 catalog_manager.cc:5697] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9ef37c8ad994374903015aedab92018 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:20.817075 12417 raft_consensus.cc:359] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.817747 12417 raft_consensus.cc:385] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.818035 12417 raft_consensus.cc:740] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.818621 12416 tablet_bootstrap.cc:654] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.819800 12425 tablet_bootstrap.cc:654] T 0b6afe46f68e495eb22207a885607301 P 0d0c71d5dc844680b7a62434a1c5c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.821633 12417 consensus_queue.cc:260] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.824148 12417 ts_tablet_manager.cc:1434] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.002s
I20260710 13:18:20.825177 12417 tablet_bootstrap.cc:492] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7: Bootstrap starting.
I20260710 13:18:20.833119 12417 tablet_bootstrap.cc:654] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.836270 12425 tablet_bootstrap.cc:492] T 0b6afe46f68e495eb22207a885607301 P 0d0c71d5dc844680b7a62434a1c5c989: No bootstrap required, opened a new log
I20260710 13:18:20.836728 12425 ts_tablet_manager.cc:1403] T 0b6afe46f68e495eb22207a885607301 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.008s
I20260710 13:18:20.839938 12425 raft_consensus.cc:359] T 0b6afe46f68e495eb22207a885607301 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.840785 12425 raft_consensus.cc:385] T 0b6afe46f68e495eb22207a885607301 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.841080 12425 raft_consensus.cc:740] T 0b6afe46f68e495eb22207a885607301 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.842128 12425 consensus_queue.cc:260] T 0b6afe46f68e495eb22207a885607301 P 0d0c71d5dc844680b7a62434a1c5c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.844274 12416 tablet_bootstrap.cc:492] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018: No bootstrap required, opened a new log
I20260710 13:18:20.844439 12425 ts_tablet_manager.cc:1434] T 0b6afe46f68e495eb22207a885607301 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:18:20.845297 12425 tablet_bootstrap.cc:492] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989: Bootstrap starting.
I20260710 13:18:20.845681 12416 ts_tablet_manager.cc:1403] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.021s
I20260710 13:18:20.846100 12417 tablet_bootstrap.cc:492] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7: No bootstrap required, opened a new log
I20260710 13:18:20.846575 12417 ts_tablet_manager.cc:1403] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.004s
I20260710 13:18:20.848323 12416 raft_consensus.cc:359] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.849015 12416 raft_consensus.cc:385] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.849303 12416 raft_consensus.cc:740] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.849141 12417 raft_consensus.cc:359] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.850080 12417 raft_consensus.cc:385] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.850421 12417 raft_consensus.cc:740] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.850682 12425 tablet_bootstrap.cc:654] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.851166 12417 consensus_queue.cc:260] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.853489 12417 ts_tablet_manager.cc:1434] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:20.854327 12417 tablet_bootstrap.cc:492] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7: Bootstrap starting.
I20260710 13:18:20.860357 12422 raft_consensus.cc:493] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.860802 12422 raft_consensus.cc:515] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.871899 12416 consensus_queue.cc:260] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.873219 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd890220b86458fb71afe7b34ff0d69" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:20.874836 12417 tablet_bootstrap.cc:654] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:20.874907 12192 leader_election.cc:343] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:20.877527 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd890220b86458fb71afe7b34ff0d69" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:20.878149 12376 raft_consensus.cc:2468] T 9bd890220b86458fb71afe7b34ff0d69 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 0.
I20260710 13:18:20.874856 12440 raft_consensus.cc:493] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.878748 12440 raft_consensus.cc:515] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.880707 12440 leader_election.cc:290] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:20.883689 12192 leader_election.cc:304] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018; no voters: 0d0c71d5dc844680b7a62434a1c5c989
I20260710 13:18:20.884065 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6afe46f68e495eb22207a885607301" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:20.884866 12302 raft_consensus.cc:2468] T 0b6afe46f68e495eb22207a885607301 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 0.
I20260710 13:18:20.885187 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6afe46f68e495eb22207a885607301" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:20.885552 12440 raft_consensus.cc:2804] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:20.885802 12376 raft_consensus.cc:2468] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 0.
I20260710 13:18:20.886750 12192 leader_election.cc:304] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7; no voters: 
I20260710 13:18:20.885915 12440 raft_consensus.cc:493] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:20.888128 12440 raft_consensus.cc:3060] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.889292 12416 ts_tablet_manager.cc:1434] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260710 13:18:20.886387 12422 leader_election.cc:290] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:20.893148 12425 tablet_bootstrap.cc:492] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989: No bootstrap required, opened a new log
I20260710 13:18:20.893587 12425 ts_tablet_manager.cc:1403] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.001s
I20260710 13:18:20.894313 12422 raft_consensus.cc:2804] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:20.896380 12422 raft_consensus.cc:493] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:20.896412 12425 raft_consensus.cc:359] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.898527 12425 raft_consensus.cc:385] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.898849 12425 raft_consensus.cc:740] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.897266 12416 tablet_bootstrap.cc:492] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018: Bootstrap starting.
I20260710 13:18:20.900146 12425 consensus_queue.cc:260] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.903779 12474 consensus_queue.cc:1048] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:20.904675 12425 ts_tablet_manager.cc:1434] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 13:18:20.906339 12425 tablet_bootstrap.cc:492] T e7e6af1f409f4a1091f00a6704dbe3e7 P 0d0c71d5dc844680b7a62434a1c5c989: Bootstrap starting.
I20260710 13:18:20.900786 12422 raft_consensus.cc:3060] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.914601 12302 raft_consensus.cc:3060] T ea969241285a4cbbbb177caf81de1550 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.918417 12422 raft_consensus.cc:515] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.919219 12440 raft_consensus.cc:515] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.920555 12422 leader_election.cc:290] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 election: Requested vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:20.921106 12440 leader_election.cc:290] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 election: Requested vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:20.925285 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6afe46f68e495eb22207a885607301" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
I20260710 13:18:20.926167 12416 tablet_bootstrap.cc:654] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.926079 12301 raft_consensus.cc:3060] T 0b6afe46f68e495eb22207a885607301 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.926484 12425 tablet_bootstrap.cc:654] T e7e6af1f409f4a1091f00a6704dbe3e7 P 0d0c71d5dc844680b7a62434a1c5c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.928725 12417 tablet_bootstrap.cc:492] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7: No bootstrap required, opened a new log
I20260710 13:18:20.929167 12417 ts_tablet_manager.cc:1403] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7: Time spent bootstrapping tablet: real 0.075s	user 0.020s	sys 0.028s
I20260710 13:18:20.929817 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6afe46f68e495eb22207a885607301" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018"
I20260710 13:18:20.930409 12376 raft_consensus.cc:3060] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.934121 12301 raft_consensus.cc:2468] T 0b6afe46f68e495eb22207a885607301 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 1.
I20260710 13:18:20.936671 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd890220b86458fb71afe7b34ff0d69" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
I20260710 13:18:20.938334 12376 raft_consensus.cc:2468] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 1.
I20260710 13:18:20.940744 12417 raft_consensus.cc:359] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.941296 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd890220b86458fb71afe7b34ff0d69" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018"
I20260710 13:18:20.941895 12376 raft_consensus.cc:3060] T 9bd890220b86458fb71afe7b34ff0d69 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.941470 12417 raft_consensus.cc:385] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.942742 12417 raft_consensus.cc:740] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.943825 12417 consensus_queue.cc:260] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.945344 12192 leader_election.cc:304] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:20.946568 12417 ts_tablet_manager.cc:1434] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
W20260710 13:18:20.946746 12192 leader_election.cc:343] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:20.947327 12476 raft_consensus.cc:2804] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:20.947844 12417 tablet_bootstrap.cc:492] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7: Bootstrap starting.
I20260710 13:18:20.948078 12476 raft_consensus.cc:697] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Becoming Leader. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Running, Role: LEADER
I20260710 13:18:20.948305 12455 raft_consensus.cc:493] T 27b65f2a50064e50b93a42eb959d5935 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.948700 12455 raft_consensus.cc:515] T 27b65f2a50064e50b93a42eb959d5935 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } }
I20260710 13:18:20.948966 12476 consensus_queue.cc:237] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.950870 12455 leader_election.cc:290] T 27b65f2a50064e50b93a42eb959d5935 P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907), 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595)
I20260710 13:18:20.952855 12375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b65f2a50064e50b93a42eb959d5935" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:20.953503 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b65f2a50064e50b93a42eb959d5935" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:20.958932 12417 tablet_bootstrap.cc:654] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.965519 12416 tablet_bootstrap.cc:492] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018: No bootstrap required, opened a new log
I20260710 13:18:20.966048 12416 ts_tablet_manager.cc:1403] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.016s
I20260710 13:18:20.967765 12267 leader_election.cc:304] T 27b65f2a50064e50b93a42eb959d5935 P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989; no voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018
I20260710 13:18:20.969383 12455 raft_consensus.cc:2749] T 27b65f2a50064e50b93a42eb959d5935 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:20.970984 12376 raft_consensus.cc:2468] T 9bd890220b86458fb71afe7b34ff0d69 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 1.
I20260710 13:18:20.972165 12192 leader_election.cc:304] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018; no voters: 0d0c71d5dc844680b7a62434a1c5c989
I20260710 13:18:20.972838 12416 raft_consensus.cc:359] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.973582 12416 raft_consensus.cc:385] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.973678 12476 raft_consensus.cc:2804] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:20.973878 12416 raft_consensus.cc:740] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.974411 12476 raft_consensus.cc:697] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Becoming Leader. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Running, Role: LEADER
I20260710 13:18:20.974606 12416 consensus_queue.cc:260] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.975270 12476 consensus_queue.cc:237] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.976555 12416 ts_tablet_manager.cc:1434] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260710 13:18:20.977960 12416 tablet_bootstrap.cc:492] T 9a14ef1c2104463393e8f29567afd21a P e9ef37c8ad994374903015aedab92018: Bootstrap starting.
I20260710 13:18:20.978766 12427 raft_consensus.cc:493] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.979867 12425 tablet_bootstrap.cc:492] T e7e6af1f409f4a1091f00a6704dbe3e7 P 0d0c71d5dc844680b7a62434a1c5c989: No bootstrap required, opened a new log
I20260710 13:18:20.979195 12427 raft_consensus.cc:515] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.979193 12125 catalog_manager.cc:5697] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96d96cc4ebd048349079a448845507c7 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "96d96cc4ebd048349079a448845507c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:20.980278 12425 ts_tablet_manager.cc:1403] T e7e6af1f409f4a1091f00a6704dbe3e7 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.004s
I20260710 13:18:20.981654 12427 leader_election.cc:290] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:20.983172 12425 raft_consensus.cc:359] T e7e6af1f409f4a1091f00a6704dbe3e7 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.983711 12416 tablet_bootstrap.cc:654] T 9a14ef1c2104463393e8f29567afd21a P e9ef37c8ad994374903015aedab92018: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.983836 12425 raft_consensus.cc:385] T e7e6af1f409f4a1091f00a6704dbe3e7 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.984180 12425 raft_consensus.cc:740] T e7e6af1f409f4a1091f00a6704dbe3e7 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.984656 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b8c7262874b90823201c48c8734fe" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:20.985409 12227 raft_consensus.cc:2468] T 173b8c7262874b90823201c48c8734fe P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 0.
I20260710 13:18:20.987114 12342 leader_election.cc:304] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:20.987407 12425 consensus_queue.cc:260] T e7e6af1f409f4a1091f00a6704dbe3e7 P 0d0c71d5dc844680b7a62434a1c5c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.993013 12421 raft_consensus.cc:2804] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:20.993366 12421 raft_consensus.cc:493] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:20.993705 12421 raft_consensus.cc:3060] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.994256 12417 tablet_bootstrap.cc:492] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7: No bootstrap required, opened a new log
I20260710 13:18:20.994406 12425 ts_tablet_manager.cc:1434] T e7e6af1f409f4a1091f00a6704dbe3e7 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260710 13:18:20.994724 12417 ts_tablet_manager.cc:1403] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.006s
I20260710 13:18:20.995317 12425 tablet_bootstrap.cc:492] T bb9e9cae11db44258ae97c84cf4a3ae9 P 0d0c71d5dc844680b7a62434a1c5c989: Bootstrap starting.
I20260710 13:18:20.997323 12417 raft_consensus.cc:359] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:20.997936 12417 raft_consensus.cc:385] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.998183 12417 raft_consensus.cc:740] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.999260 12455 raft_consensus.cc:493] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.999742 12455 raft_consensus.cc:515] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.001835 12455 leader_election.cc:290] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:21.002350 12425 tablet_bootstrap.cc:654] T bb9e9cae11db44258ae97c84cf4a3ae9 P 0d0c71d5dc844680b7a62434a1c5c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:21.004631 12476 raft_consensus.cc:493] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:21.005085 12476 raft_consensus.cc:515] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.007997 12476 leader_election.cc:290] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:21.008770 12417 consensus_queue.cc:260] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.011652 12417 ts_tablet_manager.cc:1434] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:18:21.012693 12455 raft_consensus.cc:493] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:21.013335 12455 raft_consensus.cc:515] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.017457 12300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a14ef1c2104463393e8f29567afd21a" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:21.020913 12455 leader_election.cc:290] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:21.021755 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b8c7262874b90823201c48c8734fe" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:21.022439 12302 raft_consensus.cc:2468] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 0.
I20260710 13:18:21.036021 12226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b8c7262874b90823201c48c8734fe" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:21.036836 12226 raft_consensus.cc:2468] T 173b8c7262874b90823201c48c8734fe P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d0c71d5dc844680b7a62434a1c5c989 in term 0.
I20260710 13:18:21.038424 12268 leader_election.cc:304] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7; no voters: 
I20260710 13:18:21.023860 12417 tablet_bootstrap.cc:492] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7: Bootstrap starting.
I20260710 13:18:21.026221 12421 raft_consensus.cc:515] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.039688 12455 raft_consensus.cc:2804] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:21.040079 12455 raft_consensus.cc:493] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:21.039223 12125 catalog_manager.cc:5697] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96d96cc4ebd048349079a448845507c7 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "96d96cc4ebd048349079a448845507c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:21.040418 12455 raft_consensus.cc:3060] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.041043 12421 leader_election.cc:290] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Requested vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:21.041293 12425 tablet_bootstrap.cc:492] T bb9e9cae11db44258ae97c84cf4a3ae9 P 0d0c71d5dc844680b7a62434a1c5c989: No bootstrap required, opened a new log
I20260710 13:18:21.026374 12420 consensus_queue.cc:1048] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:21.041805 12425 ts_tablet_manager.cc:1403] T bb9e9cae11db44258ae97c84cf4a3ae9 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.023s
I20260710 13:18:21.027853 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925101ab86064f128997f7332c0ad45f" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:21.043457 12376 raft_consensus.cc:2468] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d0c71d5dc844680b7a62434a1c5c989 in term 0.
I20260710 13:18:21.044152 12420 raft_consensus.cc:493] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:21.044567 12420 raft_consensus.cc:515] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.045148 12429 raft_consensus.cc:493] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:21.045612 12429 raft_consensus.cc:515] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.028861 12375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b8c7262874b90823201c48c8734fe" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:21.047071 12375 raft_consensus.cc:2393] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d0c71d5dc844680b7a62434a1c5c989 in current term 1: Already voted for candidate e9ef37c8ad994374903015aedab92018 in this term.
I20260710 13:18:21.030409 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925101ab86064f128997f7332c0ad45f" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:21.047837 12227 raft_consensus.cc:2468] T 925101ab86064f128997f7332c0ad45f P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d0c71d5dc844680b7a62434a1c5c989 in term 0.
I20260710 13:18:21.047735 12455 raft_consensus.cc:515] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.031848 12422 consensus_queue.cc:1048] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:21.048786 12429 leader_election.cc:290] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
W20260710 13:18:21.032297 12192 leader_election.cc:343] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:21.031064 12427 raft_consensus.cc:493] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:21.050695 12427 raft_consensus.cc:515] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.052559 12268 leader_election.cc:304] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7; no voters: 
I20260710 13:18:21.052845 12416 tablet_bootstrap.cc:492] T 9a14ef1c2104463393e8f29567afd21a P e9ef37c8ad994374903015aedab92018: No bootstrap required, opened a new log
I20260710 13:18:21.053299 12427 leader_election.cc:290] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:21.053467 12416 ts_tablet_manager.cc:1403] T 9a14ef1c2104463393e8f29567afd21a P e9ef37c8ad994374903015aedab92018: Time spent bootstrapping tablet: real 0.076s	user 0.022s	sys 0.015s
I20260710 13:18:21.044426 12425 raft_consensus.cc:359] T bb9e9cae11db44258ae97c84cf4a3ae9 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.054256 12425 raft_consensus.cc:385] T bb9e9cae11db44258ae97c84cf4a3ae9 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:21.054373 12300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925101ab86064f128997f7332c0ad45f" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:21.055078 12300 raft_consensus.cc:2468] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 0.
I20260710 13:18:21.050060 12455 leader_election.cc:290] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 election: Requested vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:21.056335 12455 raft_consensus.cc:2804] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:21.056746 12455 raft_consensus.cc:493] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:21.057132 12455 raft_consensus.cc:3060] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.057161 12226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b8c7262874b90823201c48c8734fe" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7"
I20260710 13:18:21.057422 12341 leader_election.cc:304] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:21.057994 12226 raft_consensus.cc:3060] T 173b8c7262874b90823201c48c8734fe P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.058223 12427 raft_consensus.cc:2804] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:21.058459 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fe35e730093419081055a96af89a5fa" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:21.058696 12427 raft_consensus.cc:493] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:21.059033 12427 raft_consensus.cc:3060] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.059113 12227 raft_consensus.cc:2468] T 6fe35e730093419081055a96af89a5fa P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d0c71d5dc844680b7a62434a1c5c989 in term 0.
I20260710 13:18:21.062320 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925101ab86064f128997f7332c0ad45f" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:21.062508 12422 raft_consensus.cc:493] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:21.062723 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fe35e730093419081055a96af89a5fa" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:21.063006 12224 raft_consensus.cc:2468] T 925101ab86064f128997f7332c0ad45f P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 0.
I20260710 13:18:21.063472 12223 raft_consensus.cc:2468] T 6fe35e730093419081055a96af89a5fa P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 0.
I20260710 13:18:21.062978 12422 raft_consensus.cc:515] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.064184 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b8c7262874b90823201c48c8734fe" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7"
I20260710 13:18:21.065321 12268 leader_election.cc:304] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7; no voters: 
I20260710 13:18:21.065629 12422 leader_election.cc:290] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:21.066511 12429 raft_consensus.cc:2804] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:21.066906 12429 raft_consensus.cc:493] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:21.067265 12429 raft_consensus.cc:3060] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.067341 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e6af1f409f4a1091f00a6704dbe3e7" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:21.067960 12301 raft_consensus.cc:2468] T e7e6af1f409f4a1091f00a6704dbe3e7 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 0.
I20260710 13:18:21.068339 12300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fe35e730093419081055a96af89a5fa" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:21.046587 12420 leader_election.cc:290] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:21.068663 12427 raft_consensus.cc:515] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.069202 12192 leader_election.cc:304] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7; no voters: 
I20260710 13:18:21.070194 12422 raft_consensus.cc:2804] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:21.070381 12342 leader_election.cc:304] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:21.070856 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b8c7262874b90823201c48c8734fe" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
I20260710 13:18:21.071552 12302 raft_consensus.cc:2393] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e9ef37c8ad994374903015aedab92018 in current term 1: Already voted for candidate 0d0c71d5dc844680b7a62434a1c5c989 in this term.
I20260710 13:18:21.072129 12476 raft_consensus.cc:493] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:21.072157 12420 raft_consensus.cc:2804] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:21.072562 12341 leader_election.cc:304] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018 [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: e9ef37c8ad994374903015aedab92018; no voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7
I20260710 13:18:21.072803 12420 raft_consensus.cc:493] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:21.072748 12476 raft_consensus.cc:515] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.073386 12420 raft_consensus.cc:3060] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.073724 12421 raft_consensus.cc:2749] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:21.074321 12226 raft_consensus.cc:2468] T 173b8c7262874b90823201c48c8734fe P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0c71d5dc844680b7a62434a1c5c989 in term 1.
I20260710 13:18:21.074769 12422 raft_consensus.cc:493] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:21.077545 12422 raft_consensus.cc:3060] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.054585 12425 raft_consensus.cc:740] T bb9e9cae11db44258ae97c84cf4a3ae9 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Initialized, Role: FOLLOWER
I20260710 13:18:21.074810 12421 raft_consensus.cc:493] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:21.076431 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec428fe048af46279244c2df889431eb" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:21.081382 12301 raft_consensus.cc:2468] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 0.
I20260710 13:18:21.081231 12421 raft_consensus.cc:515] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.081995 12375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a14ef1c2104463393e8f29567afd21a" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:21.074887 12476 leader_election.cc:290] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:21.082887 12192 leader_election.cc:304] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7; no voters: 
I20260710 13:18:21.083433 12421 leader_election.cc:290] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:21.083709 12476 raft_consensus.cc:2804] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:21.084081 12476 raft_consensus.cc:493] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:21.084165 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec428fe048af46279244c2df889431eb" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:21.084417 12476 raft_consensus.cc:3060] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.085362 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec428fe048af46279244c2df889431eb" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:21.085520 12425 consensus_queue.cc:260] T bb9e9cae11db44258ae97c84cf4a3ae9 P 0d0c71d5dc844680b7a62434a1c5c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.085971 12301 raft_consensus.cc:2468] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 0.
I20260710 13:18:21.086650 12440 raft_consensus.cc:493] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:21.087076 12440 raft_consensus.cc:515] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.075331 12416 raft_consensus.cc:359] T 9a14ef1c2104463393e8f29567afd21a P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.087848 12417 tablet_bootstrap.cc:654] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:21.087917 12416 raft_consensus.cc:385] T 9a14ef1c2104463393e8f29567afd21a P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:21.088303 12416 raft_consensus.cc:740] T 9a14ef1c2104463393e8f29567afd21a P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Initialized, Role: FOLLOWER
I20260710 13:18:21.089079 12440 leader_election.cc:290] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:21.087219 12341 leader_election.cc:304] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:21.089416 12268 leader_election.cc:304] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7; no voters: 
I20260710 13:18:21.089857 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb9e9cae11db44258ae97c84cf4a3ae9" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:21.090044 12421 raft_consensus.cc:2804] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:21.090405 12421 raft_consensus.cc:493] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:21.090499 12301 raft_consensus.cc:2468] T bb9e9cae11db44258ae97c84cf4a3ae9 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 0.
I20260710 13:18:21.091027 12421 raft_consensus.cc:3060] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.092834 12192 leader_election.cc:304] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7; no voters: 
I20260710 13:18:21.093864 12440 raft_consensus.cc:2804] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:21.094818 12416 consensus_queue.cc:260] T 9a14ef1c2104463393e8f29567afd21a P e9ef37c8ad994374903015aedab92018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.095688 12375 raft_consensus.cc:2468] T 9a14ef1c2104463393e8f29567afd21a P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 0.
I20260710 13:18:21.094323 12440 raft_consensus.cc:493] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:21.099016 12440 raft_consensus.cc:3060] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.103277 12416 ts_tablet_manager.cc:1434] T 9a14ef1c2104463393e8f29567afd21a P e9ef37c8ad994374903015aedab92018: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.000s
I20260710 13:18:21.105273 12226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925101ab86064f128997f7332c0ad45f" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7"
I20260710 13:18:21.105870 12226 raft_consensus.cc:3060] T 925101ab86064f128997f7332c0ad45f P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.107764 12429 raft_consensus.cc:515] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.108700 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925101ab86064f128997f7332c0ad45f" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
I20260710 13:18:21.109362 12422 raft_consensus.cc:515] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.120826 12440 raft_consensus.cc:515] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.110764 12427 leader_election.cc:290] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Requested vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:21.112427 12421 raft_consensus.cc:515] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.122682 12490 raft_consensus.cc:2804] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:21.123152 12490 raft_consensus.cc:697] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 LEADER]: Becoming Leader. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Running, Role: LEADER
I20260710 13:18:21.123461 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb9e9cae11db44258ae97c84cf4a3ae9" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
I20260710 13:18:21.124027 12302 raft_consensus.cc:3060] T bb9e9cae11db44258ae97c84cf4a3ae9 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.123979 12490 consensus_queue.cc:237] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.115417 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e6af1f409f4a1091f00a6704dbe3e7" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:21.129715 12429 leader_election.cc:290] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 election: Requested vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:21.116248 12374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec428fe048af46279244c2df889431eb" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:21.130805 12374 raft_consensus.cc:2393] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96d96cc4ebd048349079a448845507c7 in current term 1: Already voted for candidate e9ef37c8ad994374903015aedab92018 in this term.
I20260710 13:18:21.117106 12373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb9e9cae11db44258ae97c84cf4a3ae9" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:21.130826 12425 ts_tablet_manager.cc:1434] T bb9e9cae11db44258ae97c84cf4a3ae9 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent starting tablet: real 0.089s	user 0.011s	sys 0.013s
I20260710 13:18:21.131263 12302 raft_consensus.cc:2468] T bb9e9cae11db44258ae97c84cf4a3ae9 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 1.
I20260710 13:18:21.117651 12455 raft_consensus.cc:515] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.131319 12373 raft_consensus.cc:2468] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 0.
I20260710 13:18:21.119621 12420 raft_consensus.cc:515] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.121616 12300 raft_consensus.cc:2393] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9ef37c8ad994374903015aedab92018 in current term 1: Already voted for candidate 0d0c71d5dc844680b7a62434a1c5c989 in this term.
I20260710 13:18:21.132624 12301 raft_consensus.cc:2393] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e9ef37c8ad994374903015aedab92018 in current term 1: Already voted for candidate 0d0c71d5dc844680b7a62434a1c5c989 in this term.
I20260710 13:18:21.126191 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fe35e730093419081055a96af89a5fa" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7"
I20260710 13:18:21.133224 12224 raft_consensus.cc:3060] T 6fe35e730093419081055a96af89a5fa P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.133412 12192 leader_election.cc:304] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7; no voters: 
I20260710 13:18:21.134428 12474 raft_consensus.cc:2804] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:21.134660 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e6af1f409f4a1091f00a6704dbe3e7" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
I20260710 13:18:21.135257 12302 raft_consensus.cc:3060] T e7e6af1f409f4a1091f00a6704dbe3e7 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.127271 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec428fe048af46279244c2df889431eb" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7"
I20260710 13:18:21.128631 12299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec428fe048af46279244c2df889431eb" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
I20260710 13:18:21.140267 12299 raft_consensus.cc:3060] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.141049 12417 tablet_bootstrap.cc:492] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7: No bootstrap required, opened a new log
I20260710 13:18:21.141659 12417 ts_tablet_manager.cc:1403] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7: Time spent bootstrapping tablet: real 0.118s	user 0.013s	sys 0.012s
I20260710 13:18:21.114820 12416 tablet_bootstrap.cc:492] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018: Bootstrap starting.
I20260710 13:18:21.128933 12422 leader_election.cc:290] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 election: Requested vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:21.129382 12421 leader_election.cc:290] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Requested vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:21.110086 12476 raft_consensus.cc:515] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.144616 12425 tablet_bootstrap.cc:492] T 7ac858c91f8645bbb4950b3f6e787e6c P 0d0c71d5dc844680b7a62434a1c5c989: Bootstrap starting.
I20260710 13:18:21.145646 12300 raft_consensus.cc:3060] T 27b65f2a50064e50b93a42eb959d5935 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.151407 12374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173b8c7262874b90823201c48c8734fe" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018"
I20260710 13:18:21.152208 12374 raft_consensus.cc:2393] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0d0c71d5dc844680b7a62434a1c5c989 in current term 1: Already voted for candidate e9ef37c8ad994374903015aedab92018 in this term.
I20260710 13:18:21.155130 12374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fe35e730093419081055a96af89a5fa" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018"
I20260710 13:18:21.155256 12373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fe35e730093419081055a96af89a5fa" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:21.158565 12374 raft_consensus.cc:2393] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0d0c71d5dc844680b7a62434a1c5c989 in current term 1: Already voted for candidate e9ef37c8ad994374903015aedab92018 in this term.
I20260710 13:18:21.152915 12223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fe35e730093419081055a96af89a5fa" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7"
I20260710 13:18:21.161696 12417 raft_consensus.cc:359] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.147405 12192 leader_election.cc:304] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018; no voters: 0d0c71d5dc844680b7a62434a1c5c989
I20260710 13:18:21.164116 12417 raft_consensus.cc:385] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:21.166121 12227 raft_consensus.cc:2393] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9ef37c8ad994374903015aedab92018 in current term 1: Already voted for candidate 96d96cc4ebd048349079a448845507c7 in this term.
I20260710 13:18:21.167361 12226 raft_consensus.cc:2468] T 925101ab86064f128997f7332c0ad45f P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 1.
I20260710 13:18:21.167622 12455 leader_election.cc:290] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 election: Requested vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:21.168900 12342 leader_election.cc:304] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018; no voters: 0d0c71d5dc844680b7a62434a1c5c989
I20260710 13:18:21.169685 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925101ab86064f128997f7332c0ad45f" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7"
I20260710 13:18:21.170411 12421 raft_consensus.cc:2804] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:21.171151 12421 raft_consensus.cc:697] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Becoming Leader. State: Replica: e9ef37c8ad994374903015aedab92018, State: Running, Role: LEADER
I20260710 13:18:21.171727 12299 raft_consensus.cc:2468] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 1.
I20260710 13:18:21.172251 12421 consensus_queue.cc:237] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.172938 12341 leader_election.cc:304] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, e9ef37c8ad994374903015aedab92018; no voters: 96d96cc4ebd048349079a448845507c7
I20260710 13:18:21.174302 12487 raft_consensus.cc:2804] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:21.170526 12222 raft_consensus.cc:2393] T 925101ab86064f128997f7332c0ad45f P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0d0c71d5dc844680b7a62434a1c5c989 in current term 1: Already voted for candidate e9ef37c8ad994374903015aedab92018 in this term.
I20260710 13:18:21.174824 12487 raft_consensus.cc:697] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Becoming Leader. State: Replica: e9ef37c8ad994374903015aedab92018, State: Running, Role: LEADER
I20260710 13:18:21.175648 12487 consensus_queue.cc:237] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.176643 12417 raft_consensus.cc:740] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Initialized, Role: FOLLOWER
I20260710 13:18:21.178310 12417 consensus_queue.cc:260] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.169829 12224 raft_consensus.cc:2468] T 6fe35e730093419081055a96af89a5fa P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0c71d5dc844680b7a62434a1c5c989 in term 1.
I20260710 13:18:21.183561 12374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925101ab86064f128997f7332c0ad45f" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018"
I20260710 13:18:21.183588 12268 leader_election.cc:304] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7; no voters: e9ef37c8ad994374903015aedab92018
I20260710 13:18:21.185101 12373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e6af1f409f4a1091f00a6704dbe3e7" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018"
I20260710 13:18:21.187583 12417 ts_tablet_manager.cc:1434] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.005s
I20260710 13:18:21.185499 12455 raft_consensus.cc:2804] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:21.185462 12427 consensus_queue.cc:1048] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:18:21.190312 12267 leader_election.cc:304] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [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: 0d0c71d5dc844680b7a62434a1c5c989; no voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018
I20260710 13:18:21.188894 12422 raft_consensus.cc:2804] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:21.191848 12476 leader_election.cc:290] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 election: Requested vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:21.165470 12440 leader_election.cc:290] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 election: Requested vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
W20260710 13:18:21.193053 12192 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.211.3:39907, user_credentials={real_user=slave}} blocked reactor thread for 45674.7us
I20260710 13:18:21.192615 12420 leader_election.cc:290] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Requested vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:21.164644 12474 raft_consensus.cc:697] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Becoming Leader. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Running, Role: LEADER
I20260710 13:18:21.194057 12299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fe35e730093419081055a96af89a5fa" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
I20260710 13:18:21.196017 12417 tablet_bootstrap.cc:492] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7: Bootstrap starting.
I20260710 13:18:21.196067 12455 raft_consensus.cc:697] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 LEADER]: Becoming Leader. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Running, Role: LEADER
I20260710 13:18:21.196643 12422 raft_consensus.cc:493] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:21.197721 12489 raft_consensus.cc:2749] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:21.200616 12455 consensus_queue.cc:237] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.201313 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec428fe048af46279244c2df889431eb" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
I20260710 13:18:21.202684 12301 raft_consensus.cc:2393] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 96d96cc4ebd048349079a448845507c7 in current term 1: Already voted for candidate e9ef37c8ad994374903015aedab92018 in this term.
I20260710 13:18:21.201215 12373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb9e9cae11db44258ae97c84cf4a3ae9" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018"
I20260710 13:18:21.204856 12373 raft_consensus.cc:3060] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.207940 12374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec428fe048af46279244c2df889431eb" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018"
I20260710 13:18:21.199760 12422 raft_consensus.cc:3060] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:21.210282 12192 leader_election.cc:343] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:21.210850 12124 catalog_manager.cc:5697] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "0d0c71d5dc844680b7a62434a1c5c989" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:21.212108 12192 leader_election.cc:343] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:21.213629 12125 catalog_manager.cc:5697] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9ef37c8ad994374903015aedab92018 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:21.215049 12125 catalog_manager.cc:5697] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9ef37c8ad994374903015aedab92018 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:21.215461 12474 consensus_queue.cc:237] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.219762 12192 leader_election.cc:304] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7 [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: 96d96cc4ebd048349079a448845507c7; no voters: 0d0c71d5dc844680b7a62434a1c5c989, e9ef37c8ad994374903015aedab92018
I20260710 13:18:21.222031 12476 raft_consensus.cc:2749] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:21.230748 12373 raft_consensus.cc:2468] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 1.
I20260710 13:18:21.256532 12123 catalog_manager.cc:5697] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96d96cc4ebd048349079a448845507c7 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "96d96cc4ebd048349079a448845507c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:21.258343 12417 tablet_bootstrap.cc:654] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:21.275719 12173 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:21.281704 12425 tablet_bootstrap.cc:654] T 7ac858c91f8645bbb4950b3f6e787e6c P 0d0c71d5dc844680b7a62434a1c5c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:21.281759 12416 tablet_bootstrap.cc:654] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:21.283226 12341 leader_election.cc:304] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018 [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: e9ef37c8ad994374903015aedab92018; no voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7
I20260710 13:18:21.284343 12427 raft_consensus.cc:2749] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:21.288146 12422 raft_consensus.cc:515] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.291966 12299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a14ef1c2104463393e8f29567afd21a" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
W20260710 13:18:21.293939 12192 leader_election.cc:343] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:21.286753 12302 raft_consensus.cc:2468] T e7e6af1f409f4a1091f00a6704dbe3e7 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 1.
I20260710 13:18:21.304407 12192 leader_election.cc:304] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7; no voters: e9ef37c8ad994374903015aedab92018
I20260710 13:18:21.305339 12422 leader_election.cc:290] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 election: Requested vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:21.305968 12422 raft_consensus.cc:2804] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:21.306430 12422 raft_consensus.cc:697] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Becoming Leader. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Running, Role: LEADER
I20260710 13:18:21.307381 12373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a14ef1c2104463393e8f29567afd21a" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018"
I20260710 13:18:21.307276 12422 consensus_queue.cc:237] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.308211 12373 raft_consensus.cc:3060] T 9a14ef1c2104463393e8f29567afd21a P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.325878 12373 raft_consensus.cc:2468] T 9a14ef1c2104463393e8f29567afd21a P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 1.
I20260710 13:18:21.327541 12192 leader_election.cc:304] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018; no voters: 0d0c71d5dc844680b7a62434a1c5c989
I20260710 13:18:21.326537 12124 catalog_manager.cc:5697] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96d96cc4ebd048349079a448845507c7 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "96d96cc4ebd048349079a448845507c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:21.329118 12474 raft_consensus.cc:2804] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:21.330004 12474 raft_consensus.cc:697] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Becoming Leader. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Running, Role: LEADER
I20260710 13:18:21.330873 12474 consensus_queue.cc:237] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.332790 12417 tablet_bootstrap.cc:492] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7: No bootstrap required, opened a new log
I20260710 13:18:21.333262 12417 ts_tablet_manager.cc:1403] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7: Time spent bootstrapping tablet: real 0.137s	user 0.014s	sys 0.022s
I20260710 13:18:21.333977 12487 consensus_queue.cc:1048] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:21.335872 12417 raft_consensus.cc:359] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.336534 12417 raft_consensus.cc:385] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:21.336802 12417 raft_consensus.cc:740] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Initialized, Role: FOLLOWER
I20260710 13:18:21.330338 12125 catalog_manager.cc:5697] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "0d0c71d5dc844680b7a62434a1c5c989" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:21.342909 12417 consensus_queue.cc:260] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.348554 12417 ts_tablet_manager.cc:1434] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:18:21.349747 12417 tablet_bootstrap.cc:492] T 1f0fba18d3e5496299e48d44de8fa9f2 P 96d96cc4ebd048349079a448845507c7: Bootstrap starting.
I20260710 13:18:21.354681 12416 tablet_bootstrap.cc:492] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018: No bootstrap required, opened a new log
I20260710 13:18:21.355150 12416 ts_tablet_manager.cc:1403] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018: Time spent bootstrapping tablet: real 0.251s	user 0.017s	sys 0.010s
I20260710 13:18:21.355626 12425 tablet_bootstrap.cc:492] T 7ac858c91f8645bbb4950b3f6e787e6c P 0d0c71d5dc844680b7a62434a1c5c989: No bootstrap required, opened a new log
I20260710 13:18:21.356153 12425 ts_tablet_manager.cc:1403] T 7ac858c91f8645bbb4950b3f6e787e6c P 0d0c71d5dc844680b7a62434a1c5c989: Time spent bootstrapping tablet: real 0.212s	user 0.030s	sys 0.018s
I20260710 13:18:21.358354 12417 tablet_bootstrap.cc:654] T 1f0fba18d3e5496299e48d44de8fa9f2 P 96d96cc4ebd048349079a448845507c7: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:21.357988 12416 raft_consensus.cc:359] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.358971 12416 raft_consensus.cc:385] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:21.358726 12425 raft_consensus.cc:359] T 7ac858c91f8645bbb4950b3f6e787e6c P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.359360 12416 raft_consensus.cc:740] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Initialized, Role: FOLLOWER
I20260710 13:18:21.359689 12425 raft_consensus.cc:385] T 7ac858c91f8645bbb4950b3f6e787e6c P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:21.360090 12425 raft_consensus.cc:740] T 7ac858c91f8645bbb4950b3f6e787e6c P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Initialized, Role: FOLLOWER
I20260710 13:18:21.360231 12416 consensus_queue.cc:260] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.361594 12425 consensus_queue.cc:260] T 7ac858c91f8645bbb4950b3f6e787e6c P 0d0c71d5dc844680b7a62434a1c5c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.364806 12425 ts_tablet_manager.cc:1434] T 7ac858c91f8645bbb4950b3f6e787e6c P 0d0c71d5dc844680b7a62434a1c5c989: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:18:21.366110 12425 tablet_bootstrap.cc:492] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989: Bootstrap starting.
I20260710 13:18:21.370355 12416 ts_tablet_manager.cc:1434] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:18:21.371263 12416 tablet_bootstrap.cc:492] T 072c2b1a6b774df2888f669c4730f7a8 P e9ef37c8ad994374903015aedab92018: Bootstrap starting.
I20260710 13:18:21.374197 12125 catalog_manager.cc:5697] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96d96cc4ebd048349079a448845507c7 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "96d96cc4ebd048349079a448845507c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:21.385185 12474 consensus_queue.cc:1048] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:21.386087 12425 tablet_bootstrap.cc:654] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:21.389791 12487 consensus_queue.cc:1048] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:21.390246 12416 tablet_bootstrap.cc:654] T 072c2b1a6b774df2888f669c4730f7a8 P e9ef37c8ad994374903015aedab92018: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:21.396530 12487 raft_consensus.cc:493] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:21.397028 12487 raft_consensus.cc:515] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.399875 12226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e6af1f409f4a1091f00a6704dbe3e7" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:21.399950 12422 consensus_queue.cc:1048] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:21.413471 12417 tablet_bootstrap.cc:492] T 1f0fba18d3e5496299e48d44de8fa9f2 P 96d96cc4ebd048349079a448845507c7: No bootstrap required, opened a new log
I20260710 13:18:21.414502 12417 ts_tablet_manager.cc:1403] T 1f0fba18d3e5496299e48d44de8fa9f2 P 96d96cc4ebd048349079a448845507c7: Time spent bootstrapping tablet: real 0.065s	user 0.020s	sys 0.016s
I20260710 13:18:21.417299 12487 leader_election.cc:290] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:21.417616 12417 raft_consensus.cc:359] T 1f0fba18d3e5496299e48d44de8fa9f2 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.418449 12417 raft_consensus.cc:385] T 1f0fba18d3e5496299e48d44de8fa9f2 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:21.418813 12417 raft_consensus.cc:740] T 1f0fba18d3e5496299e48d44de8fa9f2 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Initialized, Role: FOLLOWER
I20260710 13:18:21.419644 12417 consensus_queue.cc:260] T 1f0fba18d3e5496299e48d44de8fa9f2 P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.422374 12417 ts_tablet_manager.cc:1434] T 1f0fba18d3e5496299e48d44de8fa9f2 P 96d96cc4ebd048349079a448845507c7: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:18:21.429216 12493 consensus_queue.cc:1048] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:21.430474 12417 tablet_bootstrap.cc:492] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7: Bootstrap starting.
I20260710 13:18:21.437861 12417 tablet_bootstrap.cc:654] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:21.441381 12425 tablet_bootstrap.cc:492] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989: No bootstrap required, opened a new log
I20260710 13:18:21.425203 12416 tablet_bootstrap.cc:492] T 072c2b1a6b774df2888f669c4730f7a8 P e9ef37c8ad994374903015aedab92018: No bootstrap required, opened a new log
I20260710 13:18:21.429107 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e6af1f409f4a1091f00a6704dbe3e7" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:21.441862 12425 ts_tablet_manager.cc:1403] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.011s
I20260710 13:18:21.442369 12302 raft_consensus.cc:2393] T e7e6af1f409f4a1091f00a6704dbe3e7 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9ef37c8ad994374903015aedab92018 in current term 1: Already voted for candidate 96d96cc4ebd048349079a448845507c7 in this term.
I20260710 13:18:21.443442 12341 leader_election.cc:304] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9ef37c8ad994374903015aedab92018; no voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7
I20260710 13:18:21.444192 12487 raft_consensus.cc:3060] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.444725 12416 ts_tablet_manager.cc:1403] T 072c2b1a6b774df2888f669c4730f7a8 P e9ef37c8ad994374903015aedab92018: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.010s
I20260710 13:18:21.444486 12425 raft_consensus.cc:359] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.445120 12425 raft_consensus.cc:385] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:21.445415 12425 raft_consensus.cc:740] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Initialized, Role: FOLLOWER
I20260710 13:18:21.446026 12425 consensus_queue.cc:260] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.447898 12425 ts_tablet_manager.cc:1434] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:18:21.447626 12416 raft_consensus.cc:359] T 072c2b1a6b774df2888f669c4730f7a8 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.448264 12416 raft_consensus.cc:385] T 072c2b1a6b774df2888f669c4730f7a8 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:21.448508 12416 raft_consensus.cc:740] T 072c2b1a6b774df2888f669c4730f7a8 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Initialized, Role: FOLLOWER
I20260710 13:18:21.448689 12425 tablet_bootstrap.cc:492] T 9bd890220b86458fb71afe7b34ff0d69 P 0d0c71d5dc844680b7a62434a1c5c989: Bootstrap starting.
I20260710 13:18:21.449255 12416 consensus_queue.cc:260] T 072c2b1a6b774df2888f669c4730f7a8 P e9ef37c8ad994374903015aedab92018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.452867 12487 raft_consensus.cc:2749] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:18:21.454566 12192 consensus_peers.cc:597] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7 -> Peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Couldn't send request to peer 0d0c71d5dc844680b7a62434a1c5c989. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:21.456405 12425 tablet_bootstrap.cc:654] T 9bd890220b86458fb71afe7b34ff0d69 P 0d0c71d5dc844680b7a62434a1c5c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:21.461709 12416 ts_tablet_manager.cc:1434] T 072c2b1a6b774df2888f669c4730f7a8 P e9ef37c8ad994374903015aedab92018: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 13:18:21.462858 12416 tablet_bootstrap.cc:492] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018: Bootstrap starting.
I20260710 13:18:21.472101 12417 tablet_bootstrap.cc:492] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7: No bootstrap required, opened a new log
I20260710 13:18:21.473621 12416 tablet_bootstrap.cc:654] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:21.472628 12417 ts_tablet_manager.cc:1403] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.009s
I20260710 13:18:21.477061 12417 raft_consensus.cc:359] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.477984 12417 raft_consensus.cc:385] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:21.478329 12417 raft_consensus.cc:740] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Initialized, Role: FOLLOWER
I20260710 13:18:21.479318 12417 consensus_queue.cc:260] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.482389 12417 ts_tablet_manager.cc:1434] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 13:18:21.483598 12417 tablet_bootstrap.cc:492] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7: Bootstrap starting.
I20260710 13:18:21.493613 12416 tablet_bootstrap.cc:492] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018: No bootstrap required, opened a new log
I20260710 13:18:21.494095 12416 ts_tablet_manager.cc:1403] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.010s
I20260710 13:18:21.495035 12417 tablet_bootstrap.cc:654] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:21.497198 12416 raft_consensus.cc:359] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.497905 12416 raft_consensus.cc:385] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:21.498005 12493 raft_consensus.cc:493] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:21.498200 12416 raft_consensus.cc:740] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Initialized, Role: FOLLOWER
I20260710 13:18:21.498479 12493 raft_consensus.cc:515] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.499049 12416 consensus_queue.cc:260] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.500658 12493 leader_election.cc:290] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:21.501506 12416 ts_tablet_manager.cc:1434] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:18:21.502256 12373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac858c91f8645bbb4950b3f6e787e6c" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:21.502426 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac858c91f8645bbb4950b3f6e787e6c" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:21.503098 12302 raft_consensus.cc:2468] T 7ac858c91f8645bbb4950b3f6e787e6c P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 0.
I20260710 13:18:21.503777 12416 tablet_bootstrap.cc:492] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018: Bootstrap starting.
I20260710 13:18:21.508297 12192 leader_election.cc:304] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7; no voters: 
I20260710 13:18:21.509167 12493 raft_consensus.cc:2804] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:21.509678 12493 raft_consensus.cc:493] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:21.510015 12493 raft_consensus.cc:3060] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.513429 12425 tablet_bootstrap.cc:492] T 9bd890220b86458fb71afe7b34ff0d69 P 0d0c71d5dc844680b7a62434a1c5c989: No bootstrap required, opened a new log
I20260710 13:18:21.513901 12425 ts_tablet_manager.cc:1403] T 9bd890220b86458fb71afe7b34ff0d69 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.025s
W20260710 13:18:21.509197 12192 leader_election.cc:343] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:21.516619 12425 raft_consensus.cc:359] T 9bd890220b86458fb71afe7b34ff0d69 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.517282 12425 raft_consensus.cc:385] T 9bd890220b86458fb71afe7b34ff0d69 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:21.517532 12425 raft_consensus.cc:740] T 9bd890220b86458fb71afe7b34ff0d69 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Initialized, Role: FOLLOWER
I20260710 13:18:21.518383 12440 raft_consensus.cc:493] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:21.518321 12493 raft_consensus.cc:515] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.518959 12440 raft_consensus.cc:515] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.520901 12440 leader_election.cc:290] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:21.521015 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac858c91f8645bbb4950b3f6e787e6c" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
I20260710 13:18:21.521539 12302 raft_consensus.cc:3060] T 7ac858c91f8645bbb4950b3f6e787e6c P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.523097 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137a3a5978d44bfca5d521aa1b76a771" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:21.523834 12373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137a3a5978d44bfca5d521aa1b76a771" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
W20260710 13:18:21.524595 12192 leader_election.cc:343] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:21.521507 12425 consensus_queue.cc:260] T 9bd890220b86458fb71afe7b34ff0d69 P 0d0c71d5dc844680b7a62434a1c5c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.530750 12493 leader_election.cc:290] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 election: Requested vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:21.531867 12487 raft_consensus.cc:493] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:18:21.532873 12192 leader_election.cc:343] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:21.532543 12487 raft_consensus.cc:515] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.533383 12192 leader_election.cc:304] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96d96cc4ebd048349079a448845507c7; no voters: 0d0c71d5dc844680b7a62434a1c5c989, e9ef37c8ad994374903015aedab92018
I20260710 13:18:21.535255 12373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac858c91f8645bbb4950b3f6e787e6c" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018"
I20260710 13:18:21.536540 12425 ts_tablet_manager.cc:1434] T 9bd890220b86458fb71afe7b34ff0d69 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260710 13:18:21.537561 12425 tablet_bootstrap.cc:492] T 072c2b1a6b774df2888f669c4730f7a8 P 0d0c71d5dc844680b7a62434a1c5c989: Bootstrap starting.
I20260710 13:18:21.537670 12417 tablet_bootstrap.cc:492] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7: No bootstrap required, opened a new log
I20260710 13:18:21.538125 12417 ts_tablet_manager.cc:1403] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.006s
I20260710 13:18:21.539259 12440 raft_consensus.cc:2749] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:21.539969 12440 raft_consensus.cc:493] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:18:21.540313 12192 leader_election.cc:343] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:21.540491 12225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f0fba18d3e5496299e48d44de8fa9f2" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:21.540428 12440 raft_consensus.cc:515] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.541275 12225 raft_consensus.cc:2468] T 1f0fba18d3e5496299e48d44de8fa9f2 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 0.
I20260710 13:18:21.542502 12342 leader_election.cc:304] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:21.543386 12421 raft_consensus.cc:2804] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:21.543576 12440 leader_election.cc:290] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:21.543800 12421 raft_consensus.cc:493] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:21.544297 12421 raft_consensus.cc:3060] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.547983 12417 raft_consensus.cc:359] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.548864 12417 raft_consensus.cc:385] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:21.549217 12417 raft_consensus.cc:740] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Initialized, Role: FOLLOWER
I20260710 13:18:21.550001 12425 tablet_bootstrap.cc:654] T 072c2b1a6b774df2888f669c4730f7a8 P 0d0c71d5dc844680b7a62434a1c5c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:21.549942 12417 consensus_queue.cc:260] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.559013 12417 ts_tablet_manager.cc:1434] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 13:18:21.560070 12417 tablet_bootstrap.cc:492] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7: Bootstrap starting.
I20260710 13:18:21.564066 12487 leader_election.cc:290] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:21.565129 12455 raft_consensus.cc:493] T 9bd890220b86458fb71afe7b34ff0d69 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:21.565227 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f0fba18d3e5496299e48d44de8fa9f2" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:21.565711 12455 raft_consensus.cc:515] T 9bd890220b86458fb71afe7b34ff0d69 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
W20260710 13:18:21.566772 12341 leader_election.cc:343] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:21.568032 12455 leader_election.cc:290] T 9bd890220b86458fb71afe7b34ff0d69 P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:21.568404 12302 raft_consensus.cc:2468] T 7ac858c91f8645bbb4950b3f6e787e6c P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 1.
I20260710 13:18:21.569938 12373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd890220b86458fb71afe7b34ff0d69" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:21.574347 12421 raft_consensus.cc:515] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.578138 12417 tablet_bootstrap.cc:654] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:21.585556 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f0fba18d3e5496299e48d44de8fa9f2" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
W20260710 13:18:21.589147 12341 leader_election.cc:343] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:21.590274 12421 leader_election.cc:290] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Requested vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:21.594062 12417 tablet_bootstrap.cc:492] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7: No bootstrap required, opened a new log
I20260710 13:18:21.594574 12417 ts_tablet_manager.cc:1403] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.009s
I20260710 13:18:21.595269 12416 tablet_bootstrap.cc:654] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:21.597338 12417 raft_consensus.cc:359] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.598048 12417 raft_consensus.cc:385] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:21.598351 12417 raft_consensus.cc:740] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Initialized, Role: FOLLOWER
I20260710 13:18:21.598217 12455 consensus_queue.cc:1048] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:21.599161 12417 consensus_queue.cc:260] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.601668 12417 ts_tablet_manager.cc:1434] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:21.602612 12417 tablet_bootstrap.cc:492] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7: Bootstrap starting.
I20260710 13:18:21.608469 12425 tablet_bootstrap.cc:492] T 072c2b1a6b774df2888f669c4730f7a8 P 0d0c71d5dc844680b7a62434a1c5c989: No bootstrap required, opened a new log
I20260710 13:18:21.611361 12416 tablet_bootstrap.cc:492] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018: No bootstrap required, opened a new log
I20260710 13:18:21.620057 12425 ts_tablet_manager.cc:1403] T 072c2b1a6b774df2888f669c4730f7a8 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent bootstrapping tablet: real 0.083s	user 0.023s	sys 0.014s
I20260710 13:18:21.614338 12225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f0fba18d3e5496299e48d44de8fa9f2" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7"
I20260710 13:18:21.620826 12225 raft_consensus.cc:3060] T 1f0fba18d3e5496299e48d44de8fa9f2 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.620944 12192 leader_election.cc:304] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7; no voters: e9ef37c8ad994374903015aedab92018
I20260710 13:18:21.622160 12440 raft_consensus.cc:493] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:21.622604 12440 raft_consensus.cc:515] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.616480 12487 consensus_queue.cc:1048] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 13:18:21.623327 12425 raft_consensus.cc:359] T 072c2b1a6b774df2888f669c4730f7a8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.624027 12425 raft_consensus.cc:385] T 072c2b1a6b774df2888f669c4730f7a8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:21.624358 12425 raft_consensus.cc:740] T 072c2b1a6b774df2888f669c4730f7a8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Initialized, Role: FOLLOWER
I20260710 13:18:21.624639 12440 leader_election.cc:290] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:21.625137 12425 consensus_queue.cc:260] T 072c2b1a6b774df2888f669c4730f7a8 P 0d0c71d5dc844680b7a62434a1c5c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.625789 12440 raft_consensus.cc:2804] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:21.627303 12425 ts_tablet_manager.cc:1434] T 072c2b1a6b774df2888f669c4730f7a8 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:21.627454 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072c2b1a6b774df2888f669c4730f7a8" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:21.628026 12302 raft_consensus.cc:2468] T 072c2b1a6b774df2888f669c4730f7a8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 0.
I20260710 13:18:21.628079 12225 raft_consensus.cc:2468] T 1f0fba18d3e5496299e48d44de8fa9f2 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 1.
I20260710 13:18:21.628974 12425 tablet_bootstrap.cc:492] T f2736c81b72b41549494c1ad37652334 P 0d0c71d5dc844680b7a62434a1c5c989: Bootstrap starting.
I20260710 13:18:21.629591 12373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072c2b1a6b774df2888f669c4730f7a8" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:21.630179 12373 raft_consensus.cc:2468] T 072c2b1a6b774df2888f669c4730f7a8 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 0.
I20260710 13:18:21.630995 12342 leader_election.cc:304] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018; no voters: 0d0c71d5dc844680b7a62434a1c5c989
I20260710 13:18:21.632320 12421 raft_consensus.cc:2804] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:21.632864 12421 raft_consensus.cc:697] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Becoming Leader. State: Replica: e9ef37c8ad994374903015aedab92018, State: Running, Role: LEADER
I20260710 13:18:21.633730 12421 consensus_queue.cc:237] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.636245 12425 tablet_bootstrap.cc:654] T f2736c81b72b41549494c1ad37652334 P 0d0c71d5dc844680b7a62434a1c5c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:21.636541 12373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715e80f01ad14052b6b5a1975bb5f732" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:21.624181 12487 consensus_queue.cc:1048] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:21.614040 12226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd890220b86458fb71afe7b34ff0d69" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:21.617120 12455 consensus_queue.cc:1048] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260710 13:18:21.608850 12417 tablet_bootstrap.cc:654] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:21.638291 12440 raft_consensus.cc:697] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Becoming Leader. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Running, Role: LEADER
I20260710 13:18:21.620072 12416 ts_tablet_manager.cc:1403] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018: Time spent bootstrapping tablet: real 0.117s	user 0.018s	sys 0.004s
I20260710 13:18:21.647269 12476 raft_consensus.cc:493] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:21.649622 12476 raft_consensus.cc:515] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.654206 12476 leader_election.cc:290] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:21.655308 12487 consensus_queue.cc:1048] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:21.645419 12192 leader_election.cc:304] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7; no voters: 
I20260710 13:18:21.657137 12476 raft_consensus.cc:2804] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:21.657558 12476 raft_consensus.cc:493] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:21.657972 12476 raft_consensus.cc:3060] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.645534 12440 consensus_queue.cc:237] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
W20260710 13:18:21.787251 12192 leader_election.cc:343] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:21.788499 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715e80f01ad14052b6b5a1975bb5f732" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:21.788884 12429 raft_consensus.cc:493] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:21.789367 12429 raft_consensus.cc:515] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.789691 12299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9b1b299c764ea781aab745d3cfaea4" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
W20260710 13:18:21.789776 12192 leader_election.cc:343] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:21.790362 12192 leader_election.cc:304] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96d96cc4ebd048349079a448845507c7; no voters: 0d0c71d5dc844680b7a62434a1c5c989, e9ef37c8ad994374903015aedab92018
I20260710 13:18:21.791886 12474 raft_consensus.cc:2749] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:21.792517 12429 leader_election.cc:290] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
W20260710 13:18:21.803000 12192 leader_election.cc:343] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:21.807293 12474 consensus_queue.cc:1048] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:21.807533 12225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a14ef1c2104463393e8f29567afd21a" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:21.811230 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9b1b299c764ea781aab745d3cfaea4" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:21.810174 12375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a14ef1c2104463393e8f29567afd21a" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:21.813066 12375 raft_consensus.cc:2393] T 9a14ef1c2104463393e8f29567afd21a P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d0c71d5dc844680b7a62434a1c5c989 in current term 1: Already voted for candidate 96d96cc4ebd048349079a448845507c7 in this term.
I20260710 13:18:21.816363 12420 consensus_queue.cc:1048] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:18:21.821923 12192 leader_election.cc:343] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:21.921435 12425 tablet_bootstrap.cc:492] T f2736c81b72b41549494c1ad37652334 P 0d0c71d5dc844680b7a62434a1c5c989: No bootstrap required, opened a new log
I20260710 13:18:21.922120 12425 ts_tablet_manager.cc:1403] T f2736c81b72b41549494c1ad37652334 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent bootstrapping tablet: real 0.293s	user 0.016s	sys 0.000s
I20260710 13:18:21.822399 12192 leader_election.cc:304] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96d96cc4ebd048349079a448845507c7; no voters: 0d0c71d5dc844680b7a62434a1c5c989, e9ef37c8ad994374903015aedab92018
I20260710 13:18:21.809319 12268 leader_election.cc:304] T 9bd890220b86458fb71afe7b34ff0d69 P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989; no voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018
I20260710 13:18:21.931907 12489 raft_consensus.cc:2749] T 9bd890220b86458fb71afe7b34ff0d69 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:18:21.934825 12268 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.211.1:44595, user_credentials={real_user=slave}} blocked reactor thread for 125597us
I20260710 13:18:21.952380 12425 raft_consensus.cc:359] T f2736c81b72b41549494c1ad37652334 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.953043 12425 raft_consensus.cc:385] T f2736c81b72b41549494c1ad37652334 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:21.953316 12425 raft_consensus.cc:740] T f2736c81b72b41549494c1ad37652334 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Initialized, Role: FOLLOWER
I20260710 13:18:21.954293 12425 consensus_queue.cc:260] T f2736c81b72b41549494c1ad37652334 P 0d0c71d5dc844680b7a62434a1c5c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
W20260710 13:18:21.963024 12192 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.211.3:39907, user_credentials={real_user=slave}} blocked reactor thread for 141053us
I20260710 13:18:21.963166 12530 consensus_queue.cc:1048] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:21.964402 12416 raft_consensus.cc:359] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.965075 12416 raft_consensus.cc:385] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:21.965333 12416 raft_consensus.cc:740] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Initialized, Role: FOLLOWER
I20260710 13:18:21.966131 12416 consensus_queue.cc:260] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:21.967908 12416 ts_tablet_manager.cc:1434] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018: Time spent starting tablet: real 0.320s	user 0.011s	sys 0.027s
I20260710 13:18:21.968124 12531 raft_consensus.cc:2749] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:21.970553 12416 tablet_bootstrap.cc:492] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018: Bootstrap starting.
I20260710 13:18:21.973021 12425 ts_tablet_manager.cc:1434] T f2736c81b72b41549494c1ad37652334 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.002s
I20260710 13:18:21.973752 12425 tablet_bootstrap.cc:492] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989: Bootstrap starting.
I20260710 13:18:21.983101 12268 leader_election.cc:304] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989; no voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018
I20260710 13:18:21.987535 12455 raft_consensus.cc:3060] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.978075 12489 consensus_queue.cc:1048] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.034s
I20260710 13:18:21.987483 12490 consensus_queue.cc:1048] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260710 13:18:22.033358 12530 consensus_queue.cc:1048] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:18:22.124366 12532 raft_consensus.cc:493] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:22.125097 12532 raft_consensus.cc:515] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.095137 12476 raft_consensus.cc:515] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.138827 12416 tablet_bootstrap.cc:654] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:22.144625 12425 tablet_bootstrap.cc:654] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:22.119305 12422 consensus_queue.cc:1048] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260710 13:18:22.151474 12455 raft_consensus.cc:2749] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:22.152190 12476 leader_election.cc:290] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 election: Requested vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:22.152233 12300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072c2b1a6b774df2888f669c4730f7a8" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
I20260710 13:18:22.153478 12474 consensus_queue.cc:1048] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:22.154013 12300 raft_consensus.cc:3060] T 072c2b1a6b774df2888f669c4730f7a8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:22.155427 12374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072c2b1a6b774df2888f669c4730f7a8" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018"
I20260710 13:18:22.155989 12374 raft_consensus.cc:3060] T 072c2b1a6b774df2888f669c4730f7a8 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:22.157944 12532 leader_election.cc:290] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:22.159358 12302 raft_consensus.cc:3060] T 9bd890220b86458fb71afe7b34ff0d69 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:22.162106 12300 raft_consensus.cc:2468] T 072c2b1a6b774df2888f669c4730f7a8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 1.
W20260710 13:18:22.204967 12417 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.542s	user 0.015s	sys 0.037s
W20260710 13:18:22.207955 12417 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.552s	user 0.015s	sys 0.038s
I20260710 13:18:22.203415 12192 leader_election.cc:304] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7; no voters: 
I20260710 13:18:22.211410 12373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a33dc3f604f4843842e24132dac0df8" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:22.212019 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a33dc3f604f4843842e24132dac0df8" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:22.214205 12417 tablet_bootstrap.cc:492] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7: No bootstrap required, opened a new log
I20260710 13:18:22.216554 12417 ts_tablet_manager.cc:1403] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7: Time spent bootstrapping tablet: real 0.614s	user 0.023s	sys 0.041s
I20260710 13:18:22.227500 12540 raft_consensus.cc:493] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:22.231384 12540 raft_consensus.cc:515] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.195432 12532 consensus_queue.cc:1048] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260710 13:18:22.219928 12474 raft_consensus.cc:2804] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:18:22.224249 12192 leader_election.cc:343] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:22.271237 12543 raft_consensus.cc:493] T f2736c81b72b41549494c1ad37652334 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:22.271981 12543 raft_consensus.cc:515] T f2736c81b72b41549494c1ad37652334 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.241977 12474 raft_consensus.cc:697] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Becoming Leader. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Running, Role: LEADER
I20260710 13:18:22.324103 12225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac858c91f8645bbb4950b3f6e787e6c" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
W20260710 13:18:22.270115 12192 leader_election.cc:343] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:22.342415 12192 leader_election.cc:304] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96d96cc4ebd048349079a448845507c7; no voters: 0d0c71d5dc844680b7a62434a1c5c989, e9ef37c8ad994374903015aedab92018
I20260710 13:18:22.355894 12225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2736c81b72b41549494c1ad37652334" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
W20260710 13:18:22.359119 12192 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.211.3:39907, user_credentials={real_user=slave}} blocked reactor thread for 89557.7us
W20260710 13:18:22.359478 12268 leader_election.cc:343] T f2736c81b72b41549494c1ad37652334 P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:22.360282 12422 raft_consensus.cc:2749] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:22.360972 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac858c91f8645bbb4950b3f6e787e6c" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:22.362197 12417 raft_consensus.cc:359] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.362921 12417 raft_consensus.cc:385] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:22.363284 12417 raft_consensus.cc:740] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Initialized, Role: FOLLOWER
I20260710 13:18:22.372583 12417 consensus_queue.cc:260] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.374572 12474 consensus_queue.cc:237] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.362305 12540 leader_election.cc:290] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:22.386405 12417 ts_tablet_manager.cc:1434] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7: Time spent starting tablet: real 0.169s	user 0.007s	sys 0.001s
I20260710 13:18:22.387497 12374 raft_consensus.cc:2468] T 072c2b1a6b774df2888f669c4730f7a8 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 1.
I20260710 13:18:22.388725 12417 tablet_bootstrap.cc:492] T 245e8a04804947b889857be224d9db34 P 96d96cc4ebd048349079a448845507c7: Bootstrap starting.
I20260710 13:18:22.391647 12301 raft_consensus.cc:2393] T 7ac858c91f8645bbb4950b3f6e787e6c P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9ef37c8ad994374903015aedab92018 in current term 1: Already voted for candidate 96d96cc4ebd048349079a448845507c7 in this term.
I20260710 13:18:22.403795 12422 consensus_queue.cc:1048] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:22.404498 12341 leader_election.cc:304] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9ef37c8ad994374903015aedab92018; no voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7
I20260710 13:18:22.398036 12125 catalog_manager.cc:5697] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96d96cc4ebd048349079a448845507c7 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "96d96cc4ebd048349079a448845507c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:22.396252 12543 leader_election.cc:290] T f2736c81b72b41549494c1ad37652334 P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
W20260710 13:18:22.405452 12544 log.cc:927] Time spent T 6fe35e730093419081055a96af89a5fa P 96d96cc4ebd048349079a448845507c7: Append to log took a long time: real 0.097s	user 0.011s	sys 0.031s
I20260710 13:18:22.431041 12416 tablet_bootstrap.cc:492] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018: No bootstrap required, opened a new log
I20260710 13:18:22.431679 12416 ts_tablet_manager.cc:1403] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018: Time spent bootstrapping tablet: real 0.463s	user 0.034s	sys 0.034s
I20260710 13:18:22.453987 12537 raft_consensus.cc:3060] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:22.459563 12416 raft_consensus.cc:359] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.460427 12416 raft_consensus.cc:385] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:22.460760 12416 raft_consensus.cc:740] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Initialized, Role: FOLLOWER
W20260710 13:18:22.461201 12341 consensus_peers.cc:597] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 -> Peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Couldn't send request to peer 0d0c71d5dc844680b7a62434a1c5c989. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:22.461463 12416 consensus_queue.cc:260] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.465739 12416 ts_tablet_manager.cc:1434] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 13:18:22.473875 12416 tablet_bootstrap.cc:492] T 0a33dc3f604f4843842e24132dac0df8 P e9ef37c8ad994374903015aedab92018: Bootstrap starting.
I20260710 13:18:22.495183 12417 tablet_bootstrap.cc:654] T 245e8a04804947b889857be224d9db34 P 96d96cc4ebd048349079a448845507c7: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:22.509380 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2736c81b72b41549494c1ad37652334" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:22.512759 12416 tablet_bootstrap.cc:654] T 0a33dc3f604f4843842e24132dac0df8 P e9ef37c8ad994374903015aedab92018: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:22.515115 12427 consensus_queue.cc:1048] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:18:22.520465 12267 leader_election.cc:343] T f2736c81b72b41549494c1ad37652334 P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:22.520949 12267 leader_election.cc:304] T f2736c81b72b41549494c1ad37652334 P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989; no voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018
I20260710 13:18:22.521767 12455 raft_consensus.cc:2749] T f2736c81b72b41549494c1ad37652334 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:22.505837 12537 raft_consensus.cc:2749] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:22.525169 12425 tablet_bootstrap.cc:492] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989: No bootstrap required, opened a new log
I20260710 13:18:22.525574 12425 ts_tablet_manager.cc:1403] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent bootstrapping tablet: real 0.552s	user 0.033s	sys 0.036s
I20260710 13:18:22.535251 12425 raft_consensus.cc:359] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.536141 12425 raft_consensus.cc:385] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:22.536407 12425 raft_consensus.cc:740] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Initialized, Role: FOLLOWER
I20260710 13:18:22.537148 12425 consensus_queue.cc:260] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.539417 12425 ts_tablet_manager.cc:1434] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:18:22.540266 12425 tablet_bootstrap.cc:492] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989: Bootstrap starting.
I20260710 13:18:22.540333 12416 tablet_bootstrap.cc:492] T 0a33dc3f604f4843842e24132dac0df8 P e9ef37c8ad994374903015aedab92018: No bootstrap required, opened a new log
I20260710 13:18:22.540762 12416 ts_tablet_manager.cc:1403] T 0a33dc3f604f4843842e24132dac0df8 P e9ef37c8ad994374903015aedab92018: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.019s
W20260710 13:18:22.549192 12173 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:22.555485 12476 consensus_queue.cc:1048] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:22.556035 12532 raft_consensus.cc:493] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:22.557332 12532 raft_consensus.cc:515] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.563999 12532 leader_election.cc:290] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:22.569506 12542 raft_consensus.cc:493] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:22.570135 12542 raft_consensus.cc:515] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.571496 12299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e48ea2177b4560924e3457a833c059" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:22.571867 12425 tablet_bootstrap.cc:654] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:22.574172 12416 raft_consensus.cc:359] T 0a33dc3f604f4843842e24132dac0df8 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.574954 12416 raft_consensus.cc:385] T 0a33dc3f604f4843842e24132dac0df8 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:22.574875 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a33dc3f604f4843842e24132dac0df8" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:22.575278 12416 raft_consensus.cc:740] T 0a33dc3f604f4843842e24132dac0df8 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Initialized, Role: FOLLOWER
I20260710 13:18:22.575513 12222 raft_consensus.cc:2468] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d0c71d5dc844680b7a62434a1c5c989 in term 0.
I20260710 13:18:22.576059 12416 consensus_queue.cc:260] T 0a33dc3f604f4843842e24132dac0df8 P e9ef37c8ad994374903015aedab92018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.576684 12268 leader_election.cc:304] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7; no voters: 
I20260710 13:18:22.577477 12455 raft_consensus.cc:2804] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:22.577807 12455 raft_consensus.cc:493] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:22.578030 12416 ts_tablet_manager.cc:1434] T 0a33dc3f604f4843842e24132dac0df8 P e9ef37c8ad994374903015aedab92018: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260710 13:18:22.578109 12455 raft_consensus.cc:3060] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:22.578987 12416 tablet_bootstrap.cc:492] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018: Bootstrap starting.
I20260710 13:18:22.584689 12374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e48ea2177b4560924e3457a833c059" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:22.583539 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a33dc3f604f4843842e24132dac0df8" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:22.585922 12376 raft_consensus.cc:2468] T 0a33dc3f604f4843842e24132dac0df8 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d0c71d5dc844680b7a62434a1c5c989 in term 0.
I20260710 13:18:22.574157 12542 leader_election.cc:290] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
W20260710 13:18:22.588083 12192 leader_election.cc:343] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:22.589412 12455 raft_consensus.cc:515] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
W20260710 13:18:22.592288 12192 leader_election.cc:343] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:22.592790 12192 leader_election.cc:304] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96d96cc4ebd048349079a448845507c7; no voters: 0d0c71d5dc844680b7a62434a1c5c989, e9ef37c8ad994374903015aedab92018
I20260710 13:18:22.595947 12416 tablet_bootstrap.cc:654] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:22.595224 12474 raft_consensus.cc:2749] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:22.600567 12226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a33dc3f604f4843842e24132dac0df8" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7"
I20260710 13:18:22.601195 12226 raft_consensus.cc:3060] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:22.617782 12455 leader_election.cc:290] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 election: Requested vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:22.618712 12417 tablet_bootstrap.cc:492] T 245e8a04804947b889857be224d9db34 P 96d96cc4ebd048349079a448845507c7: No bootstrap required, opened a new log
I20260710 13:18:22.614475 12226 raft_consensus.cc:2468] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0c71d5dc844680b7a62434a1c5c989 in term 1.
I20260710 13:18:22.619246 12417 ts_tablet_manager.cc:1403] T 245e8a04804947b889857be224d9db34 P 96d96cc4ebd048349079a448845507c7: Time spent bootstrapping tablet: real 0.231s	user 0.014s	sys 0.020s
I20260710 13:18:22.619340 12374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a33dc3f604f4843842e24132dac0df8" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018"
I20260710 13:18:22.620843 12374 raft_consensus.cc:3060] T 0a33dc3f604f4843842e24132dac0df8 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:22.622920 12416 tablet_bootstrap.cc:492] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018: No bootstrap required, opened a new log
I20260710 13:18:22.642136 12268 leader_election.cc:304] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7; no voters: 
I20260710 13:18:22.642378 12374 raft_consensus.cc:2468] T 0a33dc3f604f4843842e24132dac0df8 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0c71d5dc844680b7a62434a1c5c989 in term 1.
I20260710 13:18:22.642611 12416 ts_tablet_manager.cc:1403] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018: Time spent bootstrapping tablet: real 0.064s	user 0.024s	sys 0.005s
I20260710 13:18:22.643031 12455 raft_consensus.cc:2804] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:22.643548 12455 raft_consensus.cc:697] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 LEADER]: Becoming Leader. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Running, Role: LEADER
I20260710 13:18:22.644388 12455 consensus_queue.cc:237] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.644836 12417 raft_consensus.cc:359] T 245e8a04804947b889857be224d9db34 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.646991 12417 raft_consensus.cc:385] T 245e8a04804947b889857be224d9db34 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:22.647372 12417 raft_consensus.cc:740] T 245e8a04804947b889857be224d9db34 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Initialized, Role: FOLLOWER
I20260710 13:18:22.648231 12417 consensus_queue.cc:260] T 245e8a04804947b889857be224d9db34 P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.651737 12417 ts_tablet_manager.cc:1434] T 245e8a04804947b889857be224d9db34 P 96d96cc4ebd048349079a448845507c7: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.004s
I20260710 13:18:22.652546 12417 tablet_bootstrap.cc:492] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7: Bootstrap starting.
I20260710 13:18:22.659482 12416 raft_consensus.cc:359] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.659996 12416 raft_consensus.cc:385] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:22.660209 12416 raft_consensus.cc:740] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Initialized, Role: FOLLOWER
I20260710 13:18:22.661331 12416 consensus_queue.cc:260] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.663705 12416 ts_tablet_manager.cc:1434] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260710 13:18:22.664528 12416 tablet_bootstrap.cc:492] T 245e8a04804947b889857be224d9db34 P e9ef37c8ad994374903015aedab92018: Bootstrap starting.
I20260710 13:18:22.665290 12425 tablet_bootstrap.cc:492] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989: No bootstrap required, opened a new log
I20260710 13:18:22.665802 12425 ts_tablet_manager.cc:1403] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent bootstrapping tablet: real 0.126s	user 0.010s	sys 0.003s
I20260710 13:18:22.666460 12417 tablet_bootstrap.cc:654] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:22.679329 12425 raft_consensus.cc:359] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
W20260710 13:18:22.680045 12248 debug-util.cc:398] Leaking SignalData structure 0x7b08000eab60 after lost signal to thread 11087
I20260710 13:18:22.680349 12425 raft_consensus.cc:385] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:22.680755 12425 raft_consensus.cc:740] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Initialized, Role: FOLLOWER
I20260710 13:18:22.682420 12425 consensus_queue.cc:260] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
W20260710 13:18:22.681901 12248 debug-util.cc:398] Leaking SignalData structure 0x7b08001609a0 after lost signal to thread 12159
W20260710 13:18:22.685585 12248 debug-util.cc:398] Leaking SignalData structure 0x7b080021a0a0 after lost signal to thread 12251
W20260710 13:18:22.686597 12248 debug-util.cc:398] Leaking SignalData structure 0x7b0800219860 after lost signal to thread 12326
I20260710 13:18:22.687263 12417 tablet_bootstrap.cc:492] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7: No bootstrap required, opened a new log
W20260710 13:18:22.687650 12248 debug-util.cc:398] Leaking SignalData structure 0x7b08002221e0 after lost signal to thread 12400
I20260710 13:18:22.687776 12417 ts_tablet_manager.cc:1403] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.008s
I20260710 13:18:22.690548 12417 raft_consensus.cc:359] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.691139 12417 raft_consensus.cc:385] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:22.691382 12417 raft_consensus.cc:740] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Initialized, Role: FOLLOWER
I20260710 13:18:22.692029 12417 consensus_queue.cc:260] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.693698 12417 ts_tablet_manager.cc:1434] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260710 13:18:22.701609 12416 tablet_bootstrap.cc:654] T 245e8a04804947b889857be224d9db34 P e9ef37c8ad994374903015aedab92018: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:22.705799 12425 ts_tablet_manager.cc:1434] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260710 13:18:22.706604 12425 tablet_bootstrap.cc:492] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989: Bootstrap starting.
I20260710 13:18:22.710623 12425 tablet_bootstrap.cc:654] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:22.718912 12124 catalog_manager.cc:5697] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9ef37c8ad994374903015aedab92018 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:22.754914 12123 catalog_manager.cc:5697] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96d96cc4ebd048349079a448845507c7 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "96d96cc4ebd048349079a448845507c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:22.762048 12416 tablet_bootstrap.cc:492] T 245e8a04804947b889857be224d9db34 P e9ef37c8ad994374903015aedab92018: No bootstrap required, opened a new log
I20260710 13:18:22.762573 12416 ts_tablet_manager.cc:1403] T 245e8a04804947b889857be224d9db34 P e9ef37c8ad994374903015aedab92018: Time spent bootstrapping tablet: real 0.098s	user 0.019s	sys 0.010s
I20260710 13:18:22.765343 12416 raft_consensus.cc:359] T 245e8a04804947b889857be224d9db34 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.766098 12416 raft_consensus.cc:385] T 245e8a04804947b889857be224d9db34 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:22.766388 12416 raft_consensus.cc:740] T 245e8a04804947b889857be224d9db34 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Initialized, Role: FOLLOWER
I20260710 13:18:22.770090 12416 consensus_queue.cc:260] T 245e8a04804947b889857be224d9db34 P e9ef37c8ad994374903015aedab92018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.772485 12416 ts_tablet_manager.cc:1434] T 245e8a04804947b889857be224d9db34 P e9ef37c8ad994374903015aedab92018: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:18:22.773438 12416 tablet_bootstrap.cc:492] T f2736c81b72b41549494c1ad37652334 P e9ef37c8ad994374903015aedab92018: Bootstrap starting.
I20260710 13:18:22.776473 12425 tablet_bootstrap.cc:492] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989: No bootstrap required, opened a new log
I20260710 13:18:22.776968 12425 ts_tablet_manager.cc:1403] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.026s
I20260710 13:18:22.779667 12425 raft_consensus.cc:359] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.780326 12425 raft_consensus.cc:385] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:22.780597 12425 raft_consensus.cc:740] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Initialized, Role: FOLLOWER
I20260710 13:18:22.780686 12416 tablet_bootstrap.cc:654] T f2736c81b72b41549494c1ad37652334 P e9ef37c8ad994374903015aedab92018: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:22.781286 12425 consensus_queue.cc:260] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.783421 12425 ts_tablet_manager.cc:1434] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:22.784265 12425 tablet_bootstrap.cc:492] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989: Bootstrap starting.
I20260710 13:18:22.785074 12124 catalog_manager.cc:5697] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "0d0c71d5dc844680b7a62434a1c5c989" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:22.801692 12416 tablet_bootstrap.cc:492] T f2736c81b72b41549494c1ad37652334 P e9ef37c8ad994374903015aedab92018: No bootstrap required, opened a new log
I20260710 13:18:22.802287 12416 ts_tablet_manager.cc:1403] T f2736c81b72b41549494c1ad37652334 P e9ef37c8ad994374903015aedab92018: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.008s
I20260710 13:18:22.805488 12416 raft_consensus.cc:359] T f2736c81b72b41549494c1ad37652334 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.810460 12416 raft_consensus.cc:385] T f2736c81b72b41549494c1ad37652334 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:22.801359 12425 tablet_bootstrap.cc:654] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:22.825052 12416 raft_consensus.cc:740] T f2736c81b72b41549494c1ad37652334 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Initialized, Role: FOLLOWER
I20260710 13:18:22.826936 12416 consensus_queue.cc:260] T f2736c81b72b41549494c1ad37652334 P e9ef37c8ad994374903015aedab92018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.832264 12416 ts_tablet_manager.cc:1434] T f2736c81b72b41549494c1ad37652334 P e9ef37c8ad994374903015aedab92018: Time spent starting tablet: real 0.030s	user 0.011s	sys 0.003s
I20260710 13:18:22.833683 12416 tablet_bootstrap.cc:492] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018: Bootstrap starting.
I20260710 13:18:22.834689 12530 consensus_queue.cc:1048] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:22.842437 12416 tablet_bootstrap.cc:654] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:22.855849 12455 raft_consensus.cc:493] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:22.856410 12455 raft_consensus.cc:515] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.858671 12455 leader_election.cc:290] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:22.860998 12374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245e8a04804947b889857be224d9db34" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:22.861860 12374 raft_consensus.cc:2468] T 245e8a04804947b889857be224d9db34 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d0c71d5dc844680b7a62434a1c5c989 in term 0.
I20260710 13:18:22.863405 12267 leader_election.cc:304] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:22.864763 12425 tablet_bootstrap.cc:492] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989: No bootstrap required, opened a new log
I20260710 13:18:22.865255 12425 ts_tablet_manager.cc:1403] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.006s
I20260710 13:18:22.865049 12226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245e8a04804947b889857be224d9db34" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:22.865895 12226 raft_consensus.cc:2468] T 245e8a04804947b889857be224d9db34 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d0c71d5dc844680b7a62434a1c5c989 in term 0.
I20260710 13:18:22.867743 12455 raft_consensus.cc:2804] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:22.868163 12455 raft_consensus.cc:493] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:22.868508 12455 raft_consensus.cc:3060] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:22.870880 12425 raft_consensus.cc:359] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.872601 12425 raft_consensus.cc:385] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:22.872905 12425 raft_consensus.cc:740] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Initialized, Role: FOLLOWER
I20260710 13:18:22.873622 12425 consensus_queue.cc:260] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.881245 12416 tablet_bootstrap.cc:492] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018: No bootstrap required, opened a new log
I20260710 13:18:22.881161 12455 raft_consensus.cc:515] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.881867 12416 ts_tablet_manager.cc:1403] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.008s
I20260710 13:18:22.884297 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245e8a04804947b889857be224d9db34" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7"
I20260710 13:18:22.884902 12222 raft_consensus.cc:3060] T 245e8a04804947b889857be224d9db34 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:22.884687 12416 raft_consensus.cc:359] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.885466 12416 raft_consensus.cc:385] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:22.885749 12416 raft_consensus.cc:740] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Initialized, Role: FOLLOWER
I20260710 13:18:22.886473 12416 consensus_queue.cc:260] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.888787 12416 ts_tablet_manager.cc:1434] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:22.889719 12416 tablet_bootstrap.cc:492] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018: Bootstrap starting.
I20260710 13:18:22.895603 12416 tablet_bootstrap.cc:654] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:22.913273 12416 tablet_bootstrap.cc:492] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018: No bootstrap required, opened a new log
I20260710 13:18:22.913755 12416 ts_tablet_manager.cc:1403] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260710 13:18:22.914445 12552 raft_consensus.cc:493] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:22.914996 12552 raft_consensus.cc:515] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.916499 12416 raft_consensus.cc:359] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.917224 12416 raft_consensus.cc:385] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:22.917503 12416 raft_consensus.cc:740] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Initialized, Role: FOLLOWER
I20260710 13:18:22.917894 12552 leader_election.cc:290] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:22.918366 12416 consensus_queue.cc:260] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.920049 12226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9b1b299c764ea781aab745d3cfaea4" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:22.920688 12416 ts_tablet_manager.cc:1434] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:22.920745 12226 raft_consensus.cc:2468] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 0.
I20260710 13:18:22.922225 12342 leader_election.cc:304] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:22.923123 12552 raft_consensus.cc:2804] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:22.923447 12552 raft_consensus.cc:493] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:22.923770 12552 raft_consensus.cc:3060] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:22.924706 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9b1b299c764ea781aab745d3cfaea4" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:22.925376 12530 consensus_queue.cc:1048] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:22.926429 12341 leader_election.cc:343] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:22.932363 12425 ts_tablet_manager.cc:1434] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.000s
I20260710 13:18:22.933347 12425 tablet_bootstrap.cc:492] T 715e80f01ad14052b6b5a1975bb5f732 P 0d0c71d5dc844680b7a62434a1c5c989: Bootstrap starting.
I20260710 13:18:22.896081 12222 raft_consensus.cc:2468] T 245e8a04804947b889857be224d9db34 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0c71d5dc844680b7a62434a1c5c989 in term 1.
I20260710 13:18:22.946113 12268 leader_election.cc:304] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7; no voters: 
I20260710 13:18:22.947011 12542 raft_consensus.cc:2804] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:22.947499 12542 raft_consensus.cc:697] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 LEADER]: Becoming Leader. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Running, Role: LEADER
I20260710 13:18:22.948385 12542 consensus_queue.cc:237] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.949973 12425 tablet_bootstrap.cc:654] T 715e80f01ad14052b6b5a1975bb5f732 P 0d0c71d5dc844680b7a62434a1c5c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:22.953351 12455 leader_election.cc:290] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 election: Requested vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:22.954439 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245e8a04804947b889857be224d9db34" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018"
I20260710 13:18:22.955247 12376 raft_consensus.cc:3060] T 245e8a04804947b889857be224d9db34 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:22.966995 12425 tablet_bootstrap.cc:492] T 715e80f01ad14052b6b5a1975bb5f732 P 0d0c71d5dc844680b7a62434a1c5c989: No bootstrap required, opened a new log
I20260710 13:18:22.967685 12425 ts_tablet_manager.cc:1403] T 715e80f01ad14052b6b5a1975bb5f732 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.011s
I20260710 13:18:22.971015 12425 raft_consensus.cc:359] T 715e80f01ad14052b6b5a1975bb5f732 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.971925 12425 raft_consensus.cc:385] T 715e80f01ad14052b6b5a1975bb5f732 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:22.972288 12425 raft_consensus.cc:740] T 715e80f01ad14052b6b5a1975bb5f732 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Initialized, Role: FOLLOWER
I20260710 13:18:22.973162 12376 raft_consensus.cc:2468] T 245e8a04804947b889857be224d9db34 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0c71d5dc844680b7a62434a1c5c989 in term 1.
I20260710 13:18:22.973260 12425 consensus_queue.cc:260] T 715e80f01ad14052b6b5a1975bb5f732 P 0d0c71d5dc844680b7a62434a1c5c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.976227 12425 ts_tablet_manager.cc:1434] T 715e80f01ad14052b6b5a1975bb5f732 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:18:22.977360 12425 tablet_bootstrap.cc:492] T 137a3a5978d44bfca5d521aa1b76a771 P 0d0c71d5dc844680b7a62434a1c5c989: Bootstrap starting.
I20260710 13:18:22.984611 12425 tablet_bootstrap.cc:654] T 137a3a5978d44bfca5d521aa1b76a771 P 0d0c71d5dc844680b7a62434a1c5c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:22.995957 12552 raft_consensus.cc:515] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:22.996925 12123 catalog_manager.cc:5697] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "0d0c71d5dc844680b7a62434a1c5c989" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:23.013644 12226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9b1b299c764ea781aab745d3cfaea4" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7"
I20260710 13:18:23.014631 12226 raft_consensus.cc:3060] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:23.023914 12542 raft_consensus.cc:493] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:23.024471 12542 raft_consensus.cc:515] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:23.025488 12487 raft_consensus.cc:493] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:23.025943 12487 raft_consensus.cc:515] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:23.027029 12542 leader_election.cc:290] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:23.028106 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f0fba18d3e5496299e48d44de8fa9f2" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:23.028299 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f0fba18d3e5496299e48d44de8fa9f2" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:23.029142 12487 leader_election.cc:290] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:23.029279 12427 raft_consensus.cc:493] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:23.029750 12427 raft_consensus.cc:515] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:23.029992 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715e80f01ad14052b6b5a1975bb5f732" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:23.030623 12222 raft_consensus.cc:2468] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 0.
I20260710 13:18:23.031833 12342 leader_election.cc:304] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:23.032589 12487 raft_consensus.cc:2804] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:23.032923 12487 raft_consensus.cc:493] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:23.033146 12427 leader_election.cc:290] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:23.033537 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e48ea2177b4560924e3457a833c059" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:23.032929 12299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715e80f01ad14052b6b5a1975bb5f732" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:23.034072 12530 raft_consensus.cc:493] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:23.034197 12222 raft_consensus.cc:2468] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 0.
I20260710 13:18:23.034253 12299 raft_consensus.cc:2468] T 715e80f01ad14052b6b5a1975bb5f732 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 0.
I20260710 13:18:23.034577 12530 raft_consensus.cc:515] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:23.035727 12342 leader_election.cc:304] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:23.036556 12537 raft_consensus.cc:2804] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:23.037752 12537 raft_consensus.cc:493] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:23.038096 12537 raft_consensus.cc:3060] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:23.033278 12487 raft_consensus.cc:3060] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:23.043583 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2736c81b72b41549494c1ad37652334" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:23.036775 12530 leader_election.cc:290] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:23.037352 12299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2736c81b72b41549494c1ad37652334" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:23.036247 12427 raft_consensus.cc:493] T f2736c81b72b41549494c1ad37652334 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:23.045074 12299 raft_consensus.cc:2468] T f2736c81b72b41549494c1ad37652334 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 0.
I20260710 13:18:23.045207 12427 raft_consensus.cc:515] T f2736c81b72b41549494c1ad37652334 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:23.037079 12267 leader_election.cc:304] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989; no voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018
I20260710 13:18:23.046171 12376 raft_consensus.cc:2468] T f2736c81b72b41549494c1ad37652334 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 0.
I20260710 13:18:23.047578 12192 leader_election.cc:304] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7; no voters: 
I20260710 13:18:23.050297 12299 raft_consensus.cc:3060] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:23.050768 12226 raft_consensus.cc:2468] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 1.
I20260710 13:18:23.052052 12342 leader_election.cc:304] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:23.052907 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9b1b299c764ea781aab745d3cfaea4" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
I20260710 13:18:23.052913 12538 raft_consensus.cc:2804] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:23.054787 12530 raft_consensus.cc:2804] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:23.035081 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e48ea2177b4560924e3457a833c059" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:23.055173 12538 raft_consensus.cc:697] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Becoming Leader. State: Replica: e9ef37c8ad994374903015aedab92018, State: Running, Role: LEADER
I20260710 13:18:23.055461 12298 raft_consensus.cc:2468] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 0.
I20260710 13:18:23.055191 12530 raft_consensus.cc:493] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:23.056871 12530 raft_consensus.cc:3060] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:23.060920 12552 leader_election.cc:290] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Requested vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:23.056067 12538 consensus_queue.cc:237] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:23.069669 12530 raft_consensus.cc:515] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:23.069981 12537 raft_consensus.cc:515] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:23.079818 12455 consensus_queue.cc:1048] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:23.072230 12427 leader_election.cc:290] T f2736c81b72b41549494c1ad37652334 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:23.072521 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2736c81b72b41549494c1ad37652334" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
I20260710 13:18:23.082815 12298 raft_consensus.cc:3060] T f2736c81b72b41549494c1ad37652334 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:23.083033 12537 leader_election.cc:290] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Requested vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:23.079057 12425 tablet_bootstrap.cc:492] T 137a3a5978d44bfca5d521aa1b76a771 P 0d0c71d5dc844680b7a62434a1c5c989: No bootstrap required, opened a new log
I20260710 13:18:23.084959 12123 catalog_manager.cc:5697] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9ef37c8ad994374903015aedab92018 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:23.086120 12425 ts_tablet_manager.cc:1403] T 137a3a5978d44bfca5d521aa1b76a771 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent bootstrapping tablet: real 0.109s	user 0.030s	sys 0.028s
I20260710 13:18:23.072871 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2736c81b72b41549494c1ad37652334" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:23.087157 12222 raft_consensus.cc:2393] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9ef37c8ad994374903015aedab92018 in current term 1: Already voted for candidate 96d96cc4ebd048349079a448845507c7 in this term.
I20260710 13:18:23.086864 12226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e48ea2177b4560924e3457a833c059" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7"
I20260710 13:18:23.088634 12226 raft_consensus.cc:3060] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:23.088868 12425 raft_consensus.cc:359] T 137a3a5978d44bfca5d521aa1b76a771 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:23.094220 12425 raft_consensus.cc:385] T 137a3a5978d44bfca5d521aa1b76a771 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:23.094583 12425 raft_consensus.cc:740] T 137a3a5978d44bfca5d521aa1b76a771 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Initialized, Role: FOLLOWER
I20260710 13:18:23.095359 12425 consensus_queue.cc:260] T 137a3a5978d44bfca5d521aa1b76a771 P 0d0c71d5dc844680b7a62434a1c5c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:23.096596 12298 raft_consensus.cc:2468] T f2736c81b72b41549494c1ad37652334 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 1.
I20260710 13:18:23.046195 12487 raft_consensus.cc:515] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:23.097684 12425 ts_tablet_manager.cc:1434] T 137a3a5978d44bfca5d521aa1b76a771 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260710 13:18:23.097910 12192 leader_election.cc:304] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7; no voters: 
I20260710 13:18:23.098603 12425 tablet_bootstrap.cc:492] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989: Bootstrap starting.
I20260710 13:18:23.098737 12474 raft_consensus.cc:2804] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:23.099260 12474 raft_consensus.cc:697] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Becoming Leader. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Running, Role: LEADER
I20260710 13:18:23.100031 12474 consensus_queue.cc:237] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
W20260710 13:18:23.102152 12341 leader_election.cc:343] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:23.105168 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715e80f01ad14052b6b5a1975bb5f732" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7"
I20260710 13:18:23.105957 12222 raft_consensus.cc:3060] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:23.116948 12222 raft_consensus.cc:2468] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 1.
I20260710 13:18:23.123858 12530 leader_election.cc:290] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7 [CANDIDATE]: Term 1 election: Requested vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:23.125101 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2736c81b72b41549494c1ad37652334" candidate_uuid: "96d96cc4ebd048349079a448845507c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018"
I20260710 13:18:23.126010 12376 raft_consensus.cc:3060] T f2736c81b72b41549494c1ad37652334 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:23.127440 12342 leader_election.cc:304] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:23.128476 12584 raft_consensus.cc:2804] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:23.125177 12487 leader_election.cc:290] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Requested vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:23.129092 12584 raft_consensus.cc:697] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Becoming Leader. State: Replica: e9ef37c8ad994374903015aedab92018, State: Running, Role: LEADER
I20260710 13:18:23.131561 12584 consensus_queue.cc:237] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:23.137017 12425 tablet_bootstrap.cc:654] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:23.142935 12542 raft_consensus.cc:2749] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:23.149617 12300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2736c81b72b41549494c1ad37652334" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:23.150522 12300 raft_consensus.cc:2393] T f2736c81b72b41549494c1ad37652334 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9ef37c8ad994374903015aedab92018 in current term 1: Already voted for candidate 96d96cc4ebd048349079a448845507c7 in this term.
I20260710 13:18:23.151314 12455 consensus_queue.cc:1048] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:23.152670 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715e80f01ad14052b6b5a1975bb5f732" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
I20260710 13:18:23.154044 12302 raft_consensus.cc:3060] T 715e80f01ad14052b6b5a1975bb5f732 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:23.154779 12300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e48ea2177b4560924e3457a833c059" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
I20260710 13:18:23.155575 12300 raft_consensus.cc:3060] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:23.144063 12376 raft_consensus.cc:2468] T f2736c81b72b41549494c1ad37652334 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d96cc4ebd048349079a448845507c7 in term 1.
I20260710 13:18:23.166668 12300 raft_consensus.cc:2468] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 1.
I20260710 13:18:23.165974 12341 leader_election.cc:304] T f2736c81b72b41549494c1ad37652334 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9ef37c8ad994374903015aedab92018; no voters: 0d0c71d5dc844680b7a62434a1c5c989, 96d96cc4ebd048349079a448845507c7
I20260710 13:18:23.169245 12487 raft_consensus.cc:2749] T f2736c81b72b41549494c1ad37652334 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:23.144191 12226 raft_consensus.cc:2468] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 1.
I20260710 13:18:23.171270 12341 leader_election.cc:304] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:23.174207 12487 raft_consensus.cc:2804] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:23.174806 12487 raft_consensus.cc:697] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Becoming Leader. State: Replica: e9ef37c8ad994374903015aedab92018, State: Running, Role: LEADER
I20260710 13:18:23.175633 12487 consensus_queue.cc:237] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:23.166199 12302 raft_consensus.cc:2468] T 715e80f01ad14052b6b5a1975bb5f732 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 1.
I20260710 13:18:23.204916 12124 catalog_manager.cc:5697] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9ef37c8ad994374903015aedab92018 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:23.205696 12425 tablet_bootstrap.cc:492] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989: No bootstrap required, opened a new log
I20260710 13:18:23.206305 12425 ts_tablet_manager.cc:1403] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent bootstrapping tablet: real 0.108s	user 0.013s	sys 0.010s
I20260710 13:18:23.213881 12425 raft_consensus.cc:359] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:23.214560 12425 raft_consensus.cc:385] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:23.214855 12425 raft_consensus.cc:740] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Initialized, Role: FOLLOWER
I20260710 13:18:23.215862 12425 consensus_queue.cc:260] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:23.217119 12123 catalog_manager.cc:5697] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96d96cc4ebd048349079a448845507c7 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "96d96cc4ebd048349079a448845507c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:23.218056 12425 ts_tablet_manager.cc:1434] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:18:23.222993 12125 catalog_manager.cc:5697] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9ef37c8ad994374903015aedab92018 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:23.400100 12542 consensus_queue.cc:1048] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:23.402900 12584 raft_consensus.cc:493] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:23.403434 12584 raft_consensus.cc:515] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:23.406563 12584 leader_election.cc:290] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:23.407114 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137a3a5978d44bfca5d521aa1b76a771" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989" is_pre_election: true
I20260710 13:18:23.407826 12302 raft_consensus.cc:2468] T 137a3a5978d44bfca5d521aa1b76a771 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 0.
I20260710 13:18:23.409225 12341 leader_election.cc:304] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:23.414748 12543 consensus_queue.cc:1048] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:23.416224 12487 raft_consensus.cc:2804] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:23.416631 12487 raft_consensus.cc:493] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:23.416949 12487 raft_consensus.cc:3060] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:23.426939 12487 raft_consensus.cc:515] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:23.429143 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137a3a5978d44bfca5d521aa1b76a771" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:23.429432 12487 leader_election.cc:290] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Requested vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:23.429951 12222 raft_consensus.cc:2468] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 0.
I20260710 13:18:23.430536 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137a3a5978d44bfca5d521aa1b76a771" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
I20260710 13:18:23.432452 12302 raft_consensus.cc:3060] T 137a3a5978d44bfca5d521aa1b76a771 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:23.438616 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137a3a5978d44bfca5d521aa1b76a771" candidate_uuid: "e9ef37c8ad994374903015aedab92018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7"
I20260710 13:18:23.439275 12222 raft_consensus.cc:3060] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:23.446236 12222 raft_consensus.cc:2468] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 1.
I20260710 13:18:23.447677 12302 raft_consensus.cc:2468] T 137a3a5978d44bfca5d521aa1b76a771 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9ef37c8ad994374903015aedab92018 in term 1.
I20260710 13:18:23.449079 12341 leader_election.cc:304] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:23.450714 12584 raft_consensus.cc:2804] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:23.451259 12584 raft_consensus.cc:697] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Becoming Leader. State: Replica: e9ef37c8ad994374903015aedab92018, State: Running, Role: LEADER
I20260710 13:18:23.452777 12584 consensus_queue.cc:237] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:23.461305 12125 catalog_manager.cc:5697] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9ef37c8ad994374903015aedab92018 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:23.480237 12302 raft_consensus.cc:3060] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:23.486197 12584 consensus_queue.cc:1048] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:23.496716 12487 consensus_queue.cc:1048] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:23.692111 12537 consensus_queue.cc:1048] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:23.704149 12427 consensus_queue.cc:1048] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:23.725260 12427 consensus_queue.cc:1048] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:23.726182 12532 consensus_queue.cc:1048] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:23.749292 12474 consensus_queue.cc:1048] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:23.749432 12487 consensus_queue.cc:1048] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:23.976119 12537 consensus_queue.cc:1048] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:23.987087 12538 consensus_queue.cc:1048] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:24.198170 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:24.205096 12607 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
W20260710 13:18:24.206259 12608 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
W20260710 13:18:24.215271 12610 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
I20260710 13:18:24.217514 11084 server_base.cc:1061] running on GCE node
I20260710 13:18:24.218779 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:24.219089 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:24.219306 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689504219289 us; error 0 us; skew 500 ppm
I20260710 13:18:24.220090 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:24.224771 11084 webserver.cc:533] Webserver started at http://127.10.211.4:46339/ using document root <none> and password file <none>
I20260710 13:18:24.225274 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:24.225493 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:24.225761 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:24.226900 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-3-root/instance:
uuid: "69d86243c0254d178ab482b7a629686e"
format_stamp: "Formatted at 2026-07-10 13:18:24 on dist-test-slave-3n8f"
I20260710 13:18:24.231575 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:24.235137 12615 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:24.235997 11084 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:18:24.236310 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-3-root
uuid: "69d86243c0254d178ab482b7a629686e"
format_stamp: "Formatted at 2026-07-10 13:18:24 on dist-test-slave-3n8f"
I20260710 13:18:24.236590 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-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)
I20260710 13:18:24.262552 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:24.263866 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:24.265434 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:24.267969 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:24.268208 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:24.268453 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:24.268656 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:24.367986 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.4:36423
I20260710 13:18:24.368222 12677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.4:36423 every 8 connection(s)
I20260710 13:18:24.373353 11084 auto_leader_rebalancer-test.cc:388] add a tserver: 69d86243c0254d178ab482b7a629686e
I20260710 13:18:24.390166 12678 heartbeater.cc:344] Connected to a master server at 127.10.211.62:40077
I20260710 13:18:24.390584 12678 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:24.391381 12678 heartbeater.cc:507] Master 127.10.211.62:40077 requested a full tablet report, sending...
I20260710 13:18:24.393309 12123 ts_manager.cc:194] Registered new tserver with Master: 69d86243c0254d178ab482b7a629686e (127.10.211.4:36423)
I20260710 13:18:24.394716 12123 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51134
I20260710 13:18:24.635165 12376 consensus_queue.cc:237] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [LEADER]: Queue 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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:24.642984 12299 raft_consensus.cc:1275] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:24.645561 12487 consensus_queue.cc:1048] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:24.648255 12226 raft_consensus.cc:1275] T 1f0fba18d3e5496299e48d44de8fa9f2 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:24.649955 12487 consensus_queue.cc:1048] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:18:24.663074 12342 consensus_peers.cc:597] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 -> Peer 69d86243c0254d178ab482b7a629686e (127.10.211.4:36423): Couldn't send request to peer 69d86243c0254d178ab482b7a629686e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1f0fba18d3e5496299e48d44de8fa9f2. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:24.665594 12537 raft_consensus.cc:2955] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:24.667531 12226 raft_consensus.cc:2955] T 1f0fba18d3e5496299e48d44de8fa9f2 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:24.669437 12299 raft_consensus.cc:2955] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:24.691888 12123 catalog_manager.cc:5697] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989 reported cstate change: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:24.704717 12300 consensus_queue.cc:237] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Queue 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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:24.718796 12376 raft_consensus.cc:1275] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:24.720309 12455 consensus_queue.cc:1048] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:24.721997 12226 raft_consensus.cc:1275] T 6fe35e730093419081055a96af89a5fa P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:24.723729 12455 consensus_queue.cc:1048] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:18:24.736892 12268 consensus_peers.cc:597] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 -> Peer 69d86243c0254d178ab482b7a629686e (127.10.211.4:36423): Couldn't send request to peer 69d86243c0254d178ab482b7a629686e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6fe35e730093419081055a96af89a5fa. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:24.745666 12698 raft_consensus.cc:2955] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:24.747637 12226 raft_consensus.cc:2955] T 6fe35e730093419081055a96af89a5fa P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:24.774845 12372 raft_consensus.cc:2955] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:24.775998 12376 consensus_queue.cc:237] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [LEADER]: Queue 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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:24.783322 12123 catalog_manager.cc:5697] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 reported cstate change: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New cstate: current_term: 1 leader_uuid: "0d0c71d5dc844680b7a62434a1c5c989" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:24.787910 12300 raft_consensus.cc:1275] T 137a3a5978d44bfca5d521aa1b76a771 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:24.787904 12342 consensus_peers.cc:597] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 -> Peer 69d86243c0254d178ab482b7a629686e (127.10.211.4:36423): Couldn't send request to peer 69d86243c0254d178ab482b7a629686e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 137a3a5978d44bfca5d521aa1b76a771. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:24.813498 12487 consensus_queue.cc:1048] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:24.816918 12222 raft_consensus.cc:1275] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:24.818512 12537 consensus_queue.cc:1048] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:24.828583 12537 raft_consensus.cc:2955] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:24.831211 12226 raft_consensus.cc:2955] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:24.844303 12376 consensus_queue.cc:237] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [LEADER]: Queue 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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:24.847563 12299 raft_consensus.cc:2955] T 137a3a5978d44bfca5d521aa1b76a771 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:24.856536 12300 raft_consensus.cc:1275] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:24.859071 12487 consensus_queue.cc:1048] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:24.906517 12222 raft_consensus.cc:1275] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:24.905954 12125 catalog_manager.cc:5697] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 reported cstate change: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:24.929703 12538 raft_consensus.cc:2955] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:24.936338 12300 raft_consensus.cc:2955] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:24.965366 12703 consensus_queue.cc:1048] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:18:24.967067 12342 consensus_peers.cc:597] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 -> Peer 69d86243c0254d178ab482b7a629686e (127.10.211.4:36423): Couldn't send request to peer 69d86243c0254d178ab482b7a629686e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ec428fe048af46279244c2df889431eb. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:24.972386 12125 catalog_manager.cc:5697] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989 reported cstate change: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:24.975582 12222 raft_consensus.cc:2955] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:25.126538 12707 ts_tablet_manager.cc:933] T 1f0fba18d3e5496299e48d44de8fa9f2 P 69d86243c0254d178ab482b7a629686e: Initiating tablet copy from peer e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:25.130501 12707 tablet_copy_client.cc:323] T 1f0fba18d3e5496299e48d44de8fa9f2 P 69d86243c0254d178ab482b7a629686e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.211.3:39907
I20260710 13:18:25.157969 12386 tablet_copy_service.cc:140] P e9ef37c8ad994374903015aedab92018: Received BeginTabletCopySession request for tablet 1f0fba18d3e5496299e48d44de8fa9f2 from peer 69d86243c0254d178ab482b7a629686e ({username='slave'} at 127.0.0.1:44154)
I20260710 13:18:25.158700 12386 tablet_copy_service.cc:161] P e9ef37c8ad994374903015aedab92018: Beginning new tablet copy session on tablet 1f0fba18d3e5496299e48d44de8fa9f2 from peer 69d86243c0254d178ab482b7a629686e at {username='slave'} at 127.0.0.1:44154: session id = 69d86243c0254d178ab482b7a629686e-1f0fba18d3e5496299e48d44de8fa9f2
I20260710 13:18:25.167204 12386 tablet_copy_source_session.cc:215] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:25.170598 12707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f0fba18d3e5496299e48d44de8fa9f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:25.182307 12707 tablet_copy_client.cc:806] T 1f0fba18d3e5496299e48d44de8fa9f2 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:25.183076 12707 tablet_copy_client.cc:670] T 1f0fba18d3e5496299e48d44de8fa9f2 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:25.187397 12707 tablet_copy_client.cc:538] T 1f0fba18d3e5496299e48d44de8fa9f2 P 69d86243c0254d178ab482b7a629686e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:25.194061 12707 tablet_bootstrap.cc:492] T 1f0fba18d3e5496299e48d44de8fa9f2 P 69d86243c0254d178ab482b7a629686e: Bootstrap starting.
I20260710 13:18:25.216324 12707 tablet_bootstrap.cc:492] T 1f0fba18d3e5496299e48d44de8fa9f2 P 69d86243c0254d178ab482b7a629686e: 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
I20260710 13:18:25.217389 12707 tablet_bootstrap.cc:492] T 1f0fba18d3e5496299e48d44de8fa9f2 P 69d86243c0254d178ab482b7a629686e: Bootstrap complete.
I20260710 13:18:25.218109 12707 ts_tablet_manager.cc:1403] T 1f0fba18d3e5496299e48d44de8fa9f2 P 69d86243c0254d178ab482b7a629686e: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.011s
I20260710 13:18:25.221107 12707 raft_consensus.cc:359] T 1f0fba18d3e5496299e48d44de8fa9f2 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:25.221983 12707 raft_consensus.cc:740] T 1f0fba18d3e5496299e48d44de8fa9f2 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69d86243c0254d178ab482b7a629686e, State: Initialized, Role: LEARNER
I20260710 13:18:25.222745 12707 consensus_queue.cc:260] T 1f0fba18d3e5496299e48d44de8fa9f2 P 69d86243c0254d178ab482b7a629686e [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:25.233650 12678 heartbeater.cc:499] Master 127.10.211.62:40077 was elected leader, sending a full tablet report...
I20260710 13:18:25.235586 12707 ts_tablet_manager.cc:1434] T 1f0fba18d3e5496299e48d44de8fa9f2 P 69d86243c0254d178ab482b7a629686e: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.013s
I20260710 13:18:25.237659 12386 tablet_copy_service.cc:342] P e9ef37c8ad994374903015aedab92018: Request end of tablet copy session 69d86243c0254d178ab482b7a629686e-1f0fba18d3e5496299e48d44de8fa9f2 received from {username='slave'} at 127.0.0.1:44154
I20260710 13:18:25.238214 12386 tablet_copy_service.cc:434] P e9ef37c8ad994374903015aedab92018: ending tablet copy session 69d86243c0254d178ab482b7a629686e-1f0fba18d3e5496299e48d44de8fa9f2 on tablet 1f0fba18d3e5496299e48d44de8fa9f2 with peer 69d86243c0254d178ab482b7a629686e
I20260710 13:18:25.258608 12707 ts_tablet_manager.cc:933] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e: Initiating tablet copy from peer e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:25.260257 12707 tablet_copy_client.cc:323] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.211.3:39907
I20260710 13:18:25.261883 12386 tablet_copy_service.cc:140] P e9ef37c8ad994374903015aedab92018: Received BeginTabletCopySession request for tablet 137a3a5978d44bfca5d521aa1b76a771 from peer 69d86243c0254d178ab482b7a629686e ({username='slave'} at 127.0.0.1:44154)
I20260710 13:18:25.262406 12386 tablet_copy_service.cc:161] P e9ef37c8ad994374903015aedab92018: Beginning new tablet copy session on tablet 137a3a5978d44bfca5d521aa1b76a771 from peer 69d86243c0254d178ab482b7a629686e at {username='slave'} at 127.0.0.1:44154: session id = 69d86243c0254d178ab482b7a629686e-137a3a5978d44bfca5d521aa1b76a771
I20260710 13:18:25.272590 12386 tablet_copy_source_session.cc:215] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:25.275595 12707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137a3a5978d44bfca5d521aa1b76a771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:25.287003 12707 tablet_copy_client.cc:806] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:25.287564 12707 tablet_copy_client.cc:670] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:25.292472 12707 tablet_copy_client.cc:538] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:25.302098 12707 tablet_bootstrap.cc:492] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e: Bootstrap starting.
I20260710 13:18:25.323551 12707 tablet_bootstrap.cc:492] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e: 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
I20260710 13:18:25.324965 12707 tablet_bootstrap.cc:492] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e: Bootstrap complete.
I20260710 13:18:25.325955 12707 ts_tablet_manager.cc:1403] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260710 13:18:25.330032 12707 raft_consensus.cc:359] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:25.331228 12707 raft_consensus.cc:740] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69d86243c0254d178ab482b7a629686e, State: Initialized, Role: LEARNER
I20260710 13:18:25.332110 12707 consensus_queue.cc:260] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:25.334905 12707 ts_tablet_manager.cc:1434] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:18:25.335727 12715 ts_tablet_manager.cc:933] T 6fe35e730093419081055a96af89a5fa P 69d86243c0254d178ab482b7a629686e: Initiating tablet copy from peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:25.338165 12386 tablet_copy_service.cc:342] P e9ef37c8ad994374903015aedab92018: Request end of tablet copy session 69d86243c0254d178ab482b7a629686e-137a3a5978d44bfca5d521aa1b76a771 received from {username='slave'} at 127.0.0.1:44154
I20260710 13:18:25.338677 12386 tablet_copy_service.cc:434] P e9ef37c8ad994374903015aedab92018: ending tablet copy session 69d86243c0254d178ab482b7a629686e-137a3a5978d44bfca5d521aa1b76a771 on tablet 137a3a5978d44bfca5d521aa1b76a771 with peer 69d86243c0254d178ab482b7a629686e
I20260710 13:18:25.352254 12715 tablet_copy_client.cc:323] T 6fe35e730093419081055a96af89a5fa P 69d86243c0254d178ab482b7a629686e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.211.2:44821
I20260710 13:18:25.373581 12707 ts_tablet_manager.cc:933] T ec428fe048af46279244c2df889431eb P 69d86243c0254d178ab482b7a629686e: Initiating tablet copy from peer e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:25.387420 12707 tablet_copy_client.cc:323] T ec428fe048af46279244c2df889431eb P 69d86243c0254d178ab482b7a629686e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.211.3:39907
I20260710 13:18:25.389251 12386 tablet_copy_service.cc:140] P e9ef37c8ad994374903015aedab92018: Received BeginTabletCopySession request for tablet ec428fe048af46279244c2df889431eb from peer 69d86243c0254d178ab482b7a629686e ({username='slave'} at 127.0.0.1:44154)
I20260710 13:18:25.389820 12386 tablet_copy_service.cc:161] P e9ef37c8ad994374903015aedab92018: Beginning new tablet copy session on tablet ec428fe048af46279244c2df889431eb from peer 69d86243c0254d178ab482b7a629686e at {username='slave'} at 127.0.0.1:44154: session id = 69d86243c0254d178ab482b7a629686e-ec428fe048af46279244c2df889431eb
I20260710 13:18:25.390846 12312 tablet_copy_service.cc:140] P 0d0c71d5dc844680b7a62434a1c5c989: Received BeginTabletCopySession request for tablet 6fe35e730093419081055a96af89a5fa from peer 69d86243c0254d178ab482b7a629686e ({username='slave'} at 127.0.0.1:50812)
I20260710 13:18:25.391394 12312 tablet_copy_service.cc:161] P 0d0c71d5dc844680b7a62434a1c5c989: Beginning new tablet copy session on tablet 6fe35e730093419081055a96af89a5fa from peer 69d86243c0254d178ab482b7a629686e at {username='slave'} at 127.0.0.1:50812: session id = 69d86243c0254d178ab482b7a629686e-6fe35e730093419081055a96af89a5fa
I20260710 13:18:25.397519 12386 tablet_copy_source_session.cc:215] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:25.400842 12707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec428fe048af46279244c2df889431eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:25.413533 12312 tablet_copy_source_session.cc:215] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:25.418552 12707 tablet_copy_client.cc:806] T ec428fe048af46279244c2df889431eb P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:25.419209 12707 tablet_copy_client.cc:670] T ec428fe048af46279244c2df889431eb P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:25.421821 12715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fe35e730093419081055a96af89a5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:25.437328 12707 tablet_copy_client.cc:538] T ec428fe048af46279244c2df889431eb P 69d86243c0254d178ab482b7a629686e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:25.438272 12715 tablet_copy_client.cc:806] T 6fe35e730093419081055a96af89a5fa P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:25.438972 12715 tablet_copy_client.cc:670] T 6fe35e730093419081055a96af89a5fa P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:25.443607 12715 tablet_copy_client.cc:538] T 6fe35e730093419081055a96af89a5fa P 69d86243c0254d178ab482b7a629686e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:25.452615 12715 tablet_bootstrap.cc:492] T 6fe35e730093419081055a96af89a5fa P 69d86243c0254d178ab482b7a629686e: Bootstrap starting.
I20260710 13:18:25.453006 12707 tablet_bootstrap.cc:492] T ec428fe048af46279244c2df889431eb P 69d86243c0254d178ab482b7a629686e: Bootstrap starting.
I20260710 13:18:25.481089 12715 tablet_bootstrap.cc:492] T 6fe35e730093419081055a96af89a5fa P 69d86243c0254d178ab482b7a629686e: 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
I20260710 13:18:25.481187 12707 tablet_bootstrap.cc:492] T ec428fe048af46279244c2df889431eb P 69d86243c0254d178ab482b7a629686e: 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
I20260710 13:18:25.482232 12715 tablet_bootstrap.cc:492] T 6fe35e730093419081055a96af89a5fa P 69d86243c0254d178ab482b7a629686e: Bootstrap complete.
I20260710 13:18:25.482295 12707 tablet_bootstrap.cc:492] T ec428fe048af46279244c2df889431eb P 69d86243c0254d178ab482b7a629686e: Bootstrap complete.
I20260710 13:18:25.483132 12715 ts_tablet_manager.cc:1403] T 6fe35e730093419081055a96af89a5fa P 69d86243c0254d178ab482b7a629686e: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.012s
I20260710 13:18:25.483191 12707 ts_tablet_manager.cc:1403] T ec428fe048af46279244c2df889431eb P 69d86243c0254d178ab482b7a629686e: Time spent bootstrapping tablet: real 0.030s	user 0.028s	sys 0.001s
I20260710 13:18:25.496735 12707 raft_consensus.cc:359] T ec428fe048af46279244c2df889431eb P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:25.497525 12707 raft_consensus.cc:740] T ec428fe048af46279244c2df889431eb P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69d86243c0254d178ab482b7a629686e, State: Initialized, Role: LEARNER
I20260710 13:18:25.498011 12707 consensus_queue.cc:260] T ec428fe048af46279244c2df889431eb P 69d86243c0254d178ab482b7a629686e [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:25.500849 12707 ts_tablet_manager.cc:1434] T ec428fe048af46279244c2df889431eb P 69d86243c0254d178ab482b7a629686e: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 13:18:25.502656 12386 tablet_copy_service.cc:342] P e9ef37c8ad994374903015aedab92018: Request end of tablet copy session 69d86243c0254d178ab482b7a629686e-ec428fe048af46279244c2df889431eb received from {username='slave'} at 127.0.0.1:44154
I20260710 13:18:25.502322 12715 raft_consensus.cc:359] T 6fe35e730093419081055a96af89a5fa P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:25.503083 12386 tablet_copy_service.cc:434] P e9ef37c8ad994374903015aedab92018: ending tablet copy session 69d86243c0254d178ab482b7a629686e-ec428fe048af46279244c2df889431eb on tablet ec428fe048af46279244c2df889431eb with peer 69d86243c0254d178ab482b7a629686e
I20260710 13:18:25.503185 12715 raft_consensus.cc:740] T 6fe35e730093419081055a96af89a5fa P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69d86243c0254d178ab482b7a629686e, State: Initialized, Role: LEARNER
I20260710 13:18:25.503881 12715 consensus_queue.cc:260] T 6fe35e730093419081055a96af89a5fa P 69d86243c0254d178ab482b7a629686e [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:25.507391 12715 ts_tablet_manager.cc:1434] T 6fe35e730093419081055a96af89a5fa P 69d86243c0254d178ab482b7a629686e: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260710 13:18:25.509058 12312 tablet_copy_service.cc:342] P 0d0c71d5dc844680b7a62434a1c5c989: Request end of tablet copy session 69d86243c0254d178ab482b7a629686e-6fe35e730093419081055a96af89a5fa received from {username='slave'} at 127.0.0.1:50812
I20260710 13:18:25.509505 12312 tablet_copy_service.cc:434] P 0d0c71d5dc844680b7a62434a1c5c989: ending tablet copy session 69d86243c0254d178ab482b7a629686e-6fe35e730093419081055a96af89a5fa on tablet 6fe35e730093419081055a96af89a5fa with peer 69d86243c0254d178ab482b7a629686e
I20260710 13:18:25.681043 12653 raft_consensus.cc:1217] T 1f0fba18d3e5496299e48d44de8fa9f2 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:25.708478 12653 raft_consensus.cc:1217] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:25.849558 12653 raft_consensus.cc:1217] T 6fe35e730093419081055a96af89a5fa P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:25.984230 12653 raft_consensus.cc:1217] T ec428fe048af46279244c2df889431eb P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:26.068439 12721 raft_consensus.cc:1064] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018: attempting to promote NON_VOTER 69d86243c0254d178ab482b7a629686e to VOTER
I20260710 13:18:26.071363 12721 consensus_queue.cc:237] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:26.078974 12653 raft_consensus.cc:1275] T 1f0fba18d3e5496299e48d44de8fa9f2 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:26.081393 12538 consensus_queue.cc:1048] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:26.086979 12300 raft_consensus.cc:1275] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:26.091167 12538 consensus_queue.cc:1048] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:26.094478 12222 raft_consensus.cc:1275] T 1f0fba18d3e5496299e48d44de8fa9f2 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:26.099925 12705 consensus_queue.cc:1048] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:26.113425 12538 raft_consensus.cc:2955] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.145229 12653 raft_consensus.cc:2955] T 1f0fba18d3e5496299e48d44de8fa9f2 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.139669 12300 raft_consensus.cc:2955] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.138495 12222 raft_consensus.cc:2955] T 1f0fba18d3e5496299e48d44de8fa9f2 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.165158 12125 catalog_manager.cc:5697] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 reported cstate change: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:26.180406 12721 raft_consensus.cc:1064] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018: attempting to promote NON_VOTER 69d86243c0254d178ab482b7a629686e to VOTER
I20260710 13:18:26.182948 12721 consensus_queue.cc:237] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:26.220709 12653 raft_consensus.cc:1275] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:26.223101 12727 consensus_queue.cc:1048] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:26.224828 12299 raft_consensus.cc:1275] T 137a3a5978d44bfca5d521aa1b76a771 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:26.227216 12222 raft_consensus.cc:1275] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:26.228757 12728 consensus_queue.cc:1048] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:26.234381 12728 consensus_queue.cc:1048] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:26.244539 12700 raft_consensus.cc:1064] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989: attempting to promote NON_VOTER 69d86243c0254d178ab482b7a629686e to VOTER
I20260710 13:18:26.251811 12700 consensus_queue.cc:237] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:26.256524 12727 raft_consensus.cc:2955] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.260296 12299 raft_consensus.cc:2955] T 137a3a5978d44bfca5d521aa1b76a771 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.261678 12653 raft_consensus.cc:2955] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.268445 12222 raft_consensus.cc:2955] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.275120 12652 raft_consensus.cc:1275] T 6fe35e730093419081055a96af89a5fa P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:26.275455 12376 raft_consensus.cc:1275] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:26.277266 12698 consensus_queue.cc:1048] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:26.278718 12722 consensus_queue.cc:1048] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:26.300994 12226 raft_consensus.cc:1275] T 6fe35e730093419081055a96af89a5fa P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:26.326937 12372 consensus_queue.cc:237] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [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: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:26.330375 12700 consensus_queue.cc:1048] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:26.328747 12125 catalog_manager.cc:5697] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 reported cstate change: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.335326 12652 raft_consensus.cc:1275] T 1f0fba18d3e5496299e48d44de8fa9f2 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:26.336900 12721 consensus_queue.cc:1048] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:26.344067 12722 raft_consensus.cc:2955] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.344549 12538 raft_consensus.cc:2955] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96d96cc4ebd048349079a448845507c7 (127.10.211.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.353237 12653 raft_consensus.cc:2955] T 1f0fba18d3e5496299e48d44de8fa9f2 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96d96cc4ebd048349079a448845507c7 (127.10.211.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.357779 12299 raft_consensus.cc:1275] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:26.359755 12372 consensus_queue.cc:237] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:26.368321 12728 consensus_queue.cc:1048] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:26.379261 12222 raft_consensus.cc:2955] T 6fe35e730093419081055a96af89a5fa P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.387961 12299 raft_consensus.cc:2955] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96d96cc4ebd048349079a448845507c7 (127.10.211.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.397550 12226 raft_consensus.cc:1275] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:26.399973 12651 raft_consensus.cc:1275] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:26.404385 12705 consensus_queue.cc:1048] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:26.406840 12727 consensus_queue.cc:1048] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:26.418388 12124 catalog_manager.cc:5697] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 reported cstate change: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0d0c71d5dc844680b7a62434a1c5c989" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:26.426196 12372 raft_consensus.cc:2955] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.429629 12705 raft_consensus.cc:2955] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.451424 12124 catalog_manager.cc:5697] T 1f0fba18d3e5496299e48d44de8fa9f2 P 69d86243c0254d178ab482b7a629686e reported cstate change: config changed from index 3 to 4, VOTER 96d96cc4ebd048349079a448845507c7 (127.10.211.1) evicted. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.436573 12226 raft_consensus.cc:2955] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.439043 12651 raft_consensus.cc:2955] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.455724 12111 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 137a3a5978d44bfca5d521aa1b76a771 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:26.459666 12111 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1f0fba18d3e5496299e48d44de8fa9f2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:26.440877 12652 raft_consensus.cc:2955] T 6fe35e730093419081055a96af89a5fa P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.432893 12299 consensus_queue.cc:237] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:26.468478 12122 catalog_manager.cc:5697] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 reported cstate change: config changed from index 3 to 4, VOTER 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2) evicted. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:26.484886 12652 raft_consensus.cc:1275] T 6fe35e730093419081055a96af89a5fa P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:26.486660 12224 raft_consensus.cc:1275] T 6fe35e730093419081055a96af89a5fa P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:26.492417 12741 consensus_queue.cc:1048] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:26.494915 12741 consensus_queue.cc:1048] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:26.503607 12698 raft_consensus.cc:2955] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ef37c8ad994374903015aedab92018 (127.10.211.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.507138 12284 tablet_service.cc:1558] Processing DeleteTablet for tablet 137a3a5978d44bfca5d521aa1b76a771 with delete_type TABLET_DATA_TOMBSTONED (TS 0d0c71d5dc844680b7a62434a1c5c989 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50788
I20260710 13:18:26.508991 12217 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f0fba18d3e5496299e48d44de8fa9f2 with delete_type TABLET_DATA_TOMBSTONED (TS 96d96cc4ebd048349079a448845507c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58532
I20260710 13:18:26.531252 12226 raft_consensus.cc:2955] T 6fe35e730093419081055a96af89a5fa P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ef37c8ad994374903015aedab92018 (127.10.211.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.534159 12728 raft_consensus.cc:1064] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018: attempting to promote NON_VOTER 69d86243c0254d178ab482b7a629686e to VOTER
I20260710 13:18:26.537263 12111 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6fe35e730093419081055a96af89a5fa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:26.544844 12742 tablet_replica.cc:333] T 137a3a5978d44bfca5d521aa1b76a771 P 0d0c71d5dc844680b7a62434a1c5c989: stopping tablet replica
I20260710 13:18:26.537336 12728 consensus_queue.cc:237] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:26.547922 12743 tablet_replica.cc:333] T 1f0fba18d3e5496299e48d44de8fa9f2 P 96d96cc4ebd048349079a448845507c7: stopping tablet replica
I20260710 13:18:26.549093 12743 raft_consensus.cc:2243] T 1f0fba18d3e5496299e48d44de8fa9f2 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.549170 12124 catalog_manager.cc:5697] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 reported cstate change: config changed from index 3 to 4, VOTER e9ef37c8ad994374903015aedab92018 (127.10.211.3) evicted. New cstate: current_term: 1 leader_uuid: "0d0c71d5dc844680b7a62434a1c5c989" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:26.546250 12742 raft_consensus.cc:2243] T 137a3a5978d44bfca5d521aa1b76a771 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.550834 12742 raft_consensus.cc:2272] T 137a3a5978d44bfca5d521aa1b76a771 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.550032 12743 raft_consensus.cc:2272] T 1f0fba18d3e5496299e48d44de8fa9f2 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.563583 12365 tablet_service.cc:1558] Processing DeleteTablet for tablet 6fe35e730093419081055a96af89a5fa with delete_type TABLET_DATA_TOMBSTONED (TS e9ef37c8ad994374903015aedab92018 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44136
I20260710 13:18:26.569198 12743 ts_tablet_manager.cc:1916] T 1f0fba18d3e5496299e48d44de8fa9f2 P 96d96cc4ebd048349079a448845507c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:26.549796 12651 raft_consensus.cc:2955] T 6fe35e730093419081055a96af89a5fa P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ef37c8ad994374903015aedab92018 (127.10.211.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.583452 12742 ts_tablet_manager.cc:1916] T 137a3a5978d44bfca5d521aa1b76a771 P 0d0c71d5dc844680b7a62434a1c5c989: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:26.596971 12653 raft_consensus.cc:1275] T ec428fe048af46279244c2df889431eb P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:26.598914 12538 consensus_queue.cc:1048] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:26.604904 12743 ts_tablet_manager.cc:1929] T 1f0fba18d3e5496299e48d44de8fa9f2 P 96d96cc4ebd048349079a448845507c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:26.605517 12743 log.cc:1199] T 1f0fba18d3e5496299e48d44de8fa9f2 P 96d96cc4ebd048349079a448845507c7: Deleting WAL directory at /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-0-root/wals/1f0fba18d3e5496299e48d44de8fa9f2
I20260710 13:18:26.607594 12112 catalog_manager.cc:5028] TS 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595): tablet 1f0fba18d3e5496299e48d44de8fa9f2 (table test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]) successfully deleted
I20260710 13:18:26.613539 12299 raft_consensus.cc:1275] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:26.615361 12538 consensus_queue.cc:1048] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:26.627839 12226 raft_consensus.cc:1275] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:26.629508 12728 consensus_queue.cc:1048] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:26.631435 12746 tablet_replica.cc:333] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018: stopping tablet replica
I20260710 13:18:26.632937 12746 raft_consensus.cc:2243] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.633749 12746 raft_consensus.cc:2272] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.637173 12746 ts_tablet_manager.cc:1916] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:26.652864 12746 ts_tablet_manager.cc:1929] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:26.653424 12746 log.cc:1199] T 6fe35e730093419081055a96af89a5fa P e9ef37c8ad994374903015aedab92018: Deleting WAL directory at /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-2-root/wals/6fe35e730093419081055a96af89a5fa
I20260710 13:18:26.655319 12111 catalog_manager.cc:5028] TS e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907): tablet 6fe35e730093419081055a96af89a5fa (table test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]) successfully deleted
I20260710 13:18:26.659071 12653 raft_consensus.cc:2955] T ec428fe048af46279244c2df889431eb P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.656947 12538 raft_consensus.cc:2955] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.690554 12299 raft_consensus.cc:2955] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.690935 12124 catalog_manager.cc:5697] T ec428fe048af46279244c2df889431eb P 69d86243c0254d178ab482b7a629686e reported cstate change: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.694344 12226 raft_consensus.cc:2955] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.715201 12372 consensus_queue.cc:237] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:26.718564 12742 ts_tablet_manager.cc:1929] T 137a3a5978d44bfca5d521aa1b76a771 P 0d0c71d5dc844680b7a62434a1c5c989: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:26.719177 12742 log.cc:1199] T 137a3a5978d44bfca5d521aa1b76a771 P 0d0c71d5dc844680b7a62434a1c5c989: Deleting WAL directory at /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-1-root/wals/137a3a5978d44bfca5d521aa1b76a771
I20260710 13:18:26.721150 12111 catalog_manager.cc:5028] TS 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): tablet 137a3a5978d44bfca5d521aa1b76a771 (table test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]) successfully deleted
I20260710 13:18:26.722715 12653 raft_consensus.cc:1275] T ec428fe048af46279244c2df889431eb P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:26.725835 12705 consensus_queue.cc:1048] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:26.733359 12226 raft_consensus.cc:1275] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:26.734278 12727 raft_consensus.cc:2955] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.741173 12705 consensus_queue.cc:1048] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:26.745321 12111 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ec428fe048af46279244c2df889431eb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:26.745870 12224 raft_consensus.cc:2955] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.753996 12121 catalog_manager.cc:5697] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 reported cstate change: config changed from index 3 to 4, VOTER 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2) evicted. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:26.761762 12653 raft_consensus.cc:2955] T ec428fe048af46279244c2df889431eb P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:26.780498 12284 tablet_service.cc:1558] Processing DeleteTablet for tablet ec428fe048af46279244c2df889431eb with delete_type TABLET_DATA_TOMBSTONED (TS 0d0c71d5dc844680b7a62434a1c5c989 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50788
I20260710 13:18:26.781510 12742 tablet_replica.cc:333] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989: stopping tablet replica
I20260710 13:18:26.782526 12742 raft_consensus.cc:2243] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.783258 12742 raft_consensus.cc:2272] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.788514 12742 ts_tablet_manager.cc:1916] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:26.805853 12742 ts_tablet_manager.cc:1929] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:26.806270 12742 log.cc:1199] T ec428fe048af46279244c2df889431eb P 0d0c71d5dc844680b7a62434a1c5c989: Deleting WAL directory at /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-1-root/wals/ec428fe048af46279244c2df889431eb
I20260710 13:18:26.807881 12111 catalog_manager.cc:5028] TS 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): tablet ec428fe048af46279244c2df889431eb (table test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]) successfully deleted
I20260710 13:18:27.809422 12372 consensus_queue.cc:237] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [LEADER]: Queue 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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:27.816710 12300 raft_consensus.cc:1275] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:27.816893 12342 consensus_peers.cc:597] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 -> Peer 69d86243c0254d178ab482b7a629686e (127.10.211.4:36423): Couldn't send request to peer 69d86243c0254d178ab482b7a629686e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c9b1b299c764ea781aab745d3cfaea4. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:27.818178 12705 consensus_queue.cc:1048] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:27.819037 12224 raft_consensus.cc:1275] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:27.820556 12705 consensus_queue.cc:1048] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:27.825589 12751 raft_consensus.cc:2955] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:27.835860 12300 raft_consensus.cc:2955] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:27.853662 12124 catalog_manager.cc:5697] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 reported cstate change: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:27.864602 12300 consensus_queue.cc:237] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Queue 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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:27.866190 12224 raft_consensus.cc:2955] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
W20260710 13:18:27.900722 12268 consensus_peers.cc:597] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 -> Peer 69d86243c0254d178ab482b7a629686e (127.10.211.4:36423): Couldn't send request to peer 69d86243c0254d178ab482b7a629686e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 173b8c7262874b90823201c48c8734fe. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:27.903355 12224 raft_consensus.cc:1275] T 173b8c7262874b90823201c48c8734fe P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:27.904266 12376 raft_consensus.cc:1275] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:27.906829 12698 consensus_queue.cc:1048] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:27.908355 12698 consensus_queue.cc:1048] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:27.915548 12763 raft_consensus.cc:2955] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:27.920421 12376 raft_consensus.cc:2955] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:27.919478 12224 raft_consensus.cc:2955] T 173b8c7262874b90823201c48c8734fe P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:27.934142 12300 consensus_queue.cc:237] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Queue 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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:27.936902 12125 catalog_manager.cc:5697] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018 reported cstate change: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New cstate: current_term: 1 leader_uuid: "0d0c71d5dc844680b7a62434a1c5c989" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:27.955600 12376 raft_consensus.cc:1275] T 0a33dc3f604f4843842e24132dac0df8 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:27.955806 12268 consensus_peers.cc:597] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 -> Peer 69d86243c0254d178ab482b7a629686e (127.10.211.4:36423): Couldn't send request to peer 69d86243c0254d178ab482b7a629686e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a33dc3f604f4843842e24132dac0df8. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:27.955936 12224 raft_consensus.cc:1275] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:27.957291 12766 consensus_queue.cc:1048] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:27.958297 12698 consensus_queue.cc:1048] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:27.980247 12698 raft_consensus.cc:2955] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:27.983245 12224 raft_consensus.cc:2955] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:27.983405 12376 raft_consensus.cc:2955] T 0a33dc3f604f4843842e24132dac0df8 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:28.000427 12121 catalog_manager.cc:5697] T 0a33dc3f604f4843842e24132dac0df8 P e9ef37c8ad994374903015aedab92018 reported cstate change: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New cstate: current_term: 1 leader_uuid: "0d0c71d5dc844680b7a62434a1c5c989" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:28.041955 12224 consensus_queue.cc:237] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Queue 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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:28.049136 12376 raft_consensus.cc:1275] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:28.049136 12300 raft_consensus.cc:1275] T bb9e9cae11db44258ae97c84cf4a3ae9 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:28.051263 12744 consensus_queue.cc:1048] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:28.052938 12474 consensus_queue.cc:1048] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:28.063779 12474 raft_consensus.cc:2955] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
W20260710 13:18:28.088891 12193 consensus_peers.cc:597] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 -> Peer 69d86243c0254d178ab482b7a629686e (127.10.211.4:36423): Couldn't send request to peer 69d86243c0254d178ab482b7a629686e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb9e9cae11db44258ae97c84cf4a3ae9. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:28.087497 12372 raft_consensus.cc:2955] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:28.096868 12300 raft_consensus.cc:2955] T bb9e9cae11db44258ae97c84cf4a3ae9 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:28.103556 12124 catalog_manager.cc:5697] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New cstate: current_term: 1 leader_uuid: "96d96cc4ebd048349079a448845507c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:28.384222 12781 ts_tablet_manager.cc:933] T 2c9b1b299c764ea781aab745d3cfaea4 P 69d86243c0254d178ab482b7a629686e: Initiating tablet copy from peer e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:28.386291 12781 tablet_copy_client.cc:323] T 2c9b1b299c764ea781aab745d3cfaea4 P 69d86243c0254d178ab482b7a629686e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.211.3:39907
I20260710 13:18:28.388305 12386 tablet_copy_service.cc:140] P e9ef37c8ad994374903015aedab92018: Received BeginTabletCopySession request for tablet 2c9b1b299c764ea781aab745d3cfaea4 from peer 69d86243c0254d178ab482b7a629686e ({username='slave'} at 127.0.0.1:44154)
I20260710 13:18:28.388911 12386 tablet_copy_service.cc:161] P e9ef37c8ad994374903015aedab92018: Beginning new tablet copy session on tablet 2c9b1b299c764ea781aab745d3cfaea4 from peer 69d86243c0254d178ab482b7a629686e at {username='slave'} at 127.0.0.1:44154: session id = 69d86243c0254d178ab482b7a629686e-2c9b1b299c764ea781aab745d3cfaea4
I20260710 13:18:28.397454 12386 tablet_copy_source_session.cc:215] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:28.401168 12781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c9b1b299c764ea781aab745d3cfaea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.423800 12781 tablet_copy_client.cc:806] T 2c9b1b299c764ea781aab745d3cfaea4 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:28.424517 12781 tablet_copy_client.cc:670] T 2c9b1b299c764ea781aab745d3cfaea4 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:28.427363 12783 ts_tablet_manager.cc:933] T 0a33dc3f604f4843842e24132dac0df8 P 69d86243c0254d178ab482b7a629686e: Initiating tablet copy from peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:28.430209 12781 tablet_copy_client.cc:538] T 2c9b1b299c764ea781aab745d3cfaea4 P 69d86243c0254d178ab482b7a629686e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:28.431085 12783 tablet_copy_client.cc:323] T 0a33dc3f604f4843842e24132dac0df8 P 69d86243c0254d178ab482b7a629686e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.211.2:44821
I20260710 13:18:28.433224 12312 tablet_copy_service.cc:140] P 0d0c71d5dc844680b7a62434a1c5c989: Received BeginTabletCopySession request for tablet 0a33dc3f604f4843842e24132dac0df8 from peer 69d86243c0254d178ab482b7a629686e ({username='slave'} at 127.0.0.1:50812)
I20260710 13:18:28.433760 12312 tablet_copy_service.cc:161] P 0d0c71d5dc844680b7a62434a1c5c989: Beginning new tablet copy session on tablet 0a33dc3f604f4843842e24132dac0df8 from peer 69d86243c0254d178ab482b7a629686e at {username='slave'} at 127.0.0.1:50812: session id = 69d86243c0254d178ab482b7a629686e-0a33dc3f604f4843842e24132dac0df8
I20260710 13:18:28.444279 12312 tablet_copy_source_session.cc:215] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:28.444372 12781 tablet_bootstrap.cc:492] T 2c9b1b299c764ea781aab745d3cfaea4 P 69d86243c0254d178ab482b7a629686e: Bootstrap starting.
I20260710 13:18:28.447839 12783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a33dc3f604f4843842e24132dac0df8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.469408 12783 tablet_copy_client.cc:806] T 0a33dc3f604f4843842e24132dac0df8 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:28.470085 12783 tablet_copy_client.cc:670] T 0a33dc3f604f4843842e24132dac0df8 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:28.474036 12783 tablet_copy_client.cc:538] T 0a33dc3f604f4843842e24132dac0df8 P 69d86243c0254d178ab482b7a629686e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:28.492739 12783 tablet_bootstrap.cc:492] T 0a33dc3f604f4843842e24132dac0df8 P 69d86243c0254d178ab482b7a629686e: Bootstrap starting.
I20260710 13:18:28.502383 12781 tablet_bootstrap.cc:492] T 2c9b1b299c764ea781aab745d3cfaea4 P 69d86243c0254d178ab482b7a629686e: 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
I20260710 13:18:28.503455 12781 tablet_bootstrap.cc:492] T 2c9b1b299c764ea781aab745d3cfaea4 P 69d86243c0254d178ab482b7a629686e: Bootstrap complete.
I20260710 13:18:28.504247 12781 ts_tablet_manager.cc:1403] T 2c9b1b299c764ea781aab745d3cfaea4 P 69d86243c0254d178ab482b7a629686e: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.016s
I20260710 13:18:28.508332 12781 raft_consensus.cc:359] T 2c9b1b299c764ea781aab745d3cfaea4 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:28.509325 12781 raft_consensus.cc:740] T 2c9b1b299c764ea781aab745d3cfaea4 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69d86243c0254d178ab482b7a629686e, State: Initialized, Role: LEARNER
I20260710 13:18:28.510100 12781 consensus_queue.cc:260] T 2c9b1b299c764ea781aab745d3cfaea4 P 69d86243c0254d178ab482b7a629686e [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:28.519996 12781 ts_tablet_manager.cc:1434] T 2c9b1b299c764ea781aab745d3cfaea4 P 69d86243c0254d178ab482b7a629686e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 13:18:28.524010 12386 tablet_copy_service.cc:342] P e9ef37c8ad994374903015aedab92018: Request end of tablet copy session 69d86243c0254d178ab482b7a629686e-2c9b1b299c764ea781aab745d3cfaea4 received from {username='slave'} at 127.0.0.1:44154
I20260710 13:18:28.524505 12386 tablet_copy_service.cc:434] P e9ef37c8ad994374903015aedab92018: ending tablet copy session 69d86243c0254d178ab482b7a629686e-2c9b1b299c764ea781aab745d3cfaea4 on tablet 2c9b1b299c764ea781aab745d3cfaea4 with peer 69d86243c0254d178ab482b7a629686e
I20260710 13:18:28.527341 12781 ts_tablet_manager.cc:933] T 173b8c7262874b90823201c48c8734fe P 69d86243c0254d178ab482b7a629686e: Initiating tablet copy from peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:28.534322 12781 tablet_copy_client.cc:323] T 173b8c7262874b90823201c48c8734fe P 69d86243c0254d178ab482b7a629686e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.211.2:44821
I20260710 13:18:28.536226 12312 tablet_copy_service.cc:140] P 0d0c71d5dc844680b7a62434a1c5c989: Received BeginTabletCopySession request for tablet 173b8c7262874b90823201c48c8734fe from peer 69d86243c0254d178ab482b7a629686e ({username='slave'} at 127.0.0.1:50812)
I20260710 13:18:28.536808 12312 tablet_copy_service.cc:161] P 0d0c71d5dc844680b7a62434a1c5c989: Beginning new tablet copy session on tablet 173b8c7262874b90823201c48c8734fe from peer 69d86243c0254d178ab482b7a629686e at {username='slave'} at 127.0.0.1:50812: session id = 69d86243c0254d178ab482b7a629686e-173b8c7262874b90823201c48c8734fe
I20260710 13:18:28.545501 12312 tablet_copy_source_session.cc:215] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:28.549248 12781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173b8c7262874b90823201c48c8734fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.555768 12783 tablet_bootstrap.cc:492] T 0a33dc3f604f4843842e24132dac0df8 P 69d86243c0254d178ab482b7a629686e: 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
I20260710 13:18:28.556914 12783 tablet_bootstrap.cc:492] T 0a33dc3f604f4843842e24132dac0df8 P 69d86243c0254d178ab482b7a629686e: Bootstrap complete.
I20260710 13:18:28.557644 12783 ts_tablet_manager.cc:1403] T 0a33dc3f604f4843842e24132dac0df8 P 69d86243c0254d178ab482b7a629686e: Time spent bootstrapping tablet: real 0.065s	user 0.025s	sys 0.004s
I20260710 13:18:28.560690 12783 raft_consensus.cc:359] T 0a33dc3f604f4843842e24132dac0df8 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:28.561596 12783 raft_consensus.cc:740] T 0a33dc3f604f4843842e24132dac0df8 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69d86243c0254d178ab482b7a629686e, State: Initialized, Role: LEARNER
I20260710 13:18:28.566674 12783 consensus_queue.cc:260] T 0a33dc3f604f4843842e24132dac0df8 P 69d86243c0254d178ab482b7a629686e [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:28.569129 12783 ts_tablet_manager.cc:1434] T 0a33dc3f604f4843842e24132dac0df8 P 69d86243c0254d178ab482b7a629686e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:18:28.571033 12312 tablet_copy_service.cc:342] P 0d0c71d5dc844680b7a62434a1c5c989: Request end of tablet copy session 69d86243c0254d178ab482b7a629686e-0a33dc3f604f4843842e24132dac0df8 received from {username='slave'} at 127.0.0.1:50812
I20260710 13:18:28.571496 12312 tablet_copy_service.cc:434] P 0d0c71d5dc844680b7a62434a1c5c989: ending tablet copy session 69d86243c0254d178ab482b7a629686e-0a33dc3f604f4843842e24132dac0df8 on tablet 0a33dc3f604f4843842e24132dac0df8 with peer 69d86243c0254d178ab482b7a629686e
I20260710 13:18:28.567479 12781 tablet_copy_client.cc:806] T 173b8c7262874b90823201c48c8734fe P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:28.574220 12781 tablet_copy_client.cc:670] T 173b8c7262874b90823201c48c8734fe P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:28.578284 12781 tablet_copy_client.cc:538] T 173b8c7262874b90823201c48c8734fe P 69d86243c0254d178ab482b7a629686e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:28.591845 12781 tablet_bootstrap.cc:492] T 173b8c7262874b90823201c48c8734fe P 69d86243c0254d178ab482b7a629686e: Bootstrap starting.
I20260710 13:18:28.616123 12781 tablet_bootstrap.cc:492] T 173b8c7262874b90823201c48c8734fe P 69d86243c0254d178ab482b7a629686e: 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
I20260710 13:18:28.616915 12781 tablet_bootstrap.cc:492] T 173b8c7262874b90823201c48c8734fe P 69d86243c0254d178ab482b7a629686e: Bootstrap complete.
I20260710 13:18:28.617524 12781 ts_tablet_manager.cc:1403] T 173b8c7262874b90823201c48c8734fe P 69d86243c0254d178ab482b7a629686e: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.005s
I20260710 13:18:28.620282 12781 raft_consensus.cc:359] T 173b8c7262874b90823201c48c8734fe P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:28.621114 12781 raft_consensus.cc:740] T 173b8c7262874b90823201c48c8734fe P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69d86243c0254d178ab482b7a629686e, State: Initialized, Role: LEARNER
I20260710 13:18:28.621796 12781 consensus_queue.cc:260] T 173b8c7262874b90823201c48c8734fe P 69d86243c0254d178ab482b7a629686e [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:28.623662 12783 ts_tablet_manager.cc:933] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e: Initiating tablet copy from peer 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595)
I20260710 13:18:28.624459 12781 ts_tablet_manager.cc:1434] T 173b8c7262874b90823201c48c8734fe P 69d86243c0254d178ab482b7a629686e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:28.626768 12312 tablet_copy_service.cc:342] P 0d0c71d5dc844680b7a62434a1c5c989: Request end of tablet copy session 69d86243c0254d178ab482b7a629686e-173b8c7262874b90823201c48c8734fe received from {username='slave'} at 127.0.0.1:50812
I20260710 13:18:28.627305 12312 tablet_copy_service.cc:434] P 0d0c71d5dc844680b7a62434a1c5c989: ending tablet copy session 69d86243c0254d178ab482b7a629686e-173b8c7262874b90823201c48c8734fe on tablet 173b8c7262874b90823201c48c8734fe with peer 69d86243c0254d178ab482b7a629686e
I20260710 13:18:28.630206 12783 tablet_copy_client.cc:323] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.211.1:44595
I20260710 13:18:28.648497 12237 tablet_copy_service.cc:140] P 96d96cc4ebd048349079a448845507c7: Received BeginTabletCopySession request for tablet bb9e9cae11db44258ae97c84cf4a3ae9 from peer 69d86243c0254d178ab482b7a629686e ({username='slave'} at 127.0.0.1:42930)
I20260710 13:18:28.649077 12237 tablet_copy_service.cc:161] P 96d96cc4ebd048349079a448845507c7: Beginning new tablet copy session on tablet bb9e9cae11db44258ae97c84cf4a3ae9 from peer 69d86243c0254d178ab482b7a629686e at {username='slave'} at 127.0.0.1:42930: session id = 69d86243c0254d178ab482b7a629686e-bb9e9cae11db44258ae97c84cf4a3ae9
I20260710 13:18:28.654950 12237 tablet_copy_source_session.cc:215] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:28.657634 12783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb9e9cae11db44258ae97c84cf4a3ae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.668599 12783 tablet_copy_client.cc:806] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:28.669203 12783 tablet_copy_client.cc:670] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:28.673303 12783 tablet_copy_client.cc:538] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:28.681632 12783 tablet_bootstrap.cc:492] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e: Bootstrap starting.
I20260710 13:18:28.709915 12783 tablet_bootstrap.cc:492] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e: 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
I20260710 13:18:28.710901 12783 tablet_bootstrap.cc:492] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e: Bootstrap complete.
I20260710 13:18:28.711475 12783 ts_tablet_manager.cc:1403] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.015s
I20260710 13:18:28.714022 12783 raft_consensus.cc:359] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:28.714926 12783 raft_consensus.cc:740] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69d86243c0254d178ab482b7a629686e, State: Initialized, Role: LEARNER
I20260710 13:18:28.715688 12783 consensus_queue.cc:260] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:28.718030 12783 ts_tablet_manager.cc:1434] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260710 13:18:28.721750 12237 tablet_copy_service.cc:342] P 96d96cc4ebd048349079a448845507c7: Request end of tablet copy session 69d86243c0254d178ab482b7a629686e-bb9e9cae11db44258ae97c84cf4a3ae9 received from {username='slave'} at 127.0.0.1:42930
I20260710 13:18:28.722144 12237 tablet_copy_service.cc:434] P 96d96cc4ebd048349079a448845507c7: ending tablet copy session 69d86243c0254d178ab482b7a629686e-bb9e9cae11db44258ae97c84cf4a3ae9 on tablet bb9e9cae11db44258ae97c84cf4a3ae9 with peer 69d86243c0254d178ab482b7a629686e
I20260710 13:18:28.836736 12653 raft_consensus.cc:1217] T 2c9b1b299c764ea781aab745d3cfaea4 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:29.425464 12653 raft_consensus.cc:1217] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:29.471798 12653 raft_consensus.cc:1217] T 0a33dc3f604f4843842e24132dac0df8 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:29.486104 12803 raft_consensus.cc:1064] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018: attempting to promote NON_VOTER 69d86243c0254d178ab482b7a629686e to VOTER
I20260710 13:18:29.664395 12651 raft_consensus.cc:1217] T 173b8c7262874b90823201c48c8734fe P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:29.670903 12803 consensus_queue.cc:237] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:29.707902 12222 raft_consensus.cc:1275] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:29.709512 12799 consensus_queue.cc:1048] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:29.714804 12805 raft_consensus.cc:493] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 96d96cc4ebd048349079a448845507c7)
I20260710 13:18:29.715494 12805 raft_consensus.cc:515] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:29.718276 12805 leader_election.cc:290] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:29.719523 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a14ef1c2104463393e8f29567afd21a" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9ef37c8ad994374903015aedab92018" is_pre_election: true
I20260710 13:18:29.720237 12298 raft_consensus.cc:1275] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:29.719700 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a14ef1c2104463393e8f29567afd21a" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "96d96cc4ebd048349079a448845507c7" is_pre_election: true
I20260710 13:18:29.722470 12799 consensus_queue.cc:1048] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:29.722899 12268 leader_election.cc:304] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989; no voters: 96d96cc4ebd048349079a448845507c7, e9ef37c8ad994374903015aedab92018
I20260710 13:18:29.724283 12805 raft_consensus.cc:2749] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:29.737920 12806 raft_consensus.cc:2955] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:29.739748 12222 raft_consensus.cc:2955] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:29.783428 12296 raft_consensus.cc:2955] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:29.785343 12651 raft_consensus.cc:1275] T 2c9b1b299c764ea781aab745d3cfaea4 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:29.787231 12756 consensus_queue.cc:1048] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:29.789526 12124 catalog_manager.cc:5697] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7 reported cstate change: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:29.800153 12651 raft_consensus.cc:2955] T 2c9b1b299c764ea781aab745d3cfaea4 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:29.908632 12779 raft_consensus.cc:1064] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7: attempting to promote NON_VOTER 69d86243c0254d178ab482b7a629686e to VOTER
I20260710 13:18:29.910562 12779 consensus_queue.cc:237] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:29.917116 12372 raft_consensus.cc:1275] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:29.918475 12651 raft_consensus.cc:1275] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:29.918771 12296 raft_consensus.cc:1275] T bb9e9cae11db44258ae97c84cf4a3ae9 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:29.919085 12779 consensus_queue.cc:1048] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:29.919973 12797 consensus_queue.cc:1048] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:29.920964 12798 consensus_queue.cc:1048] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:29.938689 12797 raft_consensus.cc:2955] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:29.941434 12298 raft_consensus.cc:2955] T bb9e9cae11db44258ae97c84cf4a3ae9 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:29.944810 12376 raft_consensus.cc:2955] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:29.950752 12651 raft_consensus.cc:2955] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:29.974259 12121 catalog_manager.cc:5697] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 reported cstate change: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "96d96cc4ebd048349079a448845507c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:29.987807 12222 consensus_queue.cc:237] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:29.993824 12651 raft_consensus.cc:1275] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:29.995676 12372 raft_consensus.cc:1275] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:29.997447 12798 consensus_queue.cc:1048] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:29.998778 12744 consensus_queue.cc:1048] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:30.005919 12798 raft_consensus.cc:2955] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:30.007578 12376 raft_consensus.cc:2955] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:30.018208 12112 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bb9e9cae11db44258ae97c84cf4a3ae9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:30.017870 12651 raft_consensus.cc:2955] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:30.022713 12121 catalog_manager.cc:5697] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018 reported cstate change: config changed from index 3 to 4, VOTER 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2) evicted. New cstate: current_term: 1 leader_uuid: "96d96cc4ebd048349079a448845507c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:30.038542 12284 tablet_service.cc:1558] Processing DeleteTablet for tablet bb9e9cae11db44258ae97c84cf4a3ae9 with delete_type TABLET_DATA_TOMBSTONED (TS 0d0c71d5dc844680b7a62434a1c5c989 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50788
I20260710 13:18:30.047649 12821 tablet_replica.cc:333] T bb9e9cae11db44258ae97c84cf4a3ae9 P 0d0c71d5dc844680b7a62434a1c5c989: stopping tablet replica
I20260710 13:18:30.048686 12821 raft_consensus.cc:2243] T bb9e9cae11db44258ae97c84cf4a3ae9 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:30.049404 12821 raft_consensus.cc:2272] T bb9e9cae11db44258ae97c84cf4a3ae9 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:30.052556 12821 ts_tablet_manager.cc:1916] T bb9e9cae11db44258ae97c84cf4a3ae9 P 0d0c71d5dc844680b7a62434a1c5c989: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:30.069531 12821 ts_tablet_manager.cc:1929] T bb9e9cae11db44258ae97c84cf4a3ae9 P 0d0c71d5dc844680b7a62434a1c5c989: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:30.069926 12821 log.cc:1199] T bb9e9cae11db44258ae97c84cf4a3ae9 P 0d0c71d5dc844680b7a62434a1c5c989: Deleting WAL directory at /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-1-root/wals/bb9e9cae11db44258ae97c84cf4a3ae9
I20260710 13:18:30.071522 12111 catalog_manager.cc:5028] TS 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): tablet bb9e9cae11db44258ae97c84cf4a3ae9 (table test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]) successfully deleted
I20260710 13:18:30.185129 12805 raft_consensus.cc:1064] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989: attempting to promote NON_VOTER 69d86243c0254d178ab482b7a629686e to VOTER
I20260710 13:18:30.187103 12805 consensus_queue.cc:237] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:30.193989 12376 raft_consensus.cc:1275] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:30.194101 12651 raft_consensus.cc:1275] T 173b8c7262874b90823201c48c8734fe P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:30.195447 12222 raft_consensus.cc:1275] T 173b8c7262874b90823201c48c8734fe P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:30.195519 12805 consensus_queue.cc:1048] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:30.196774 12822 consensus_queue.cc:1048] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:30.197695 12824 consensus_queue.cc:1048] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:30.220880 12805 raft_consensus.cc:2955] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:30.223959 12376 raft_consensus.cc:2955] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:30.230458 12651 raft_consensus.cc:2955] T 173b8c7262874b90823201c48c8734fe P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:30.235283 12222 raft_consensus.cc:2955] T 173b8c7262874b90823201c48c8734fe P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:30.242020 12125 catalog_manager.cc:5697] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 reported cstate change: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0d0c71d5dc844680b7a62434a1c5c989" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:30.257745 12301 consensus_queue.cc:237] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:30.267541 12651 raft_consensus.cc:1275] T 173b8c7262874b90823201c48c8734fe P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:30.269714 12822 consensus_queue.cc:1048] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:30.271776 12222 raft_consensus.cc:1275] T 173b8c7262874b90823201c48c8734fe P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:30.272997 12805 consensus_queue.cc:1048] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:30.277609 12822 raft_consensus.cc:2955] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ef37c8ad994374903015aedab92018 (127.10.211.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:30.277915 12651 raft_consensus.cc:2955] T 173b8c7262874b90823201c48c8734fe P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ef37c8ad994374903015aedab92018 (127.10.211.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:30.282757 12224 raft_consensus.cc:2955] T 173b8c7262874b90823201c48c8734fe P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ef37c8ad994374903015aedab92018 (127.10.211.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:30.290208 12111 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 173b8c7262874b90823201c48c8734fe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:30.292047 12122 catalog_manager.cc:5697] T 173b8c7262874b90823201c48c8734fe P 69d86243c0254d178ab482b7a629686e reported cstate change: config changed from index 3 to 4, VOTER e9ef37c8ad994374903015aedab92018 (127.10.211.3) evicted. New cstate: current_term: 1 leader_uuid: "0d0c71d5dc844680b7a62434a1c5c989" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:30.307636 12376 consensus_queue.cc:237] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [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: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:30.312776 12824 raft_consensus.cc:1064] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989: attempting to promote NON_VOTER 69d86243c0254d178ab482b7a629686e to VOTER
I20260710 13:18:30.314731 12301 raft_consensus.cc:1275] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:30.314759 12651 raft_consensus.cc:1275] T 2c9b1b299c764ea781aab745d3cfaea4 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:30.315299 12824 consensus_queue.cc:237] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:30.316329 12756 consensus_queue.cc:1048] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:30.317975 12806 consensus_queue.cc:1048] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:30.318188 12365 tablet_service.cc:1558] Processing DeleteTablet for tablet 173b8c7262874b90823201c48c8734fe with delete_type TABLET_DATA_TOMBSTONED (TS e9ef37c8ad994374903015aedab92018 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44136
I20260710 13:18:30.336881 12301 raft_consensus.cc:2955] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96d96cc4ebd048349079a448845507c7 (127.10.211.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:30.329568 12802 raft_consensus.cc:2955] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96d96cc4ebd048349079a448845507c7 (127.10.211.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:30.352346 12651 raft_consensus.cc:2955] T 2c9b1b299c764ea781aab745d3cfaea4 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96d96cc4ebd048349079a448845507c7 (127.10.211.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:30.365423 12122 catalog_manager.cc:5697] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 reported cstate change: config changed from index 3 to 4, VOTER 96d96cc4ebd048349079a448845507c7 (127.10.211.1) evicted. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:30.366570 12653 raft_consensus.cc:1275] T 0a33dc3f604f4843842e24132dac0df8 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:30.373131 12111 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2c9b1b299c764ea781aab745d3cfaea4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:30.373411 12828 tablet_replica.cc:333] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018: stopping tablet replica
I20260710 13:18:30.370165 12376 raft_consensus.cc:1275] T 0a33dc3f604f4843842e24132dac0df8 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:30.374429 12828 raft_consensus.cc:2243] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:30.372577 12224 raft_consensus.cc:1275] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:30.376487 12822 consensus_queue.cc:1048] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:30.379330 12830 consensus_queue.cc:1048] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:30.380283 12805 consensus_queue.cc:1048] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:30.386894 12828 raft_consensus.cc:2272] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:30.387253 12217 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c9b1b299c764ea781aab745d3cfaea4 with delete_type TABLET_DATA_TOMBSTONED (TS 96d96cc4ebd048349079a448845507c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58532
I20260710 13:18:30.394035 12828 ts_tablet_manager.cc:1916] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:30.406500 12833 tablet_replica.cc:333] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7: stopping tablet replica
I20260710 13:18:30.407625 12833 raft_consensus.cc:2243] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:30.408391 12833 raft_consensus.cc:2272] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:30.411628 12828 ts_tablet_manager.cc:1929] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:30.412132 12828 log.cc:1199] T 173b8c7262874b90823201c48c8734fe P e9ef37c8ad994374903015aedab92018: Deleting WAL directory at /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-2-root/wals/173b8c7262874b90823201c48c8734fe
I20260710 13:18:30.413928 12111 catalog_manager.cc:5028] TS e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907): tablet 173b8c7262874b90823201c48c8734fe (table test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]) successfully deleted
I20260710 13:18:30.419647 12833 ts_tablet_manager.cc:1916] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:30.419333 12822 raft_consensus.cc:2955] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:30.428540 12651 raft_consensus.cc:2955] T 0a33dc3f604f4843842e24132dac0df8 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:30.431869 12222 raft_consensus.cc:2955] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:30.436022 12833 ts_tablet_manager.cc:1929] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:30.436538 12833 log.cc:1199] T 2c9b1b299c764ea781aab745d3cfaea4 P 96d96cc4ebd048349079a448845507c7: Deleting WAL directory at /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-0-root/wals/2c9b1b299c764ea781aab745d3cfaea4
I20260710 13:18:30.438488 12112 catalog_manager.cc:5028] TS 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595): tablet 2c9b1b299c764ea781aab745d3cfaea4 (table test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]) successfully deleted
I20260710 13:18:30.450456 12376 raft_consensus.cc:2955] T 0a33dc3f604f4843842e24132dac0df8 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:30.450825 12121 catalog_manager.cc:5697] T 0a33dc3f604f4843842e24132dac0df8 P 69d86243c0254d178ab482b7a629686e reported cstate change: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0d0c71d5dc844680b7a62434a1c5c989" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:30.469087 12301 consensus_queue.cc:237] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:30.476671 12651 raft_consensus.cc:1275] T 0a33dc3f604f4843842e24132dac0df8 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:30.476830 12224 raft_consensus.cc:1275] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:30.479063 12805 consensus_queue.cc:1048] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:30.480901 12805 consensus_queue.cc:1048] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:30.489596 12830 raft_consensus.cc:2955] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ef37c8ad994374903015aedab92018 (127.10.211.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:30.498555 12111 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0a33dc3f604f4843842e24132dac0df8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:30.499233 12222 raft_consensus.cc:2955] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ef37c8ad994374903015aedab92018 (127.10.211.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
W20260710 13:18:30.503078 12156 debug-util.cc:398] Leaking SignalData structure 0x7b08001bfd00 after lost signal to thread 11087
W20260710 13:18:30.504048 12156 debug-util.cc:398] Leaking SignalData structure 0x7b08000395c0 after lost signal to thread 12159
W20260710 13:18:30.505167 12156 debug-util.cc:398] Leaking SignalData structure 0x7b08002181a0 after lost signal to thread 12251
W20260710 13:18:30.506137 12156 debug-util.cc:398] Leaking SignalData structure 0x7b0800275ca0 after lost signal to thread 12326
I20260710 13:18:30.505486 12122 catalog_manager.cc:5697] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 reported cstate change: config changed from index 3 to 4, VOTER e9ef37c8ad994374903015aedab92018 (127.10.211.3) evicted. New cstate: current_term: 1 leader_uuid: "0d0c71d5dc844680b7a62434a1c5c989" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:30.507159 12156 debug-util.cc:398] Leaking SignalData structure 0x7b0800267be0 after lost signal to thread 12400
I20260710 13:18:30.507249 12651 raft_consensus.cc:2955] T 0a33dc3f604f4843842e24132dac0df8 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ef37c8ad994374903015aedab92018 (127.10.211.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
W20260710 13:18:30.508239 12156 debug-util.cc:398] Leaking SignalData structure 0x7b0800217de0 after lost signal to thread 12677
I20260710 13:18:30.515794 12365 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a33dc3f604f4843842e24132dac0df8 with delete_type TABLET_DATA_TOMBSTONED (TS e9ef37c8ad994374903015aedab92018 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44136
I20260710 13:18:30.516775 12828 tablet_replica.cc:333] T 0a33dc3f604f4843842e24132dac0df8 P e9ef37c8ad994374903015aedab92018: stopping tablet replica
I20260710 13:18:30.517655 12828 raft_consensus.cc:2243] T 0a33dc3f604f4843842e24132dac0df8 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:30.518386 12828 raft_consensus.cc:2272] T 0a33dc3f604f4843842e24132dac0df8 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:30.525520 12828 ts_tablet_manager.cc:1916] T 0a33dc3f604f4843842e24132dac0df8 P e9ef37c8ad994374903015aedab92018: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:30.536597 12828 ts_tablet_manager.cc:1929] T 0a33dc3f604f4843842e24132dac0df8 P e9ef37c8ad994374903015aedab92018: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:30.536963 12828 log.cc:1199] T 0a33dc3f604f4843842e24132dac0df8 P e9ef37c8ad994374903015aedab92018: Deleting WAL directory at /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-2-root/wals/0a33dc3f604f4843842e24132dac0df8
I20260710 13:18:30.538256 12111 catalog_manager.cc:5028] TS e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907): tablet 0a33dc3f604f4843842e24132dac0df8 (table test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]) successfully deleted
W20260710 13:18:30.684203 12248 debug-util.cc:398] Leaking SignalData structure 0x7b0800222980 after lost signal to thread 11087
W20260710 13:18:30.685025 12248 debug-util.cc:398] Leaking SignalData structure 0x7b0800222280 after lost signal to thread 12159
W20260710 13:18:30.685930 12248 debug-util.cc:398] Leaking SignalData structure 0x7b08000b0400 after lost signal to thread 12251
W20260710 13:18:30.686769 12248 debug-util.cc:398] Leaking SignalData structure 0x7b08002229c0 after lost signal to thread 12326
W20260710 13:18:30.687489 12248 debug-util.cc:398] Leaking SignalData structure 0x7b080027a5a0 after lost signal to thread 12400
W20260710 13:18:30.687718 12248 debug-util.cc:398] Leaking SignalData structure 0x7b080027a520 after lost signal to thread 12401
W20260710 13:18:30.688390 12248 debug-util.cc:398] Leaking SignalData structure 0x7b080023a660 after lost signal to thread 12677
W20260710 13:18:30.688611 12248 debug-util.cc:398] Leaking SignalData structure 0x7b080023a600 after lost signal to thread 12678
I20260710 13:18:31.554179 12376 consensus_queue.cc:237] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [LEADER]: Queue 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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:31.560509 12301 raft_consensus.cc:1275] T ea969241285a4cbbbb177caf81de1550 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:31.560578 12342 consensus_peers.cc:597] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 -> Peer 69d86243c0254d178ab482b7a629686e (127.10.211.4:36423): Couldn't send request to peer 69d86243c0254d178ab482b7a629686e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea969241285a4cbbbb177caf81de1550. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:31.562039 12802 consensus_queue.cc:1048] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:31.563529 12224 raft_consensus.cc:1275] T ea969241285a4cbbbb177caf81de1550 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:31.564772 12802 consensus_queue.cc:1048] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:31.572433 12799 raft_consensus.cc:2955] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:31.576068 12224 raft_consensus.cc:2955] T ea969241285a4cbbbb177caf81de1550 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:31.579401 12296 raft_consensus.cc:2955] T ea969241285a4cbbbb177caf81de1550 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:31.593577 12301 consensus_queue.cc:237] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Queue 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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:31.594740 12122 catalog_manager.cc:5697] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 reported cstate change: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:31.607486 12376 raft_consensus.cc:1275] T 245e8a04804947b889857be224d9db34 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:31.608278 12268 consensus_peers.cc:597] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 -> Peer 69d86243c0254d178ab482b7a629686e (127.10.211.4:36423): Couldn't send request to peer 69d86243c0254d178ab482b7a629686e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 245e8a04804947b889857be224d9db34. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:31.609452 12224 raft_consensus.cc:1275] T 245e8a04804947b889857be224d9db34 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:31.609645 12837 consensus_queue.cc:1048] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:31.610807 12836 consensus_queue.cc:1048] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:31.632135 12837 raft_consensus.cc:2955] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:31.641933 12376 raft_consensus.cc:2955] T 245e8a04804947b889857be224d9db34 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:31.649145 12222 consensus_queue.cc:237] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Queue 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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:31.650796 12122 catalog_manager.cc:5697] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 reported cstate change: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New cstate: current_term: 1 leader_uuid: "0d0c71d5dc844680b7a62434a1c5c989" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:31.674394 12193 consensus_peers.cc:597] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 -> Peer 69d86243c0254d178ab482b7a629686e (127.10.211.4:36423): Couldn't send request to peer 69d86243c0254d178ab482b7a629686e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0b6afe46f68e495eb22207a885607301. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:31.673980 12224 raft_consensus.cc:2955] T 245e8a04804947b889857be224d9db34 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:31.675973 12376 raft_consensus.cc:1275] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:31.677740 12779 consensus_queue.cc:1048] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:31.686403 12301 raft_consensus.cc:1275] T 0b6afe46f68e495eb22207a885607301 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:31.688567 12779 consensus_queue.cc:1048] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:31.695968 12835 raft_consensus.cc:2955] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:31.699268 12376 raft_consensus.cc:2955] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:31.701123 12301 raft_consensus.cc:2955] T 0b6afe46f68e495eb22207a885607301 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:31.713040 12376 consensus_queue.cc:237] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [LEADER]: Queue 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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:31.713125 12122 catalog_manager.cc:5697] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018 reported cstate change: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New cstate: current_term: 1 leader_uuid: "96d96cc4ebd048349079a448845507c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
W20260710 13:18:31.736799 12342 consensus_peers.cc:597] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 -> Peer 69d86243c0254d178ab482b7a629686e (127.10.211.4:36423): Couldn't send request to peer 69d86243c0254d178ab482b7a629686e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c00ab0a421c447c7855366effe7b3ee6. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:31.737561 12296 raft_consensus.cc:1275] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:31.739081 12799 consensus_queue.cc:1048] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:31.739426 12224 raft_consensus.cc:1275] T c00ab0a421c447c7855366effe7b3ee6 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:31.741050 12799 consensus_queue.cc:1048] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:31.748574 12802 raft_consensus.cc:2955] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:31.750384 12296 raft_consensus.cc:2955] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:31.757215 12224 raft_consensus.cc:2955] T c00ab0a421c447c7855366effe7b3ee6 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:31.769205 12122 catalog_manager.cc:5697] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989 reported cstate change: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:32.050500 12856 ts_tablet_manager.cc:933] T ea969241285a4cbbbb177caf81de1550 P 69d86243c0254d178ab482b7a629686e: Initiating tablet copy from peer e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:32.052793 12856 tablet_copy_client.cc:323] T ea969241285a4cbbbb177caf81de1550 P 69d86243c0254d178ab482b7a629686e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.211.3:39907
I20260710 13:18:32.054744 12386 tablet_copy_service.cc:140] P e9ef37c8ad994374903015aedab92018: Received BeginTabletCopySession request for tablet ea969241285a4cbbbb177caf81de1550 from peer 69d86243c0254d178ab482b7a629686e ({username='slave'} at 127.0.0.1:44154)
I20260710 13:18:32.055285 12386 tablet_copy_service.cc:161] P e9ef37c8ad994374903015aedab92018: Beginning new tablet copy session on tablet ea969241285a4cbbbb177caf81de1550 from peer 69d86243c0254d178ab482b7a629686e at {username='slave'} at 127.0.0.1:44154: session id = 69d86243c0254d178ab482b7a629686e-ea969241285a4cbbbb177caf81de1550
I20260710 13:18:32.062743 12386 tablet_copy_source_session.cc:215] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:32.066248 12856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea969241285a4cbbbb177caf81de1550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:32.084537 12856 tablet_copy_client.cc:806] T ea969241285a4cbbbb177caf81de1550 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:32.085227 12856 tablet_copy_client.cc:670] T ea969241285a4cbbbb177caf81de1550 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:32.097452 12856 tablet_copy_client.cc:538] T ea969241285a4cbbbb177caf81de1550 P 69d86243c0254d178ab482b7a629686e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:32.108259 12856 tablet_bootstrap.cc:492] T ea969241285a4cbbbb177caf81de1550 P 69d86243c0254d178ab482b7a629686e: Bootstrap starting.
I20260710 13:18:32.131673 12856 tablet_bootstrap.cc:492] T ea969241285a4cbbbb177caf81de1550 P 69d86243c0254d178ab482b7a629686e: 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
I20260710 13:18:32.132628 12856 tablet_bootstrap.cc:492] T ea969241285a4cbbbb177caf81de1550 P 69d86243c0254d178ab482b7a629686e: Bootstrap complete.
I20260710 13:18:32.133373 12856 ts_tablet_manager.cc:1403] T ea969241285a4cbbbb177caf81de1550 P 69d86243c0254d178ab482b7a629686e: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260710 13:18:32.136512 12856 raft_consensus.cc:359] T ea969241285a4cbbbb177caf81de1550 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:32.137435 12856 raft_consensus.cc:740] T ea969241285a4cbbbb177caf81de1550 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69d86243c0254d178ab482b7a629686e, State: Initialized, Role: LEARNER
I20260710 13:18:32.138165 12856 consensus_queue.cc:260] T ea969241285a4cbbbb177caf81de1550 P 69d86243c0254d178ab482b7a629686e [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:32.159667 12859 ts_tablet_manager.cc:933] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e: Initiating tablet copy from peer 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595)
I20260710 13:18:32.164633 12856 ts_tablet_manager.cc:1434] T ea969241285a4cbbbb177caf81de1550 P 69d86243c0254d178ab482b7a629686e: Time spent starting tablet: real 0.031s	user 0.012s	sys 0.016s
I20260710 13:18:32.167220 12386 tablet_copy_service.cc:342] P e9ef37c8ad994374903015aedab92018: Request end of tablet copy session 69d86243c0254d178ab482b7a629686e-ea969241285a4cbbbb177caf81de1550 received from {username='slave'} at 127.0.0.1:44154
I20260710 13:18:32.167665 12386 tablet_copy_service.cc:434] P e9ef37c8ad994374903015aedab92018: ending tablet copy session 69d86243c0254d178ab482b7a629686e-ea969241285a4cbbbb177caf81de1550 on tablet ea969241285a4cbbbb177caf81de1550 with peer 69d86243c0254d178ab482b7a629686e
I20260710 13:18:32.172561 12859 tablet_copy_client.cc:323] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.211.1:44595
I20260710 13:18:32.174458 12237 tablet_copy_service.cc:140] P 96d96cc4ebd048349079a448845507c7: Received BeginTabletCopySession request for tablet 0b6afe46f68e495eb22207a885607301 from peer 69d86243c0254d178ab482b7a629686e ({username='slave'} at 127.0.0.1:42930)
I20260710 13:18:32.175035 12237 tablet_copy_service.cc:161] P 96d96cc4ebd048349079a448845507c7: Beginning new tablet copy session on tablet 0b6afe46f68e495eb22207a885607301 from peer 69d86243c0254d178ab482b7a629686e at {username='slave'} at 127.0.0.1:42930: session id = 69d86243c0254d178ab482b7a629686e-0b6afe46f68e495eb22207a885607301
I20260710 13:18:32.183285 12237 tablet_copy_source_session.cc:215] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:32.186785 12859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b6afe46f68e495eb22207a885607301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:32.204649 12859 tablet_copy_client.cc:806] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:32.205286 12859 tablet_copy_client.cc:670] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:32.209380 12859 tablet_copy_client.cc:538] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:32.219559 12859 tablet_bootstrap.cc:492] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e: Bootstrap starting.
I20260710 13:18:32.222036 12856 ts_tablet_manager.cc:933] T 245e8a04804947b889857be224d9db34 P 69d86243c0254d178ab482b7a629686e: Initiating tablet copy from peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821)
I20260710 13:18:32.235121 12856 tablet_copy_client.cc:323] T 245e8a04804947b889857be224d9db34 P 69d86243c0254d178ab482b7a629686e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.211.2:44821
I20260710 13:18:32.237088 12312 tablet_copy_service.cc:140] P 0d0c71d5dc844680b7a62434a1c5c989: Received BeginTabletCopySession request for tablet 245e8a04804947b889857be224d9db34 from peer 69d86243c0254d178ab482b7a629686e ({username='slave'} at 127.0.0.1:50812)
I20260710 13:18:32.237856 12312 tablet_copy_service.cc:161] P 0d0c71d5dc844680b7a62434a1c5c989: Beginning new tablet copy session on tablet 245e8a04804947b889857be224d9db34 from peer 69d86243c0254d178ab482b7a629686e at {username='slave'} at 127.0.0.1:50812: session id = 69d86243c0254d178ab482b7a629686e-245e8a04804947b889857be224d9db34
I20260710 13:18:32.247208 12312 tablet_copy_source_session.cc:215] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:32.250921 12856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 245e8a04804947b889857be224d9db34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:32.254772 12859 tablet_bootstrap.cc:492] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e: 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
I20260710 13:18:32.255843 12859 tablet_bootstrap.cc:492] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e: Bootstrap complete.
I20260710 13:18:32.256633 12859 ts_tablet_manager.cc:1403] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e: Time spent bootstrapping tablet: real 0.037s	user 0.026s	sys 0.005s
I20260710 13:18:32.259748 12859 raft_consensus.cc:359] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:32.262179 12859 raft_consensus.cc:740] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69d86243c0254d178ab482b7a629686e, State: Initialized, Role: LEARNER
I20260710 13:18:32.262982 12859 consensus_queue.cc:260] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:32.267747 12859 ts_tablet_manager.cc:1434] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:18:32.269619 12237 tablet_copy_service.cc:342] P 96d96cc4ebd048349079a448845507c7: Request end of tablet copy session 69d86243c0254d178ab482b7a629686e-0b6afe46f68e495eb22207a885607301 received from {username='slave'} at 127.0.0.1:42930
I20260710 13:18:32.270059 12237 tablet_copy_service.cc:434] P 96d96cc4ebd048349079a448845507c7: ending tablet copy session 69d86243c0254d178ab482b7a629686e-0b6afe46f68e495eb22207a885607301 on tablet 0b6afe46f68e495eb22207a885607301 with peer 69d86243c0254d178ab482b7a629686e
I20260710 13:18:32.277904 12856 tablet_copy_client.cc:806] T 245e8a04804947b889857be224d9db34 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:32.278573 12856 tablet_copy_client.cc:670] T 245e8a04804947b889857be224d9db34 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:32.282517 12856 tablet_copy_client.cc:538] T 245e8a04804947b889857be224d9db34 P 69d86243c0254d178ab482b7a629686e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:32.291718 12856 tablet_bootstrap.cc:492] T 245e8a04804947b889857be224d9db34 P 69d86243c0254d178ab482b7a629686e: Bootstrap starting.
I20260710 13:18:32.309401 12856 tablet_bootstrap.cc:492] T 245e8a04804947b889857be224d9db34 P 69d86243c0254d178ab482b7a629686e: 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
I20260710 13:18:32.310266 12856 tablet_bootstrap.cc:492] T 245e8a04804947b889857be224d9db34 P 69d86243c0254d178ab482b7a629686e: Bootstrap complete.
I20260710 13:18:32.311029 12856 ts_tablet_manager.cc:1403] T 245e8a04804947b889857be224d9db34 P 69d86243c0254d178ab482b7a629686e: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.013s
I20260710 13:18:32.314563 12856 raft_consensus.cc:359] T 245e8a04804947b889857be224d9db34 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:32.315269 12856 raft_consensus.cc:740] T 245e8a04804947b889857be224d9db34 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69d86243c0254d178ab482b7a629686e, State: Initialized, Role: LEARNER
I20260710 13:18:32.315801 12856 consensus_queue.cc:260] T 245e8a04804947b889857be224d9db34 P 69d86243c0254d178ab482b7a629686e [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:32.317984 12856 ts_tablet_manager.cc:1434] T 245e8a04804947b889857be224d9db34 P 69d86243c0254d178ab482b7a629686e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 13:18:32.319867 12312 tablet_copy_service.cc:342] P 0d0c71d5dc844680b7a62434a1c5c989: Request end of tablet copy session 69d86243c0254d178ab482b7a629686e-245e8a04804947b889857be224d9db34 received from {username='slave'} at 127.0.0.1:50812
I20260710 13:18:32.320294 12312 tablet_copy_service.cc:434] P 0d0c71d5dc844680b7a62434a1c5c989: ending tablet copy session 69d86243c0254d178ab482b7a629686e-245e8a04804947b889857be224d9db34 on tablet 245e8a04804947b889857be224d9db34 with peer 69d86243c0254d178ab482b7a629686e
I20260710 13:18:32.340623 12856 ts_tablet_manager.cc:933] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e: Initiating tablet copy from peer e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:32.345042 12856 tablet_copy_client.cc:323] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.211.3:39907
I20260710 13:18:32.346566 12386 tablet_copy_service.cc:140] P e9ef37c8ad994374903015aedab92018: Received BeginTabletCopySession request for tablet c00ab0a421c447c7855366effe7b3ee6 from peer 69d86243c0254d178ab482b7a629686e ({username='slave'} at 127.0.0.1:44154)
I20260710 13:18:32.347086 12386 tablet_copy_service.cc:161] P e9ef37c8ad994374903015aedab92018: Beginning new tablet copy session on tablet c00ab0a421c447c7855366effe7b3ee6 from peer 69d86243c0254d178ab482b7a629686e at {username='slave'} at 127.0.0.1:44154: session id = 69d86243c0254d178ab482b7a629686e-c00ab0a421c447c7855366effe7b3ee6
I20260710 13:18:32.353760 12386 tablet_copy_source_session.cc:215] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:32.356781 12856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c00ab0a421c447c7855366effe7b3ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:32.374928 12856 tablet_copy_client.cc:806] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:32.375511 12856 tablet_copy_client.cc:670] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:32.379765 12856 tablet_copy_client.cc:538] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:32.387149 12856 tablet_bootstrap.cc:492] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e: Bootstrap starting.
I20260710 13:18:32.403278 12856 tablet_bootstrap.cc:492] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e: 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
I20260710 13:18:32.403931 12856 tablet_bootstrap.cc:492] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e: Bootstrap complete.
I20260710 13:18:32.404443 12856 ts_tablet_manager.cc:1403] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260710 13:18:32.406402 12856 raft_consensus.cc:359] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:32.407193 12856 raft_consensus.cc:740] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69d86243c0254d178ab482b7a629686e, State: Initialized, Role: LEARNER
I20260710 13:18:32.407825 12856 consensus_queue.cc:260] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:32.412454 12856 ts_tablet_manager.cc:1434] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:18:32.414141 12386 tablet_copy_service.cc:342] P e9ef37c8ad994374903015aedab92018: Request end of tablet copy session 69d86243c0254d178ab482b7a629686e-c00ab0a421c447c7855366effe7b3ee6 received from {username='slave'} at 127.0.0.1:44154
I20260710 13:18:32.414547 12386 tablet_copy_service.cc:434] P e9ef37c8ad994374903015aedab92018: ending tablet copy session 69d86243c0254d178ab482b7a629686e-c00ab0a421c447c7855366effe7b3ee6 on tablet c00ab0a421c447c7855366effe7b3ee6 with peer 69d86243c0254d178ab482b7a629686e
I20260710 13:18:32.521466 12651 raft_consensus.cc:1217] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:32.674360 12651 raft_consensus.cc:1217] T ea969241285a4cbbbb177caf81de1550 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:32.737936 12651 raft_consensus.cc:1217] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:32.812961 12651 raft_consensus.cc:1217] T 245e8a04804947b889857be224d9db34 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:33.046949 12851 raft_consensus.cc:1064] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7: attempting to promote NON_VOTER 69d86243c0254d178ab482b7a629686e to VOTER
I20260710 13:18:33.049732 12851 consensus_queue.cc:237] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:33.060448 12376 raft_consensus.cc:1275] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:33.063495 12779 consensus_queue.cc:1048] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:33.066043 12651 raft_consensus.cc:1275] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:33.080016 12779 consensus_queue.cc:1048] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:33.093181 12296 raft_consensus.cc:1275] T 0b6afe46f68e495eb22207a885607301 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:33.105357 12779 consensus_queue.cc:1048] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:33.127722 12867 raft_consensus.cc:1064] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018: attempting to promote NON_VOTER 69d86243c0254d178ab482b7a629686e to VOTER
I20260710 13:18:33.130542 12867 consensus_queue.cc:237] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:33.151633 12301 raft_consensus.cc:1275] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:33.153036 12222 raft_consensus.cc:1275] T c00ab0a421c447c7855366effe7b3ee6 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:33.153271 12802 consensus_queue.cc:1048] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:33.154562 12799 consensus_queue.cc:1048] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:33.166154 12651 raft_consensus.cc:1275] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:33.168892 12799 consensus_queue.cc:1048] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:33.207595 12872 raft_consensus.cc:2955] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.215955 12376 raft_consensus.cc:2955] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.220950 12301 raft_consensus.cc:2955] T 0b6afe46f68e495eb22207a885607301 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.227342 12867 raft_consensus.cc:2955] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.235440 12296 raft_consensus.cc:2955] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.243124 12121 catalog_manager.cc:5697] T 0b6afe46f68e495eb22207a885607301 P 0d0c71d5dc844680b7a62434a1c5c989 reported cstate change: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "96d96cc4ebd048349079a448845507c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.276849 12868 raft_consensus.cc:1064] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989: attempting to promote NON_VOTER 69d86243c0254d178ab482b7a629686e to VOTER
I20260710 13:18:33.279676 12868 consensus_queue.cc:237] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:33.286146 12651 raft_consensus.cc:2955] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.295562 12653 raft_consensus.cc:2955] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.303452 12802 raft_consensus.cc:1064] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018: attempting to promote NON_VOTER 69d86243c0254d178ab482b7a629686e to VOTER
I20260710 13:18:33.312474 12653 raft_consensus.cc:1275] T 245e8a04804947b889857be224d9db34 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:33.307353 12122 catalog_manager.cc:5697] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 reported cstate change: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:33.315168 12372 raft_consensus.cc:1275] T 245e8a04804947b889857be224d9db34 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:33.311357 12222 raft_consensus.cc:2955] T c00ab0a421c447c7855366effe7b3ee6 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.316004 12224 raft_consensus.cc:1275] T 245e8a04804947b889857be224d9db34 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:33.306017 12802 consensus_queue.cc:237] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:33.321305 12869 consensus_queue.cc:1048] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:33.322679 12868 consensus_queue.cc:1048] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:33.325273 12837 consensus_queue.cc:1048] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:33.327852 12653 raft_consensus.cc:1275] T ea969241285a4cbbbb177caf81de1550 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:33.329938 12884 consensus_queue.cc:1048] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:33.331995 12226 raft_consensus.cc:1275] T ea969241285a4cbbbb177caf81de1550 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:33.336369 12298 raft_consensus.cc:1275] T ea969241285a4cbbbb177caf81de1550 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:33.336395 12799 consensus_queue.cc:1048] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:18:33.350410 12884 consensus_queue.cc:1048] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:33.355734 12222 consensus_queue.cc:237] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:33.380741 12372 consensus_queue.cc:237] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [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: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:33.382333 12802 raft_consensus.cc:2955] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.389124 12376 raft_consensus.cc:1275] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:33.388548 12837 raft_consensus.cc:2955] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.390558 12779 consensus_queue.cc:1048] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:33.393558 12298 raft_consensus.cc:1275] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:33.393924 12651 raft_consensus.cc:1275] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:33.394166 12373 raft_consensus.cc:2955] T 245e8a04804947b889857be224d9db34 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.395293 12867 consensus_queue.cc:1048] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:33.395364 12650 raft_consensus.cc:2955] T 245e8a04804947b889857be224d9db34 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.399405 12652 raft_consensus.cc:2955] T ea969241285a4cbbbb177caf81de1550 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.402751 12867 consensus_queue.cc:1048] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:33.411291 12653 raft_consensus.cc:1275] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:33.416713 12779 consensus_queue.cc:1048] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:33.417668 12884 raft_consensus.cc:2955] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96d96cc4ebd048349079a448845507c7 (127.10.211.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.419925 12298 raft_consensus.cc:2955] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96d96cc4ebd048349079a448845507c7 (127.10.211.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.424606 12851 raft_consensus.cc:2955] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.454710 12301 raft_consensus.cc:2955] T ea969241285a4cbbbb177caf81de1550 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.426390 12372 raft_consensus.cc:2955] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.475726 12653 raft_consensus.cc:2955] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.433499 12226 raft_consensus.cc:2955] T ea969241285a4cbbbb177caf81de1550 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.416807 12122 catalog_manager.cc:5697] T 245e8a04804947b889857be224d9db34 P e9ef37c8ad994374903015aedab92018 reported cstate change: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0d0c71d5dc844680b7a62434a1c5c989" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.434350 12651 raft_consensus.cc:2955] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96d96cc4ebd048349079a448845507c7 (127.10.211.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.497102 12125 catalog_manager.cc:5697] T ea969241285a4cbbbb177caf81de1550 P 96d96cc4ebd048349079a448845507c7 reported cstate change: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.499614 12111 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c00ab0a421c447c7855366effe7b3ee6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:33.513362 12226 raft_consensus.cc:2955] T 245e8a04804947b889857be224d9db34 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.521216 12124 catalog_manager.cc:5697] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 reported cstate change: config changed from index 3 to 4, VOTER 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2) evicted. New cstate: current_term: 1 leader_uuid: "96d96cc4ebd048349079a448845507c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:33.522753 12112 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0b6afe46f68e495eb22207a885607301 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:33.535451 12121 catalog_manager.cc:5697] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989 reported cstate change: config changed from index 3 to 4, VOTER 96d96cc4ebd048349079a448845507c7 (127.10.211.1) evicted. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.542989 12284 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b6afe46f68e495eb22207a885607301 with delete_type TABLET_DATA_TOMBSTONED (TS 0d0c71d5dc844680b7a62434a1c5c989 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50788
I20260710 13:18:33.553653 12895 tablet_replica.cc:333] T 0b6afe46f68e495eb22207a885607301 P 0d0c71d5dc844680b7a62434a1c5c989: stopping tablet replica
I20260710 13:18:33.554224 12217 tablet_service.cc:1558] Processing DeleteTablet for tablet c00ab0a421c447c7855366effe7b3ee6 with delete_type TABLET_DATA_TOMBSTONED (TS 96d96cc4ebd048349079a448845507c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58532
I20260710 13:18:33.556816 12298 consensus_queue.cc:237] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:33.562275 12372 consensus_queue.cc:237] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [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: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:33.569445 12652 raft_consensus.cc:1275] T ea969241285a4cbbbb177caf81de1550 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:33.570847 12301 raft_consensus.cc:1275] T ea969241285a4cbbbb177caf81de1550 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:33.571403 12879 consensus_queue.cc:1048] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:33.572402 12802 consensus_queue.cc:1048] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:33.575621 12896 tablet_replica.cc:333] T c00ab0a421c447c7855366effe7b3ee6 P 96d96cc4ebd048349079a448845507c7: stopping tablet replica
I20260710 13:18:33.576591 12896 raft_consensus.cc:2243] T c00ab0a421c447c7855366effe7b3ee6 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:33.577348 12896 raft_consensus.cc:2272] T c00ab0a421c447c7855366effe7b3ee6 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:33.581238 12799 raft_consensus.cc:2955] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96d96cc4ebd048349079a448845507c7 (127.10.211.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.588020 12652 raft_consensus.cc:2955] T ea969241285a4cbbbb177caf81de1550 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96d96cc4ebd048349079a448845507c7 (127.10.211.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.592242 12226 raft_consensus.cc:1275] T 245e8a04804947b889857be224d9db34 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:33.594791 12653 raft_consensus.cc:1275] T 245e8a04804947b889857be224d9db34 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:33.595417 12895 raft_consensus.cc:2243] T 0b6afe46f68e495eb22207a885607301 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:33.596246 12895 raft_consensus.cc:2272] T 0b6afe46f68e495eb22207a885607301 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:33.596747 12837 consensus_queue.cc:1048] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:33.601171 12869 consensus_queue.cc:1048] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:33.604429 12298 raft_consensus.cc:2955] T ea969241285a4cbbbb177caf81de1550 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96d96cc4ebd048349079a448845507c7 (127.10.211.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.617460 12895 ts_tablet_manager.cc:1916] T 0b6afe46f68e495eb22207a885607301 P 0d0c71d5dc844680b7a62434a1c5c989: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:33.621476 12837 raft_consensus.cc:2955] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ef37c8ad994374903015aedab92018 (127.10.211.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.623183 12124 catalog_manager.cc:5697] T ea969241285a4cbbbb177caf81de1550 P 69d86243c0254d178ab482b7a629686e reported cstate change: config changed from index 3 to 4, VOTER 96d96cc4ebd048349079a448845507c7 (127.10.211.1) evicted. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.634583 12653 raft_consensus.cc:2955] T 245e8a04804947b889857be224d9db34 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ef37c8ad994374903015aedab92018 (127.10.211.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.638576 12895 ts_tablet_manager.cc:1929] T 0b6afe46f68e495eb22207a885607301 P 0d0c71d5dc844680b7a62434a1c5c989: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:33.639194 12895 log.cc:1199] T 0b6afe46f68e495eb22207a885607301 P 0d0c71d5dc844680b7a62434a1c5c989: Deleting WAL directory at /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-1-root/wals/0b6afe46f68e495eb22207a885607301
I20260710 13:18:33.641103 12111 catalog_manager.cc:5028] TS 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): tablet 0b6afe46f68e495eb22207a885607301 (table test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]) successfully deleted
I20260710 13:18:33.644793 12217 tablet_service.cc:1558] Processing DeleteTablet for tablet ea969241285a4cbbbb177caf81de1550 with delete_type TABLET_DATA_TOMBSTONED (TS 96d96cc4ebd048349079a448845507c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58532
I20260710 13:18:33.645186 12226 raft_consensus.cc:2955] T 245e8a04804947b889857be224d9db34 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ef37c8ad994374903015aedab92018 (127.10.211.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.650116 12111 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ea969241285a4cbbbb177caf81de1550 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:33.651970 12896 ts_tablet_manager.cc:1916] T c00ab0a421c447c7855366effe7b3ee6 P 96d96cc4ebd048349079a448845507c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:33.668870 12896 ts_tablet_manager.cc:1929] T c00ab0a421c447c7855366effe7b3ee6 P 96d96cc4ebd048349079a448845507c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:33.669373 12896 log.cc:1199] T c00ab0a421c447c7855366effe7b3ee6 P 96d96cc4ebd048349079a448845507c7: Deleting WAL directory at /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-0-root/wals/c00ab0a421c447c7855366effe7b3ee6
I20260710 13:18:33.671715 12896 tablet_replica.cc:333] T ea969241285a4cbbbb177caf81de1550 P 96d96cc4ebd048349079a448845507c7: stopping tablet replica
I20260710 13:18:33.671025 12112 catalog_manager.cc:5028] TS 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595): tablet c00ab0a421c447c7855366effe7b3ee6 (table test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]) successfully deleted
I20260710 13:18:33.672811 12896 raft_consensus.cc:2243] T ea969241285a4cbbbb177caf81de1550 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:33.673497 12896 raft_consensus.cc:2272] T ea969241285a4cbbbb177caf81de1550 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:33.675494 12124 catalog_manager.cc:5697] T 245e8a04804947b889857be224d9db34 P 96d96cc4ebd048349079a448845507c7 reported cstate change: config changed from index 3 to 4, VOTER e9ef37c8ad994374903015aedab92018 (127.10.211.3) evicted. New cstate: current_term: 1 leader_uuid: "0d0c71d5dc844680b7a62434a1c5c989" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:33.677403 12111 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 245e8a04804947b889857be224d9db34 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:33.683092 12896 ts_tablet_manager.cc:1916] T ea969241285a4cbbbb177caf81de1550 P 96d96cc4ebd048349079a448845507c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:33.691299 12365 tablet_service.cc:1558] Processing DeleteTablet for tablet 245e8a04804947b889857be224d9db34 with delete_type TABLET_DATA_TOMBSTONED (TS e9ef37c8ad994374903015aedab92018 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44136
I20260710 13:18:33.703536 12897 tablet_replica.cc:333] T 245e8a04804947b889857be224d9db34 P e9ef37c8ad994374903015aedab92018: stopping tablet replica
I20260710 13:18:33.704576 12897 raft_consensus.cc:2243] T 245e8a04804947b889857be224d9db34 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:33.705227 12897 raft_consensus.cc:2272] T 245e8a04804947b889857be224d9db34 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:33.707041 12896 ts_tablet_manager.cc:1929] T ea969241285a4cbbbb177caf81de1550 P 96d96cc4ebd048349079a448845507c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:33.707511 12896 log.cc:1199] T ea969241285a4cbbbb177caf81de1550 P 96d96cc4ebd048349079a448845507c7: Deleting WAL directory at /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-0-root/wals/ea969241285a4cbbbb177caf81de1550
I20260710 13:18:33.708781 12897 ts_tablet_manager.cc:1916] T 245e8a04804947b889857be224d9db34 P e9ef37c8ad994374903015aedab92018: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:33.709074 12112 catalog_manager.cc:5028] TS 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595): tablet ea969241285a4cbbbb177caf81de1550 (table test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]) successfully deleted
I20260710 13:18:33.726109 12897 ts_tablet_manager.cc:1929] T 245e8a04804947b889857be224d9db34 P e9ef37c8ad994374903015aedab92018: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:33.726596 12897 log.cc:1199] T 245e8a04804947b889857be224d9db34 P e9ef37c8ad994374903015aedab92018: Deleting WAL directory at /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-2-root/wals/245e8a04804947b889857be224d9db34
I20260710 13:18:33.728341 12111 catalog_manager.cc:5028] TS e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907): tablet 245e8a04804947b889857be224d9db34 (table test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]) successfully deleted
I20260710 13:18:34.733882 12226 consensus_queue.cc:237] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Queue 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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:34.740615 12376 raft_consensus.cc:1275] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:34.741487 12193 consensus_peers.cc:597] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 -> Peer 69d86243c0254d178ab482b7a629686e (127.10.211.4:36423): Couldn't send request to peer 69d86243c0254d178ab482b7a629686e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7e6af1f409f4a1091f00a6704dbe3e7. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:34.742201 12298 raft_consensus.cc:1275] T e7e6af1f409f4a1091f00a6704dbe3e7 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:34.742156 12898 consensus_queue.cc:1048] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:34.743721 12779 consensus_queue.cc:1048] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:34.759450 12898 raft_consensus.cc:2955] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:34.765712 12298 raft_consensus.cc:2955] T e7e6af1f409f4a1091f00a6704dbe3e7 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:34.765754 12376 raft_consensus.cc:2955] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:34.784212 12226 consensus_queue.cc:237] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [LEADER]: Queue 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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:34.786196 12125 catalog_manager.cc:5697] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New cstate: current_term: 1 leader_uuid: "96d96cc4ebd048349079a448845507c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:34.800176 12193 consensus_peers.cc:597] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 -> Peer 69d86243c0254d178ab482b7a629686e (127.10.211.4:36423): Couldn't send request to peer 69d86243c0254d178ab482b7a629686e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ac858c91f8645bbb4950b3f6e787e6c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:34.801452 12376 raft_consensus.cc:1275] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:34.803016 12898 consensus_queue.cc:1048] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:34.803267 12298 raft_consensus.cc:1275] T 7ac858c91f8645bbb4950b3f6e787e6c P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:34.805900 12903 consensus_queue.cc:1048] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:34.819523 12898 raft_consensus.cc:2955] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:34.821678 12376 raft_consensus.cc:2955] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:34.822371 12298 raft_consensus.cc:2955] T 7ac858c91f8645bbb4950b3f6e787e6c P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:34.835940 12376 consensus_queue.cc:237] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [LEADER]: Queue 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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:34.849270 12122 catalog_manager.cc:5697] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018 reported cstate change: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New cstate: current_term: 1 leader_uuid: "96d96cc4ebd048349079a448845507c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:34.854588 12298 raft_consensus.cc:1275] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:34.856017 12342 consensus_peers.cc:597] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 -> Peer 69d86243c0254d178ab482b7a629686e (127.10.211.4:36423): Couldn't send request to peer 69d86243c0254d178ab482b7a629686e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 925101ab86064f128997f7332c0ad45f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:34.856685 12802 consensus_queue.cc:1048] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:34.874020 12226 raft_consensus.cc:1275] T 925101ab86064f128997f7332c0ad45f P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:34.875418 12912 consensus_queue.cc:1048] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:34.876838 12802 raft_consensus.cc:2955] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:34.880548 12226 raft_consensus.cc:2955] T 925101ab86064f128997f7332c0ad45f P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:34.884007 12298 raft_consensus.cc:2955] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:34.892257 12123 catalog_manager.cc:5697] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 reported cstate change: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:34.893692 12376 consensus_queue.cc:237] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [LEADER]: Queue 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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:34.917450 12224 raft_consensus.cc:1275] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:34.917625 12296 raft_consensus.cc:1275] T 715e80f01ad14052b6b5a1975bb5f732 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:34.918917 12802 consensus_queue.cc:1048] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:34.919740 12912 consensus_queue.cc:1048] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:18:34.920876 12342 consensus_peers.cc:597] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 -> Peer 69d86243c0254d178ab482b7a629686e (127.10.211.4:36423): Couldn't send request to peer 69d86243c0254d178ab482b7a629686e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 715e80f01ad14052b6b5a1975bb5f732. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:34.939548 12912 raft_consensus.cc:2955] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:34.946978 12296 raft_consensus.cc:2955] T 715e80f01ad14052b6b5a1975bb5f732 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:34.948107 12224 raft_consensus.cc:2955] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:35.000739 12123 catalog_manager.cc:5697] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 reported cstate change: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:35.283497 12920 ts_tablet_manager.cc:933] T 7ac858c91f8645bbb4950b3f6e787e6c P 69d86243c0254d178ab482b7a629686e: Initiating tablet copy from peer 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595)
I20260710 13:18:35.289286 12920 tablet_copy_client.cc:323] T 7ac858c91f8645bbb4950b3f6e787e6c P 69d86243c0254d178ab482b7a629686e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.211.1:44595
I20260710 13:18:35.291834 12237 tablet_copy_service.cc:140] P 96d96cc4ebd048349079a448845507c7: Received BeginTabletCopySession request for tablet 7ac858c91f8645bbb4950b3f6e787e6c from peer 69d86243c0254d178ab482b7a629686e ({username='slave'} at 127.0.0.1:42930)
I20260710 13:18:35.292459 12237 tablet_copy_service.cc:161] P 96d96cc4ebd048349079a448845507c7: Beginning new tablet copy session on tablet 7ac858c91f8645bbb4950b3f6e787e6c from peer 69d86243c0254d178ab482b7a629686e at {username='slave'} at 127.0.0.1:42930: session id = 69d86243c0254d178ab482b7a629686e-7ac858c91f8645bbb4950b3f6e787e6c
I20260710 13:18:35.303123 12237 tablet_copy_source_session.cc:215] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:35.307688 12920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac858c91f8645bbb4950b3f6e787e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:35.326133 12920 tablet_copy_client.cc:806] T 7ac858c91f8645bbb4950b3f6e787e6c P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:35.326918 12920 tablet_copy_client.cc:670] T 7ac858c91f8645bbb4950b3f6e787e6c P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:35.332453 12920 tablet_copy_client.cc:538] T 7ac858c91f8645bbb4950b3f6e787e6c P 69d86243c0254d178ab482b7a629686e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:35.343278 12920 tablet_bootstrap.cc:492] T 7ac858c91f8645bbb4950b3f6e787e6c P 69d86243c0254d178ab482b7a629686e: Bootstrap starting.
I20260710 13:18:35.365877 12920 tablet_bootstrap.cc:492] T 7ac858c91f8645bbb4950b3f6e787e6c P 69d86243c0254d178ab482b7a629686e: 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
I20260710 13:18:35.367159 12920 tablet_bootstrap.cc:492] T 7ac858c91f8645bbb4950b3f6e787e6c P 69d86243c0254d178ab482b7a629686e: Bootstrap complete.
I20260710 13:18:35.367938 12920 ts_tablet_manager.cc:1403] T 7ac858c91f8645bbb4950b3f6e787e6c P 69d86243c0254d178ab482b7a629686e: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.017s
I20260710 13:18:35.371759 12920 raft_consensus.cc:359] T 7ac858c91f8645bbb4950b3f6e787e6c P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:35.374081 12920 raft_consensus.cc:740] T 7ac858c91f8645bbb4950b3f6e787e6c P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69d86243c0254d178ab482b7a629686e, State: Initialized, Role: LEARNER
I20260710 13:18:35.374956 12920 consensus_queue.cc:260] T 7ac858c91f8645bbb4950b3f6e787e6c P 69d86243c0254d178ab482b7a629686e [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:35.373739 12923 ts_tablet_manager.cc:933] T e7e6af1f409f4a1091f00a6704dbe3e7 P 69d86243c0254d178ab482b7a629686e: Initiating tablet copy from peer 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595)
I20260710 13:18:35.394505 12920 ts_tablet_manager.cc:1434] T 7ac858c91f8645bbb4950b3f6e787e6c P 69d86243c0254d178ab482b7a629686e: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260710 13:18:35.397337 12237 tablet_copy_service.cc:342] P 96d96cc4ebd048349079a448845507c7: Request end of tablet copy session 69d86243c0254d178ab482b7a629686e-7ac858c91f8645bbb4950b3f6e787e6c received from {username='slave'} at 127.0.0.1:42930
I20260710 13:18:35.397905 12237 tablet_copy_service.cc:434] P 96d96cc4ebd048349079a448845507c7: ending tablet copy session 69d86243c0254d178ab482b7a629686e-7ac858c91f8645bbb4950b3f6e787e6c on tablet 7ac858c91f8645bbb4950b3f6e787e6c with peer 69d86243c0254d178ab482b7a629686e
I20260710 13:18:35.399995 12923 tablet_copy_client.cc:323] T e7e6af1f409f4a1091f00a6704dbe3e7 P 69d86243c0254d178ab482b7a629686e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.211.1:44595
I20260710 13:18:35.401906 12237 tablet_copy_service.cc:140] P 96d96cc4ebd048349079a448845507c7: Received BeginTabletCopySession request for tablet e7e6af1f409f4a1091f00a6704dbe3e7 from peer 69d86243c0254d178ab482b7a629686e ({username='slave'} at 127.0.0.1:42930)
I20260710 13:18:35.402467 12237 tablet_copy_service.cc:161] P 96d96cc4ebd048349079a448845507c7: Beginning new tablet copy session on tablet e7e6af1f409f4a1091f00a6704dbe3e7 from peer 69d86243c0254d178ab482b7a629686e at {username='slave'} at 127.0.0.1:42930: session id = 69d86243c0254d178ab482b7a629686e-e7e6af1f409f4a1091f00a6704dbe3e7
I20260710 13:18:35.412345 12237 tablet_copy_source_session.cc:215] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:35.416095 12923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e6af1f409f4a1091f00a6704dbe3e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:35.417871 12924 ts_tablet_manager.cc:933] T 925101ab86064f128997f7332c0ad45f P 69d86243c0254d178ab482b7a629686e: Initiating tablet copy from peer e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:35.439406 12924 tablet_copy_client.cc:323] T 925101ab86064f128997f7332c0ad45f P 69d86243c0254d178ab482b7a629686e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.211.3:39907
I20260710 13:18:35.442325 12386 tablet_copy_service.cc:140] P e9ef37c8ad994374903015aedab92018: Received BeginTabletCopySession request for tablet 925101ab86064f128997f7332c0ad45f from peer 69d86243c0254d178ab482b7a629686e ({username='slave'} at 127.0.0.1:44154)
I20260710 13:18:35.442916 12386 tablet_copy_service.cc:161] P e9ef37c8ad994374903015aedab92018: Beginning new tablet copy session on tablet 925101ab86064f128997f7332c0ad45f from peer 69d86243c0254d178ab482b7a629686e at {username='slave'} at 127.0.0.1:44154: session id = 69d86243c0254d178ab482b7a629686e-925101ab86064f128997f7332c0ad45f
I20260710 13:18:35.445220 12923 tablet_copy_client.cc:806] T e7e6af1f409f4a1091f00a6704dbe3e7 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:35.445855 12923 tablet_copy_client.cc:670] T e7e6af1f409f4a1091f00a6704dbe3e7 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:35.449774 12923 tablet_copy_client.cc:538] T e7e6af1f409f4a1091f00a6704dbe3e7 P 69d86243c0254d178ab482b7a629686e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:35.459172 12923 tablet_bootstrap.cc:492] T e7e6af1f409f4a1091f00a6704dbe3e7 P 69d86243c0254d178ab482b7a629686e: Bootstrap starting.
I20260710 13:18:35.465878 12386 tablet_copy_source_session.cc:215] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:35.468784 12924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925101ab86064f128997f7332c0ad45f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:35.479882 12923 tablet_bootstrap.cc:492] T e7e6af1f409f4a1091f00a6704dbe3e7 P 69d86243c0254d178ab482b7a629686e: 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
I20260710 13:18:35.480871 12923 tablet_bootstrap.cc:492] T e7e6af1f409f4a1091f00a6704dbe3e7 P 69d86243c0254d178ab482b7a629686e: Bootstrap complete.
I20260710 13:18:35.481594 12923 ts_tablet_manager.cc:1403] T e7e6af1f409f4a1091f00a6704dbe3e7 P 69d86243c0254d178ab482b7a629686e: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.013s
I20260710 13:18:35.482326 12924 tablet_copy_client.cc:806] T 925101ab86064f128997f7332c0ad45f P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:35.482947 12924 tablet_copy_client.cc:670] T 925101ab86064f128997f7332c0ad45f P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:35.484747 12923 raft_consensus.cc:359] T e7e6af1f409f4a1091f00a6704dbe3e7 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:35.485657 12923 raft_consensus.cc:740] T e7e6af1f409f4a1091f00a6704dbe3e7 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69d86243c0254d178ab482b7a629686e, State: Initialized, Role: LEARNER
I20260710 13:18:35.486588 12924 tablet_copy_client.cc:538] T 925101ab86064f128997f7332c0ad45f P 69d86243c0254d178ab482b7a629686e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:35.486372 12923 consensus_queue.cc:260] T e7e6af1f409f4a1091f00a6704dbe3e7 P 69d86243c0254d178ab482b7a629686e [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:35.488867 12923 ts_tablet_manager.cc:1434] T e7e6af1f409f4a1091f00a6704dbe3e7 P 69d86243c0254d178ab482b7a629686e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:35.490552 12237 tablet_copy_service.cc:342] P 96d96cc4ebd048349079a448845507c7: Request end of tablet copy session 69d86243c0254d178ab482b7a629686e-e7e6af1f409f4a1091f00a6704dbe3e7 received from {username='slave'} at 127.0.0.1:42930
I20260710 13:18:35.490965 12237 tablet_copy_service.cc:434] P 96d96cc4ebd048349079a448845507c7: ending tablet copy session 69d86243c0254d178ab482b7a629686e-e7e6af1f409f4a1091f00a6704dbe3e7 on tablet e7e6af1f409f4a1091f00a6704dbe3e7 with peer 69d86243c0254d178ab482b7a629686e
I20260710 13:18:35.501722 12924 tablet_bootstrap.cc:492] T 925101ab86064f128997f7332c0ad45f P 69d86243c0254d178ab482b7a629686e: Bootstrap starting.
I20260710 13:18:35.517226 12924 tablet_bootstrap.cc:492] T 925101ab86064f128997f7332c0ad45f P 69d86243c0254d178ab482b7a629686e: 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
I20260710 13:18:35.517966 12924 tablet_bootstrap.cc:492] T 925101ab86064f128997f7332c0ad45f P 69d86243c0254d178ab482b7a629686e: Bootstrap complete.
I20260710 13:18:35.518573 12924 ts_tablet_manager.cc:1403] T 925101ab86064f128997f7332c0ad45f P 69d86243c0254d178ab482b7a629686e: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260710 13:18:35.521140 12924 raft_consensus.cc:359] T 925101ab86064f128997f7332c0ad45f P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:35.521739 12924 raft_consensus.cc:740] T 925101ab86064f128997f7332c0ad45f P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69d86243c0254d178ab482b7a629686e, State: Initialized, Role: LEARNER
I20260710 13:18:35.522254 12924 consensus_queue.cc:260] T 925101ab86064f128997f7332c0ad45f P 69d86243c0254d178ab482b7a629686e [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:35.524176 12924 ts_tablet_manager.cc:1434] T 925101ab86064f128997f7332c0ad45f P 69d86243c0254d178ab482b7a629686e: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 13:18:35.525892 12386 tablet_copy_service.cc:342] P e9ef37c8ad994374903015aedab92018: Request end of tablet copy session 69d86243c0254d178ab482b7a629686e-925101ab86064f128997f7332c0ad45f received from {username='slave'} at 127.0.0.1:44154
I20260710 13:18:35.526340 12386 tablet_copy_service.cc:434] P e9ef37c8ad994374903015aedab92018: ending tablet copy session 69d86243c0254d178ab482b7a629686e-925101ab86064f128997f7332c0ad45f on tablet 925101ab86064f128997f7332c0ad45f with peer 69d86243c0254d178ab482b7a629686e
I20260710 13:18:35.532856 12924 ts_tablet_manager.cc:933] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e: Initiating tablet copy from peer e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:35.534426 12924 tablet_copy_client.cc:323] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.211.3:39907
I20260710 13:18:35.536430 12386 tablet_copy_service.cc:140] P e9ef37c8ad994374903015aedab92018: Received BeginTabletCopySession request for tablet 715e80f01ad14052b6b5a1975bb5f732 from peer 69d86243c0254d178ab482b7a629686e ({username='slave'} at 127.0.0.1:44154)
I20260710 13:18:35.536854 12386 tablet_copy_service.cc:161] P e9ef37c8ad994374903015aedab92018: Beginning new tablet copy session on tablet 715e80f01ad14052b6b5a1975bb5f732 from peer 69d86243c0254d178ab482b7a629686e at {username='slave'} at 127.0.0.1:44154: session id = 69d86243c0254d178ab482b7a629686e-715e80f01ad14052b6b5a1975bb5f732
I20260710 13:18:35.542001 12386 tablet_copy_source_session.cc:215] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:35.544849 12924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 715e80f01ad14052b6b5a1975bb5f732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:35.556140 12924 tablet_copy_client.cc:806] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:35.556739 12924 tablet_copy_client.cc:670] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:35.560205 12924 tablet_copy_client.cc:538] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:35.568984 12924 tablet_bootstrap.cc:492] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e: Bootstrap starting.
I20260710 13:18:35.584139 12924 tablet_bootstrap.cc:492] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e: 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
I20260710 13:18:35.584847 12924 tablet_bootstrap.cc:492] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e: Bootstrap complete.
I20260710 13:18:35.585389 12924 ts_tablet_manager.cc:1403] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 13:18:35.587649 12924 raft_consensus.cc:359] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:35.588363 12924 raft_consensus.cc:740] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69d86243c0254d178ab482b7a629686e, State: Initialized, Role: LEARNER
I20260710 13:18:35.588893 12924 consensus_queue.cc:260] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:35.590958 12924 ts_tablet_manager.cc:1434] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:18:35.592811 12386 tablet_copy_service.cc:342] P e9ef37c8ad994374903015aedab92018: Request end of tablet copy session 69d86243c0254d178ab482b7a629686e-715e80f01ad14052b6b5a1975bb5f732 received from {username='slave'} at 127.0.0.1:44154
I20260710 13:18:35.593230 12386 tablet_copy_service.cc:434] P e9ef37c8ad994374903015aedab92018: ending tablet copy session 69d86243c0254d178ab482b7a629686e-715e80f01ad14052b6b5a1975bb5f732 on tablet 715e80f01ad14052b6b5a1975bb5f732 with peer 69d86243c0254d178ab482b7a629686e
I20260710 13:18:35.686710 12653 raft_consensus.cc:1217] T 7ac858c91f8645bbb4950b3f6e787e6c P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:35.755674 12653 raft_consensus.cc:1217] T 925101ab86064f128997f7332c0ad45f P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:35.830766 12653 raft_consensus.cc:1217] T e7e6af1f409f4a1091f00a6704dbe3e7 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:36.104492 12653 raft_consensus.cc:1217] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:36.141088 12799 raft_consensus.cc:1064] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018: attempting to promote NON_VOTER 69d86243c0254d178ab482b7a629686e to VOTER
I20260710 13:18:36.143775 12799 consensus_queue.cc:237] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:36.150604 12653 raft_consensus.cc:1275] T 925101ab86064f128997f7332c0ad45f P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:36.152180 12912 consensus_queue.cc:1048] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:36.153525 12298 raft_consensus.cc:1275] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:36.152448 12224 raft_consensus.cc:1275] T 925101ab86064f128997f7332c0ad45f P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:36.155123 12912 consensus_queue.cc:1048] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:36.155915 12799 consensus_queue.cc:1048] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:36.172930 12912 raft_consensus.cc:2955] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.175269 12298 raft_consensus.cc:2955] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.175333 12653 raft_consensus.cc:2955] T 925101ab86064f128997f7332c0ad45f P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.195562 12122 catalog_manager.cc:5697] T 925101ab86064f128997f7332c0ad45f P 69d86243c0254d178ab482b7a629686e reported cstate change: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.198974 12224 raft_consensus.cc:2955] T 925101ab86064f128997f7332c0ad45f P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.219635 12376 consensus_queue.cc:237] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [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: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:36.228538 12653 raft_consensus.cc:1275] T 925101ab86064f128997f7332c0ad45f P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:36.228919 12903 raft_consensus.cc:1064] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7: attempting to promote NON_VOTER 69d86243c0254d178ab482b7a629686e to VOTER
I20260710 13:18:36.229408 12298 raft_consensus.cc:1275] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:36.230135 12937 consensus_queue.cc:1048] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:36.231194 12802 consensus_queue.cc:1048] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:36.231514 12903 consensus_queue.cc:237] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:36.237838 12799 raft_consensus.cc:2955] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96d96cc4ebd048349079a448845507c7 (127.10.211.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.243323 12652 raft_consensus.cc:2955] T 925101ab86064f128997f7332c0ad45f P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96d96cc4ebd048349079a448845507c7 (127.10.211.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.247043 12376 raft_consensus.cc:1275] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:36.248454 12932 consensus_queue.cc:1048] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:36.247902 12298 raft_consensus.cc:2955] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96d96cc4ebd048349079a448845507c7 (127.10.211.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.255822 12653 raft_consensus.cc:1275] T 7ac858c91f8645bbb4950b3f6e787e6c P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:36.257833 12932 consensus_queue.cc:1048] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:36.264775 12296 raft_consensus.cc:1275] T 7ac858c91f8645bbb4950b3f6e787e6c P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:36.268004 12932 consensus_queue.cc:1048] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:36.271459 12123 catalog_manager.cc:5697] T 925101ab86064f128997f7332c0ad45f P 69d86243c0254d178ab482b7a629686e reported cstate change: config changed from index 3 to 4, VOTER 96d96cc4ebd048349079a448845507c7 (127.10.211.1) evicted. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.273944 12111 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 925101ab86064f128997f7332c0ad45f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:36.290413 12217 tablet_service.cc:1558] Processing DeleteTablet for tablet 925101ab86064f128997f7332c0ad45f with delete_type TABLET_DATA_TOMBSTONED (TS 96d96cc4ebd048349079a448845507c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58532
I20260710 13:18:36.293948 12903 raft_consensus.cc:2955] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.303529 12651 raft_consensus.cc:2955] T 7ac858c91f8645bbb4950b3f6e787e6c P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.309568 12947 tablet_replica.cc:333] T 925101ab86064f128997f7332c0ad45f P 96d96cc4ebd048349079a448845507c7: stopping tablet replica
I20260710 13:18:36.310746 12947 raft_consensus.cc:2243] T 925101ab86064f128997f7332c0ad45f P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:36.311501 12947 raft_consensus.cc:2272] T 925101ab86064f128997f7332c0ad45f P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:36.311525 12372 raft_consensus.cc:2955] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.311422 12296 raft_consensus.cc:2955] T 7ac858c91f8645bbb4950b3f6e787e6c P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.315464 12947 ts_tablet_manager.cc:1916] T 925101ab86064f128997f7332c0ad45f P 96d96cc4ebd048349079a448845507c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:36.324155 12124 catalog_manager.cc:5697] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 reported cstate change: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "96d96cc4ebd048349079a448845507c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:36.339437 12944 raft_consensus.cc:1064] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7: attempting to promote NON_VOTER 69d86243c0254d178ab482b7a629686e to VOTER
I20260710 13:18:36.339507 12947 ts_tablet_manager.cc:1929] T 925101ab86064f128997f7332c0ad45f P 96d96cc4ebd048349079a448845507c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:36.340077 12947 log.cc:1199] T 925101ab86064f128997f7332c0ad45f P 96d96cc4ebd048349079a448845507c7: Deleting WAL directory at /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-0-root/wals/925101ab86064f128997f7332c0ad45f
I20260710 13:18:36.342423 12944 consensus_queue.cc:237] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:36.342526 12112 catalog_manager.cc:5028] TS 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595): tablet 925101ab86064f128997f7332c0ad45f (table test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]) successfully deleted
I20260710 13:18:36.347170 12224 consensus_queue.cc:237] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:36.357733 12652 raft_consensus.cc:1275] T 7ac858c91f8645bbb4950b3f6e787e6c P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:36.361726 12372 raft_consensus.cc:1275] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:36.362458 12296 raft_consensus.cc:1275] T e7e6af1f409f4a1091f00a6704dbe3e7 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:36.364668 12903 consensus_queue.cc:1048] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:36.365499 12652 raft_consensus.cc:1275] T e7e6af1f409f4a1091f00a6704dbe3e7 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:36.365556 12932 consensus_queue.cc:1048] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:36.366690 12898 consensus_queue.cc:1048] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:36.369467 12898 consensus_queue.cc:1048] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:36.371752 12372 raft_consensus.cc:1275] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:36.375536 12898 consensus_queue.cc:1048] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:36.380192 12898 raft_consensus.cc:2955] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.381314 12652 raft_consensus.cc:2955] T 7ac858c91f8645bbb4950b3f6e787e6c P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.383857 12372 raft_consensus.cc:2955] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.408751 12372 raft_consensus.cc:2955] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.409135 12903 raft_consensus.cc:2955] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.415417 12123 catalog_manager.cc:5697] T 7ac858c91f8645bbb4950b3f6e787e6c P 69d86243c0254d178ab482b7a629686e reported cstate change: config changed from index 3 to 4, VOTER 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2) evicted. New cstate: current_term: 1 leader_uuid: "96d96cc4ebd048349079a448845507c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.417399 12112 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7ac858c91f8645bbb4950b3f6e787e6c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:36.413375 12652 raft_consensus.cc:2955] T e7e6af1f409f4a1091f00a6704dbe3e7 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.426260 12296 raft_consensus.cc:2955] T e7e6af1f409f4a1091f00a6704dbe3e7 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.428805 12284 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ac858c91f8645bbb4950b3f6e787e6c with delete_type TABLET_DATA_TOMBSTONED (TS 0d0c71d5dc844680b7a62434a1c5c989 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50788
I20260710 13:18:36.430925 12952 tablet_replica.cc:333] T 7ac858c91f8645bbb4950b3f6e787e6c P 0d0c71d5dc844680b7a62434a1c5c989: stopping tablet replica
I20260710 13:18:36.434077 12123 catalog_manager.cc:5697] T e7e6af1f409f4a1091f00a6704dbe3e7 P 69d86243c0254d178ab482b7a629686e reported cstate change: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "96d96cc4ebd048349079a448845507c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.435257 12952 raft_consensus.cc:2243] T 7ac858c91f8645bbb4950b3f6e787e6c P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:36.436039 12952 raft_consensus.cc:2272] T 7ac858c91f8645bbb4950b3f6e787e6c P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:36.439718 12952 ts_tablet_manager.cc:1916] T 7ac858c91f8645bbb4950b3f6e787e6c P 0d0c71d5dc844680b7a62434a1c5c989: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:36.457602 12224 consensus_queue.cc:237] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:36.462517 12652 raft_consensus.cc:1275] T e7e6af1f409f4a1091f00a6704dbe3e7 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:36.463634 12296 raft_consensus.cc:1275] T e7e6af1f409f4a1091f00a6704dbe3e7 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:36.463761 12952 ts_tablet_manager.cc:1929] T 7ac858c91f8645bbb4950b3f6e787e6c P 0d0c71d5dc844680b7a62434a1c5c989: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:36.464238 12952 log.cc:1199] T 7ac858c91f8645bbb4950b3f6e787e6c P 0d0c71d5dc844680b7a62434a1c5c989: Deleting WAL directory at /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-1-root/wals/7ac858c91f8645bbb4950b3f6e787e6c
I20260710 13:18:36.464928 12898 consensus_queue.cc:1048] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:36.465914 12903 consensus_queue.cc:1048] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:36.466075 12111 catalog_manager.cc:5028] TS 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): tablet 7ac858c91f8645bbb4950b3f6e787e6c (table test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]) successfully deleted
I20260710 13:18:36.473415 12944 raft_consensus.cc:2955] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ef37c8ad994374903015aedab92018 (127.10.211.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.475927 12652 raft_consensus.cc:2955] T e7e6af1f409f4a1091f00a6704dbe3e7 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ef37c8ad994374903015aedab92018 (127.10.211.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.479743 12296 raft_consensus.cc:2955] T e7e6af1f409f4a1091f00a6704dbe3e7 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ef37c8ad994374903015aedab92018 (127.10.211.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.483687 12112 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e7e6af1f409f4a1091f00a6704dbe3e7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:36.489562 12123 catalog_manager.cc:5697] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 reported cstate change: config changed from index 3 to 4, VOTER e9ef37c8ad994374903015aedab92018 (127.10.211.3) evicted. New cstate: current_term: 1 leader_uuid: "96d96cc4ebd048349079a448845507c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:36.500496 12365 tablet_service.cc:1558] Processing DeleteTablet for tablet e7e6af1f409f4a1091f00a6704dbe3e7 with delete_type TABLET_DATA_TOMBSTONED (TS e9ef37c8ad994374903015aedab92018 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44136
I20260710 13:18:36.504451 12953 tablet_replica.cc:333] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018: stopping tablet replica
I20260710 13:18:36.505457 12953 raft_consensus.cc:2243] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:36.506151 12953 raft_consensus.cc:2272] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:36.509411 12953 ts_tablet_manager.cc:1916] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:36.525305 12953 ts_tablet_manager.cc:1929] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:36.525740 12953 log.cc:1199] T e7e6af1f409f4a1091f00a6704dbe3e7 P e9ef37c8ad994374903015aedab92018: Deleting WAL directory at /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-2-root/wals/e7e6af1f409f4a1091f00a6704dbe3e7
I20260710 13:18:36.527446 12111 catalog_manager.cc:5028] TS e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907): tablet e7e6af1f409f4a1091f00a6704dbe3e7 (table test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]) successfully deleted
I20260710 13:18:36.680738 12802 raft_consensus.cc:1064] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018: attempting to promote NON_VOTER 69d86243c0254d178ab482b7a629686e to VOTER
I20260710 13:18:36.683108 12802 consensus_queue.cc:237] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:36.689251 12652 raft_consensus.cc:1275] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:36.689255 12296 raft_consensus.cc:1275] T 715e80f01ad14052b6b5a1975bb5f732 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:36.690573 12912 consensus_queue.cc:1048] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:36.691491 12937 consensus_queue.cc:1048] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:36.692457 12224 raft_consensus.cc:1275] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:36.693612 12937 consensus_queue.cc:1048] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:36.706436 12799 raft_consensus.cc:2955] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.708062 12226 raft_consensus.cc:2955] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.713824 12652 raft_consensus.cc:2955] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.718080 12296 raft_consensus.cc:2955] T 715e80f01ad14052b6b5a1975bb5f732 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.725952 12125 catalog_manager.cc:5697] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 reported cstate change: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } attrs { replace: true } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.743432 12372 consensus_queue.cc:237] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:36.747507 12652 raft_consensus.cc:1275] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:36.748664 12802 consensus_queue.cc:1048] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:36.749780 12226 raft_consensus.cc:1275] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:36.752942 12802 consensus_queue.cc:1048] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:36.758865 12937 raft_consensus.cc:2955] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.769802 12111 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 715e80f01ad14052b6b5a1975bb5f732 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:36.768823 12226 raft_consensus.cc:2955] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.770157 12652 raft_consensus.cc:2955] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:36.774235 12123 catalog_manager.cc:5697] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 reported cstate change: config changed from index 3 to 4, VOTER 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2) evicted. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:36.785513 12284 tablet_service.cc:1558] Processing DeleteTablet for tablet 715e80f01ad14052b6b5a1975bb5f732 with delete_type TABLET_DATA_TOMBSTONED (TS 0d0c71d5dc844680b7a62434a1c5c989 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50788
I20260710 13:18:36.786468 12952 tablet_replica.cc:333] T 715e80f01ad14052b6b5a1975bb5f732 P 0d0c71d5dc844680b7a62434a1c5c989: stopping tablet replica
I20260710 13:18:36.787384 12952 raft_consensus.cc:2243] T 715e80f01ad14052b6b5a1975bb5f732 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:36.788067 12952 raft_consensus.cc:2272] T 715e80f01ad14052b6b5a1975bb5f732 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:36.791445 12952 ts_tablet_manager.cc:1916] T 715e80f01ad14052b6b5a1975bb5f732 P 0d0c71d5dc844680b7a62434a1c5c989: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:36.802310 12952 ts_tablet_manager.cc:1929] T 715e80f01ad14052b6b5a1975bb5f732 P 0d0c71d5dc844680b7a62434a1c5c989: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:36.802640 12952 log.cc:1199] T 715e80f01ad14052b6b5a1975bb5f732 P 0d0c71d5dc844680b7a62434a1c5c989: Deleting WAL directory at /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-1-root/wals/715e80f01ad14052b6b5a1975bb5f732
I20260710 13:18:36.803853 12111 catalog_manager.cc:5028] TS 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): tablet 715e80f01ad14052b6b5a1975bb5f732 (table test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]) successfully deleted
I20260710 13:18:37.813619 12226 consensus_queue.cc:237] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Queue 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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:37.820268 12372 raft_consensus.cc:1275] T 072c2b1a6b774df2888f669c4730f7a8 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:37.820509 12193 consensus_peers.cc:597] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 -> Peer 69d86243c0254d178ab482b7a629686e (127.10.211.4:36423): Couldn't send request to peer 69d86243c0254d178ab482b7a629686e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 072c2b1a6b774df2888f669c4730f7a8. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:37.821687 12960 consensus_queue.cc:1048] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:37.822088 12296 raft_consensus.cc:1275] T 072c2b1a6b774df2888f669c4730f7a8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:37.823098 12903 consensus_queue.cc:1048] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:37.828758 12960 raft_consensus.cc:2955] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:37.830909 12372 raft_consensus.cc:2955] T 072c2b1a6b774df2888f669c4730f7a8 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:37.831516 12296 raft_consensus.cc:2955] T 072c2b1a6b774df2888f669c4730f7a8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:37.846278 12124 catalog_manager.cc:5697] T 072c2b1a6b774df2888f669c4730f7a8 P e9ef37c8ad994374903015aedab92018 reported cstate change: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New cstate: current_term: 1 leader_uuid: "96d96cc4ebd048349079a448845507c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:37.849041 12372 consensus_queue.cc:237] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [LEADER]: Queue 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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:37.856191 12296 raft_consensus.cc:1275] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:37.857177 12342 consensus_peers.cc:597] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 -> Peer 69d86243c0254d178ab482b7a629686e (127.10.211.4:36423): Couldn't send request to peer 69d86243c0254d178ab482b7a629686e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31e48ea2177b4560924e3457a833c059. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:37.857664 12226 raft_consensus.cc:1275] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:37.857683 12802 consensus_queue.cc:1048] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:37.859170 12958 consensus_queue.cc:1048] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:37.868382 12802 raft_consensus.cc:2955] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:37.872386 12226 raft_consensus.cc:2955] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:37.884123 12122 catalog_manager.cc:5697] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 reported cstate change: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:37.891933 12296 raft_consensus.cc:2955] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d86243c0254d178ab482b7a629686e (127.10.211.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } } }
I20260710 13:18:38.238979 12971 ts_tablet_manager.cc:933] T 072c2b1a6b774df2888f669c4730f7a8 P 69d86243c0254d178ab482b7a629686e: Initiating tablet copy from peer 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595)
I20260710 13:18:38.240764 12971 tablet_copy_client.cc:323] T 072c2b1a6b774df2888f669c4730f7a8 P 69d86243c0254d178ab482b7a629686e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.211.1:44595
I20260710 13:18:38.242274 12237 tablet_copy_service.cc:140] P 96d96cc4ebd048349079a448845507c7: Received BeginTabletCopySession request for tablet 072c2b1a6b774df2888f669c4730f7a8 from peer 69d86243c0254d178ab482b7a629686e ({username='slave'} at 127.0.0.1:42930)
I20260710 13:18:38.242791 12237 tablet_copy_service.cc:161] P 96d96cc4ebd048349079a448845507c7: Beginning new tablet copy session on tablet 072c2b1a6b774df2888f669c4730f7a8 from peer 69d86243c0254d178ab482b7a629686e at {username='slave'} at 127.0.0.1:42930: session id = 69d86243c0254d178ab482b7a629686e-072c2b1a6b774df2888f669c4730f7a8
I20260710 13:18:38.247996 12237 tablet_copy_source_session.cc:215] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:38.250753 12971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 072c2b1a6b774df2888f669c4730f7a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:38.264235 12971 tablet_copy_client.cc:806] T 072c2b1a6b774df2888f669c4730f7a8 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:38.264698 12971 tablet_copy_client.cc:670] T 072c2b1a6b774df2888f669c4730f7a8 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:38.267966 12971 tablet_copy_client.cc:538] T 072c2b1a6b774df2888f669c4730f7a8 P 69d86243c0254d178ab482b7a629686e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:38.275282 12971 tablet_bootstrap.cc:492] T 072c2b1a6b774df2888f669c4730f7a8 P 69d86243c0254d178ab482b7a629686e: Bootstrap starting.
I20260710 13:18:38.291509 12971 tablet_bootstrap.cc:492] T 072c2b1a6b774df2888f669c4730f7a8 P 69d86243c0254d178ab482b7a629686e: 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
I20260710 13:18:38.292176 12971 tablet_bootstrap.cc:492] T 072c2b1a6b774df2888f669c4730f7a8 P 69d86243c0254d178ab482b7a629686e: Bootstrap complete.
I20260710 13:18:38.292698 12971 ts_tablet_manager.cc:1403] T 072c2b1a6b774df2888f669c4730f7a8 P 69d86243c0254d178ab482b7a629686e: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260710 13:18:38.294756 12971 raft_consensus.cc:359] T 072c2b1a6b774df2888f669c4730f7a8 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:38.295339 12971 raft_consensus.cc:740] T 072c2b1a6b774df2888f669c4730f7a8 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69d86243c0254d178ab482b7a629686e, State: Initialized, Role: LEARNER
I20260710 13:18:38.295850 12971 consensus_queue.cc:260] T 072c2b1a6b774df2888f669c4730f7a8 P 69d86243c0254d178ab482b7a629686e [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:38.298555 12971 ts_tablet_manager.cc:1434] T 072c2b1a6b774df2888f669c4730f7a8 P 69d86243c0254d178ab482b7a629686e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:18:38.300688 12237 tablet_copy_service.cc:342] P 96d96cc4ebd048349079a448845507c7: Request end of tablet copy session 69d86243c0254d178ab482b7a629686e-072c2b1a6b774df2888f669c4730f7a8 received from {username='slave'} at 127.0.0.1:42930
I20260710 13:18:38.301110 12237 tablet_copy_service.cc:434] P 96d96cc4ebd048349079a448845507c7: ending tablet copy session 69d86243c0254d178ab482b7a629686e-072c2b1a6b774df2888f669c4730f7a8 on tablet 072c2b1a6b774df2888f669c4730f7a8 with peer 69d86243c0254d178ab482b7a629686e
I20260710 13:18:38.431710 12971 ts_tablet_manager.cc:933] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e: Initiating tablet copy from peer e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:38.433437 12971 tablet_copy_client.cc:323] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e: tablet copy: Beginning tablet copy session from remote peer at address 127.10.211.3:39907
I20260710 13:18:38.435019 12386 tablet_copy_service.cc:140] P e9ef37c8ad994374903015aedab92018: Received BeginTabletCopySession request for tablet 31e48ea2177b4560924e3457a833c059 from peer 69d86243c0254d178ab482b7a629686e ({username='slave'} at 127.0.0.1:44154)
I20260710 13:18:38.435467 12386 tablet_copy_service.cc:161] P e9ef37c8ad994374903015aedab92018: Beginning new tablet copy session on tablet 31e48ea2177b4560924e3457a833c059 from peer 69d86243c0254d178ab482b7a629686e at {username='slave'} at 127.0.0.1:44154: session id = 69d86243c0254d178ab482b7a629686e-31e48ea2177b4560924e3457a833c059
I20260710 13:18:38.440376 12386 tablet_copy_source_session.cc:215] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:38.443523 12971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31e48ea2177b4560924e3457a833c059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:38.454806 12971 tablet_copy_client.cc:806] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:38.455302 12971 tablet_copy_client.cc:670] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:38.459069 12971 tablet_copy_client.cc:538] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:38.466261 12971 tablet_bootstrap.cc:492] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e: Bootstrap starting.
I20260710 13:18:38.480949 12971 tablet_bootstrap.cc:492] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e: 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
I20260710 13:18:38.481810 12971 tablet_bootstrap.cc:492] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e: Bootstrap complete.
I20260710 13:18:38.482347 12971 ts_tablet_manager.cc:1403] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e: Time spent bootstrapping tablet: real 0.016s	user 0.016s	sys 0.000s
I20260710 13:18:38.484443 12971 raft_consensus.cc:359] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:38.485055 12971 raft_consensus.cc:740] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69d86243c0254d178ab482b7a629686e, State: Initialized, Role: LEARNER
I20260710 13:18:38.485556 12971 consensus_queue.cc:260] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: NON_VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: true } }
I20260710 13:18:38.487628 12971 ts_tablet_manager.cc:1434] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:18:38.489554 12386 tablet_copy_service.cc:342] P e9ef37c8ad994374903015aedab92018: Request end of tablet copy session 69d86243c0254d178ab482b7a629686e-31e48ea2177b4560924e3457a833c059 received from {username='slave'} at 127.0.0.1:44154
I20260710 13:18:38.489945 12386 tablet_copy_service.cc:434] P e9ef37c8ad994374903015aedab92018: ending tablet copy session 69d86243c0254d178ab482b7a629686e-31e48ea2177b4560924e3457a833c059 on tablet 31e48ea2177b4560924e3457a833c059 with peer 69d86243c0254d178ab482b7a629686e
I20260710 13:18:38.811781 12651 raft_consensus.cc:1217] T 072c2b1a6b774df2888f669c4730f7a8 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:38.921427 12651 raft_consensus.cc:1217] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:39.403728 12802 raft_consensus.cc:1064] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018: attempting to promote NON_VOTER 69d86243c0254d178ab482b7a629686e to VOTER
I20260710 13:18:39.406013 12802 consensus_queue.cc:237] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:39.412035 12296 raft_consensus.cc:1275] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:39.412235 12652 raft_consensus.cc:1275] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:39.413885 12226 raft_consensus.cc:1275] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:39.413681 12802 consensus_queue.cc:1048] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:39.414772 12979 consensus_queue.cc:1048] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:39.415742 12978 consensus_queue.cc:1048] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:39.426748 12978 raft_consensus.cc:2955] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:39.428514 12296 raft_consensus.cc:2955] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:39.432317 12960 raft_consensus.cc:1064] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7: attempting to promote NON_VOTER 69d86243c0254d178ab482b7a629686e to VOTER
I20260710 13:18:39.443702 12960 consensus_queue.cc:237] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:39.431936 12651 raft_consensus.cc:2955] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:39.447830 12226 raft_consensus.cc:2955] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:39.448480 12122 catalog_manager.cc:5697] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 reported cstate change: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:39.466910 12651 raft_consensus.cc:1275] T 072c2b1a6b774df2888f669c4730f7a8 P 69d86243c0254d178ab482b7a629686e [term 1 LEARNER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:39.468784 12977 consensus_queue.cc:1048] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:39.469700 12372 raft_consensus.cc:1275] T 072c2b1a6b774df2888f669c4730f7a8 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:39.475152 12977 consensus_queue.cc:1048] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:39.480676 12298 raft_consensus.cc:1275] T 072c2b1a6b774df2888f669c4730f7a8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:39.486665 12977 consensus_queue.cc:1048] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:39.512034 12372 raft_consensus.cc:2955] T 072c2b1a6b774df2888f669c4730f7a8 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:39.502372 12977 raft_consensus.cc:2955] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:39.530812 12296 raft_consensus.cc:2955] T 072c2b1a6b774df2888f669c4730f7a8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:39.547207 12651 raft_consensus.cc:2955] T 072c2b1a6b774df2888f669c4730f7a8 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:39.553586 12372 consensus_queue.cc:237] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [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: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:39.561317 12123 catalog_manager.cc:5697] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 reported cstate change: config changed from index 2 to 3, 69d86243c0254d178ab482b7a629686e (127.10.211.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "96d96cc4ebd048349079a448845507c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:39.569067 12296 raft_consensus.cc:1275] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:39.571115 12978 consensus_queue.cc:1048] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:39.573848 12651 raft_consensus.cc:1275] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Refusing update from remote peer e9ef37c8ad994374903015aedab92018: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:39.575204 12979 consensus_queue.cc:1048] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:39.579059 12802 raft_consensus.cc:2955] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96d96cc4ebd048349079a448845507c7 (127.10.211.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:39.589211 12226 consensus_queue.cc:237] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:39.588963 12651 raft_consensus.cc:2955] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96d96cc4ebd048349079a448845507c7 (127.10.211.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:39.595297 12653 raft_consensus.cc:1275] T 072c2b1a6b774df2888f669c4730f7a8 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:39.596900 12991 consensus_queue.cc:1048] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:39.596560 12298 raft_consensus.cc:2955] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 96d96cc4ebd048349079a448845507c7 (127.10.211.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:39.599466 12296 raft_consensus.cc:1275] T 072c2b1a6b774df2888f669c4730f7a8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Refusing update from remote peer 96d96cc4ebd048349079a448845507c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:39.600906 12989 consensus_queue.cc:1048] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:39.604835 12977 raft_consensus.cc:2955] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ef37c8ad994374903015aedab92018 (127.10.211.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:39.608011 12653 raft_consensus.cc:2955] T 072c2b1a6b774df2888f669c4730f7a8 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ef37c8ad994374903015aedab92018 (127.10.211.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:39.609148 12301 raft_consensus.cc:2955] T 072c2b1a6b774df2888f669c4730f7a8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ef37c8ad994374903015aedab92018 (127.10.211.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:39.613762 12111 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 31e48ea2177b4560924e3457a833c059 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:39.628657 12123 catalog_manager.cc:5697] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989 reported cstate change: config changed from index 3 to 4, VOTER 96d96cc4ebd048349079a448845507c7 (127.10.211.1) evicted. New cstate: current_term: 1 leader_uuid: "e9ef37c8ad994374903015aedab92018" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } } }
I20260710 13:18:39.633783 12112 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 072c2b1a6b774df2888f669c4730f7a8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:39.639778 12125 catalog_manager.cc:5697] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 reported cstate change: config changed from index 3 to 4, VOTER e9ef37c8ad994374903015aedab92018 (127.10.211.3) evicted. New cstate: current_term: 1 leader_uuid: "96d96cc4ebd048349079a448845507c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:39.650926 12217 tablet_service.cc:1558] Processing DeleteTablet for tablet 31e48ea2177b4560924e3457a833c059 with delete_type TABLET_DATA_TOMBSTONED (TS 96d96cc4ebd048349079a448845507c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58532
I20260710 13:18:39.657564 12365 tablet_service.cc:1558] Processing DeleteTablet for tablet 072c2b1a6b774df2888f669c4730f7a8 with delete_type TABLET_DATA_TOMBSTONED (TS e9ef37c8ad994374903015aedab92018 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44136
I20260710 13:18:39.667521 12997 tablet_replica.cc:333] T 072c2b1a6b774df2888f669c4730f7a8 P e9ef37c8ad994374903015aedab92018: stopping tablet replica
I20260710 13:18:39.669615 12997 raft_consensus.cc:2243] T 072c2b1a6b774df2888f669c4730f7a8 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:39.670363 12997 raft_consensus.cc:2272] T 072c2b1a6b774df2888f669c4730f7a8 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.670454 12996 tablet_replica.cc:333] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7: stopping tablet replica
I20260710 13:18:39.671535 12996 raft_consensus.cc:2243] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:39.672202 12996 raft_consensus.cc:2272] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.673080 12997 ts_tablet_manager.cc:1916] T 072c2b1a6b774df2888f669c4730f7a8 P e9ef37c8ad994374903015aedab92018: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:39.674770 12996 ts_tablet_manager.cc:1916] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:39.685550 12996 ts_tablet_manager.cc:1929] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:39.685863 12996 log.cc:1199] T 31e48ea2177b4560924e3457a833c059 P 96d96cc4ebd048349079a448845507c7: Deleting WAL directory at /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-0-root/wals/31e48ea2177b4560924e3457a833c059
I20260710 13:18:39.685977 12997 ts_tablet_manager.cc:1929] T 072c2b1a6b774df2888f669c4730f7a8 P e9ef37c8ad994374903015aedab92018: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:39.686427 12997 log.cc:1199] T 072c2b1a6b774df2888f669c4730f7a8 P e9ef37c8ad994374903015aedab92018: Deleting WAL directory at /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689474519633-11084-0/minicluster-data/ts-2-root/wals/072c2b1a6b774df2888f669c4730f7a8
I20260710 13:18:39.687386 12112 catalog_manager.cc:5028] TS 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595): tablet 31e48ea2177b4560924e3457a833c059 (table test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]) successfully deleted
I20260710 13:18:39.687870 12111 catalog_manager.cc:5028] TS e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907): tablet 072c2b1a6b774df2888f669c4730f7a8 (table test-workload [id=43fdd6c3a672461d9536b71e11f31ca1]) successfully deleted
I20260710 13:18:44.714044 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:44.744454 12224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b6afe46f68e495eb22207a885607301"
dest_uuid: "96d96cc4ebd048349079a448845507c7"
mode: GRACEFUL
new_leader_uuid: "69d86243c0254d178ab482b7a629686e"
 from {username='slave'} at 127.0.0.1:34730
I20260710 13:18:44.744959 12224 raft_consensus.cc:606] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Received request to transfer leadership to TS 69d86243c0254d178ab482b7a629686e
I20260710 13:18:44.756060 12376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "137a3a5978d44bfca5d521aa1b76a771"
dest_uuid: "e9ef37c8ad994374903015aedab92018"
mode: GRACEFUL
new_leader_uuid: "69d86243c0254d178ab482b7a629686e"
 from {username='slave'} at 127.0.0.1:42572
I20260710 13:18:44.756661 12376 raft_consensus.cc:606] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Received request to transfer leadership to TS 69d86243c0254d178ab482b7a629686e
I20260710 13:18:44.759199 12376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31e48ea2177b4560924e3457a833c059"
dest_uuid: "e9ef37c8ad994374903015aedab92018"
mode: GRACEFUL
new_leader_uuid: "69d86243c0254d178ab482b7a629686e"
 from {username='slave'} at 127.0.0.1:42572
I20260710 13:18:44.759634 12376 raft_consensus.cc:606] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Received request to transfer leadership to TS 69d86243c0254d178ab482b7a629686e
I20260710 13:18:44.761835 12224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a14ef1c2104463393e8f29567afd21a"
dest_uuid: "96d96cc4ebd048349079a448845507c7"
mode: GRACEFUL
new_leader_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
 from {username='slave'} at 127.0.0.1:34730
I20260710 13:18:44.762387 12224 raft_consensus.cc:606] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Received request to transfer leadership to TS 0d0c71d5dc844680b7a62434a1c5c989
I20260710 13:18:44.764830 12224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb9e9cae11db44258ae97c84cf4a3ae9"
dest_uuid: "96d96cc4ebd048349079a448845507c7"
mode: GRACEFUL
new_leader_uuid: "69d86243c0254d178ab482b7a629686e"
 from {username='slave'} at 127.0.0.1:34730
I20260710 13:18:44.765234 12224 raft_consensus.cc:606] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Received request to transfer leadership to TS 69d86243c0254d178ab482b7a629686e
I20260710 13:18:44.766173 11084 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:18:44.767098 11084 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:44.802627 13004 raft_consensus.cc:993] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018: : Instructing follower 69d86243c0254d178ab482b7a629686e to start an election
I20260710 13:18:44.803229 13000 raft_consensus.cc:1081] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Signalling peer 69d86243c0254d178ab482b7a629686e to start an election
I20260710 13:18:44.804589 12653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31e48ea2177b4560924e3457a833c059"
dest_uuid: "69d86243c0254d178ab482b7a629686e"
 from {username='slave'} at 127.0.0.1:48876
I20260710 13:18:44.805066 12653 raft_consensus.cc:493] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:44.805331 12653 raft_consensus.cc:3060] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.809886 12653 raft_consensus.cc:515] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:44.811682 12653 leader_election.cc:290] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e [CANDIDATE]: Term 2 election: Requested vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:44.812400 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e48ea2177b4560924e3457a833c059" candidate_uuid: "69d86243c0254d178ab482b7a629686e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
I20260710 13:18:44.812683 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e48ea2177b4560924e3457a833c059" candidate_uuid: "69d86243c0254d178ab482b7a629686e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e9ef37c8ad994374903015aedab92018"
I20260710 13:18:44.813016 12298 raft_consensus.cc:3060] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.813160 12376 raft_consensus.cc:3055] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:44.813489 12376 raft_consensus.cc:740] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Running, Role: LEADER
I20260710 13:18:44.814165 12376 consensus_queue.cc:260] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [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: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:44.815259 12376 raft_consensus.cc:3060] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.819095 12298 raft_consensus.cc:2468] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d86243c0254d178ab482b7a629686e in term 2.
I20260710 13:18:44.820341 12618 leader_election.cc:304] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, 69d86243c0254d178ab482b7a629686e; no voters: 
I20260710 13:18:44.821696 12376 raft_consensus.cc:2468] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d86243c0254d178ab482b7a629686e in term 2.
I20260710 13:18:44.821949 13008 raft_consensus.cc:2804] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:44.823127 13008 raft_consensus.cc:697] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e [term 2 LEADER]: Becoming Leader. State: Replica: 69d86243c0254d178ab482b7a629686e, State: Running, Role: LEADER
I20260710 13:18:44.823904 13008 consensus_queue.cc:237] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e [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: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:44.830150 12122 catalog_manager.cc:5697] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e reported cstate change: term changed from 1 to 2, leader changed from e9ef37c8ad994374903015aedab92018 (127.10.211.3) to 69d86243c0254d178ab482b7a629686e (127.10.211.4). New cstate: current_term: 2 leader_uuid: "69d86243c0254d178ab482b7a629686e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:44.855122 13015 raft_consensus.cc:993] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7: : Instructing follower 69d86243c0254d178ab482b7a629686e to start an election
I20260710 13:18:44.855595 13002 raft_consensus.cc:1081] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Signalling peer 69d86243c0254d178ab482b7a629686e to start an election
I20260710 13:18:44.857004 12653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b6afe46f68e495eb22207a885607301"
dest_uuid: "69d86243c0254d178ab482b7a629686e"
 from {username='slave'} at 127.0.0.1:36718
I20260710 13:18:44.857456 12653 raft_consensus.cc:493] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:44.857728 12653 raft_consensus.cc:3060] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.861881 12653 raft_consensus.cc:515] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:44.863903 12653 leader_election.cc:290] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e [CANDIDATE]: Term 2 election: Requested vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:44.864648 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6afe46f68e495eb22207a885607301" candidate_uuid: "69d86243c0254d178ab482b7a629686e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "96d96cc4ebd048349079a448845507c7"
I20260710 13:18:44.865008 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6afe46f68e495eb22207a885607301" candidate_uuid: "69d86243c0254d178ab482b7a629686e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e9ef37c8ad994374903015aedab92018"
I20260710 13:18:44.865191 12224 raft_consensus.cc:3055] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:44.865495 12376 raft_consensus.cc:3060] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.865511 12224 raft_consensus.cc:740] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Running, Role: LEADER
I20260710 13:18:44.866274 12224 consensus_queue.cc:260] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:44.867257 12224 raft_consensus.cc:3060] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.869688 12376 raft_consensus.cc:2468] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d86243c0254d178ab482b7a629686e in term 2.
I20260710 13:18:44.870571 12618 leader_election.cc:304] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69d86243c0254d178ab482b7a629686e, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:44.871255 12224 raft_consensus.cc:2468] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d86243c0254d178ab482b7a629686e in term 2.
I20260710 13:18:44.871304 13008 raft_consensus.cc:2804] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:44.871920 13008 raft_consensus.cc:697] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e [term 2 LEADER]: Becoming Leader. State: Replica: 69d86243c0254d178ab482b7a629686e, State: Running, Role: LEADER
I20260710 13:18:44.872643 13008 consensus_queue.cc:237] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:44.879212 12122 catalog_manager.cc:5697] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e reported cstate change: term changed from 1 to 2, leader changed from 96d96cc4ebd048349079a448845507c7 (127.10.211.1) to 69d86243c0254d178ab482b7a629686e (127.10.211.4). New cstate: current_term: 2 leader_uuid: "69d86243c0254d178ab482b7a629686e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:44.906607 13004 raft_consensus.cc:993] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018: : Instructing follower 69d86243c0254d178ab482b7a629686e to start an election
I20260710 13:18:44.907100 13000 raft_consensus.cc:1081] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Signalling peer 69d86243c0254d178ab482b7a629686e to start an election
I20260710 13:18:44.908592 12653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "137a3a5978d44bfca5d521aa1b76a771"
dest_uuid: "69d86243c0254d178ab482b7a629686e"
 from {username='slave'} at 127.0.0.1:48876
I20260710 13:18:44.909314 12653 raft_consensus.cc:493] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:44.909595 12653 raft_consensus.cc:3060] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.914057 12653 raft_consensus.cc:515] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:44.915473 12653 leader_election.cc:290] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e [CANDIDATE]: Term 2 election: Requested vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:44.916431 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137a3a5978d44bfca5d521aa1b76a771" candidate_uuid: "69d86243c0254d178ab482b7a629686e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e9ef37c8ad994374903015aedab92018"
I20260710 13:18:44.916455 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137a3a5978d44bfca5d521aa1b76a771" candidate_uuid: "69d86243c0254d178ab482b7a629686e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "96d96cc4ebd048349079a448845507c7"
I20260710 13:18:44.916952 12376 raft_consensus.cc:3055] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:44.917076 12224 raft_consensus.cc:3060] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.917205 12376 raft_consensus.cc:740] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Running, Role: LEADER
I20260710 13:18:44.917908 12376 consensus_queue.cc:260] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:44.918826 12376 raft_consensus.cc:3060] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.921515 12224 raft_consensus.cc:2468] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d86243c0254d178ab482b7a629686e in term 2.
I20260710 13:18:44.922465 12619 leader_election.cc:304] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69d86243c0254d178ab482b7a629686e, 96d96cc4ebd048349079a448845507c7; no voters: 
I20260710 13:18:44.922745 12376 raft_consensus.cc:2468] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d86243c0254d178ab482b7a629686e in term 2.
I20260710 13:18:44.923228 13008 raft_consensus.cc:2804] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:44.923713 13008 raft_consensus.cc:697] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e [term 2 LEADER]: Becoming Leader. State: Replica: 69d86243c0254d178ab482b7a629686e, State: Running, Role: LEADER
I20260710 13:18:44.924450 13008 consensus_queue.cc:237] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:44.929476 13002 raft_consensus.cc:993] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7: : Instructing follower 0d0c71d5dc844680b7a62434a1c5c989 to start an election
I20260710 13:18:44.929953 13015 raft_consensus.cc:1081] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Signalling peer 0d0c71d5dc844680b7a62434a1c5c989 to start an election
I20260710 13:18:44.931401 12298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a14ef1c2104463393e8f29567afd21a"
dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
 from {username='slave'} at 127.0.0.1:50794
I20260710 13:18:44.931945 12298 raft_consensus.cc:493] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:44.932256 12298 raft_consensus.cc:3060] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.932216 12122 catalog_manager.cc:5697] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e reported cstate change: term changed from 1 to 2, leader changed from e9ef37c8ad994374903015aedab92018 (127.10.211.3) to 69d86243c0254d178ab482b7a629686e (127.10.211.4). New cstate: current_term: 2 leader_uuid: "69d86243c0254d178ab482b7a629686e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:44.938170 12298 raft_consensus.cc:515] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:44.941144 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a14ef1c2104463393e8f29567afd21a" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96d96cc4ebd048349079a448845507c7"
I20260710 13:18:44.941339 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a14ef1c2104463393e8f29567afd21a" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9ef37c8ad994374903015aedab92018"
I20260710 13:18:44.941709 12224 raft_consensus.cc:3055] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:44.941824 12376 raft_consensus.cc:3060] T 9a14ef1c2104463393e8f29567afd21a P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.942039 12224 raft_consensus.cc:740] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Running, Role: LEADER
I20260710 13:18:44.942793 12224 consensus_queue.cc:260] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:44.943953 12224 raft_consensus.cc:3060] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.946753 12298 leader_election.cc:290] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 2 election: Requested vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:44.948277 12376 raft_consensus.cc:2468] T 9a14ef1c2104463393e8f29567afd21a P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0c71d5dc844680b7a62434a1c5c989 in term 2.
I20260710 13:18:44.949384 12267 leader_election.cc:304] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, e9ef37c8ad994374903015aedab92018; no voters: 
I20260710 13:18:44.949827 12224 raft_consensus.cc:2468] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0c71d5dc844680b7a62434a1c5c989 in term 2.
I20260710 13:18:44.950078 12837 raft_consensus.cc:2804] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:44.951220 12837 raft_consensus.cc:697] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [term 2 LEADER]: Becoming Leader. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Running, Role: LEADER
I20260710 13:18:44.951813 12837 consensus_queue.cc:237] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } }
I20260710 13:18:44.957171 13002 raft_consensus.cc:993] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7: : Instructing follower 69d86243c0254d178ab482b7a629686e to start an election
I20260710 13:18:44.957633 13015 raft_consensus.cc:1081] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Signalling peer 69d86243c0254d178ab482b7a629686e to start an election
I20260710 13:18:44.959380 12653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb9e9cae11db44258ae97c84cf4a3ae9"
dest_uuid: "69d86243c0254d178ab482b7a629686e"
 from {username='slave'} at 127.0.0.1:36718
I20260710 13:18:44.959898 12653 raft_consensus.cc:493] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:44.960287 12653 raft_consensus.cc:3060] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.959746 12122 catalog_manager.cc:5697] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 reported cstate change: term changed from 1 to 2, leader changed from 96d96cc4ebd048349079a448845507c7 (127.10.211.1) to 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "0d0c71d5dc844680b7a62434a1c5c989" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:44.965598 12653 raft_consensus.cc:515] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:44.967537 12653 leader_election.cc:290] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e [CANDIDATE]: Term 2 election: Requested vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:44.969035 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb9e9cae11db44258ae97c84cf4a3ae9" candidate_uuid: "69d86243c0254d178ab482b7a629686e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "96d96cc4ebd048349079a448845507c7"
I20260710 13:18:44.969551 12224 raft_consensus.cc:3055] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:44.969828 12224 raft_consensus.cc:740] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 96d96cc4ebd048349079a448845507c7, State: Running, Role: LEADER
I20260710 13:18:44.970489 12224 consensus_queue.cc:260] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:44.971608 12224 raft_consensus.cc:3060] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.972558 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb9e9cae11db44258ae97c84cf4a3ae9" candidate_uuid: "69d86243c0254d178ab482b7a629686e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e9ef37c8ad994374903015aedab92018"
I20260710 13:18:44.973093 12376 raft_consensus.cc:3060] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.977550 12224 raft_consensus.cc:2468] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d86243c0254d178ab482b7a629686e in term 2.
I20260710 13:18:44.978487 12619 leader_election.cc:304] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69d86243c0254d178ab482b7a629686e, 96d96cc4ebd048349079a448845507c7; no voters: 
I20260710 13:18:44.979125 12376 raft_consensus.cc:2468] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d86243c0254d178ab482b7a629686e in term 2.
I20260710 13:18:44.979332 13008 raft_consensus.cc:2804] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:44.979933 13008 raft_consensus.cc:697] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e [term 2 LEADER]: Becoming Leader. State: Replica: 69d86243c0254d178ab482b7a629686e, State: Running, Role: LEADER
I20260710 13:18:44.980737 13008 consensus_queue.cc:237] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:44.987947 12122 catalog_manager.cc:5697] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e reported cstate change: term changed from 1 to 2, leader changed from 96d96cc4ebd048349079a448845507c7 (127.10.211.1) to 69d86243c0254d178ab482b7a629686e (127.10.211.4). New cstate: current_term: 2 leader_uuid: "69d86243c0254d178ab482b7a629686e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:45.323585 12298 raft_consensus.cc:1275] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989 [term 2 FOLLOWER]: Refusing update from remote peer 69d86243c0254d178ab482b7a629686e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:45.325167 13008 consensus_queue.cc:1048] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:18:45.340472 12376 raft_consensus.cc:1275] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Refusing update from remote peer 69d86243c0254d178ab482b7a629686e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:45.350154 13009 consensus_queue.cc:1048] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:18:45.386771 12224 raft_consensus.cc:1275] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [term 2 FOLLOWER]: Refusing update from remote peer 69d86243c0254d178ab482b7a629686e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:45.388008 13024 consensus_queue.cc:1048] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:45.397490 12376 raft_consensus.cc:1275] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Refusing update from remote peer 69d86243c0254d178ab482b7a629686e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:45.399015 13009 consensus_queue.cc:1048] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:45.438454 12224 raft_consensus.cc:1275] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [term 2 FOLLOWER]: Refusing update from remote peer 69d86243c0254d178ab482b7a629686e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:45.439996 13024 consensus_queue.cc:1048] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:45.451545 12376 raft_consensus.cc:1275] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Refusing update from remote peer 69d86243c0254d178ab482b7a629686e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:45.453003 13009 consensus_queue.cc:1048] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:45.512262 12376 raft_consensus.cc:1275] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Refusing update from remote peer 69d86243c0254d178ab482b7a629686e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:45.513527 13009 consensus_queue.cc:1048] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:45.522660 12226 raft_consensus.cc:1275] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [term 2 FOLLOWER]: Refusing update from remote peer 69d86243c0254d178ab482b7a629686e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:45.524338 13032 consensus_queue.cc:1048] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:18:45.550274 12376 raft_consensus.cc:1275] T 9a14ef1c2104463393e8f29567afd21a P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:45.551868 13018 consensus_queue.cc:1048] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.554368 12226 raft_consensus.cc:1275] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [term 2 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:45.555688 12837 consensus_queue.cc:1048] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:45.768164 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:45.792101 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:45.807654 12376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c9b1b299c764ea781aab745d3cfaea4"
dest_uuid: "e9ef37c8ad994374903015aedab92018"
mode: GRACEFUL
new_leader_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
 from {username='slave'} at 127.0.0.1:42572
I20260710 13:18:45.808254 12376 raft_consensus.cc:606] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Received request to transfer leadership to TS 0d0c71d5dc844680b7a62434a1c5c989
I20260710 13:18:45.810735 12376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "715e80f01ad14052b6b5a1975bb5f732"
dest_uuid: "e9ef37c8ad994374903015aedab92018"
mode: GRACEFUL
new_leader_uuid: "69d86243c0254d178ab482b7a629686e"
 from {username='slave'} at 127.0.0.1:42572
I20260710 13:18:45.811141 12376 raft_consensus.cc:606] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Received request to transfer leadership to TS 69d86243c0254d178ab482b7a629686e
I20260710 13:18:45.813235 12376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c00ab0a421c447c7855366effe7b3ee6"
dest_uuid: "e9ef37c8ad994374903015aedab92018"
mode: GRACEFUL
new_leader_uuid: "69d86243c0254d178ab482b7a629686e"
 from {username='slave'} at 127.0.0.1:42572
I20260710 13:18:45.813688 12376 raft_consensus.cc:606] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Received request to transfer leadership to TS 69d86243c0254d178ab482b7a629686e
I20260710 13:18:45.814713 11084 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:18:45.815280 11084 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:45.885406 13004 raft_consensus.cc:993] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018: : Instructing follower 0d0c71d5dc844680b7a62434a1c5c989 to start an election
I20260710 13:18:45.885994 13000 raft_consensus.cc:1081] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Signalling peer 0d0c71d5dc844680b7a62434a1c5c989 to start an election
I20260710 13:18:45.887535 12298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c9b1b299c764ea781aab745d3cfaea4"
dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
 from {username='slave'} at 127.0.0.1:50790
I20260710 13:18:45.888048 12298 raft_consensus.cc:493] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:45.888509 12298 raft_consensus.cc:3060] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.894883 12298 raft_consensus.cc:515] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:45.897718 12651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9b1b299c764ea781aab745d3cfaea4" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "69d86243c0254d178ab482b7a629686e"
I20260710 13:18:45.897560 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9b1b299c764ea781aab745d3cfaea4" candidate_uuid: "0d0c71d5dc844680b7a62434a1c5c989" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e9ef37c8ad994374903015aedab92018"
I20260710 13:18:45.897162 12298 leader_election.cc:290] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 2 election: Requested vote from peers e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907), 69d86243c0254d178ab482b7a629686e (127.10.211.4:36423)
I20260710 13:18:45.898285 12651 raft_consensus.cc:3060] T 2c9b1b299c764ea781aab745d3cfaea4 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.898387 12376 raft_consensus.cc:3055] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:45.898749 12376 raft_consensus.cc:740] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Running, Role: LEADER
I20260710 13:18:45.899739 12376 consensus_queue.cc:260] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [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: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:45.901032 12376 raft_consensus.cc:3060] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.905649 12651 raft_consensus.cc:2468] T 2c9b1b299c764ea781aab745d3cfaea4 P 69d86243c0254d178ab482b7a629686e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0c71d5dc844680b7a62434a1c5c989 in term 2.
I20260710 13:18:45.906796 12268 leader_election.cc:304] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, 69d86243c0254d178ab482b7a629686e; no voters: 
I20260710 13:18:45.907548 13038 raft_consensus.cc:2804] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:45.907747 12376 raft_consensus.cc:2468] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0c71d5dc844680b7a62434a1c5c989 in term 2.
I20260710 13:18:45.908022 13038 raft_consensus.cc:697] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 [term 2 LEADER]: Becoming Leader. State: Replica: 0d0c71d5dc844680b7a62434a1c5c989, State: Running, Role: LEADER
I20260710 13:18:45.909161 13038 consensus_queue.cc:237] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 [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: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:45.921334 12122 catalog_manager.cc:5697] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 reported cstate change: term changed from 1 to 2, leader changed from e9ef37c8ad994374903015aedab92018 (127.10.211.3) to 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "0d0c71d5dc844680b7a62434a1c5c989" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:45.966511 13000 raft_consensus.cc:993] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018: : Instructing follower 69d86243c0254d178ab482b7a629686e to start an election
I20260710 13:18:45.966949 13004 raft_consensus.cc:1081] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Signalling peer 69d86243c0254d178ab482b7a629686e to start an election
I20260710 13:18:45.968210 12651 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "715e80f01ad14052b6b5a1975bb5f732"
dest_uuid: "69d86243c0254d178ab482b7a629686e"
 from {username='slave'} at 127.0.0.1:48876
I20260710 13:18:45.968580 12651 raft_consensus.cc:493] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:45.968808 12651 raft_consensus.cc:3060] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.974112 12651 raft_consensus.cc:515] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:45.975935 12651 leader_election.cc:290] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e [CANDIDATE]: Term 2 election: Requested vote from peers 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:45.976646 12224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715e80f01ad14052b6b5a1975bb5f732" candidate_uuid: "69d86243c0254d178ab482b7a629686e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "96d96cc4ebd048349079a448845507c7"
I20260710 13:18:45.977241 12224 raft_consensus.cc:3060] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.980182 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715e80f01ad14052b6b5a1975bb5f732" candidate_uuid: "69d86243c0254d178ab482b7a629686e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e9ef37c8ad994374903015aedab92018"
I20260710 13:18:45.980669 12376 raft_consensus.cc:3055] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:45.980868 12376 raft_consensus.cc:740] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Running, Role: LEADER
I20260710 13:18:45.981462 12376 consensus_queue.cc:260] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:45.982079 12224 raft_consensus.cc:2468] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d86243c0254d178ab482b7a629686e in term 2.
I20260710 13:18:45.982304 12376 raft_consensus.cc:3060] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.983302 12619 leader_election.cc:304] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69d86243c0254d178ab482b7a629686e, 96d96cc4ebd048349079a448845507c7; no voters: 
I20260710 13:18:45.984123 13009 raft_consensus.cc:2804] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:45.984580 13009 raft_consensus.cc:697] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e [term 2 LEADER]: Becoming Leader. State: Replica: 69d86243c0254d178ab482b7a629686e, State: Running, Role: LEADER
I20260710 13:18:45.985445 13009 consensus_queue.cc:237] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e [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: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:45.987759 12376 raft_consensus.cc:2468] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d86243c0254d178ab482b7a629686e in term 2.
I20260710 13:18:46.003633 12122 catalog_manager.cc:5697] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e reported cstate change: term changed from 1 to 2, leader changed from e9ef37c8ad994374903015aedab92018 (127.10.211.3) to 69d86243c0254d178ab482b7a629686e (127.10.211.4). New cstate: current_term: 2 leader_uuid: "69d86243c0254d178ab482b7a629686e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:46.239972 13000 raft_consensus.cc:993] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018: : Instructing follower 69d86243c0254d178ab482b7a629686e to start an election
I20260710 13:18:46.240389 13004 raft_consensus.cc:1081] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Signalling peer 69d86243c0254d178ab482b7a629686e to start an election
I20260710 13:18:46.241703 12651 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c00ab0a421c447c7855366effe7b3ee6"
dest_uuid: "69d86243c0254d178ab482b7a629686e"
 from {username='slave'} at 127.0.0.1:48876
I20260710 13:18:46.242077 12651 raft_consensus.cc:493] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:46.242306 12651 raft_consensus.cc:3060] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:46.246873 12651 raft_consensus.cc:515] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:46.248476 12651 leader_election.cc:290] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e [CANDIDATE]: Term 2 election: Requested vote from peers 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821), e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907)
I20260710 13:18:46.249302 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00ab0a421c447c7855366effe7b3ee6" candidate_uuid: "69d86243c0254d178ab482b7a629686e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0d0c71d5dc844680b7a62434a1c5c989"
I20260710 13:18:46.249536 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00ab0a421c447c7855366effe7b3ee6" candidate_uuid: "69d86243c0254d178ab482b7a629686e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e9ef37c8ad994374903015aedab92018"
I20260710 13:18:46.249887 12298 raft_consensus.cc:3060] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:46.250108 12376 raft_consensus.cc:3055] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:46.250449 12376 raft_consensus.cc:740] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9ef37c8ad994374903015aedab92018, State: Running, Role: LEADER
I20260710 13:18:46.251114 12376 consensus_queue.cc:260] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [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: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:46.252017 12376 raft_consensus.cc:3060] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:46.254837 12298 raft_consensus.cc:2468] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d86243c0254d178ab482b7a629686e in term 2.
I20260710 13:18:46.256057 12618 leader_election.cc:304] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0c71d5dc844680b7a62434a1c5c989, 69d86243c0254d178ab482b7a629686e; no voters: 
I20260710 13:18:46.256507 12376 raft_consensus.cc:2468] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69d86243c0254d178ab482b7a629686e in term 2.
I20260710 13:18:46.257027 13009 raft_consensus.cc:2804] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:46.257519 13009 raft_consensus.cc:697] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e [term 2 LEADER]: Becoming Leader. State: Replica: 69d86243c0254d178ab482b7a629686e, State: Running, Role: LEADER
I20260710 13:18:46.258324 13009 consensus_queue.cc:237] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e [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: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } }
I20260710 13:18:46.265544 12122 catalog_manager.cc:5697] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e reported cstate change: term changed from 1 to 2, leader changed from e9ef37c8ad994374903015aedab92018 (127.10.211.3) to 69d86243c0254d178ab482b7a629686e (127.10.211.4). New cstate: current_term: 2 leader_uuid: "69d86243c0254d178ab482b7a629686e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:46.347612 12376 raft_consensus.cc:1275] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:46.348912 13038 consensus_queue.cc:1048] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:46.357486 12651 raft_consensus.cc:1275] T 2c9b1b299c764ea781aab745d3cfaea4 P 69d86243c0254d178ab482b7a629686e [term 2 FOLLOWER]: Refusing update from remote peer 0d0c71d5dc844680b7a62434a1c5c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:46.359220 13038 consensus_queue.cc:1048] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d86243c0254d178ab482b7a629686e" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:46.430356 12224 raft_consensus.cc:1275] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [term 2 FOLLOWER]: Refusing update from remote peer 69d86243c0254d178ab482b7a629686e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:46.431387 13009 consensus_queue.cc:1048] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d96cc4ebd048349079a448845507c7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:46.438953 12376 raft_consensus.cc:1275] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Refusing update from remote peer 69d86243c0254d178ab482b7a629686e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:46.441511 13009 consensus_queue.cc:1048] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:46.638274 12376 raft_consensus.cc:1275] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Refusing update from remote peer 69d86243c0254d178ab482b7a629686e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:46.639516 13009 consensus_queue.cc:1048] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9ef37c8ad994374903015aedab92018" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 39907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:46.648126 12298 raft_consensus.cc:1275] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989 [term 2 FOLLOWER]: Refusing update from remote peer 69d86243c0254d178ab482b7a629686e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:46.650074 13009 consensus_queue.cc:1048] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0c71d5dc844680b7a62434a1c5c989" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:46.815981 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:46.829023 11084 tablet_server.cc:179] TabletServer@127.10.211.1:0 shutting down...
I20260710 13:18:46.860841 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:46.861773 11084 tablet_replica.cc:333] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7: stopping tablet replica
I20260710 13:18:46.862784 11084 raft_consensus.cc:2243] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:18:46.863562 12619 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]
I20260710 13:18:46.863775 11084 raft_consensus.cc:2272] T f2736c81b72b41549494c1ad37652334 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.866201 11084 tablet_replica.cc:333] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7: stopping tablet replica
W20260710 13:18:46.866533 12619 consensus_peers.cc:597] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e -> Peer 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595): Couldn't send request to peer 96d96cc4ebd048349079a448845507c7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:46.866914 11084 raft_consensus.cc:2243] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.867403 11084 raft_consensus.cc:2272] T 0a33dc3f604f4843842e24132dac0df8 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.869702 11084 tablet_replica.cc:333] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7: stopping tablet replica
I20260710 13:18:46.870252 11084 raft_consensus.cc:2243] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.870994 11084 raft_consensus.cc:2272] T 715e80f01ad14052b6b5a1975bb5f732 P 96d96cc4ebd048349079a448845507c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.873212 11084 tablet_replica.cc:333] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7: stopping tablet replica
I20260710 13:18:46.873767 11084 raft_consensus.cc:2243] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.874452 11084 raft_consensus.cc:2272] T 137a3a5978d44bfca5d521aa1b76a771 P 96d96cc4ebd048349079a448845507c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.875991 11084 tablet_replica.cc:333] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7: stopping tablet replica
I20260710 13:18:46.876470 11084 raft_consensus.cc:2243] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:46.877324 11084 raft_consensus.cc:2272] T 7ac858c91f8645bbb4950b3f6e787e6c P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.879117 11084 tablet_replica.cc:333] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7: stopping tablet replica
I20260710 13:18:46.879606 11084 raft_consensus.cc:2243] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:46.880342 11084 raft_consensus.cc:2272] T e7e6af1f409f4a1091f00a6704dbe3e7 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.881945 11084 tablet_replica.cc:333] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7: stopping tablet replica
I20260710 13:18:46.882426 11084 raft_consensus.cc:2243] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.882817 11084 raft_consensus.cc:2272] T bb9e9cae11db44258ae97c84cf4a3ae9 P 96d96cc4ebd048349079a448845507c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.884413 11084 tablet_replica.cc:333] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7: stopping tablet replica
I20260710 13:18:46.884896 11084 raft_consensus.cc:2243] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.885442 11084 raft_consensus.cc:2272] T ec428fe048af46279244c2df889431eb P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.887179 11084 tablet_replica.cc:333] T 173b8c7262874b90823201c48c8734fe P 96d96cc4ebd048349079a448845507c7: stopping tablet replica
I20260710 13:18:46.887630 11084 raft_consensus.cc:2243] T 173b8c7262874b90823201c48c8734fe P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.888031 11084 raft_consensus.cc:2272] T 173b8c7262874b90823201c48c8734fe P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.889678 11084 tablet_replica.cc:333] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7: stopping tablet replica
I20260710 13:18:46.890200 11084 raft_consensus.cc:2243] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:46.890949 11084 raft_consensus.cc:2272] T 9bd890220b86458fb71afe7b34ff0d69 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.892633 11084 tablet_replica.cc:333] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 96d96cc4ebd048349079a448845507c7: stopping tablet replica
I20260710 13:18:46.893102 11084 raft_consensus.cc:2243] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.893503 11084 raft_consensus.cc:2272] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.895493 11084 tablet_replica.cc:333] T 6fe35e730093419081055a96af89a5fa P 96d96cc4ebd048349079a448845507c7: stopping tablet replica
I20260710 13:18:46.896003 11084 raft_consensus.cc:2243] T 6fe35e730093419081055a96af89a5fa P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.896420 11084 raft_consensus.cc:2272] T 6fe35e730093419081055a96af89a5fa P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.898588 11084 tablet_replica.cc:333] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7: stopping tablet replica
I20260710 13:18:46.899250 11084 raft_consensus.cc:2243] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.899820 11084 raft_consensus.cc:2272] T 0b6afe46f68e495eb22207a885607301 P 96d96cc4ebd048349079a448845507c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.902419 11084 tablet_replica.cc:333] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7: stopping tablet replica
I20260710 13:18:46.903255 11084 raft_consensus.cc:2243] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:46.904098 11084 raft_consensus.cc:2272] T adb5a7d76066445d9d8952ac9351f248 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:46.904557 12342 consensus_peers.cc:597] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 -> Peer 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595): Couldn't send request to peer 96d96cc4ebd048349079a448845507c7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:46.906025 11084 tablet_replica.cc:333] T 245e8a04804947b889857be224d9db34 P 96d96cc4ebd048349079a448845507c7: stopping tablet replica
I20260710 13:18:46.906512 11084 raft_consensus.cc:2243] T 245e8a04804947b889857be224d9db34 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.907020 11084 raft_consensus.cc:2272] T 245e8a04804947b889857be224d9db34 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.908851 11084 tablet_replica.cc:333] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7: stopping tablet replica
I20260710 13:18:46.909512 11084 raft_consensus.cc:2243] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:46.910394 11084 raft_consensus.cc:2272] T 072c2b1a6b774df2888f669c4730f7a8 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.912899 11084 tablet_replica.cc:333] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7: stopping tablet replica
I20260710 13:18:46.913555 11084 raft_consensus.cc:2243] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.914163 11084 raft_consensus.cc:2272] T 9a14ef1c2104463393e8f29567afd21a P 96d96cc4ebd048349079a448845507c7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:46.913504 12268 consensus_peers.cc:597] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 -> Peer 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595): Couldn't send request to peer 96d96cc4ebd048349079a448845507c7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:46.915988 11084 tablet_replica.cc:333] T 27b65f2a50064e50b93a42eb959d5935 P 96d96cc4ebd048349079a448845507c7: stopping tablet replica
W20260710 13:18:46.916141 12619 consensus_peers.cc:597] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e -> Peer 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595): Couldn't send request to peer 96d96cc4ebd048349079a448845507c7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:46.916519 11084 raft_consensus.cc:2243] T 27b65f2a50064e50b93a42eb959d5935 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.916968 11084 raft_consensus.cc:2272] T 27b65f2a50064e50b93a42eb959d5935 P 96d96cc4ebd048349079a448845507c7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:46.945951 12191 connection.cc:466] server connection from 127.0.0.1:58546 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58546 (request call id 468) could send its response
W20260710 13:18:46.952602 12342 consensus_peers.cc:597] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 -> Peer 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595): Couldn't send request to peer 96d96cc4ebd048349079a448845507c7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:44595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:46.962873 12268 consensus_peers.cc:597] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 -> Peer 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595): Couldn't send request to peer 96d96cc4ebd048349079a448845507c7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:44595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:46.998752 12619 consensus_peers.cc:597] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e -> Peer 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595): Couldn't send request to peer 96d96cc4ebd048349079a448845507c7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:44595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:47.012969 11084 tablet_server.cc:196] TabletServer@127.10.211.1:0 shutdown complete.
W20260710 13:18:47.018996 12268 consensus_peers.cc:597] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 -> Peer 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595): Couldn't send request to peer 96d96cc4ebd048349079a448845507c7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:44595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:47.050246 12342 consensus_peers.cc:597] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018 -> Peer 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595): Couldn't send request to peer 96d96cc4ebd048349079a448845507c7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:44595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:47.055632 11084 tablet_server.cc:179] TabletServer@127.10.211.2:0 shutting down...
I20260710 13:18:47.094588 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:47.095469 11084 tablet_replica.cc:333] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989: stopping tablet replica
I20260710 13:18:47.096226 11084 raft_consensus.cc:2243] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:47.096998 11084 raft_consensus.cc:2272] T 2c9b1b299c764ea781aab745d3cfaea4 P 0d0c71d5dc844680b7a62434a1c5c989 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.099460 11084 tablet_replica.cc:333] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989: stopping tablet replica
I20260710 13:18:47.100011 11084 raft_consensus.cc:2243] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.100625 11084 raft_consensus.cc:2272] T 31e48ea2177b4560924e3457a833c059 P 0d0c71d5dc844680b7a62434a1c5c989 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.102344 11084 tablet_replica.cc:333] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989: stopping tablet replica
I20260710 13:18:47.102926 11084 raft_consensus.cc:2243] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:47.103737 11084 raft_consensus.cc:2272] T 0a33dc3f604f4843842e24132dac0df8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.105497 11084 tablet_replica.cc:333] T 9bd890220b86458fb71afe7b34ff0d69 P 0d0c71d5dc844680b7a62434a1c5c989: stopping tablet replica
I20260710 13:18:47.105994 11084 raft_consensus.cc:2243] T 9bd890220b86458fb71afe7b34ff0d69 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.106389 11084 raft_consensus.cc:2272] T 9bd890220b86458fb71afe7b34ff0d69 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.108146 11084 tablet_replica.cc:333] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989: stopping tablet replica
I20260710 13:18:47.108704 11084 raft_consensus.cc:2243] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.109236 11084 raft_consensus.cc:2272] T 1f0fba18d3e5496299e48d44de8fa9f2 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.110942 11084 tablet_replica.cc:333] T f2736c81b72b41549494c1ad37652334 P 0d0c71d5dc844680b7a62434a1c5c989: stopping tablet replica
I20260710 13:18:47.111505 11084 raft_consensus.cc:2243] T f2736c81b72b41549494c1ad37652334 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.111892 11084 raft_consensus.cc:2272] T f2736c81b72b41549494c1ad37652334 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.113350 11084 tablet_replica.cc:333] T e7e6af1f409f4a1091f00a6704dbe3e7 P 0d0c71d5dc844680b7a62434a1c5c989: stopping tablet replica
I20260710 13:18:47.113843 11084 raft_consensus.cc:2243] T e7e6af1f409f4a1091f00a6704dbe3e7 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.114415 11084 raft_consensus.cc:2272] T e7e6af1f409f4a1091f00a6704dbe3e7 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.116256 11084 tablet_replica.cc:333] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989: stopping tablet replica
I20260710 13:18:47.116734 11084 raft_consensus.cc:2243] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:47.117440 11084 raft_consensus.cc:2272] T 173b8c7262874b90823201c48c8734fe P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.119155 11084 tablet_replica.cc:333] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 0d0c71d5dc844680b7a62434a1c5c989: stopping tablet replica
I20260710 13:18:47.119673 11084 raft_consensus.cc:2243] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.120059 11084 raft_consensus.cc:2272] T f19b7a3f3bdf4adab7f1b1cd500e31ca P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.121742 11084 tablet_replica.cc:333] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989: stopping tablet replica
I20260710 13:18:47.122218 11084 raft_consensus.cc:2243] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:47.122982 11084 raft_consensus.cc:2272] T 6fe35e730093419081055a96af89a5fa P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.124733 11084 tablet_replica.cc:333] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989: stopping tablet replica
I20260710 13:18:47.125209 11084 raft_consensus.cc:2243] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:47.125939 11084 raft_consensus.cc:2272] T 245e8a04804947b889857be224d9db34 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.127523 11084 tablet_replica.cc:333] T 072c2b1a6b774df2888f669c4730f7a8 P 0d0c71d5dc844680b7a62434a1c5c989: stopping tablet replica
I20260710 13:18:47.127990 11084 raft_consensus.cc:2243] T 072c2b1a6b774df2888f669c4730f7a8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.128468 11084 raft_consensus.cc:2272] T 072c2b1a6b774df2888f669c4730f7a8 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.129980 11084 tablet_replica.cc:333] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989: stopping tablet replica
I20260710 13:18:47.130512 11084 raft_consensus.cc:2243] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:47.131345 11084 raft_consensus.cc:2272] T 9a14ef1c2104463393e8f29567afd21a P 0d0c71d5dc844680b7a62434a1c5c989 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.133414 11084 tablet_replica.cc:333] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989: stopping tablet replica
I20260710 13:18:47.133955 11084 raft_consensus.cc:2243] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.134907 11084 raft_consensus.cc:2272] T c00ab0a421c447c7855366effe7b3ee6 P 0d0c71d5dc844680b7a62434a1c5c989 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:47.135540 12619 consensus_peers.cc:597] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e -> Peer 96d96cc4ebd048349079a448845507c7 (127.10.211.1:44595): Couldn't send request to peer 96d96cc4ebd048349079a448845507c7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:44595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:47.137158 11084 tablet_replica.cc:333] T adb5a7d76066445d9d8952ac9351f248 P 0d0c71d5dc844680b7a62434a1c5c989: stopping tablet replica
I20260710 13:18:47.137632 11084 raft_consensus.cc:2243] T adb5a7d76066445d9d8952ac9351f248 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.137977 11084 raft_consensus.cc:2272] T adb5a7d76066445d9d8952ac9351f248 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.139701 11084 tablet_replica.cc:333] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989: stopping tablet replica
I20260710 13:18:47.140116 11084 raft_consensus.cc:2243] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.140620 11084 raft_consensus.cc:2272] T 925101ab86064f128997f7332c0ad45f P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.142252 11084 tablet_replica.cc:333] T 27b65f2a50064e50b93a42eb959d5935 P 0d0c71d5dc844680b7a62434a1c5c989: stopping tablet replica
I20260710 13:18:47.142740 11084 raft_consensus.cc:2243] T 27b65f2a50064e50b93a42eb959d5935 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.143151 11084 raft_consensus.cc:2272] T 27b65f2a50064e50b93a42eb959d5935 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.144726 11084 tablet_replica.cc:333] T ea969241285a4cbbbb177caf81de1550 P 0d0c71d5dc844680b7a62434a1c5c989: stopping tablet replica
I20260710 13:18:47.145107 11084 raft_consensus.cc:2243] T ea969241285a4cbbbb177caf81de1550 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.145464 11084 raft_consensus.cc:2272] T ea969241285a4cbbbb177caf81de1550 P 0d0c71d5dc844680b7a62434a1c5c989 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.181665 11084 tablet_server.cc:196] TabletServer@127.10.211.2:0 shutdown complete.
W20260710 13:18:47.196324 12618 consensus_peers.cc:597] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e -> Peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Couldn't send request to peer 0d0c71d5dc844680b7a62434a1c5c989. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.2:44821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:47.220211 12341 consensus_peers.cc:597] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 -> Peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Couldn't send request to peer 0d0c71d5dc844680b7a62434a1c5c989. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.2:44821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:47.222154 11084 tablet_server.cc:179] TabletServer@127.10.211.3:0 shutting down...
I20260710 13:18:47.251924 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:47.253093 11084 tablet_replica.cc:333] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018: stopping tablet replica
I20260710 13:18:47.253786 11084 raft_consensus.cc:2243] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.254230 11084 raft_consensus.cc:2272] T 137a3a5978d44bfca5d521aa1b76a771 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.256027 11084 tablet_replica.cc:333] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018: stopping tablet replica
I20260710 13:18:47.256500 11084 raft_consensus.cc:2243] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.256866 11084 raft_consensus.cc:2272] T 31e48ea2177b4560924e3457a833c059 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.258476 11084 tablet_replica.cc:333] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018: stopping tablet replica
I20260710 13:18:47.258971 11084 raft_consensus.cc:2243] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.259300 11084 raft_consensus.cc:2272] T 715e80f01ad14052b6b5a1975bb5f732 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.261188 11084 tablet_replica.cc:333] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018: stopping tablet replica
I20260710 13:18:47.261653 11084 raft_consensus.cc:2243] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.261997 11084 raft_consensus.cc:2272] T 2c9b1b299c764ea781aab745d3cfaea4 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.265076 11084 tablet_replica.cc:333] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018: stopping tablet replica
I20260710 13:18:47.265758 11084 raft_consensus.cc:2243] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.266474 11084 raft_consensus.cc:2272] T 7ac858c91f8645bbb4950b3f6e787e6c P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.268275 11084 tablet_replica.cc:333] T f2736c81b72b41549494c1ad37652334 P e9ef37c8ad994374903015aedab92018: stopping tablet replica
I20260710 13:18:47.268767 11084 raft_consensus.cc:2243] T f2736c81b72b41549494c1ad37652334 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.269146 11084 raft_consensus.cc:2272] T f2736c81b72b41549494c1ad37652334 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.270850 11084 tablet_replica.cc:333] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018: stopping tablet replica
I20260710 13:18:47.271318 11084 raft_consensus.cc:2243] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:47.272219 11084 raft_consensus.cc:2272] T 1f0fba18d3e5496299e48d44de8fa9f2 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.273936 11084 tablet_replica.cc:333] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018: stopping tablet replica
I20260710 13:18:47.274366 11084 raft_consensus.cc:2243] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.274780 11084 raft_consensus.cc:2272] T bb9e9cae11db44258ae97c84cf4a3ae9 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.276383 11084 tablet_replica.cc:333] T 9bd890220b86458fb71afe7b34ff0d69 P e9ef37c8ad994374903015aedab92018: stopping tablet replica
I20260710 13:18:47.276808 11084 raft_consensus.cc:2243] T 9bd890220b86458fb71afe7b34ff0d69 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.277135 11084 raft_consensus.cc:2272] T 9bd890220b86458fb71afe7b34ff0d69 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.278626 11084 tablet_replica.cc:333] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018: stopping tablet replica
I20260710 13:18:47.279134 11084 raft_consensus.cc:2243] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:47.279830 11084 raft_consensus.cc:2272] T f19b7a3f3bdf4adab7f1b1cd500e31ca P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.281414 11084 tablet_replica.cc:333] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018: stopping tablet replica
I20260710 13:18:47.281852 11084 raft_consensus.cc:2243] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:47.282542 11084 raft_consensus.cc:2272] T ec428fe048af46279244c2df889431eb P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.284169 11084 tablet_replica.cc:333] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018: stopping tablet replica
I20260710 13:18:47.284624 11084 raft_consensus.cc:2243] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:47.285388 11084 raft_consensus.cc:2272] T 925101ab86064f128997f7332c0ad45f P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.287124 11084 tablet_replica.cc:333] T 9a14ef1c2104463393e8f29567afd21a P e9ef37c8ad994374903015aedab92018: stopping tablet replica
I20260710 13:18:47.287578 11084 raft_consensus.cc:2243] T 9a14ef1c2104463393e8f29567afd21a P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.287948 11084 raft_consensus.cc:2272] T 9a14ef1c2104463393e8f29567afd21a P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.289491 11084 tablet_replica.cc:333] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018: stopping tablet replica
I20260710 13:18:47.289979 11084 raft_consensus.cc:2243] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.290334 11084 raft_consensus.cc:2272] T c00ab0a421c447c7855366effe7b3ee6 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.292480 11084 tablet_replica.cc:333] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018: stopping tablet replica
I20260710 13:18:47.292946 11084 raft_consensus.cc:2243] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.293454 11084 raft_consensus.cc:2272] T 0b6afe46f68e495eb22207a885607301 P e9ef37c8ad994374903015aedab92018 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.295002 11084 tablet_replica.cc:333] T adb5a7d76066445d9d8952ac9351f248 P e9ef37c8ad994374903015aedab92018: stopping tablet replica
I20260710 13:18:47.295429 11084 raft_consensus.cc:2243] T adb5a7d76066445d9d8952ac9351f248 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.295801 11084 raft_consensus.cc:2272] T adb5a7d76066445d9d8952ac9351f248 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.297385 11084 tablet_replica.cc:333] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018: stopping tablet replica
I20260710 13:18:47.297806 11084 raft_consensus.cc:2243] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:47.298462 11084 raft_consensus.cc:2272] T 27b65f2a50064e50b93a42eb959d5935 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.300238 11084 tablet_replica.cc:333] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018: stopping tablet replica
I20260710 13:18:47.300678 11084 raft_consensus.cc:2243] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:47.301456 11084 raft_consensus.cc:2272] T ea969241285a4cbbbb177caf81de1550 P e9ef37c8ad994374903015aedab92018 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:47.334100 12618 consensus_peers.cc:597] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e -> Peer e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907): Couldn't send request to peer e9ef37c8ad994374903015aedab92018. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.3:39907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:47.334759 12618 consensus_peers.cc:597] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e -> Peer 0d0c71d5dc844680b7a62434a1c5c989 (127.10.211.2:44821): Couldn't send request to peer 0d0c71d5dc844680b7a62434a1c5c989. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.2:44821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:47.343130 11084 tablet_server.cc:196] TabletServer@127.10.211.3:0 shutdown complete.
I20260710 13:18:47.384814 11084 tablet_server.cc:179] TabletServer@127.10.211.4:0 shutting down...
W20260710 13:18:47.408432 12618 consensus_peers.cc:597] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e -> Peer e9ef37c8ad994374903015aedab92018 (127.10.211.3:39907): Couldn't send request to peer e9ef37c8ad994374903015aedab92018. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.3:39907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:47.410336 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:47.411149 11084 tablet_replica.cc:333] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e: stopping tablet replica
I20260710 13:18:47.412087 11084 raft_consensus.cc:2243] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:47.412915 11084 raft_consensus.cc:2272] T 31e48ea2177b4560924e3457a833c059 P 69d86243c0254d178ab482b7a629686e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.414723 11084 tablet_replica.cc:333] T 925101ab86064f128997f7332c0ad45f P 69d86243c0254d178ab482b7a629686e: stopping tablet replica
I20260710 13:18:47.415241 11084 raft_consensus.cc:2243] T 925101ab86064f128997f7332c0ad45f P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.415623 11084 raft_consensus.cc:2272] T 925101ab86064f128997f7332c0ad45f P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.417310 11084 tablet_replica.cc:333] T 7ac858c91f8645bbb4950b3f6e787e6c P 69d86243c0254d178ab482b7a629686e: stopping tablet replica
I20260710 13:18:47.417752 11084 raft_consensus.cc:2243] T 7ac858c91f8645bbb4950b3f6e787e6c P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.418177 11084 raft_consensus.cc:2272] T 7ac858c91f8645bbb4950b3f6e787e6c P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.419829 11084 tablet_replica.cc:333] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e: stopping tablet replica
I20260710 13:18:47.420264 11084 raft_consensus.cc:2243] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:47.420884 11084 raft_consensus.cc:2272] T c00ab0a421c447c7855366effe7b3ee6 P 69d86243c0254d178ab482b7a629686e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.423373 11084 tablet_replica.cc:333] T 245e8a04804947b889857be224d9db34 P 69d86243c0254d178ab482b7a629686e: stopping tablet replica
I20260710 13:18:47.423830 11084 raft_consensus.cc:2243] T 245e8a04804947b889857be224d9db34 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.424243 11084 raft_consensus.cc:2272] T 245e8a04804947b889857be224d9db34 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.425801 11084 tablet_replica.cc:333] T 072c2b1a6b774df2888f669c4730f7a8 P 69d86243c0254d178ab482b7a629686e: stopping tablet replica
I20260710 13:18:47.426239 11084 raft_consensus.cc:2243] T 072c2b1a6b774df2888f669c4730f7a8 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.426604 11084 raft_consensus.cc:2272] T 072c2b1a6b774df2888f669c4730f7a8 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.428184 11084 tablet_replica.cc:333] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e: stopping tablet replica
I20260710 13:18:47.428587 11084 raft_consensus.cc:2243] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:47.429194 11084 raft_consensus.cc:2272] T 0b6afe46f68e495eb22207a885607301 P 69d86243c0254d178ab482b7a629686e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.430727 11084 tablet_replica.cc:333] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e: stopping tablet replica
I20260710 13:18:47.431159 11084 raft_consensus.cc:2243] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:47.431740 11084 raft_consensus.cc:2272] T bb9e9cae11db44258ae97c84cf4a3ae9 P 69d86243c0254d178ab482b7a629686e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.433228 11084 tablet_replica.cc:333] T 173b8c7262874b90823201c48c8734fe P 69d86243c0254d178ab482b7a629686e: stopping tablet replica
I20260710 13:18:47.433640 11084 raft_consensus.cc:2243] T 173b8c7262874b90823201c48c8734fe P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.434172 11084 raft_consensus.cc:2272] T 173b8c7262874b90823201c48c8734fe P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.435810 11084 tablet_replica.cc:333] T 0a33dc3f604f4843842e24132dac0df8 P 69d86243c0254d178ab482b7a629686e: stopping tablet replica
I20260710 13:18:47.436230 11084 raft_consensus.cc:2243] T 0a33dc3f604f4843842e24132dac0df8 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.436651 11084 raft_consensus.cc:2272] T 0a33dc3f604f4843842e24132dac0df8 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.438149 11084 tablet_replica.cc:333] T e7e6af1f409f4a1091f00a6704dbe3e7 P 69d86243c0254d178ab482b7a629686e: stopping tablet replica
I20260710 13:18:47.438572 11084 raft_consensus.cc:2243] T e7e6af1f409f4a1091f00a6704dbe3e7 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.439172 11084 raft_consensus.cc:2272] T e7e6af1f409f4a1091f00a6704dbe3e7 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.440887 11084 tablet_replica.cc:333] T 1f0fba18d3e5496299e48d44de8fa9f2 P 69d86243c0254d178ab482b7a629686e: stopping tablet replica
I20260710 13:18:47.441345 11084 raft_consensus.cc:2243] T 1f0fba18d3e5496299e48d44de8fa9f2 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.441843 11084 raft_consensus.cc:2272] T 1f0fba18d3e5496299e48d44de8fa9f2 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.443532 11084 tablet_replica.cc:333] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e: stopping tablet replica
I20260710 13:18:47.444031 11084 raft_consensus.cc:2243] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:47.444708 11084 raft_consensus.cc:2272] T 715e80f01ad14052b6b5a1975bb5f732 P 69d86243c0254d178ab482b7a629686e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.446343 11084 tablet_replica.cc:333] T 2c9b1b299c764ea781aab745d3cfaea4 P 69d86243c0254d178ab482b7a629686e: stopping tablet replica
I20260710 13:18:47.446872 11084 raft_consensus.cc:2243] T 2c9b1b299c764ea781aab745d3cfaea4 P 69d86243c0254d178ab482b7a629686e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.447247 11084 raft_consensus.cc:2272] T 2c9b1b299c764ea781aab745d3cfaea4 P 69d86243c0254d178ab482b7a629686e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.448670 11084 tablet_replica.cc:333] T 6fe35e730093419081055a96af89a5fa P 69d86243c0254d178ab482b7a629686e: stopping tablet replica
I20260710 13:18:47.449131 11084 raft_consensus.cc:2243] T 6fe35e730093419081055a96af89a5fa P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.449564 11084 raft_consensus.cc:2272] T 6fe35e730093419081055a96af89a5fa P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.451205 11084 tablet_replica.cc:333] T ec428fe048af46279244c2df889431eb P 69d86243c0254d178ab482b7a629686e: stopping tablet replica
I20260710 13:18:47.451632 11084 raft_consensus.cc:2243] T ec428fe048af46279244c2df889431eb P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.452064 11084 raft_consensus.cc:2272] T ec428fe048af46279244c2df889431eb P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.453660 11084 tablet_replica.cc:333] T ea969241285a4cbbbb177caf81de1550 P 69d86243c0254d178ab482b7a629686e: stopping tablet replica
I20260710 13:18:47.454087 11084 raft_consensus.cc:2243] T ea969241285a4cbbbb177caf81de1550 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.454560 11084 raft_consensus.cc:2272] T ea969241285a4cbbbb177caf81de1550 P 69d86243c0254d178ab482b7a629686e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.456194 11084 tablet_replica.cc:333] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e: stopping tablet replica
I20260710 13:18:47.456589 11084 raft_consensus.cc:2243] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:47.457257 11084 raft_consensus.cc:2272] T 137a3a5978d44bfca5d521aa1b76a771 P 69d86243c0254d178ab482b7a629686e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.491743 11084 tablet_server.cc:196] TabletServer@127.10.211.4:0 shutdown complete.
I20260710 13:18:47.518891 11084 master.cc:562] Master@127.10.211.62:40077 shutting down...
I20260710 13:18:47.538707 11084 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:47.539208 11084 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.539469 11084 tablet_replica.cc:333] T 00000000000000000000000000000000 P 56a228f7151c4de3841733c032fad7ec: stopping tablet replica
I20260710 13:18:47.580677 11084 master.cc:584] Master@127.10.211.62:40077 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28561 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:18:47.637298 11084 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.211.62:39977
I20260710 13:18:47.638341 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:47.644069 13067 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
W20260710 13:18:47.644080 13068 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
W20260710 13:18:47.644805 13070 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
I20260710 13:18:47.645550 11084 server_base.cc:1061] running on GCE node
I20260710 13:18:47.646579 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:47.647434 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:47.647611 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689527647594 us; error 0 us; skew 500 ppm
I20260710 13:18:47.648118 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:47.650524 11084 webserver.cc:533] Webserver started at http://127.10.211.62:43955/ using document root <none> and password file <none>
I20260710 13:18:47.651074 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:47.651263 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:47.651540 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:47.652634 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-0/minicluster-data/master-0-root/instance:
uuid: "2fdcbe4eda8f41d9a6feb8671ef7877a"
format_stamp: "Formatted at 2026-07-10 13:18:47 on dist-test-slave-3n8f"
I20260710 13:18:47.656843 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 13:18:47.660023 13075 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:47.660712 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:18:47.660993 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-0/minicluster-data/master-0-root
uuid: "2fdcbe4eda8f41d9a6feb8671ef7877a"
format_stamp: "Formatted at 2026-07-10 13:18:47 on dist-test-slave-3n8f"
I20260710 13:18:47.661284 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-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)
I20260710 13:18:47.684733 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:47.685961 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:47.724200 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.62:39977
I20260710 13:18:47.724293 13126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.62:39977 every 8 connection(s)
I20260710 13:18:47.728024 13127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.737656 13127 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a: Bootstrap starting.
I20260710 13:18:47.742363 13127 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.746546 13127 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a: No bootstrap required, opened a new log
I20260710 13:18:47.748664 13127 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2fdcbe4eda8f41d9a6feb8671ef7877a" member_type: VOTER }
I20260710 13:18:47.749078 13127 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.749305 13127 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fdcbe4eda8f41d9a6feb8671ef7877a, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.749866 13127 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2fdcbe4eda8f41d9a6feb8671ef7877a" member_type: VOTER }
I20260710 13:18:47.750319 13127 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:47.750535 13127 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:47.750820 13127 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:47.755016 13127 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2fdcbe4eda8f41d9a6feb8671ef7877a" member_type: VOTER }
I20260710 13:18:47.755538 13127 leader_election.cc:304] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a [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: 2fdcbe4eda8f41d9a6feb8671ef7877a; no voters: 
I20260710 13:18:47.756646 13127 leader_election.cc:290] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:47.756970 13130 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:47.758236 13130 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a [term 1 LEADER]: Becoming Leader. State: Replica: 2fdcbe4eda8f41d9a6feb8671ef7877a, State: Running, Role: LEADER
I20260710 13:18:47.758919 13130 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a [LEADER]: Queue going to LEADER mode. State: All 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: "2fdcbe4eda8f41d9a6feb8671ef7877a" member_type: VOTER }
I20260710 13:18:47.759600 13127 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:47.763875 13132 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2fdcbe4eda8f41d9a6feb8671ef7877a. Latest consensus state: current_term: 1 leader_uuid: "2fdcbe4eda8f41d9a6feb8671ef7877a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2fdcbe4eda8f41d9a6feb8671ef7877a" member_type: VOTER } }
I20260710 13:18:47.764024 13131 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2fdcbe4eda8f41d9a6feb8671ef7877a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2fdcbe4eda8f41d9a6feb8671ef7877a" member_type: VOTER } }
I20260710 13:18:47.764653 13132 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:47.764750 13131 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:47.771767 13137 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:47.776533 13137 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:47.779733 11084 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:47.784955 13137 catalog_manager.cc:1383] Generated new cluster ID: 2cc3b4b794394e8db2e50a136df80ca8
I20260710 13:18:47.785204 13137 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:47.807858 13137 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:47.809090 13137 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:47.836279 13137 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a: Generated new TSK 0
I20260710 13:18:47.836870 13137 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:47.846282 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:47.851956 13148 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
W20260710 13:18:47.853178 13149 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
W20260710 13:18:47.854491 13151 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
I20260710 13:18:47.855108 11084 server_base.cc:1061] running on GCE node
I20260710 13:18:47.856065 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:47.856246 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:47.856364 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689527856353 us; error 0 us; skew 500 ppm
I20260710 13:18:47.856820 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:47.859090 11084 webserver.cc:533] Webserver started at http://127.10.211.1:33247/ using document root <none> and password file <none>
I20260710 13:18:47.859512 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:47.859663 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:47.859887 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:47.860890 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-0/minicluster-data/ts-0-root/instance:
uuid: "e5f720dcb86c47ce845993e785ab4b5b"
format_stamp: "Formatted at 2026-07-10 13:18:47 on dist-test-slave-3n8f"
I20260710 13:18:47.865397 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:18:47.868527 13156 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:47.869242 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:18:47.869488 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-0/minicluster-data/ts-0-root
uuid: "e5f720dcb86c47ce845993e785ab4b5b"
format_stamp: "Formatted at 2026-07-10 13:18:47 on dist-test-slave-3n8f"
I20260710 13:18:47.869743 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-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)
I20260710 13:18:47.900542 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:47.901748 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:47.903191 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:47.905521 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:47.905697 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:47.905995 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:47.906176 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:47.945171 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.1:37027
I20260710 13:18:47.945266 13218 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.1:37027 every 8 connection(s)
I20260710 13:18:47.950264 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:47.956971 13223 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
W20260710 13:18:47.957393 13224 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
I20260710 13:18:47.960181 11084 server_base.cc:1061] running on GCE node
W20260710 13:18:47.961354 13226 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
I20260710 13:18:47.962494 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:47.962738 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:47.962950 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689527962930 us; error 0 us; skew 500 ppm
I20260710 13:18:47.963068 13219 heartbeater.cc:344] Connected to a master server at 127.10.211.62:39977
I20260710 13:18:47.963454 13219 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:47.963724 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:47.964319 13219 heartbeater.cc:507] Master 127.10.211.62:39977 requested a full tablet report, sending...
I20260710 13:18:47.966426 11084 webserver.cc:533] Webserver started at http://127.10.211.2:34663/ using document root <none> and password file <none>
I20260710 13:18:47.966804 13092 ts_manager.cc:194] Registered new tserver with Master: e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:47.966965 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:47.967278 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:47.967545 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:47.968549 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-0/minicluster-data/ts-1-root/instance:
uuid: "00b582f4c3eb48a2b9da60664f7671a2"
format_stamp: "Formatted at 2026-07-10 13:18:47 on dist-test-slave-3n8f"
I20260710 13:18:47.968641 13092 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44812
I20260710 13:18:47.974033 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260710 13:18:47.977550 13231 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:47.978312 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:18:47.978708 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-0/minicluster-data/ts-1-root
uuid: "00b582f4c3eb48a2b9da60664f7671a2"
format_stamp: "Formatted at 2026-07-10 13:18:47 on dist-test-slave-3n8f"
I20260710 13:18:47.979003 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-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)
I20260710 13:18:48.004630 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:48.005874 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:48.007413 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:48.009591 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:48.009820 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:48.010046 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:48.010207 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:48.047863 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.2:40181
I20260710 13:18:48.047971 13293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.2:40181 every 8 connection(s)
I20260710 13:18:48.052501 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:48.059404 13297 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
W20260710 13:18:48.060197 13298 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
I20260710 13:18:48.066128 11084 server_base.cc:1061] running on GCE node
W20260710 13:18:48.067318 13300 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
I20260710 13:18:48.067704 13294 heartbeater.cc:344] Connected to a master server at 127.10.211.62:39977
I20260710 13:18:48.068105 13294 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:48.068392 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:48.068621 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:48.068795 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689528068762 us; error 0 us; skew 500 ppm
I20260710 13:18:48.068864 13294 heartbeater.cc:507] Master 127.10.211.62:39977 requested a full tablet report, sending...
I20260710 13:18:48.069420 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:48.070953 13092 ts_manager.cc:194] Registered new tserver with Master: 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:48.072270 13092 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44814
I20260710 13:18:48.074743 11084 webserver.cc:533] Webserver started at http://127.10.211.3:34009/ using document root <none> and password file <none>
I20260710 13:18:48.075265 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:48.075459 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:48.075707 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:48.076785 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-0/minicluster-data/ts-2-root/instance:
uuid: "ee2240453bda4bd4a8905a326cda8e6a"
format_stamp: "Formatted at 2026-07-10 13:18:48 on dist-test-slave-3n8f"
I20260710 13:18:48.081135 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:18:48.084285 13305 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:48.085136 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:18:48.085379 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-0/minicluster-data/ts-2-root
uuid: "ee2240453bda4bd4a8905a326cda8e6a"
format_stamp: "Formatted at 2026-07-10 13:18:48 on dist-test-slave-3n8f"
I20260710 13:18:48.085608 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-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)
I20260710 13:18:48.097146 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:48.098269 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:48.099668 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:48.101779 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:48.101977 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:48.102226 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:48.102380 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:48.140300 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.3:33849
I20260710 13:18:48.140394 13367 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.3:33849 every 8 connection(s)
I20260710 13:18:48.144884 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:48.152144 13371 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
W20260710 13:18:48.153707 13372 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
W20260710 13:18:48.155524 13374 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
I20260710 13:18:48.156170 11084 server_base.cc:1061] running on GCE node
I20260710 13:18:48.157231 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:48.157523 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:48.157691 13368 heartbeater.cc:344] Connected to a master server at 127.10.211.62:39977
I20260710 13:18:48.157748 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689528157727 us; error 0 us; skew 500 ppm
I20260710 13:18:48.158181 13368 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:48.158576 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:48.158989 13368 heartbeater.cc:507] Master 127.10.211.62:39977 requested a full tablet report, sending...
I20260710 13:18:48.161513 13092 ts_manager.cc:194] Registered new tserver with Master: ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849)
I20260710 13:18:48.163529 13092 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44818
I20260710 13:18:48.164669 11084 webserver.cc:533] Webserver started at http://127.10.211.4:43475/ using document root <none> and password file <none>
I20260710 13:18:48.165170 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:48.165390 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:48.165660 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:48.166744 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-0/minicluster-data/ts-3-root/instance:
uuid: "c814c53520414cb589d2be7104e72edd"
format_stamp: "Formatted at 2026-07-10 13:18:48 on dist-test-slave-3n8f"
I20260710 13:18:48.171003 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:18:48.174249 13379 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:48.174983 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:18:48.175272 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-0/minicluster-data/ts-3-root
uuid: "c814c53520414cb589d2be7104e72edd"
format_stamp: "Formatted at 2026-07-10 13:18:48 on dist-test-slave-3n8f"
I20260710 13:18:48.175550 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-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)
I20260710 13:18:48.202442 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:48.203715 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:48.205161 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:48.207325 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:48.207551 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:48.207787 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:48.207957 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:48.245404 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.4:36395
I20260710 13:18:48.245548 13441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.4:36395 every 8 connection(s)
I20260710 13:18:48.258325 13442 heartbeater.cc:344] Connected to a master server at 127.10.211.62:39977
I20260710 13:18:48.258734 13442 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:48.259418 13442 heartbeater.cc:507] Master 127.10.211.62:39977 requested a full tablet report, sending...
I20260710 13:18:48.261278 13092 ts_manager.cc:194] Registered new tserver with Master: c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:18:48.261583 11084 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013375184s
I20260710 13:18:48.262596 13092 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44830
I20260710 13:18:48.287282 13092 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44842:
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\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:18:48.436976 13184 tablet_service.cc:1511] Processing CreateTablet for tablet 35ccfaa56ff549f9a7ce050fba603521 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:48.438454 13184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ccfaa56ff549f9a7ce050fba603521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.439080 13181 tablet_service.cc:1511] Processing CreateTablet for tablet 4a32e88309644000b7feb7ab971a2608 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:48.440433 13181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a32e88309644000b7feb7ab971a2608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.440229 13259 tablet_service.cc:1511] Processing CreateTablet for tablet 35ccfaa56ff549f9a7ce050fba603521 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:48.441555 13259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ccfaa56ff549f9a7ce050fba603521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.443672 13258 tablet_service.cc:1511] Processing CreateTablet for tablet fce0d9478a514564b0528c26fe5b9966 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:48.443778 13182 tablet_service.cc:1511] Processing CreateTablet for tablet 837a58ee5ad34ed2bc55958c66dca4c5 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:48.445118 13182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 837a58ee5ad34ed2bc55958c66dca4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.445922 13256 tablet_service.cc:1511] Processing CreateTablet for tablet 4a32e88309644000b7feb7ab971a2608 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:48.447760 13183 tablet_service.cc:1511] Processing CreateTablet for tablet fce0d9478a514564b0528c26fe5b9966 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:48.448133 13255 tablet_service.cc:1511] Processing CreateTablet for tablet 7477d54e77544944a542869242e4f4ce (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:48.449033 13183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fce0d9478a514564b0528c26fe5b9966. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.451675 13180 tablet_service.cc:1511] Processing CreateTablet for tablet 7477d54e77544944a542869242e4f4ce (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:48.451898 13257 tablet_service.cc:1511] Processing CreateTablet for tablet b58027ea61da4209bea9abc63ccb6c62 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:48.452961 13180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7477d54e77544944a542869242e4f4ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.450209 13254 tablet_service.cc:1511] Processing CreateTablet for tablet 1a134dc3033d491687cb6027e770ad45 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:48.454793 13253 tablet_service.cc:1511] Processing CreateTablet for tablet 3d0757d96bb4418da21588c1345a2f46 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:48.456416 13407 tablet_service.cc:1511] Processing CreateTablet for tablet fce0d9478a514564b0528c26fe5b9966 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:48.457281 13401 tablet_service.cc:1511] Processing CreateTablet for tablet ddbbf2ede55a4acf943a8eca332fe8ba (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:48.457720 13407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fce0d9478a514564b0528c26fe5b9966. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.458578 13401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddbbf2ede55a4acf943a8eca332fe8ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.459779 13406 tablet_service.cc:1511] Processing CreateTablet for tablet 837a58ee5ad34ed2bc55958c66dca4c5 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:48.461087 13406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 837a58ee5ad34ed2bc55958c66dca4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.460836 13252 tablet_service.cc:1511] Processing CreateTablet for tablet ddbbf2ede55a4acf943a8eca332fe8ba (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:48.462260 13252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddbbf2ede55a4acf943a8eca332fe8ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.462872 13400 tablet_service.cc:1511] Processing CreateTablet for tablet 387a01bbb6e1410f866ac7756a3e2f62 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:48.465104 13403 tablet_service.cc:1511] Processing CreateTablet for tablet d2efb168c3ae4aa29b9d03117e80b501 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:48.465760 13258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fce0d9478a514564b0528c26fe5b9966. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.466732 13256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a32e88309644000b7feb7ab971a2608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.466840 13404 tablet_service.cc:1511] Processing CreateTablet for tablet 7477d54e77544944a542869242e4f4ce (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:48.467994 13400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 387a01bbb6e1410f866ac7756a3e2f62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.468880 13405 tablet_service.cc:1511] Processing CreateTablet for tablet b58027ea61da4209bea9abc63ccb6c62 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:48.470170 13405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58027ea61da4209bea9abc63ccb6c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.465230 13402 tablet_service.cc:1511] Processing CreateTablet for tablet 1a134dc3033d491687cb6027e770ad45 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:48.470966 13403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2efb168c3ae4aa29b9d03117e80b501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.471640 13402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a134dc3033d491687cb6027e770ad45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.472329 13257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58027ea61da4209bea9abc63ccb6c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.476725 13404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7477d54e77544944a542869242e4f4ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.477115 13254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a134dc3033d491687cb6027e770ad45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.478157 13178 tablet_service.cc:1511] Processing CreateTablet for tablet 3d0757d96bb4418da21588c1345a2f46 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:48.476356 13179 tablet_service.cc:1511] Processing CreateTablet for tablet d2efb168c3ae4aa29b9d03117e80b501 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:48.481181 13176 tablet_service.cc:1511] Processing CreateTablet for tablet 387a01bbb6e1410f866ac7756a3e2f62 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:48.483197 13177 tablet_service.cc:1511] Processing CreateTablet for tablet ddbbf2ede55a4acf943a8eca332fe8ba (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:48.484860 13178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d0757d96bb4418da21588c1345a2f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.487007 13253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d0757d96bb4418da21588c1345a2f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.488807 13179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2efb168c3ae4aa29b9d03117e80b501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.491745 13176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 387a01bbb6e1410f866ac7756a3e2f62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.495033 13255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7477d54e77544944a542869242e4f4ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.495746 13177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddbbf2ede55a4acf943a8eca332fe8ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.507988 13333 tablet_service.cc:1511] Processing CreateTablet for tablet 35ccfaa56ff549f9a7ce050fba603521 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:48.509473 13333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ccfaa56ff549f9a7ce050fba603521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.511906 13332 tablet_service.cc:1511] Processing CreateTablet for tablet 837a58ee5ad34ed2bc55958c66dca4c5 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:48.513338 13332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 837a58ee5ad34ed2bc55958c66dca4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.516953 13329 tablet_service.cc:1511] Processing CreateTablet for tablet d2efb168c3ae4aa29b9d03117e80b501 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:48.517958 13331 tablet_service.cc:1511] Processing CreateTablet for tablet b58027ea61da4209bea9abc63ccb6c62 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:48.519714 13328 tablet_service.cc:1511] Processing CreateTablet for tablet 1a134dc3033d491687cb6027e770ad45 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:48.520301 13330 tablet_service.cc:1511] Processing CreateTablet for tablet 4a32e88309644000b7feb7ab971a2608 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:48.518435 13329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2efb168c3ae4aa29b9d03117e80b501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.522050 13327 tablet_service.cc:1511] Processing CreateTablet for tablet 3d0757d96bb4418da21588c1345a2f46 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:48.523375 13327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d0757d96bb4418da21588c1345a2f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.526991 13330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a32e88309644000b7feb7ab971a2608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.527844 13326 tablet_service.cc:1511] Processing CreateTablet for tablet 387a01bbb6e1410f866ac7756a3e2f62 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:48.529172 13326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 387a01bbb6e1410f866ac7756a3e2f62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.531002 13331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58027ea61da4209bea9abc63ccb6c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.535010 13328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a134dc3033d491687cb6027e770ad45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.565936 13251 tablet_service.cc:1511] Processing CreateTablet for tablet 2948ca9dc3174f61a9486f90a3c6aabf (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:48.567677 13251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2948ca9dc3174f61a9486f90a3c6aabf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.595237 13325 tablet_service.cc:1511] Processing CreateTablet for tablet 2948ca9dc3174f61a9486f90a3c6aabf (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:48.596617 13325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2948ca9dc3174f61a9486f90a3c6aabf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.638140 13461 tablet_bootstrap.cc:492] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a: Bootstrap starting.
I20260710 13:18:48.646111 13460 tablet_bootstrap.cc:492] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:48.654940 13250 tablet_service.cc:1511] Processing CreateTablet for tablet 8f84bd37d8cf4311b59bba7bb5931a45 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:48.656316 13250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f84bd37d8cf4311b59bba7bb5931a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.666036 13460 tablet_bootstrap.cc:654] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.668205 13459 tablet_bootstrap.cc:492] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd: Bootstrap starting.
I20260710 13:18:48.694340 13181 tablet_service.cc:1511] Processing CreateTablet for tablet a213699baf274d50bde423e368017f2b (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:48.670533 13401 tablet_service.cc:1511] Processing CreateTablet for tablet 2948ca9dc3174f61a9486f90a3c6aabf (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:48.699177 13401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2948ca9dc3174f61a9486f90a3c6aabf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.699178 13181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a213699baf274d50bde423e368017f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.704039 13326 tablet_service.cc:1511] Processing CreateTablet for tablet 63c0b44a7a9848d0a915d6aef59765a0 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:48.706140 13251 tablet_service.cc:1511] Processing CreateTablet for tablet 0e753b2364e043a0963f0a6547899f3a (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:48.707479 13251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e753b2364e043a0963f0a6547899f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.707891 13406 tablet_service.cc:1511] Processing CreateTablet for tablet 63c0b44a7a9848d0a915d6aef59765a0 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:48.709200 13406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63c0b44a7a9848d0a915d6aef59765a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.710275 13460 tablet_bootstrap.cc:492] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b: No bootstrap required, opened a new log
I20260710 13:18:48.710811 13460 ts_tablet_manager.cc:1403] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.006s
I20260710 13:18:48.711656 13253 tablet_service.cc:1511] Processing CreateTablet for tablet a213699baf274d50bde423e368017f2b (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:48.712929 13405 tablet_service.cc:1511] Processing CreateTablet for tablet 0e753b2364e043a0963f0a6547899f3a (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:48.714166 13405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e753b2364e043a0963f0a6547899f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.713783 13460 raft_consensus.cc:359] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:48.714566 13460 raft_consensus.cc:385] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.715998 13460 raft_consensus.cc:740] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.716874 13460 consensus_queue.cc:260] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:48.718928 13250 tablet_service.cc:1511] Processing CreateTablet for tablet 426d7e3dde374d979de1871d6fa303fe (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:48.719594 13402 tablet_service.cc:1511] Processing CreateTablet for tablet 426d7e3dde374d979de1871d6fa303fe (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:48.721009 13402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426d7e3dde374d979de1871d6fa303fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.721673 13178 tablet_service.cc:1511] Processing CreateTablet for tablet 63c0b44a7a9848d0a915d6aef59765a0 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:48.722950 13178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63c0b44a7a9848d0a915d6aef59765a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.724931 13460 ts_tablet_manager.cc:1434] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260710 13:18:48.725728 13219 heartbeater.cc:499] Master 127.10.211.62:39977 was elected leader, sending a full tablet report...
I20260710 13:18:48.725612 13259 tablet_service.cc:1511] Processing CreateTablet for tablet d5ebb5d6b26c4f9392e7f6fd5ae137d5 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:48.727331 13407 tablet_service.cc:1511] Processing CreateTablet for tablet d5ebb5d6b26c4f9392e7f6fd5ae137d5 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:48.728588 13407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5ebb5d6b26c4f9392e7f6fd5ae137d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.730109 13460 tablet_bootstrap.cc:492] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:48.712917 13253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a213699baf274d50bde423e368017f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.731285 13250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426d7e3dde374d979de1871d6fa303fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.731885 13259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5ebb5d6b26c4f9392e7f6fd5ae137d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.671766 13461 tablet_bootstrap.cc:654] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.746208 13331 tablet_service.cc:1511] Processing CreateTablet for tablet bac90924118e4dff83d4055a3b4f2e8b (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:48.672820 13462 tablet_bootstrap.cc:492] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2: Bootstrap starting.
I20260710 13:18:48.680044 13328 tablet_service.cc:1511] Processing CreateTablet for tablet 8f84bd37d8cf4311b59bba7bb5931a45 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:48.752430 13404 tablet_service.cc:1511] Processing CreateTablet for tablet 04d1ab019ed947e4b0d47371e8c53f70 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:48.681367 13180 tablet_service.cc:1511] Processing CreateTablet for tablet 8f84bd37d8cf4311b59bba7bb5931a45 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:48.698027 13459 tablet_bootstrap.cc:654] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.753644 13460 tablet_bootstrap.cc:654] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.669205 13400 tablet_service.cc:1511] Processing CreateTablet for tablet a213699baf274d50bde423e368017f2b (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:48.743067 13330 tablet_service.cc:1511] Processing CreateTablet for tablet 0e753b2364e043a0963f0a6547899f3a (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:48.754107 13255 tablet_service.cc:1511] Processing CreateTablet for tablet bac90924118e4dff83d4055a3b4f2e8b (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:48.745460 13182 tablet_service.cc:1511] Processing CreateTablet for tablet bac90924118e4dff83d4055a3b4f2e8b (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:48.751077 13403 tablet_service.cc:1511] Processing CreateTablet for tablet a828da37e1674e2fb750eb56ddb91f78 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:48.751705 13331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bac90924118e4dff83d4055a3b4f2e8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.760155 13328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f84bd37d8cf4311b59bba7bb5931a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.762156 13252 tablet_service.cc:1511] Processing CreateTablet for tablet a828da37e1674e2fb750eb56ddb91f78 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:48.757558 13255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bac90924118e4dff83d4055a3b4f2e8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.764071 13252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a828da37e1674e2fb750eb56ddb91f78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.769794 13399 tablet_service.cc:1511] Processing CreateTablet for tablet 46501f169b274536943e40a73d36f82b (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:48.743624 13257 tablet_service.cc:1511] Processing CreateTablet for tablet 0fa49db9015041fd926e23caa303c067 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:48.757401 13182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bac90924118e4dff83d4055a3b4f2e8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.771675 13257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fa49db9015041fd926e23caa303c067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.772742 13179 tablet_service.cc:1511] Processing CreateTablet for tablet 426d7e3dde374d979de1871d6fa303fe (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:48.774013 13179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426d7e3dde374d979de1871d6fa303fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.773667 13333 tablet_service.cc:1511] Processing CreateTablet for tablet 04d1ab019ed947e4b0d47371e8c53f70 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:48.774956 13180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f84bd37d8cf4311b59bba7bb5931a45. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:18:48.776599 13140 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:48.753712 13404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04d1ab019ed947e4b0d47371e8c53f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.779029 13183 tablet_service.cc:1511] Processing CreateTablet for tablet 04d1ab019ed947e4b0d47371e8c53f70 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:48.787772 13183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04d1ab019ed947e4b0d47371e8c53f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.787604 13325 tablet_service.cc:1511] Processing CreateTablet for tablet d5ebb5d6b26c4f9392e7f6fd5ae137d5 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:48.790481 13176 tablet_service.cc:1511] Processing CreateTablet for tablet 0fa49db9015041fd926e23caa303c067 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:48.791812 13176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fa49db9015041fd926e23caa303c067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.797186 13403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a828da37e1674e2fb750eb56ddb91f78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.800550 13399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46501f169b274536943e40a73d36f82b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.800719 13326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63c0b44a7a9848d0a915d6aef59765a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.802938 13462 tablet_bootstrap.cc:654] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.804111 13325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5ebb5d6b26c4f9392e7f6fd5ae137d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.806799 13400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a213699baf274d50bde423e368017f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.806947 13330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e753b2364e043a0963f0a6547899f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.807569 13398 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbd6de68b484bd2bfc5ac3e5d39337b (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:48.807626 13333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04d1ab019ed947e4b0d47371e8c53f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.808954 13398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbd6de68b484bd2bfc5ac3e5d39337b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.794788 13254 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbd6de68b484bd2bfc5ac3e5d39337b (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:48.830622 13254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbd6de68b484bd2bfc5ac3e5d39337b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.839227 13459 tablet_bootstrap.cc:492] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd: No bootstrap required, opened a new log
I20260710 13:18:48.839896 13459 ts_tablet_manager.cc:1403] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd: Time spent bootstrapping tablet: real 0.172s	user 0.011s	sys 0.009s
I20260710 13:18:48.841048 13327 tablet_service.cc:1511] Processing CreateTablet for tablet 0fa49db9015041fd926e23caa303c067 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:48.842427 13327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fa49db9015041fd926e23caa303c067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.846370 13177 tablet_service.cc:1511] Processing CreateTablet for tablet a828da37e1674e2fb750eb56ddb91f78 (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:48.847730 13177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a828da37e1674e2fb750eb56ddb91f78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.861079 13459 raft_consensus.cc:359] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:48.864382 13329 tablet_service.cc:1511] Processing CreateTablet for tablet 46501f169b274536943e40a73d36f82b (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:48.876034 13329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46501f169b274536943e40a73d36f82b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.876883 13184 tablet_service.cc:1511] Processing CreateTablet for tablet 46501f169b274536943e40a73d36f82b (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:48.878198 13184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46501f169b274536943e40a73d36f82b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.874873 13459 raft_consensus.cc:385] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.887271 13461 tablet_bootstrap.cc:492] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a: No bootstrap required, opened a new log
I20260710 13:18:48.899863 13331 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbd6de68b484bd2bfc5ac3e5d39337b (DEFAULT_TABLE table=test-workload [id=af755da310544da198713143fd93f20b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:48.901160 13331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbd6de68b484bd2bfc5ac3e5d39337b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.889031 13459 raft_consensus.cc:740] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c814c53520414cb589d2be7104e72edd, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.911537 13459 consensus_queue.cc:260] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:48.896636 13461 ts_tablet_manager.cc:1403] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a: Time spent bootstrapping tablet: real 0.259s	user 0.010s	sys 0.004s
I20260710 13:18:48.944103 13460 tablet_bootstrap.cc:492] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b: No bootstrap required, opened a new log
I20260710 13:18:48.944905 13460 ts_tablet_manager.cc:1403] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.215s	user 0.014s	sys 0.007s
W20260710 13:18:48.951333 13220 tablet.cc:2406] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:18:48.960441 13461 raft_consensus.cc:359] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:48.961627 13461 raft_consensus.cc:385] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.962116 13461 raft_consensus.cc:740] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.963152 13461 consensus_queue.cc:260] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:48.982422 13464 raft_consensus.cc:493] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.983006 13464 raft_consensus.cc:515] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:48.984228 13460 raft_consensus.cc:359] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:48.986456 13460 raft_consensus.cc:385] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.989212 13460 raft_consensus.cc:740] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.991844 13459 ts_tablet_manager.cc:1434] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd: Time spent starting tablet: real 0.152s	user 0.008s	sys 0.005s
I20260710 13:18:48.993163 13442 heartbeater.cc:499] Master 127.10.211.62:39977 was elected leader, sending a full tablet report...
I20260710 13:18:48.993871 13459 tablet_bootstrap.cc:492] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd: Bootstrap starting.
I20260710 13:18:48.990096 13460 consensus_queue.cc:260] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:48.992543 13464 leader_election.cc:290] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:18:49.034168 13459 tablet_bootstrap.cc:654] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.036965 13462 tablet_bootstrap.cc:492] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2: No bootstrap required, opened a new log
I20260710 13:18:49.037529 13462 ts_tablet_manager.cc:1403] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2: Time spent bootstrapping tablet: real 0.365s	user 0.066s	sys 0.049s
I20260710 13:18:49.040696 13462 raft_consensus.cc:359] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.041428 13462 raft_consensus.cc:385] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.041733 13462 raft_consensus.cc:740] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.059592 13460 ts_tablet_manager.cc:1434] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.114s	user 0.009s	sys 0.013s
I20260710 13:18:49.060729 13460 tablet_bootstrap.cc:492] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:49.042491 13462 consensus_queue.cc:260] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.070227 13343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837a58ee5ad34ed2bc55958c66dca4c5" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:49.071020 13343 raft_consensus.cc:2468] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 0.
I20260710 13:18:49.072120 13460 tablet_bootstrap.cc:654] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.072521 13160 leader_election.cc:304] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a; no voters: 
I20260710 13:18:49.073453 13473 raft_consensus.cc:2804] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:49.073635 13459 tablet_bootstrap.cc:492] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd: No bootstrap required, opened a new log
I20260710 13:18:49.073874 13473 raft_consensus.cc:493] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:49.074582 13473 raft_consensus.cc:3060] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:49.074725 13459 ts_tablet_manager.cc:1403] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd: Time spent bootstrapping tablet: real 0.081s	user 0.017s	sys 0.017s
I20260710 13:18:49.077911 13294 heartbeater.cc:499] Master 127.10.211.62:39977 was elected leader, sending a full tablet report...
I20260710 13:18:49.077764 13459 raft_consensus.cc:359] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:49.078470 13459 raft_consensus.cc:385] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.078814 13459 raft_consensus.cc:740] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c814c53520414cb589d2be7104e72edd, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.074175 13368 heartbeater.cc:499] Master 127.10.211.62:39977 was elected leader, sending a full tablet report...
I20260710 13:18:49.082059 13462 ts_tablet_manager.cc:1434] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.005s
I20260710 13:18:49.083508 13462 tablet_bootstrap.cc:492] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2: Bootstrap starting.
I20260710 13:18:49.087433 13459 consensus_queue.cc:260] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:49.095964 13462 tablet_bootstrap.cc:654] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.097257 13459 ts_tablet_manager.cc:1434] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:18:49.098363 13459 tablet_bootstrap.cc:492] T fce0d9478a514564b0528c26fe5b9966 P c814c53520414cb589d2be7104e72edd: Bootstrap starting.
I20260710 13:18:49.103776 13461 ts_tablet_manager.cc:1434] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a: Time spent starting tablet: real 0.173s	user 0.008s	sys 0.016s
I20260710 13:18:49.104809 13461 tablet_bootstrap.cc:492] T d2efb168c3ae4aa29b9d03117e80b501 P ee2240453bda4bd4a8905a326cda8e6a: Bootstrap starting.
I20260710 13:18:49.105517 13473 raft_consensus.cc:515] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:49.107861 13473 leader_election.cc:290] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 election: Requested vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:18:49.108178 13459 tablet_bootstrap.cc:654] T fce0d9478a514564b0528c26fe5b9966 P c814c53520414cb589d2be7104e72edd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.110054 13343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837a58ee5ad34ed2bc55958c66dca4c5" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
I20260710 13:18:49.110705 13343 raft_consensus.cc:3060] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:49.113097 13461 tablet_bootstrap.cc:654] T d2efb168c3ae4aa29b9d03117e80b501 P ee2240453bda4bd4a8905a326cda8e6a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.116286 13469 raft_consensus.cc:493] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:49.116808 13469 raft_consensus.cc:515] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:49.119069 13417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837a58ee5ad34ed2bc55958c66dca4c5" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
W20260710 13:18:49.120410 13158 leader_election.cc:343] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c814c53520414cb589d2be7104e72edd (127.10.211.4:36395): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:49.120420 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837a58ee5ad34ed2bc55958c66dca4c5" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd"
I20260710 13:18:49.121364 13460 tablet_bootstrap.cc:492] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b: No bootstrap required, opened a new log
I20260710 13:18:49.121862 13460 ts_tablet_manager.cc:1403] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.028s
I20260710 13:18:49.122365 13462 tablet_bootstrap.cc:492] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2: No bootstrap required, opened a new log
W20260710 13:18:49.122466 13158 leader_election.cc:343] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c814c53520414cb589d2be7104e72edd (127.10.211.4:36395): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:49.122366 13343 raft_consensus.cc:2468] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 1.
I20260710 13:18:49.123870 13469 leader_election.cc:290] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:49.124940 13160 leader_election.cc:304] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a; no voters: c814c53520414cb589d2be7104e72edd
I20260710 13:18:49.122941 13462 ts_tablet_manager.cc:1403] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.000s
I20260710 13:18:49.126178 13473 raft_consensus.cc:2804] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:49.126118 13460 raft_consensus.cc:359] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:49.127002 13473 raft_consensus.cc:697] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [term 1 LEADER]: Becoming Leader. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Running, Role: LEADER
I20260710 13:18:49.127332 13460 raft_consensus.cc:385] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.127770 13460 raft_consensus.cc:740] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.127846 13473 consensus_queue.cc:237] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:49.128780 13460 consensus_queue.cc:260] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:49.129405 13462 raft_consensus.cc:359] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.130136 13462 raft_consensus.cc:385] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.134568 13462 raft_consensus.cc:740] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.137326 13462 consensus_queue.cc:260] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.139453 13459 tablet_bootstrap.cc:492] T fce0d9478a514564b0528c26fe5b9966 P c814c53520414cb589d2be7104e72edd: No bootstrap required, opened a new log
I20260710 13:18:49.139848 13462 ts_tablet_manager.cc:1434] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:18:49.155946 13459 ts_tablet_manager.cc:1403] T fce0d9478a514564b0528c26fe5b9966 P c814c53520414cb589d2be7104e72edd: Time spent bootstrapping tablet: real 0.058s	user 0.004s	sys 0.015s
I20260710 13:18:49.159008 13476 raft_consensus.cc:493] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:49.159914 13460 ts_tablet_manager.cc:1434] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.012s
I20260710 13:18:49.159562 13476 raft_consensus.cc:515] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.161104 13460 tablet_bootstrap.cc:492] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:49.172780 13461 tablet_bootstrap.cc:492] T d2efb168c3ae4aa29b9d03117e80b501 P ee2240453bda4bd4a8905a326cda8e6a: No bootstrap required, opened a new log
I20260710 13:18:49.172771 13343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2efb168c3ae4aa29b9d03117e80b501" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:49.167285 13462 tablet_bootstrap.cc:492] T b58027ea61da4209bea9abc63ccb6c62 P 00b582f4c3eb48a2b9da60664f7671a2: Bootstrap starting.
I20260710 13:18:49.174247 13461 ts_tablet_manager.cc:1403] T d2efb168c3ae4aa29b9d03117e80b501 P ee2240453bda4bd4a8905a326cda8e6a: Time spent bootstrapping tablet: real 0.070s	user 0.006s	sys 0.015s
I20260710 13:18:49.174139 13476 leader_election.cc:290] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:18:49.177597 13459 raft_consensus.cc:359] T fce0d9478a514564b0528c26fe5b9966 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.178357 13459 raft_consensus.cc:385] T fce0d9478a514564b0528c26fe5b9966 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.178340 13461 raft_consensus.cc:359] T d2efb168c3ae4aa29b9d03117e80b501 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:49.179090 13460 tablet_bootstrap.cc:654] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.178995 13459 raft_consensus.cc:740] T fce0d9478a514564b0528c26fe5b9966 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c814c53520414cb589d2be7104e72edd, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.179433 13461 raft_consensus.cc:385] T d2efb168c3ae4aa29b9d03117e80b501 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.179787 13461 raft_consensus.cc:740] T d2efb168c3ae4aa29b9d03117e80b501 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Initialized, Role: FOLLOWER
W20260710 13:18:49.180473 13383 leader_election.cc:343] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:49.180326 13459 consensus_queue.cc:260] T fce0d9478a514564b0528c26fe5b9966 P c814c53520414cb589d2be7104e72edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.180725 13461 consensus_queue.cc:260] T d2efb168c3ae4aa29b9d03117e80b501 P ee2240453bda4bd4a8905a326cda8e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:49.187700 13461 ts_tablet_manager.cc:1434] T d2efb168c3ae4aa29b9d03117e80b501 P ee2240453bda4bd4a8905a326cda8e6a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:18:49.189196 13461 tablet_bootstrap.cc:492] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a: Bootstrap starting.
I20260710 13:18:49.189410 13459 ts_tablet_manager.cc:1434] T fce0d9478a514564b0528c26fe5b9966 P c814c53520414cb589d2be7104e72edd: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260710 13:18:49.197137 13343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a134dc3033d491687cb6027e770ad45" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:49.197887 13459 tablet_bootstrap.cc:492] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd: Bootstrap starting.
I20260710 13:18:49.198127 13089 catalog_manager.cc:5697] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b reported cstate change: term changed from 0 to 1, leader changed from <none> to e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1). New cstate: current_term: 1 leader_uuid: "e5f720dcb86c47ce845993e785ab4b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: HEALTHY } } }
W20260710 13:18:49.200507 13235 leader_election.cc:343] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:49.201968 13469 raft_consensus.cc:493] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:49.202426 13469 raft_consensus.cc:515] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.204658 13469 leader_election.cc:290] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:49.195415 13462 tablet_bootstrap.cc:654] T b58027ea61da4209bea9abc63ccb6c62 P 00b582f4c3eb48a2b9da60664f7671a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.206581 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a134dc3033d491687cb6027e770ad45" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
I20260710 13:18:49.209069 13461 tablet_bootstrap.cc:654] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:49.209328 13233 leader_election.cc:343] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c814c53520414cb589d2be7104e72edd (127.10.211.4:36395): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:49.206591 13459 tablet_bootstrap.cc:654] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.210675 13233 leader_election.cc:304] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2; no voters: c814c53520414cb589d2be7104e72edd, ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:49.211949 13476 raft_consensus.cc:2749] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:49.232255 13476 raft_consensus.cc:493] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:49.232932 13476 raft_consensus.cc:515] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.238039 13476 leader_election.cc:290] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c814c53520414cb589d2be7104e72edd (127.10.211.4:36395), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:49.240335 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce0d9478a514564b0528c26fe5b9966" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
I20260710 13:18:49.241232 13416 raft_consensus.cc:2468] T fce0d9478a514564b0528c26fe5b9966 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b582f4c3eb48a2b9da60664f7671a2 in term 0.
I20260710 13:18:49.242815 13233 leader_election.cc:304] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, c814c53520414cb589d2be7104e72edd; no voters: 
I20260710 13:18:49.243870 13476 raft_consensus.cc:2804] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:49.244314 13476 raft_consensus.cc:493] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:49.244720 13476 raft_consensus.cc:3060] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:49.245486 13194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2efb168c3ae4aa29b9d03117e80b501" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:49.247299 13193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7477d54e77544944a542869242e4f4ce" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
W20260710 13:18:49.249388 13383 leader_election.cc:343] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:49.250131 13194 raft_consensus.cc:2468] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 0.
I20260710 13:18:49.253726 13383 leader_election.cc:304] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b; no voters: ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:49.255365 13469 raft_consensus.cc:2804] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:49.255893 13469 raft_consensus.cc:493] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:49.256326 13469 raft_consensus.cc:3060] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:49.267113 13469 raft_consensus.cc:515] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:49.271024 13343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2efb168c3ae4aa29b9d03117e80b501" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
I20260710 13:18:49.271950 13343 raft_consensus.cc:3060] T d2efb168c3ae4aa29b9d03117e80b501 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:49.275323 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7477d54e77544944a542869242e4f4ce" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
W20260710 13:18:49.277266 13380 leader_election.cc:343] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:49.277806 13380 leader_election.cc:304] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c814c53520414cb589d2be7104e72edd; no voters: 00b582f4c3eb48a2b9da60664f7671a2, e5f720dcb86c47ce845993e785ab4b5b
I20260710 13:18:49.283897 13462 tablet_bootstrap.cc:492] T b58027ea61da4209bea9abc63ccb6c62 P 00b582f4c3eb48a2b9da60664f7671a2: No bootstrap required, opened a new log
I20260710 13:18:49.282444 13343 raft_consensus.cc:2468] T d2efb168c3ae4aa29b9d03117e80b501 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 1.
I20260710 13:18:49.284749 13462 ts_tablet_manager.cc:1403] T b58027ea61da4209bea9abc63ccb6c62 P 00b582f4c3eb48a2b9da60664f7671a2: Time spent bootstrapping tablet: real 0.122s	user 0.043s	sys 0.041s
I20260710 13:18:49.285514 13383 leader_election.cc:304] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c814c53520414cb589d2be7104e72edd, ee2240453bda4bd4a8905a326cda8e6a; no voters: 
I20260710 13:18:49.283860 13459 tablet_bootstrap.cc:492] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd: No bootstrap required, opened a new log
I20260710 13:18:49.287087 13194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce0d9478a514564b0528c26fe5b9966" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
W20260710 13:18:49.288813 13235 leader_election.cc:343] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:49.289215 13462 raft_consensus.cc:359] T b58027ea61da4209bea9abc63ccb6c62 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.290138 13462 raft_consensus.cc:385] T b58027ea61da4209bea9abc63ccb6c62 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.290542 13462 raft_consensus.cc:740] T b58027ea61da4209bea9abc63ccb6c62 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.291304 13460 tablet_bootstrap.cc:492] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b: No bootstrap required, opened a new log
I20260710 13:18:49.291904 13460 ts_tablet_manager.cc:1403] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.131s	user 0.012s	sys 0.031s
I20260710 13:18:49.258569 13476 raft_consensus.cc:515] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.287287 13459 ts_tablet_manager.cc:1403] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.003s
I20260710 13:18:49.295526 13459 raft_consensus.cc:359] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.296303 13459 raft_consensus.cc:385] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.296859 13459 raft_consensus.cc:740] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c814c53520414cb589d2be7104e72edd, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.296142 13460 raft_consensus.cc:359] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.297645 13460 raft_consensus.cc:385] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.297701 13459 consensus_queue.cc:260] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.298194 13460 raft_consensus.cc:740] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.299484 13460 consensus_queue.cc:260] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.303396 13460 ts_tablet_manager.cc:1434] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260710 13:18:49.304107 13469 leader_election.cc:290] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 election: Requested vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:49.304641 13460 tablet_bootstrap.cc:492] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:49.304847 13469 raft_consensus.cc:2749] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:49.304921 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce0d9478a514564b0528c26fe5b9966" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd"
I20260710 13:18:49.305708 13416 raft_consensus.cc:3060] T fce0d9478a514564b0528c26fe5b9966 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:49.305797 13469 raft_consensus.cc:2804] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:49.310506 13194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2efb168c3ae4aa29b9d03117e80b501" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
I20260710 13:18:49.311348 13194 raft_consensus.cc:3060] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:49.311921 13460 tablet_bootstrap.cc:654] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.313581 13416 raft_consensus.cc:2468] T fce0d9478a514564b0528c26fe5b9966 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b582f4c3eb48a2b9da60664f7671a2 in term 1.
I20260710 13:18:49.315027 13233 leader_election.cc:304] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, c814c53520414cb589d2be7104e72edd; no voters: 
I20260710 13:18:49.320799 13194 raft_consensus.cc:2468] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 1.
I20260710 13:18:49.324636 13460 tablet_bootstrap.cc:492] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b: No bootstrap required, opened a new log
I20260710 13:18:49.327625 13461 tablet_bootstrap.cc:492] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a: No bootstrap required, opened a new log
I20260710 13:18:49.328358 13461 ts_tablet_manager.cc:1403] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a: Time spent bootstrapping tablet: real 0.139s	user 0.011s	sys 0.028s
I20260710 13:18:49.325328 13460 ts_tablet_manager.cc:1403] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260710 13:18:49.332134 13193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce0d9478a514564b0528c26fe5b9966" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
I20260710 13:18:49.306450 13469 raft_consensus.cc:697] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Becoming Leader. State: Replica: c814c53520414cb589d2be7104e72edd, State: Running, Role: LEADER
I20260710 13:18:49.332134 13461 raft_consensus.cc:359] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:49.334439 13476 leader_election.cc:290] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 election: Requested vote from peers c814c53520414cb589d2be7104e72edd (127.10.211.4:36395), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
W20260710 13:18:49.337177 13235 leader_election.cc:343] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:49.339231 13460 raft_consensus.cc:359] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:49.340226 13460 raft_consensus.cc:385] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.335692 13461 raft_consensus.cc:385] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.340734 13460 raft_consensus.cc:740] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.340940 13461 raft_consensus.cc:740] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.342389 13476 raft_consensus.cc:2804] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:49.342177 13461 consensus_queue.cc:260] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:49.343022 13476 raft_consensus.cc:697] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 LEADER]: Becoming Leader. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Running, Role: LEADER
I20260710 13:18:49.344395 13476 consensus_queue.cc:237] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.347259 13460 consensus_queue.cc:260] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:49.347556 13469 consensus_queue.cc:237] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:49.351547 13461 ts_tablet_manager.cc:1434] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260710 13:18:49.354380 13461 tablet_bootstrap.cc:492] T 1a134dc3033d491687cb6027e770ad45 P ee2240453bda4bd4a8905a326cda8e6a: Bootstrap starting.
I20260710 13:18:49.354864 13459 ts_tablet_manager.cc:1434] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd: Time spent starting tablet: real 0.062s	user 0.018s	sys 0.014s
I20260710 13:18:49.355954 13459 tablet_bootstrap.cc:492] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd: Bootstrap starting.
I20260710 13:18:49.356303 13462 consensus_queue.cc:260] T b58027ea61da4209bea9abc63ccb6c62 P 00b582f4c3eb48a2b9da60664f7671a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.360278 13503 raft_consensus.cc:493] T b58027ea61da4209bea9abc63ccb6c62 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:49.360740 13503 raft_consensus.cc:515] T b58027ea61da4209bea9abc63ccb6c62 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.361943 13462 ts_tablet_manager.cc:1434] T b58027ea61da4209bea9abc63ccb6c62 P 00b582f4c3eb48a2b9da60664f7671a2: Time spent starting tablet: real 0.077s	user 0.010s	sys 0.022s
I20260710 13:18:49.363106 13462 tablet_bootstrap.cc:492] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2: Bootstrap starting.
W20260710 13:18:49.350828 13380 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.211.2:40181, user_credentials={real_user=slave}} blocked reactor thread for 73584.8us
I20260710 13:18:49.366585 13343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58027ea61da4209bea9abc63ccb6c62" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:49.367384 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58027ea61da4209bea9abc63ccb6c62" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
I20260710 13:18:49.368438 13461 tablet_bootstrap.cc:654] T 1a134dc3033d491687cb6027e770ad45 P ee2240453bda4bd4a8905a326cda8e6a: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:49.368574 13235 leader_election.cc:343] T b58027ea61da4209bea9abc63ccb6c62 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:49.370925 13233 leader_election.cc:343] T b58027ea61da4209bea9abc63ccb6c62 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c814c53520414cb589d2be7104e72edd (127.10.211.4:36395): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:49.371639 13503 leader_election.cc:290] T b58027ea61da4209bea9abc63ccb6c62 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:18:49.371908 13233 leader_election.cc:304] T b58027ea61da4209bea9abc63ccb6c62 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2; no voters: c814c53520414cb589d2be7104e72edd, ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:49.371924 13462 tablet_bootstrap.cc:654] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.373179 13503 raft_consensus.cc:2749] T b58027ea61da4209bea9abc63ccb6c62 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:49.374394 13460 ts_tablet_manager.cc:1434] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.003s
I20260710 13:18:49.375461 13460 tablet_bootstrap.cc:492] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:49.380314 13459 tablet_bootstrap.cc:654] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.390725 13461 tablet_bootstrap.cc:492] T 1a134dc3033d491687cb6027e770ad45 P ee2240453bda4bd4a8905a326cda8e6a: No bootstrap required, opened a new log
I20260710 13:18:49.391456 13461 ts_tablet_manager.cc:1403] T 1a134dc3033d491687cb6027e770ad45 P ee2240453bda4bd4a8905a326cda8e6a: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.000s
I20260710 13:18:49.397131 13461 raft_consensus.cc:359] T 1a134dc3033d491687cb6027e770ad45 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.398173 13461 raft_consensus.cc:385] T 1a134dc3033d491687cb6027e770ad45 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.398531 13461 raft_consensus.cc:740] T 1a134dc3033d491687cb6027e770ad45 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.396297 13460 tablet_bootstrap.cc:654] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.401690 13474 raft_consensus.cc:493] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:49.402213 13474 raft_consensus.cc:515] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:49.404974 13474 leader_election.cc:290] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:49.399667 13461 consensus_queue.cc:260] T 1a134dc3033d491687cb6027e770ad45 P ee2240453bda4bd4a8905a326cda8e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.416610 13462 tablet_bootstrap.cc:492] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2: No bootstrap required, opened a new log
I20260710 13:18:49.417148 13462 ts_tablet_manager.cc:1403] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.004s
I20260710 13:18:49.424723 13461 ts_tablet_manager.cc:1434] T 1a134dc3033d491687cb6027e770ad45 P ee2240453bda4bd4a8905a326cda8e6a: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260710 13:18:49.426070 13462 raft_consensus.cc:359] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:49.426976 13462 raft_consensus.cc:385] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.427268 13462 raft_consensus.cc:740] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.428124 13462 consensus_queue.cc:260] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:49.430763 13089 catalog_manager.cc:5697] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd reported cstate change: term changed from 0 to 1, leader changed from <none> to c814c53520414cb589d2be7104e72edd (127.10.211.4). New cstate: current_term: 1 leader_uuid: "c814c53520414cb589d2be7104e72edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:49.432693 13092 catalog_manager.cc:5697] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "00b582f4c3eb48a2b9da60664f7671a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:49.433887 13462 ts_tablet_manager.cc:1434] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260710 13:18:49.434957 13462 tablet_bootstrap.cc:492] T ddbbf2ede55a4acf943a8eca332fe8ba P 00b582f4c3eb48a2b9da60664f7671a2: Bootstrap starting.
I20260710 13:18:49.444579 13461 tablet_bootstrap.cc:492] T 2948ca9dc3174f61a9486f90a3c6aabf P ee2240453bda4bd4a8905a326cda8e6a: Bootstrap starting.
I20260710 13:18:49.446184 13460 tablet_bootstrap.cc:492] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b: No bootstrap required, opened a new log
I20260710 13:18:49.448022 13460 ts_tablet_manager.cc:1403] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.008s
I20260710 13:18:49.451119 13462 tablet_bootstrap.cc:654] T ddbbf2ede55a4acf943a8eca332fe8ba P 00b582f4c3eb48a2b9da60664f7671a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.458822 13459 tablet_bootstrap.cc:492] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd: No bootstrap required, opened a new log
I20260710 13:18:49.459296 13459 ts_tablet_manager.cc:1403] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd: Time spent bootstrapping tablet: real 0.104s	user 0.037s	sys 0.039s
I20260710 13:18:49.460990 13460 raft_consensus.cc:359] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.462369 13459 raft_consensus.cc:359] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.463174 13459 raft_consensus.cc:385] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.463483 13459 raft_consensus.cc:740] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c814c53520414cb589d2be7104e72edd, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.464337 13459 consensus_queue.cc:260] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.464968 13461 tablet_bootstrap.cc:654] T 2948ca9dc3174f61a9486f90a3c6aabf P ee2240453bda4bd4a8905a326cda8e6a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.466754 13459 ts_tablet_manager.cc:1434] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:49.468459 13459 tablet_bootstrap.cc:492] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd: Bootstrap starting.
I20260710 13:18:49.469982 13193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d0757d96bb4418da21588c1345a2f46" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:49.461757 13460 raft_consensus.cc:385] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.471894 13460 raft_consensus.cc:740] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
W20260710 13:18:49.473078 13309 leader_election.cc:343] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:49.472807 13460 consensus_queue.cc:260] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.477680 13459 tablet_bootstrap.cc:654] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.484841 13473 raft_consensus.cc:493] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:49.485958 13460 ts_tablet_manager.cc:1434] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260710 13:18:49.485509 13473 raft_consensus.cc:515] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:49.488849 13460 tablet_bootstrap.cc:492] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:49.489501 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d0757d96bb4418da21588c1345a2f46" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
W20260710 13:18:49.491067 13306 leader_election.cc:343] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:49.491520 13306 leader_election.cc:304] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee2240453bda4bd4a8905a326cda8e6a; no voters: 00b582f4c3eb48a2b9da60664f7671a2, e5f720dcb86c47ce845993e785ab4b5b
I20260710 13:18:49.492688 13474 raft_consensus.cc:2749] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:49.495711 13460 tablet_bootstrap.cc:654] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.501684 13461 tablet_bootstrap.cc:492] T 2948ca9dc3174f61a9486f90a3c6aabf P ee2240453bda4bd4a8905a326cda8e6a: No bootstrap required, opened a new log
I20260710 13:18:49.502359 13461 ts_tablet_manager.cc:1403] T 2948ca9dc3174f61a9486f90a3c6aabf P ee2240453bda4bd4a8905a326cda8e6a: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.004s
I20260710 13:18:49.506072 13461 raft_consensus.cc:359] T 2948ca9dc3174f61a9486f90a3c6aabf P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.507000 13461 raft_consensus.cc:385] T 2948ca9dc3174f61a9486f90a3c6aabf P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.507341 13461 raft_consensus.cc:740] T 2948ca9dc3174f61a9486f90a3c6aabf P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.508170 13461 consensus_queue.cc:260] T 2948ca9dc3174f61a9486f90a3c6aabf P ee2240453bda4bd4a8905a326cda8e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.509727 13460 tablet_bootstrap.cc:492] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b: No bootstrap required, opened a new log
I20260710 13:18:49.510241 13460 ts_tablet_manager.cc:1403] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260710 13:18:49.512451 13343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ccfaa56ff549f9a7ce050fba603521" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:49.513154 13460 raft_consensus.cc:359] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:49.513939 13460 raft_consensus.cc:385] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.514240 13460 raft_consensus.cc:740] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
W20260710 13:18:49.514326 13160 leader_election.cc:343] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:49.515166 13473 leader_election.cc:290] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181), ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849)
I20260710 13:18:49.515309 13460 consensus_queue.cc:260] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:49.517480 13461 ts_tablet_manager.cc:1434] T 2948ca9dc3174f61a9486f90a3c6aabf P ee2240453bda4bd4a8905a326cda8e6a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:18:49.519778 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ccfaa56ff549f9a7ce050fba603521" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:49.520402 13460 ts_tablet_manager.cc:1434] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:18:49.521423 13460 tablet_bootstrap.cc:492] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
W20260710 13:18:49.521703 13157 leader_election.cc:343] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:49.522377 13157 leader_election.cc:304] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5f720dcb86c47ce845993e785ab4b5b; no voters: 00b582f4c3eb48a2b9da60664f7671a2, ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:49.523849 13473 raft_consensus.cc:2749] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:49.527817 13460 tablet_bootstrap.cc:654] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.528646 13462 tablet_bootstrap.cc:492] T ddbbf2ede55a4acf943a8eca332fe8ba P 00b582f4c3eb48a2b9da60664f7671a2: No bootstrap required, opened a new log
I20260710 13:18:49.529134 13462 ts_tablet_manager.cc:1403] T ddbbf2ede55a4acf943a8eca332fe8ba P 00b582f4c3eb48a2b9da60664f7671a2: Time spent bootstrapping tablet: real 0.094s	user 0.011s	sys 0.003s
I20260710 13:18:49.529397 13461 tablet_bootstrap.cc:492] T 35ccfaa56ff549f9a7ce050fba603521 P ee2240453bda4bd4a8905a326cda8e6a: Bootstrap starting.
I20260710 13:18:49.532017 13462 raft_consensus.cc:359] T ddbbf2ede55a4acf943a8eca332fe8ba P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.532750 13462 raft_consensus.cc:385] T ddbbf2ede55a4acf943a8eca332fe8ba P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.533036 13462 raft_consensus.cc:740] T ddbbf2ede55a4acf943a8eca332fe8ba P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.533715 13462 consensus_queue.cc:260] T ddbbf2ede55a4acf943a8eca332fe8ba P 00b582f4c3eb48a2b9da60664f7671a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.538295 13462 ts_tablet_manager.cc:1434] T ddbbf2ede55a4acf943a8eca332fe8ba P 00b582f4c3eb48a2b9da60664f7671a2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:18:49.539347 13462 tablet_bootstrap.cc:492] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2: Bootstrap starting.
I20260710 13:18:49.541512 13473 consensus_queue.cc:1048] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:49.541923 13461 tablet_bootstrap.cc:654] T 35ccfaa56ff549f9a7ce050fba603521 P ee2240453bda4bd4a8905a326cda8e6a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.545113 13460 tablet_bootstrap.cc:492] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b: No bootstrap required, opened a new log
I20260710 13:18:49.545405 13462 tablet_bootstrap.cc:654] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.545607 13460 ts_tablet_manager.cc:1403] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.014s
I20260710 13:18:49.546357 13473 raft_consensus.cc:493] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:49.546873 13473 raft_consensus.cc:515] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.548892 13460 raft_consensus.cc:359] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:49.549808 13460 raft_consensus.cc:385] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.550148 13460 raft_consensus.cc:740] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.551158 13460 consensus_queue.cc:260] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
W20260710 13:18:49.554792 13158 consensus_peers.cc:597] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b -> Peer c814c53520414cb589d2be7104e72edd (127.10.211.4:36395): Couldn't send request to peer c814c53520414cb589d2be7104e72edd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:49.556315 13482 raft_consensus.cc:493] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:49.556950 13482 raft_consensus.cc:515] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.558866 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbbf2ede55a4acf943a8eca332fe8ba" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:49.559145 13460 ts_tablet_manager.cc:1434] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:18:49.559536 13269 raft_consensus.cc:2468] T ddbbf2ede55a4acf943a8eca332fe8ba P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 0.
I20260710 13:18:49.560434 13460 tablet_bootstrap.cc:492] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:49.561457 13157 leader_election.cc:304] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, e5f720dcb86c47ce845993e785ab4b5b; no voters: 
I20260710 13:18:49.561866 13462 tablet_bootstrap.cc:492] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2: No bootstrap required, opened a new log
I20260710 13:18:49.562345 13462 ts_tablet_manager.cc:1403] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.005s
I20260710 13:18:49.562345 13464 raft_consensus.cc:2804] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:49.562851 13464 raft_consensus.cc:493] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:49.563216 13464 raft_consensus.cc:3060] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:49.569545 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce0d9478a514564b0528c26fe5b9966" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:49.571300 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbbf2ede55a4acf943a8eca332fe8ba" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
I20260710 13:18:49.567479 13473 leader_election.cc:290] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c814c53520414cb589d2be7104e72edd (127.10.211.4:36395), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:49.573205 13460 tablet_bootstrap.cc:654] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.559551 13482 leader_election.cc:290] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c814c53520414cb589d2be7104e72edd (127.10.211.4:36395), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:49.571911 13462 raft_consensus.cc:359] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:49.576887 13462 raft_consensus.cc:385] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.577345 13462 raft_consensus.cc:740] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.575371 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce0d9478a514564b0528c26fe5b9966" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
I20260710 13:18:49.580044 13416 raft_consensus.cc:2393] T fce0d9478a514564b0528c26fe5b9966 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5f720dcb86c47ce845993e785ab4b5b in current term 1: Already voted for candidate 00b582f4c3eb48a2b9da60664f7671a2 in this term.
W20260710 13:18:49.583554 13158 leader_election.cc:343] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c814c53520414cb589d2be7104e72edd (127.10.211.4:36395): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:49.586450 13461 tablet_bootstrap.cc:492] T 35ccfaa56ff549f9a7ce050fba603521 P ee2240453bda4bd4a8905a326cda8e6a: No bootstrap required, opened a new log
I20260710 13:18:49.587193 13461 ts_tablet_manager.cc:1403] T 35ccfaa56ff549f9a7ce050fba603521 P ee2240453bda4bd4a8905a326cda8e6a: Time spent bootstrapping tablet: real 0.062s	user 0.021s	sys 0.015s
I20260710 13:18:49.593997 13459 tablet_bootstrap.cc:492] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd: No bootstrap required, opened a new log
I20260710 13:18:49.594570 13459 ts_tablet_manager.cc:1403] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd: Time spent bootstrapping tablet: real 0.126s	user 0.019s	sys 0.038s
I20260710 13:18:49.594766 13461 raft_consensus.cc:359] T 35ccfaa56ff549f9a7ce050fba603521 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:49.595811 13461 raft_consensus.cc:385] T 35ccfaa56ff549f9a7ce050fba603521 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.596174 13461 raft_consensus.cc:740] T 35ccfaa56ff549f9a7ce050fba603521 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.598471 13459 raft_consensus.cc:359] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.599538 13459 raft_consensus.cc:385] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.600014 13459 raft_consensus.cc:740] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c814c53520414cb589d2be7104e72edd, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.601219 13459 consensus_queue.cc:260] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.603977 13459 ts_tablet_manager.cc:1434] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:18:49.605103 13459 tablet_bootstrap.cc:492] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd: Bootstrap starting.
I20260710 13:18:49.578451 13462 consensus_queue.cc:260] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:49.611514 13464 raft_consensus.cc:515] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.613324 13462 ts_tablet_manager.cc:1434] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260710 13:18:49.614387 13462 tablet_bootstrap.cc:492] T 7477d54e77544944a542869242e4f4ce P 00b582f4c3eb48a2b9da60664f7671a2: Bootstrap starting.
I20260710 13:18:49.615018 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbbf2ede55a4acf943a8eca332fe8ba" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
I20260710 13:18:49.615655 13269 raft_consensus.cc:3060] T ddbbf2ede55a4acf943a8eca332fe8ba P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:49.597577 13158 leader_election.cc:304] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5f720dcb86c47ce845993e785ab4b5b; no voters: 00b582f4c3eb48a2b9da60664f7671a2, c814c53520414cb589d2be7104e72edd
I20260710 13:18:49.620270 13473 raft_consensus.cc:3060] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:49.624526 13460 tablet_bootstrap.cc:492] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b: No bootstrap required, opened a new log
I20260710 13:18:49.624985 13460 ts_tablet_manager.cc:1403] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.065s	user 0.024s	sys 0.022s
I20260710 13:18:49.623250 13464 leader_election.cc:290] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 election: Requested vote from peers c814c53520414cb589d2be7104e72edd (127.10.211.4:36395), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:49.621419 13461 consensus_queue.cc:260] T 35ccfaa56ff549f9a7ce050fba603521 P ee2240453bda4bd4a8905a326cda8e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:49.629480 13459 tablet_bootstrap.cc:654] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.629988 13461 ts_tablet_manager.cc:1434] T 35ccfaa56ff549f9a7ce050fba603521 P ee2240453bda4bd4a8905a326cda8e6a: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.001s
I20260710 13:18:49.633131 13460 raft_consensus.cc:359] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.633921 13460 raft_consensus.cc:385] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.634258 13460 raft_consensus.cc:740] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.637118 13269 raft_consensus.cc:2468] T ddbbf2ede55a4acf943a8eca332fe8ba P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 1.
I20260710 13:18:49.638530 13157 leader_election.cc:304] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, e5f720dcb86c47ce845993e785ab4b5b; no voters: 
I20260710 13:18:49.634961 13461 tablet_bootstrap.cc:492] T b58027ea61da4209bea9abc63ccb6c62 P ee2240453bda4bd4a8905a326cda8e6a: Bootstrap starting.
I20260710 13:18:49.640005 13464 raft_consensus.cc:2804] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:49.639684 13460 consensus_queue.cc:260] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
W20260710 13:18:49.642853 13158 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.211.4:36395, user_credentials={real_user=slave}} blocked reactor thread for 45426.1us
I20260710 13:18:49.640466 13464 raft_consensus.cc:697] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [term 1 LEADER]: Becoming Leader. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Running, Role: LEADER
I20260710 13:18:49.644297 13462 tablet_bootstrap.cc:654] T 7477d54e77544944a542869242e4f4ce P 00b582f4c3eb48a2b9da60664f7671a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.644446 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbbf2ede55a4acf943a8eca332fe8ba" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd"
I20260710 13:18:49.644474 13464 consensus_queue.cc:237] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.645148 13416 raft_consensus.cc:3060] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:49.645917 13474 raft_consensus.cc:493] T 2948ca9dc3174f61a9486f90a3c6aabf P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:49.646442 13474 raft_consensus.cc:515] T 2948ca9dc3174f61a9486f90a3c6aabf P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.650403 13474 leader_election.cc:290] T 2948ca9dc3174f61a9486f90a3c6aabf P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:18:49.652936 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2948ca9dc3174f61a9486f90a3c6aabf" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:49.653796 13461 tablet_bootstrap.cc:654] T b58027ea61da4209bea9abc63ccb6c62 P ee2240453bda4bd4a8905a326cda8e6a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.653877 13469 raft_consensus.cc:493] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:18:49.654247 13306 leader_election.cc:343] T 2948ca9dc3174f61a9486f90a3c6aabf P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:49.654465 13469 raft_consensus.cc:515] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.655433 13473 raft_consensus.cc:2749] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:49.656584 13469 leader_election.cc:290] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181), ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849)
I20260710 13:18:49.657891 13342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58027ea61da4209bea9abc63ccb6c62" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
W20260710 13:18:49.661342 13383 leader_election.cc:343] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:49.661923 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58027ea61da4209bea9abc63ccb6c62" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:49.670024 13269 raft_consensus.cc:2468] T b58027ea61da4209bea9abc63ccb6c62 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 0.
I20260710 13:18:49.672348 13380 leader_election.cc:304] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, c814c53520414cb589d2be7104e72edd; no voters: ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:49.663529 13459 tablet_bootstrap.cc:492] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd: No bootstrap required, opened a new log
I20260710 13:18:49.669242 13417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2948ca9dc3174f61a9486f90a3c6aabf" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
I20260710 13:18:49.674516 13459 ts_tablet_manager.cc:1403] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.005s
I20260710 13:18:49.673833 13469 raft_consensus.cc:2804] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:49.675276 13469 raft_consensus.cc:493] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:49.675668 13469 raft_consensus.cc:3060] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:49.675928 13416 raft_consensus.cc:2468] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 1.
I20260710 13:18:49.677644 13459 raft_consensus.cc:359] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:49.678385 13459 raft_consensus.cc:385] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:18:49.679080 13307 leader_election.cc:343] T 2948ca9dc3174f61a9486f90a3c6aabf P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c814c53520414cb589d2be7104e72edd (127.10.211.4:36395): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:49.679558 13307 leader_election.cc:304] T 2948ca9dc3174f61a9486f90a3c6aabf P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee2240453bda4bd4a8905a326cda8e6a; no voters: 00b582f4c3eb48a2b9da60664f7671a2, c814c53520414cb589d2be7104e72edd
I20260710 13:18:49.681154 13474 raft_consensus.cc:2749] T 2948ca9dc3174f61a9486f90a3c6aabf P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:49.684110 13459 raft_consensus.cc:740] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c814c53520414cb589d2be7104e72edd, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.686237 13459 consensus_queue.cc:260] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:49.688489 13469 raft_consensus.cc:515] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.691052 13501 raft_consensus.cc:493] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:49.691507 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58027ea61da4209bea9abc63ccb6c62" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
I20260710 13:18:49.692230 13269 raft_consensus.cc:3060] T b58027ea61da4209bea9abc63ccb6c62 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:49.693459 13459 ts_tablet_manager.cc:1434] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.002s
I20260710 13:18:49.693593 13462 tablet_bootstrap.cc:492] T 7477d54e77544944a542869242e4f4ce P 00b582f4c3eb48a2b9da60664f7671a2: No bootstrap required, opened a new log
I20260710 13:18:49.694126 13462 ts_tablet_manager.cc:1403] T 7477d54e77544944a542869242e4f4ce P 00b582f4c3eb48a2b9da60664f7671a2: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.007s
I20260710 13:18:49.694538 13459 tablet_bootstrap.cc:492] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd: Bootstrap starting.
I20260710 13:18:49.697263 13469 leader_election.cc:290] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 election: Requested vote from peers 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181), ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849)
I20260710 13:18:49.697099 13462 raft_consensus.cc:359] T 7477d54e77544944a542869242e4f4ce P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.697842 13462 raft_consensus.cc:385] T 7477d54e77544944a542869242e4f4ce P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.698153 13462 raft_consensus.cc:740] T 7477d54e77544944a542869242e4f4ce P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.698493 13343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58027ea61da4209bea9abc63ccb6c62" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
I20260710 13:18:49.691541 13501 raft_consensus.cc:515] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
W20260710 13:18:49.700050 13383 leader_election.cc:343] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:49.701540 13501 leader_election.cc:290] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:49.702265 13343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387a01bbb6e1410f866ac7756a3e2f62" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:49.704808 13459 tablet_bootstrap.cc:654] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.706018 13193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387a01bbb6e1410f866ac7756a3e2f62" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:49.706701 13193 raft_consensus.cc:2468] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 0.
I20260710 13:18:49.708822 13461 tablet_bootstrap.cc:492] T b58027ea61da4209bea9abc63ccb6c62 P ee2240453bda4bd4a8905a326cda8e6a: No bootstrap required, opened a new log
I20260710 13:18:49.709334 13461 ts_tablet_manager.cc:1403] T b58027ea61da4209bea9abc63ccb6c62 P ee2240453bda4bd4a8905a326cda8e6a: Time spent bootstrapping tablet: real 0.075s	user 0.005s	sys 0.013s
W20260710 13:18:49.711088 13383 leader_election.cc:343] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:49.711921 13383 leader_election.cc:304] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b; no voters: ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:49.712322 13461 raft_consensus.cc:359] T b58027ea61da4209bea9abc63ccb6c62 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.713074 13461 raft_consensus.cc:385] T b58027ea61da4209bea9abc63ccb6c62 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.713150 13501 raft_consensus.cc:2804] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:49.713459 13461 raft_consensus.cc:740] T b58027ea61da4209bea9abc63ccb6c62 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.713680 13501 raft_consensus.cc:493] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:49.714156 13501 raft_consensus.cc:3060] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:49.714257 13461 consensus_queue.cc:260] T b58027ea61da4209bea9abc63ccb6c62 P ee2240453bda4bd4a8905a326cda8e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.716609 13461 ts_tablet_manager.cc:1434] T b58027ea61da4209bea9abc63ccb6c62 P ee2240453bda4bd4a8905a326cda8e6a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:49.717211 13462 consensus_queue.cc:260] T 7477d54e77544944a542869242e4f4ce P 00b582f4c3eb48a2b9da60664f7671a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.718765 13269 raft_consensus.cc:2468] T b58027ea61da4209bea9abc63ccb6c62 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 1.
I20260710 13:18:49.718375 13092 catalog_manager.cc:5697] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b reported cstate change: term changed from 0 to 1, leader changed from <none> to e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1). New cstate: current_term: 1 leader_uuid: "e5f720dcb86c47ce845993e785ab4b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:49.724347 13460 ts_tablet_manager.cc:1434] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.099s	user 0.022s	sys 0.005s
I20260710 13:18:49.720211 13461 tablet_bootstrap.cc:492] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a: Bootstrap starting.
I20260710 13:18:49.719600 13462 ts_tablet_manager.cc:1434] T 7477d54e77544944a542869242e4f4ce P 00b582f4c3eb48a2b9da60664f7671a2: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 13:18:49.724195 13380 leader_election.cc:304] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, c814c53520414cb589d2be7104e72edd; no voters: ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:49.729233 13460 tablet_bootstrap.cc:492] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:49.729197 13469 raft_consensus.cc:2804] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:49.731964 13469 raft_consensus.cc:697] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Becoming Leader. State: Replica: c814c53520414cb589d2be7104e72edd, State: Running, Role: LEADER
I20260710 13:18:49.732784 13469 consensus_queue.cc:237] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.735327 13459 tablet_bootstrap.cc:492] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd: No bootstrap required, opened a new log
I20260710 13:18:49.735908 13459 ts_tablet_manager.cc:1403] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.008s
I20260710 13:18:49.737716 13460 tablet_bootstrap.cc:654] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.730343 13462 tablet_bootstrap.cc:492] T 2948ca9dc3174f61a9486f90a3c6aabf P 00b582f4c3eb48a2b9da60664f7671a2: Bootstrap starting.
I20260710 13:18:49.738584 13459 raft_consensus.cc:359] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:49.739271 13459 raft_consensus.cc:385] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.739531 13459 raft_consensus.cc:740] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c814c53520414cb589d2be7104e72edd, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.721954 13501 raft_consensus.cc:515] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:49.740307 13459 consensus_queue.cc:260] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:49.742400 13459 ts_tablet_manager.cc:1434] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:49.743256 13459 tablet_bootstrap.cc:492] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd: Bootstrap starting.
I20260710 13:18:49.731473 13461 tablet_bootstrap.cc:654] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.743558 13193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387a01bbb6e1410f866ac7756a3e2f62" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
I20260710 13:18:49.743364 13343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387a01bbb6e1410f866ac7756a3e2f62" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
I20260710 13:18:49.744169 13193 raft_consensus.cc:3060] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:49.748454 13383 leader_election.cc:343] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:49.749085 13459 tablet_bootstrap.cc:654] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.752205 13462 tablet_bootstrap.cc:654] T 2948ca9dc3174f61a9486f90a3c6aabf P 00b582f4c3eb48a2b9da60664f7671a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.752315 13193 raft_consensus.cc:2468] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 1.
I20260710 13:18:49.753523 13383 leader_election.cc:304] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b; no voters: ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:49.754329 13497 raft_consensus.cc:2804] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:49.765404 13501 leader_election.cc:290] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 election: Requested vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:49.765784 13497 raft_consensus.cc:697] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Becoming Leader. State: Replica: c814c53520414cb589d2be7104e72edd, State: Running, Role: LEADER
I20260710 13:18:49.771497 13497 consensus_queue.cc:237] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:49.767340 13474 raft_consensus.cc:493] T b58027ea61da4209bea9abc63ccb6c62 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:49.777171 13461 tablet_bootstrap.cc:492] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a: No bootstrap required, opened a new log
I20260710 13:18:49.777660 13461 ts_tablet_manager.cc:1403] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.005s
W20260710 13:18:49.778712 13140 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:49.774094 13474 raft_consensus.cc:515] T b58027ea61da4209bea9abc63ccb6c62 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.779541 13476 raft_consensus.cc:493] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:49.780005 13476 raft_consensus.cc:515] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:49.780495 13460 tablet_bootstrap.cc:492] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b: No bootstrap required, opened a new log
I20260710 13:18:49.780999 13460 ts_tablet_manager.cc:1403] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.000s
I20260710 13:18:49.782171 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58027ea61da4209bea9abc63ccb6c62" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:49.782666 13476 leader_election.cc:290] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849)
I20260710 13:18:49.782958 13269 raft_consensus.cc:2393] T b58027ea61da4209bea9abc63ccb6c62 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee2240453bda4bd4a8905a326cda8e6a in current term 1: Already voted for candidate c814c53520414cb589d2be7104e72edd in this term.
I20260710 13:18:49.785132 13343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ccfaa56ff549f9a7ce050fba603521" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:49.785769 13343 raft_consensus.cc:2468] T 35ccfaa56ff549f9a7ce050fba603521 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b582f4c3eb48a2b9da60664f7671a2 in term 0.
I20260710 13:18:49.785974 13474 leader_election.cc:290] T b58027ea61da4209bea9abc63ccb6c62 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:18:49.780324 13461 raft_consensus.cc:359] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:49.787217 13461 raft_consensus.cc:385] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.787611 13461 raft_consensus.cc:740] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.790028 13460 raft_consensus.cc:359] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.790725 13460 raft_consensus.cc:385] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.791025 13460 raft_consensus.cc:740] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.791800 13460 consensus_queue.cc:260] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.792327 13459 tablet_bootstrap.cc:492] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd: No bootstrap required, opened a new log
I20260710 13:18:49.792770 13459 ts_tablet_manager.cc:1403] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.005s
I20260710 13:18:49.794068 13460 ts_tablet_manager.cc:1434] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:18:49.793332 13091 catalog_manager.cc:5697] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd reported cstate change: term changed from 0 to 1, leader changed from <none> to c814c53520414cb589d2be7104e72edd (127.10.211.4). New cstate: current_term: 1 leader_uuid: "c814c53520414cb589d2be7104e72edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:49.795028 13460 tablet_bootstrap.cc:492] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:49.795217 13459 raft_consensus.cc:359] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.795868 13459 raft_consensus.cc:385] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.795883 13469 raft_consensus.cc:493] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:49.796166 13459 raft_consensus.cc:740] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c814c53520414cb589d2be7104e72edd, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.796466 13469 raft_consensus.cc:515] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.796834 13459 consensus_queue.cc:260] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.798868 13459 ts_tablet_manager.cc:1434] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:49.799768 13459 tablet_bootstrap.cc:492] T 0e753b2364e043a0963f0a6547899f3a P c814c53520414cb589d2be7104e72edd: Bootstrap starting.
I20260710 13:18:49.789072 13193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ccfaa56ff549f9a7ce050fba603521" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:49.800010 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a134dc3033d491687cb6027e770ad45" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:49.800268 13193 raft_consensus.cc:2468] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b582f4c3eb48a2b9da60664f7671a2 in term 0.
I20260710 13:18:49.800627 13269 raft_consensus.cc:2468] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 0.
I20260710 13:18:49.801839 13380 leader_election.cc:304] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, c814c53520414cb589d2be7104e72edd; no voters: 
I20260710 13:18:49.802748 13501 raft_consensus.cc:2804] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:49.803107 13501 raft_consensus.cc:493] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:49.803429 13501 raft_consensus.cc:3060] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:49.795346 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58027ea61da4209bea9abc63ccb6c62" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
I20260710 13:18:49.805027 13459 tablet_bootstrap.cc:654] T 0e753b2364e043a0963f0a6547899f3a P c814c53520414cb589d2be7104e72edd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.805625 13343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a134dc3033d491687cb6027e770ad45" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:49.806056 13235 leader_election.cc:304] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, ee2240453bda4bd4a8905a326cda8e6a; no voters: 
I20260710 13:18:49.806257 13343 raft_consensus.cc:2468] T 1a134dc3033d491687cb6027e770ad45 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 0.
I20260710 13:18:49.798534 13469 leader_election.cc:290] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181), ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849)
I20260710 13:18:49.807436 13307 leader_election.cc:304] T b58027ea61da4209bea9abc63ccb6c62 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee2240453bda4bd4a8905a326cda8e6a; no voters: 00b582f4c3eb48a2b9da60664f7671a2, c814c53520414cb589d2be7104e72edd
I20260710 13:18:49.807941 13476 raft_consensus.cc:2804] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:49.808308 13476 raft_consensus.cc:493] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:49.808511 13474 raft_consensus.cc:3060] T b58027ea61da4209bea9abc63ccb6c62 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:49.808640 13476 raft_consensus.cc:3060] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:49.814147 13501 raft_consensus.cc:515] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.817884 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a134dc3033d491687cb6027e770ad45" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
I20260710 13:18:49.818686 13269 raft_consensus.cc:3060] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:49.825261 13469 raft_consensus.cc:493] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:49.825568 13474 raft_consensus.cc:2749] T b58027ea61da4209bea9abc63ccb6c62 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:49.824311 13461 consensus_queue.cc:260] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:49.828048 13461 ts_tablet_manager.cc:1434] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.002s
I20260710 13:18:49.825776 13469 raft_consensus.cc:515] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.830334 13343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a134dc3033d491687cb6027e770ad45" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
I20260710 13:18:49.830912 13343 raft_consensus.cc:3060] T 1a134dc3033d491687cb6027e770ad45 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:49.831539 13469 leader_election.cc:290] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:49.834755 13503 consensus_queue.cc:1048] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:49.835302 13268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426d7e3dde374d979de1871d6fa303fe" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:49.836822 13461 tablet_bootstrap.cc:492] T 387a01bbb6e1410f866ac7756a3e2f62 P ee2240453bda4bd4a8905a326cda8e6a: Bootstrap starting.
I20260710 13:18:49.839973 13460 tablet_bootstrap.cc:654] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.836481 13501 leader_election.cc:290] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 election: Requested vote from peers 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181), ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849)
I20260710 13:18:49.834774 13269 raft_consensus.cc:2468] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 1.
W20260710 13:18:49.843307 13380 leader_election.cc:343] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:49.843590 13193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426d7e3dde374d979de1871d6fa303fe" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:49.844188 13193 raft_consensus.cc:2468] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 0.
I20260710 13:18:49.844763 13380 leader_election.cc:304] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, c814c53520414cb589d2be7104e72edd; no voters: 
I20260710 13:18:49.845746 13383 leader_election.cc:304] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b; no voters: 00b582f4c3eb48a2b9da60664f7671a2
I20260710 13:18:49.847039 13469 raft_consensus.cc:2804] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:49.848062 13469 raft_consensus.cc:697] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Becoming Leader. State: Replica: c814c53520414cb589d2be7104e72edd, State: Running, Role: LEADER
I20260710 13:18:49.849152 13469 consensus_queue.cc:237] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.849993 13092 catalog_manager.cc:5697] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd reported cstate change: term changed from 0 to 1, leader changed from <none> to c814c53520414cb589d2be7104e72edd (127.10.211.4). New cstate: current_term: 1 leader_uuid: "c814c53520414cb589d2be7104e72edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:49.852944 13461 tablet_bootstrap.cc:654] T 387a01bbb6e1410f866ac7756a3e2f62 P ee2240453bda4bd4a8905a326cda8e6a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.854813 13497 raft_consensus.cc:2804] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:49.855347 13497 raft_consensus.cc:493] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:49.855792 13497 raft_consensus.cc:3060] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:49.823634 13476 raft_consensus.cc:515] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:49.870949 13343 raft_consensus.cc:2468] T 1a134dc3033d491687cb6027e770ad45 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 1.
I20260710 13:18:49.872141 13459 tablet_bootstrap.cc:492] T 0e753b2364e043a0963f0a6547899f3a P c814c53520414cb589d2be7104e72edd: No bootstrap required, opened a new log
I20260710 13:18:49.872644 13459 ts_tablet_manager.cc:1403] T 0e753b2364e043a0963f0a6547899f3a P c814c53520414cb589d2be7104e72edd: Time spent bootstrapping tablet: real 0.073s	user 0.017s	sys 0.014s
I20260710 13:18:49.864511 13464 raft_consensus.cc:493] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:49.875025 13464 raft_consensus.cc:515] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.877192 13464 leader_election.cc:290] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c814c53520414cb589d2be7104e72edd (127.10.211.4:36395), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:49.878387 13417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7477d54e77544944a542869242e4f4ce" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
I20260710 13:18:49.878931 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7477d54e77544944a542869242e4f4ce" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:49.879225 13417 raft_consensus.cc:2468] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 0.
I20260710 13:18:49.879578 13269 raft_consensus.cc:2468] T 7477d54e77544944a542869242e4f4ce P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 0.
I20260710 13:18:49.880113 13459 raft_consensus.cc:359] T 0e753b2364e043a0963f0a6547899f3a P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.882619 13459 raft_consensus.cc:385] T 0e753b2364e043a0963f0a6547899f3a P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.883030 13459 raft_consensus.cc:740] T 0e753b2364e043a0963f0a6547899f3a P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c814c53520414cb589d2be7104e72edd, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.883668 13158 leader_election.cc:304] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b; no voters: 
I20260710 13:18:49.883890 13459 consensus_queue.cc:260] T 0e753b2364e043a0963f0a6547899f3a P c814c53520414cb589d2be7104e72edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.886092 13464 raft_consensus.cc:2804] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:49.886601 13464 raft_consensus.cc:493] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:49.887303 13464 raft_consensus.cc:3060] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:49.886092 13459 ts_tablet_manager.cc:1434] T 0e753b2364e043a0963f0a6547899f3a P c814c53520414cb589d2be7104e72edd: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 13:18:49.887723 13462 tablet_bootstrap.cc:492] T 2948ca9dc3174f61a9486f90a3c6aabf P 00b582f4c3eb48a2b9da60664f7671a2: No bootstrap required, opened a new log
I20260710 13:18:49.888201 13462 ts_tablet_manager.cc:1403] T 2948ca9dc3174f61a9486f90a3c6aabf P 00b582f4c3eb48a2b9da60664f7671a2: Time spent bootstrapping tablet: real 0.158s	user 0.010s	sys 0.018s
I20260710 13:18:49.888420 13459 tablet_bootstrap.cc:492] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd: Bootstrap starting.
I20260710 13:18:49.890071 13461 tablet_bootstrap.cc:492] T 387a01bbb6e1410f866ac7756a3e2f62 P ee2240453bda4bd4a8905a326cda8e6a: No bootstrap required, opened a new log
I20260710 13:18:49.890533 13461 ts_tablet_manager.cc:1403] T 387a01bbb6e1410f866ac7756a3e2f62 P ee2240453bda4bd4a8905a326cda8e6a: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.008s
I20260710 13:18:49.892234 13462 raft_consensus.cc:359] T 2948ca9dc3174f61a9486f90a3c6aabf P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.892957 13462 raft_consensus.cc:385] T 2948ca9dc3174f61a9486f90a3c6aabf P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.893213 13462 raft_consensus.cc:740] T 2948ca9dc3174f61a9486f90a3c6aabf P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.893229 13461 raft_consensus.cc:359] T 387a01bbb6e1410f866ac7756a3e2f62 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:49.894006 13461 raft_consensus.cc:385] T 387a01bbb6e1410f866ac7756a3e2f62 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:49.894286 13461 raft_consensus.cc:740] T 387a01bbb6e1410f866ac7756a3e2f62 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Initialized, Role: FOLLOWER
I20260710 13:18:49.894729 13459 tablet_bootstrap.cc:654] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.898743 13092 catalog_manager.cc:5697] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd reported cstate change: term changed from 0 to 1, leader changed from <none> to c814c53520414cb589d2be7104e72edd (127.10.211.4). New cstate: current_term: 1 leader_uuid: "c814c53520414cb589d2be7104e72edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:49.900336 13462 consensus_queue.cc:260] T 2948ca9dc3174f61a9486f90a3c6aabf P 00b582f4c3eb48a2b9da60664f7671a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.894997 13461 consensus_queue.cc:260] T 387a01bbb6e1410f866ac7756a3e2f62 P ee2240453bda4bd4a8905a326cda8e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:49.906046 13193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ccfaa56ff549f9a7ce050fba603521" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
I20260710 13:18:49.906929 13193 raft_consensus.cc:3060] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:49.907523 13469 raft_consensus.cc:493] T 0e753b2364e043a0963f0a6547899f3a P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:49.908007 13469 raft_consensus.cc:515] T 0e753b2364e043a0963f0a6547899f3a P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:49.910785 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e753b2364e043a0963f0a6547899f3a" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:49.910946 13469 leader_election.cc:290] T 0e753b2364e043a0963f0a6547899f3a P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181), ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849)
W20260710 13:18:49.912616 13380 leader_election.cc:343] T 0e753b2364e043a0963f0a6547899f3a P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:49.913058 13461 ts_tablet_manager.cc:1434] T 387a01bbb6e1410f866ac7756a3e2f62 P ee2240453bda4bd4a8905a326cda8e6a: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:18:49.917106 13461 tablet_bootstrap.cc:492] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a: Bootstrap starting.
I20260710 13:18:49.917786 13464 raft_consensus.cc:515] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:49.921917 13343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e753b2364e043a0963f0a6547899f3a" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
W20260710 13:18:49.923556 13383 leader_election.cc:343] T 0e753b2364e043a0963f0a6547899f3a P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:49.924301 13383 leader_election.cc:304] T 0e753b2364e043a0963f0a6547899f3a P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c814c53520414cb589d2be7104e72edd; no voters: 00b582f4c3eb48a2b9da60664f7671a2, ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:49.929643 13193 raft_consensus.cc:2468] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b582f4c3eb48a2b9da60664f7671a2 in term 1.
I20260710 13:18:49.931354 13469 raft_consensus.cc:2749] T 0e753b2364e043a0963f0a6547899f3a P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:49.931939 13501 raft_consensus.cc:493] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:49.933964 13501 raft_consensus.cc:515] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:49.934365 13235 leader_election.cc:304] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, e5f720dcb86c47ce845993e785ab4b5b; no voters: 
I20260710 13:18:49.945333 13501 leader_election.cc:290] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:49.948840 13343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837a58ee5ad34ed2bc55958c66dca4c5" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:49.949508 13462 ts_tablet_manager.cc:1434] T 2948ca9dc3174f61a9486f90a3c6aabf P 00b582f4c3eb48a2b9da60664f7671a2: Time spent starting tablet: real 0.061s	user 0.010s	sys 0.012s
I20260710 13:18:49.950534 13462 tablet_bootstrap.cc:492] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2: Bootstrap starting.
I20260710 13:18:49.951238 13474 raft_consensus.cc:493] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:49.951752 13474 raft_consensus.cc:515] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:49.952212 13476 leader_election.cc:290] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 election: Requested vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849)
I20260710 13:18:49.957787 13460 tablet_bootstrap.cc:492] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b: No bootstrap required, opened a new log
I20260710 13:18:49.958328 13460 ts_tablet_manager.cc:1403] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.163s	user 0.009s	sys 0.002s
I20260710 13:18:49.957412 13193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837a58ee5ad34ed2bc55958c66dca4c5" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:49.959743 13541 raft_consensus.cc:493] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:49.960554 13541 raft_consensus.cc:515] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:49.961206 13343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ccfaa56ff549f9a7ce050fba603521" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
I20260710 13:18:49.962519 13343 raft_consensus.cc:3060] T 35ccfaa56ff549f9a7ce050fba603521 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:49.964042 13541 leader_election.cc:290] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849)
I20260710 13:18:49.965226 13545 raft_consensus.cc:2804] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:49.965909 13545 raft_consensus.cc:697] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 LEADER]: Becoming Leader. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Running, Role: LEADER
I20260710 13:18:49.968794 13193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a32e88309644000b7feb7ab971a2608" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:49.969903 13193 raft_consensus.cc:2468] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 0.
I20260710 13:18:49.971626 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7477d54e77544944a542869242e4f4ce" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
I20260710 13:18:49.972385 13269 raft_consensus.cc:3060] T 7477d54e77544944a542869242e4f4ce P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:49.973500 13383 leader_election.cc:304] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c814c53520414cb589d2be7104e72edd; no voters: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:49.976190 13461 tablet_bootstrap.cc:654] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.970152 13545 consensus_queue.cc:237] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:49.970551 13464 leader_election.cc:290] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 election: Requested vote from peers c814c53520414cb589d2be7104e72edd (127.10.211.4:36395), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:49.977787 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7477d54e77544944a542869242e4f4ce" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd"
I20260710 13:18:49.977952 13501 raft_consensus.cc:2749] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:49.982774 13342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a32e88309644000b7feb7ab971a2608" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:49.980854 13194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a32e88309644000b7feb7ab971a2608" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:49.995693 13194 raft_consensus.cc:2468] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b582f4c3eb48a2b9da60664f7671a2 in term 0.
I20260710 13:18:49.995523 13309 leader_election.cc:304] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a; no voters: 
I20260710 13:18:49.994402 13342 raft_consensus.cc:2468] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b582f4c3eb48a2b9da60664f7671a2 in term 0.
I20260710 13:18:49.998670 13462 tablet_bootstrap.cc:654] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:49.992377 13416 raft_consensus.cc:3060] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:50.003161 13459 tablet_bootstrap.cc:492] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd: No bootstrap required, opened a new log
I20260710 13:18:50.003685 13459 ts_tablet_manager.cc:1403] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd: Time spent bootstrapping tablet: real 0.115s	user 0.019s	sys 0.031s
I20260710 13:18:49.984735 13469 consensus_queue.cc:1048] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 13:18:49.994819 13474 leader_election.cc:290] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:50.010918 13548 raft_consensus.cc:493] T 387a01bbb6e1410f866ac7756a3e2f62 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:50.011425 13548 raft_consensus.cc:515] T 387a01bbb6e1410f866ac7756a3e2f62 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:50.002456 13464 raft_consensus.cc:493] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:50.012710 13497 raft_consensus.cc:515] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:50.013504 13464 raft_consensus.cc:515] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.013374 13460 raft_consensus.cc:359] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.014395 13460 raft_consensus.cc:385] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.017253 13460 raft_consensus.cc:740] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.018301 13460 consensus_queue.cc:260] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.021028 13268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a32e88309644000b7feb7ab971a2608" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:50.021544 13342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d0757d96bb4418da21588c1345a2f46" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:50.021667 13268 raft_consensus.cc:2468] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 0.
I20260710 13:18:50.022219 13342 raft_consensus.cc:2468] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 0.
I20260710 13:18:50.023331 13160 leader_election.cc:304] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a; no voters: 
I20260710 13:18:50.024535 13460 ts_tablet_manager.cc:1434] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.000s
I20260710 13:18:50.025461 13460 tablet_bootstrap.cc:492] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:50.025637 13527 raft_consensus.cc:2804] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:50.025354 13459 raft_consensus.cc:359] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:50.027024 13459 raft_consensus.cc:385] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.018608 13464 leader_election.cc:290] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181), ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849)
I20260710 13:18:50.027472 13459 raft_consensus.cc:740] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c814c53520414cb589d2be7104e72edd, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.028468 13459 consensus_queue.cc:260] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:50.019201 13474 raft_consensus.cc:2804] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:50.005134 13235 leader_election.cc:304] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, ee2240453bda4bd4a8905a326cda8e6a; no voters: 
I20260710 13:18:50.031534 13459 ts_tablet_manager.cc:1434] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.004s
I20260710 13:18:50.032517 13459 tablet_bootstrap.cc:492] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P c814c53520414cb589d2be7104e72edd: Bootstrap starting.
I20260710 13:18:50.033244 13193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426d7e3dde374d979de1871d6fa303fe" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
I20260710 13:18:50.033793 13193 raft_consensus.cc:3060] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:50.034850 13460 tablet_bootstrap.cc:654] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:50.037689 13459 tablet_bootstrap.cc:654] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P c814c53520414cb589d2be7104e72edd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:50.026082 13527 raft_consensus.cc:493] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:50.039578 13527 raft_consensus.cc:3060] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:50.026477 13497 leader_election.cc:290] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 election: Requested vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:50.044279 13474 raft_consensus.cc:493] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:50.046303 13268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426d7e3dde374d979de1871d6fa303fe" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
I20260710 13:18:50.049841 13501 raft_consensus.cc:493] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:50.057251 13501 raft_consensus.cc:515] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:50.048033 13503 raft_consensus.cc:2804] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:50.058475 13416 raft_consensus.cc:2468] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 1.
I20260710 13:18:50.059067 13503 raft_consensus.cc:493] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:50.059629 13503 raft_consensus.cc:3060] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:50.060171 13158 leader_election.cc:304] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b; no voters: 
I20260710 13:18:50.061414 13464 raft_consensus.cc:2804] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:50.063728 13464 raft_consensus.cc:697] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [term 1 LEADER]: Becoming Leader. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Running, Role: LEADER
W20260710 13:18:50.047518 13235 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.211.3:33849, user_credentials={real_user=slave}} blocked reactor thread for 47135.1us
I20260710 13:18:50.066206 13464 consensus_queue.cc:237] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:50.067395 13501 leader_election.cc:290] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181), ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849)
I20260710 13:18:50.070367 13461 tablet_bootstrap.cc:492] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a: No bootstrap required, opened a new log
I20260710 13:18:50.070950 13461 ts_tablet_manager.cc:1403] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a: Time spent bootstrapping tablet: real 0.155s	user 0.015s	sys 0.006s
I20260710 13:18:50.052050 13474 raft_consensus.cc:3060] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:50.073791 13461 raft_consensus.cc:359] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.074457 13461 raft_consensus.cc:385] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.074753 13461 raft_consensus.cc:740] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.075589 13343 raft_consensus.cc:2468] T 35ccfaa56ff549f9a7ce050fba603521 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b582f4c3eb48a2b9da60664f7671a2 in term 1.
I20260710 13:18:50.076169 13548 leader_election.cc:290] T 387a01bbb6e1410f866ac7756a3e2f62 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c814c53520414cb589d2be7104e72edd (127.10.211.4:36395), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:50.077246 13461 consensus_queue.cc:260] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.080138 13267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d0757d96bb4418da21588c1345a2f46" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
W20260710 13:18:50.081887 13157 leader_election.cc:343] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:50.082065 13194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387a01bbb6e1410f866ac7756a3e2f62" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:50.082923 13194 raft_consensus.cc:2393] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee2240453bda4bd4a8905a326cda8e6a in current term 1: Already voted for candidate c814c53520414cb589d2be7104e72edd in this term.
I20260710 13:18:50.087630 13461 ts_tablet_manager.cc:1434] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260710 13:18:50.088625 13461 tablet_bootstrap.cc:492] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a: Bootstrap starting.
I20260710 13:18:50.099120 13462 tablet_bootstrap.cc:492] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2: No bootstrap required, opened a new log
I20260710 13:18:50.099578 13462 ts_tablet_manager.cc:1403] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2: Time spent bootstrapping tablet: real 0.149s	user 0.012s	sys 0.005s
W20260710 13:18:50.099931 13380 leader_election.cc:343] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:50.102443 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2948ca9dc3174f61a9486f90a3c6aabf" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:50.104630 13266 raft_consensus.cc:2468] T 2948ca9dc3174f61a9486f90a3c6aabf P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 0.
I20260710 13:18:50.104866 13343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2948ca9dc3174f61a9486f90a3c6aabf" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:50.105547 13343 raft_consensus.cc:2468] T 2948ca9dc3174f61a9486f90a3c6aabf P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 0.
I20260710 13:18:50.107180 13380 leader_election.cc:304] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, c814c53520414cb589d2be7104e72edd; no voters: 
I20260710 13:18:50.108002 13460 tablet_bootstrap.cc:492] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b: No bootstrap required, opened a new log
I20260710 13:18:50.108491 13460 ts_tablet_manager.cc:1403] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.083s	user 0.021s	sys 0.007s
I20260710 13:18:50.109642 13525 consensus_queue.cc:1048] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:50.111092 13501 raft_consensus.cc:2804] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:50.111447 13269 raft_consensus.cc:2468] T 7477d54e77544944a542869242e4f4ce P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 1.
I20260710 13:18:50.111600 13501 raft_consensus.cc:493] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:50.114200 13459 tablet_bootstrap.cc:492] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P c814c53520414cb589d2be7104e72edd: No bootstrap required, opened a new log
I20260710 13:18:50.111812 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387a01bbb6e1410f866ac7756a3e2f62" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
I20260710 13:18:50.114861 13459 ts_tablet_manager.cc:1403] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P c814c53520414cb589d2be7104e72edd: Time spent bootstrapping tablet: real 0.083s	user 0.022s	sys 0.022s
I20260710 13:18:50.115794 13497 consensus_queue.cc:1048] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:50.117741 13307 leader_election.cc:304] T 387a01bbb6e1410f866ac7756a3e2f62 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee2240453bda4bd4a8905a326cda8e6a; no voters: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b
I20260710 13:18:50.118927 13548 raft_consensus.cc:3060] T 387a01bbb6e1410f866ac7756a3e2f62 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:50.115648 13474 raft_consensus.cc:515] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.120299 13460 raft_consensus.cc:359] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.121001 13460 raft_consensus.cc:385] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.121258 13460 raft_consensus.cc:740] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.121770 13461 tablet_bootstrap.cc:654] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:50.121950 13460 consensus_queue.cc:260] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.117606 13459 raft_consensus.cc:359] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:50.122925 13459 raft_consensus.cc:385] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.123189 13459 raft_consensus.cc:740] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c814c53520414cb589d2be7104e72edd, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.116043 13417 raft_consensus.cc:3060] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:50.123796 13459 consensus_queue.cc:260] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P c814c53520414cb589d2be7104e72edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:50.125439 13192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a32e88309644000b7feb7ab971a2608" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
I20260710 13:18:50.126060 13192 raft_consensus.cc:3060] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:50.120357 13501 raft_consensus.cc:3060] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:50.130481 13459 ts_tablet_manager.cc:1434] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P c814c53520414cb589d2be7104e72edd: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260710 13:18:50.131610 13459 tablet_bootstrap.cc:492] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd: Bootstrap starting.
I20260710 13:18:50.131867 13548 raft_consensus.cc:2749] T 387a01bbb6e1410f866ac7756a3e2f62 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:50.137617 13460 ts_tablet_manager.cc:1434] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 13:18:50.137957 13462 raft_consensus.cc:359] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.138469 13462 raft_consensus.cc:385] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.138711 13462 raft_consensus.cc:740] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.141855 13460 tablet_bootstrap.cc:492] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:50.142504 13474 leader_election.cc:290] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 election: Requested vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:50.141397 13501 raft_consensus.cc:515] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:50.145007 13462 consensus_queue.cc:260] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.124238 13545 consensus_queue.cc:1048] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 13:18:50.147130 13501 leader_election.cc:290] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 election: Requested vote from peers 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181), ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849)
I20260710 13:18:50.147035 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2948ca9dc3174f61a9486f90a3c6aabf" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
I20260710 13:18:50.147073 13462 ts_tablet_manager.cc:1434] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260710 13:18:50.147795 13269 raft_consensus.cc:3060] T 2948ca9dc3174f61a9486f90a3c6aabf P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:50.149748 13462 tablet_bootstrap.cc:492] T 8f84bd37d8cf4311b59bba7bb5931a45 P 00b582f4c3eb48a2b9da60664f7671a2: Bootstrap starting.
I20260710 13:18:50.154809 13269 raft_consensus.cc:2468] T 2948ca9dc3174f61a9486f90a3c6aabf P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 1.
I20260710 13:18:50.156365 13380 leader_election.cc:304] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, c814c53520414cb589d2be7104e72edd; no voters: 
I20260710 13:18:50.157523 13501 raft_consensus.cc:2804] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:50.158198 13501 raft_consensus.cc:697] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Becoming Leader. State: Replica: c814c53520414cb589d2be7104e72edd, State: Running, Role: LEADER
I20260710 13:18:50.159051 13501 consensus_queue.cc:237] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:50.161445 13459 tablet_bootstrap.cc:654] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:50.153405 13503 raft_consensus.cc:515] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.162346 13341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2948ca9dc3174f61a9486f90a3c6aabf" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
I20260710 13:18:50.163069 13341 raft_consensus.cc:3060] T 2948ca9dc3174f61a9486f90a3c6aabf P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:50.174232 13460 tablet_bootstrap.cc:654] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:50.168159 13545 raft_consensus.cc:493] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:50.180094 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a32e88309644000b7feb7ab971a2608" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
I20260710 13:18:50.181149 13266 raft_consensus.cc:2393] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ee2240453bda4bd4a8905a326cda8e6a in current term 1: Already voted for candidate 00b582f4c3eb48a2b9da60664f7671a2 in this term.
I20260710 13:18:50.143728 13527 raft_consensus.cc:515] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.168272 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a32e88309644000b7feb7ab971a2608" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
I20260710 13:18:50.197578 13527 leader_election.cc:290] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 election: Requested vote from peers 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181), ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849)
I20260710 13:18:50.198187 13091 catalog_manager.cc:5697] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "00b582f4c3eb48a2b9da60664f7671a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:50.189663 13497 raft_consensus.cc:493] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:50.199509 13497 raft_consensus.cc:515] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:50.199882 13527 consensus_queue.cc:1048] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:50.202065 13497 leader_election.cc:290] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181), ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849)
I20260710 13:18:50.176507 13193 raft_consensus.cc:2468] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 1.
I20260710 13:18:50.211728 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d0757d96bb4418da21588c1345a2f46" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
I20260710 13:18:50.195950 13503 leader_election.cc:290] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 election: Requested vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849)
I20260710 13:18:50.185261 13545 raft_consensus.cc:515] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.222064 13462 tablet_bootstrap.cc:654] T 8f84bd37d8cf4311b59bba7bb5931a45 P 00b582f4c3eb48a2b9da60664f7671a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:50.222935 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a32e88309644000b7feb7ab971a2608" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
I20260710 13:18:50.224116 13338 raft_consensus.cc:2393] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 00b582f4c3eb48a2b9da60664f7671a2 in current term 1: Already voted for candidate ee2240453bda4bd4a8905a326cda8e6a in this term.
I20260710 13:18:50.228439 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ebb5d6b26c4f9392e7f6fd5ae137d5" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
W20260710 13:18:50.229835 13380 leader_election.cc:343] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:50.230681 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ebb5d6b26c4f9392e7f6fd5ae137d5" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:50.214125 13192 raft_consensus.cc:2468] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 1.
I20260710 13:18:50.233088 13309 leader_election.cc:304] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a; no voters: 00b582f4c3eb48a2b9da60664f7671a2
I20260710 13:18:50.218912 13342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d0757d96bb4418da21588c1345a2f46" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
I20260710 13:18:50.234369 13342 raft_consensus.cc:3060] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:50.234982 13383 leader_election.cc:304] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b; no voters: 00b582f4c3eb48a2b9da60664f7671a2
I20260710 13:18:50.233929 13545 leader_election.cc:290] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849)
I20260710 13:18:50.245119 13460 tablet_bootstrap.cc:492] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b: No bootstrap required, opened a new log
I20260710 13:18:50.245765 13460 ts_tablet_manager.cc:1403] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.107s	user 0.016s	sys 0.002s
I20260710 13:18:50.249081 13460 raft_consensus.cc:359] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:50.249951 13460 raft_consensus.cc:385] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.250300 13460 raft_consensus.cc:740] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.251543 13474 raft_consensus.cc:2804] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:50.252105 13474 raft_consensus.cc:697] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a [term 1 LEADER]: Becoming Leader. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Running, Role: LEADER
I20260710 13:18:50.254971 13460 consensus_queue.cc:260] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:50.264390 13460 ts_tablet_manager.cc:1434] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.001s
I20260710 13:18:50.239035 13269 raft_consensus.cc:3060] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:50.265285 13460 tablet_bootstrap.cc:492] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
W20260710 13:18:50.269865 13383 leader_election.cc:343] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:50.253588 13497 consensus_queue.cc:1048] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 13:18:50.266824 13464 raft_consensus.cc:493] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:50.252915 13474 consensus_queue.cc:237] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.295553 13342 raft_consensus.cc:2468] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 1.
I20260710 13:18:50.273609 13498 raft_consensus.cc:2804] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:50.268000 13235 leader_election.cc:304] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2 [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: 00b582f4c3eb48a2b9da60664f7671a2; no voters: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:50.300848 13498 raft_consensus.cc:697] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Becoming Leader. State: Replica: c814c53520414cb589d2be7104e72edd, State: Running, Role: LEADER
I20260710 13:18:50.301760 13545 raft_consensus.cc:2749] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:50.281123 13461 tablet_bootstrap.cc:492] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a: No bootstrap required, opened a new log
I20260710 13:18:50.282948 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d0757d96bb4418da21588c1345a2f46" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:50.283609 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d0757d96bb4418da21588c1345a2f46" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:50.287431 13464 raft_consensus.cc:515] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.288937 13383 leader_election.cc:304] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c814c53520414cb589d2be7104e72edd; no voters: 00b582f4c3eb48a2b9da60664f7671a2, ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:50.292380 13269 raft_consensus.cc:2468] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 1.
I20260710 13:18:50.294453 13092 catalog_manager.cc:5697] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b reported cstate change: term changed from 0 to 1, leader changed from <none> to e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1). New cstate: current_term: 1 leader_uuid: "e5f720dcb86c47ce845993e785ab4b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:50.299908 13459 tablet_bootstrap.cc:492] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd: No bootstrap required, opened a new log
I20260710 13:18:50.303020 13461 ts_tablet_manager.cc:1403] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a: Time spent bootstrapping tablet: real 0.215s	user 0.017s	sys 0.012s
I20260710 13:18:50.307333 13459 ts_tablet_manager.cc:1403] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd: Time spent bootstrapping tablet: real 0.176s	user 0.023s	sys 0.012s
I20260710 13:18:50.310627 13461 raft_consensus.cc:359] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:50.311476 13461 raft_consensus.cc:385] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.311730 13461 raft_consensus.cc:740] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.302057 13498 consensus_queue.cc:237] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:50.312487 13461 consensus_queue.cc:260] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:50.305786 13191 raft_consensus.cc:2393] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00b582f4c3eb48a2b9da60664f7671a2 in current term 1: Already voted for candidate e5f720dcb86c47ce845993e785ab4b5b in this term.
I20260710 13:18:50.314925 13461 ts_tablet_manager.cc:1434] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:18:50.316026 13497 raft_consensus.cc:2749] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:18:50.317198 13383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.211.3:33849, user_credentials={real_user=slave}} blocked reactor thread for 48092.2us
I20260710 13:18:50.317898 13460 tablet_bootstrap.cc:654] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:50.318856 13338 raft_consensus.cc:2393] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00b582f4c3eb48a2b9da60664f7671a2 in current term 1: Already voted for candidate e5f720dcb86c47ce845993e785ab4b5b in this term.
I20260710 13:18:50.319255 13341 raft_consensus.cc:2468] T 2948ca9dc3174f61a9486f90a3c6aabf P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 1.
I20260710 13:18:50.320824 13482 raft_consensus.cc:493] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:50.321297 13482 raft_consensus.cc:515] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:50.321853 13464 leader_election.cc:290] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181), ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849)
I20260710 13:18:50.340205 13461 tablet_bootstrap.cc:492] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a: Bootstrap starting.
I20260710 13:18:50.338882 13482 leader_election.cc:290] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:18:50.344027 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa49db9015041fd926e23caa303c067" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:50.344108 13160 leader_election.cc:304] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a; no voters: 
I20260710 13:18:50.347129 13482 raft_consensus.cc:2804] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:50.347605 13482 raft_consensus.cc:697] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [term 1 LEADER]: Becoming Leader. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Running, Role: LEADER
I20260710 13:18:50.348412 13482 consensus_queue.cc:237] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.350042 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c0b44a7a9848d0a915d6aef59765a0" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:50.350358 13461 tablet_bootstrap.cc:654] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:50.350492 13342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa49db9015041fd926e23caa303c067" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
W20260710 13:18:50.352175 13157 leader_election.cc:343] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:50.353420 13462 tablet_bootstrap.cc:492] T 8f84bd37d8cf4311b59bba7bb5931a45 P 00b582f4c3eb48a2b9da60664f7671a2: No bootstrap required, opened a new log
I20260710 13:18:50.354017 13462 ts_tablet_manager.cc:1403] T 8f84bd37d8cf4311b59bba7bb5931a45 P 00b582f4c3eb48a2b9da60664f7671a2: Time spent bootstrapping tablet: real 0.204s	user 0.022s	sys 0.029s
W20260710 13:18:50.355614 13160 leader_election.cc:343] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:50.362759 13160 leader_election.cc:343] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:50.363202 13160 leader_election.cc:304] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5f720dcb86c47ce845993e785ab4b5b; no voters: 00b582f4c3eb48a2b9da60664f7671a2, ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:50.364601 13464 raft_consensus.cc:2749] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:50.358314 13235 leader_election.cc:304] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2; no voters: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:50.378016 13503 raft_consensus.cc:2749] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:50.379911 13462 raft_consensus.cc:359] T 8f84bd37d8cf4311b59bba7bb5931a45 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.380968 13462 raft_consensus.cc:385] T 8f84bd37d8cf4311b59bba7bb5931a45 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.381404 13462 raft_consensus.cc:740] T 8f84bd37d8cf4311b59bba7bb5931a45 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.381067 13469 consensus_queue.cc:1048] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:50.382397 13462 consensus_queue.cc:260] T 8f84bd37d8cf4311b59bba7bb5931a45 P 00b582f4c3eb48a2b9da60664f7671a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.384224 13464 raft_consensus.cc:493] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:50.384940 13464 raft_consensus.cc:515] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.391541 13459 raft_consensus.cc:359] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:50.392596 13459 raft_consensus.cc:385] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.392978 13459 raft_consensus.cc:740] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c814c53520414cb589d2be7104e72edd, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.396690 13464 leader_election.cc:290] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181), ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849)
I20260710 13:18:50.397439 13342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac90924118e4dff83d4055a3b4f2e8b" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:50.398290 13342 raft_consensus.cc:2468] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 0.
I20260710 13:18:50.399927 13160 leader_election.cc:304] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a; no voters: 
I20260710 13:18:50.402626 13469 consensus_queue.cc:1048] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:50.405817 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c0b44a7a9848d0a915d6aef59765a0" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
I20260710 13:18:50.393857 13459 consensus_queue.cc:260] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:50.414006 13462 ts_tablet_manager.cc:1434] T 8f84bd37d8cf4311b59bba7bb5931a45 P 00b582f4c3eb48a2b9da60664f7671a2: Time spent starting tablet: real 0.060s	user 0.010s	sys 0.000s
W20260710 13:18:50.414356 13158 leader_election.cc:343] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c814c53520414cb589d2be7104e72edd (127.10.211.4:36395): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:50.414880 13158 leader_election.cc:304] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5f720dcb86c47ce845993e785ab4b5b; no voters: c814c53520414cb589d2be7104e72edd, ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:50.418402 13459 ts_tablet_manager.cc:1434] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd: Time spent starting tablet: real 0.111s	user 0.007s	sys 0.002s
I20260710 13:18:50.419420 13501 consensus_queue.cc:1048] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:50.421802 13527 raft_consensus.cc:2749] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:50.411662 13464 raft_consensus.cc:2804] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:50.426074 13092 catalog_manager.cc:5697] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a reported cstate change: term changed from 0 to 1, leader changed from <none> to ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3). New cstate: current_term: 1 leader_uuid: "ee2240453bda4bd4a8905a326cda8e6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:50.424458 13464 raft_consensus.cc:493] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:50.435454 13464 raft_consensus.cc:3060] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:50.444481 13462 tablet_bootstrap.cc:492] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2: Bootstrap starting.
I20260710 13:18:50.446544 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac90924118e4dff83d4055a3b4f2e8b" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:50.451589 13462 tablet_bootstrap.cc:654] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:50.455403 13157 leader_election.cc:343] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:50.456167 13459 tablet_bootstrap.cc:492] T a828da37e1674e2fb750eb56ddb91f78 P c814c53520414cb589d2be7104e72edd: Bootstrap starting.
I20260710 13:18:50.461949 13459 tablet_bootstrap.cc:654] T a828da37e1674e2fb750eb56ddb91f78 P c814c53520414cb589d2be7104e72edd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:50.454195 13571 consensus_queue.cc:1048] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.088s
I20260710 13:18:50.496567 13464 raft_consensus.cc:515] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.502727 13089 catalog_manager.cc:5697] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd reported cstate change: term changed from 0 to 1, leader changed from <none> to c814c53520414cb589d2be7104e72edd (127.10.211.4). New cstate: current_term: 1 leader_uuid: "c814c53520414cb589d2be7104e72edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:50.505491 13341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac90924118e4dff83d4055a3b4f2e8b" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
I20260710 13:18:50.504565 13464 leader_election.cc:290] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 election: Requested vote from peers 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181), ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849)
I20260710 13:18:50.506115 13341 raft_consensus.cc:3060] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:50.507495 13267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac90924118e4dff83d4055a3b4f2e8b" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
I20260710 13:18:50.512629 13568 consensus_queue.cc:1048] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:50.517472 13461 tablet_bootstrap.cc:492] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a: No bootstrap required, opened a new log
I20260710 13:18:50.517848 13461 ts_tablet_manager.cc:1403] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a: Time spent bootstrapping tablet: real 0.178s	user 0.016s	sys 0.021s
W20260710 13:18:50.515861 13157 leader_election.cc:343] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:50.525692 13461 raft_consensus.cc:359] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.526444 13461 raft_consensus.cc:385] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.526750 13461 raft_consensus.cc:740] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.527580 13461 consensus_queue.cc:260] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.532183 13461 ts_tablet_manager.cc:1434] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:18:50.531039 13341 raft_consensus.cc:2468] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 1.
I20260710 13:18:50.535574 13160 leader_election.cc:304] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a; no voters: 00b582f4c3eb48a2b9da60664f7671a2
I20260710 13:18:50.537174 13464 raft_consensus.cc:2804] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:50.537834 13464 raft_consensus.cc:697] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [term 1 LEADER]: Becoming Leader. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Running, Role: LEADER
I20260710 13:18:50.542444 13460 tablet_bootstrap.cc:492] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b: No bootstrap required, opened a new log
I20260710 13:18:50.542953 13460 ts_tablet_manager.cc:1403] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.278s	user 0.019s	sys 0.011s
I20260710 13:18:50.538987 13464 consensus_queue.cc:237] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.545495 13460 raft_consensus.cc:359] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.546171 13460 raft_consensus.cc:385] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.548509 13461 tablet_bootstrap.cc:492] T 0e753b2364e043a0963f0a6547899f3a P ee2240453bda4bd4a8905a326cda8e6a: Bootstrap starting.
I20260710 13:18:50.546460 13460 raft_consensus.cc:740] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.551537 13460 consensus_queue.cc:260] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.551981 13459 tablet_bootstrap.cc:492] T a828da37e1674e2fb750eb56ddb91f78 P c814c53520414cb589d2be7104e72edd: No bootstrap required, opened a new log
I20260710 13:18:50.552570 13459 ts_tablet_manager.cc:1403] T a828da37e1674e2fb750eb56ddb91f78 P c814c53520414cb589d2be7104e72edd: Time spent bootstrapping tablet: real 0.097s	user 0.022s	sys 0.010s
I20260710 13:18:50.553790 13460 ts_tablet_manager.cc:1434] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:18:50.554715 13460 tablet_bootstrap.cc:492] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:50.555233 13459 raft_consensus.cc:359] T a828da37e1674e2fb750eb56ddb91f78 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:50.555955 13461 tablet_bootstrap.cc:654] T 0e753b2364e043a0963f0a6547899f3a P ee2240453bda4bd4a8905a326cda8e6a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:50.555964 13459 raft_consensus.cc:385] T a828da37e1674e2fb750eb56ddb91f78 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.554522 13091 catalog_manager.cc:5697] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b reported cstate change: term changed from 0 to 1, leader changed from <none> to e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1). New cstate: current_term: 1 leader_uuid: "e5f720dcb86c47ce845993e785ab4b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:50.556514 13459 raft_consensus.cc:740] T a828da37e1674e2fb750eb56ddb91f78 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c814c53520414cb589d2be7104e72edd, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.557471 13459 consensus_queue.cc:260] T a828da37e1674e2fb750eb56ddb91f78 P c814c53520414cb589d2be7104e72edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:50.561416 13459 ts_tablet_manager.cc:1434] T a828da37e1674e2fb750eb56ddb91f78 P c814c53520414cb589d2be7104e72edd: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 13:18:50.562333 13459 tablet_bootstrap.cc:492] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd: Bootstrap starting.
I20260710 13:18:50.565038 13503 consensus_queue.cc:1048] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:50.567709 13459 tablet_bootstrap.cc:654] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:50.572223 13462 tablet_bootstrap.cc:492] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2: No bootstrap required, opened a new log
I20260710 13:18:50.572700 13462 ts_tablet_manager.cc:1403] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2: Time spent bootstrapping tablet: real 0.129s	user 0.013s	sys 0.006s
I20260710 13:18:50.576447 13462 raft_consensus.cc:359] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:50.577070 13462 raft_consensus.cc:385] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.577497 13462 raft_consensus.cc:740] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.578315 13462 consensus_queue.cc:260] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:50.579936 13460 tablet_bootstrap.cc:654] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:50.584590 13462 ts_tablet_manager.cc:1434] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:18:50.585551 13462 tablet_bootstrap.cc:492] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2: Bootstrap starting.
I20260710 13:18:50.594755 13462 tablet_bootstrap.cc:654] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:50.605286 13459 tablet_bootstrap.cc:492] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd: No bootstrap required, opened a new log
I20260710 13:18:50.605759 13459 ts_tablet_manager.cc:1403] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.004s
I20260710 13:18:50.607234 13476 consensus_queue.cc:1048] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:50.608305 13459 raft_consensus.cc:359] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:50.608979 13459 raft_consensus.cc:385] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.609261 13459 raft_consensus.cc:740] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c814c53520414cb589d2be7104e72edd, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.610100 13459 consensus_queue.cc:260] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:50.610196 13091 catalog_manager.cc:5697] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b reported cstate change: term changed from 0 to 1, leader changed from <none> to e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1). New cstate: current_term: 1 leader_uuid: "e5f720dcb86c47ce845993e785ab4b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:50.612270 13459 ts_tablet_manager.cc:1434] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:18:50.613123 13459 tablet_bootstrap.cc:492] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd: Bootstrap starting.
I20260710 13:18:50.616984 13462 tablet_bootstrap.cc:492] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2: No bootstrap required, opened a new log
I20260710 13:18:50.617511 13462 ts_tablet_manager.cc:1403] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 13:18:50.618788 13459 tablet_bootstrap.cc:654] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:50.620113 13462 raft_consensus.cc:359] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:50.620828 13462 raft_consensus.cc:385] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.621129 13462 raft_consensus.cc:740] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.627321 13462 consensus_queue.cc:260] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:50.631170 13462 ts_tablet_manager.cc:1434] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260710 13:18:50.631285 13459 tablet_bootstrap.cc:492] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd: No bootstrap required, opened a new log
I20260710 13:18:50.631975 13459 ts_tablet_manager.cc:1403] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 13:18:50.632149 13462 tablet_bootstrap.cc:492] T 426d7e3dde374d979de1871d6fa303fe P 00b582f4c3eb48a2b9da60664f7671a2: Bootstrap starting.
I20260710 13:18:50.620729 13461 tablet_bootstrap.cc:492] T 0e753b2364e043a0963f0a6547899f3a P ee2240453bda4bd4a8905a326cda8e6a: No bootstrap required, opened a new log
I20260710 13:18:50.634057 13461 ts_tablet_manager.cc:1403] T 0e753b2364e043a0963f0a6547899f3a P ee2240453bda4bd4a8905a326cda8e6a: Time spent bootstrapping tablet: real 0.086s	user 0.008s	sys 0.011s
I20260710 13:18:50.634632 13459 raft_consensus.cc:359] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:50.635362 13459 raft_consensus.cc:385] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.635615 13459 raft_consensus.cc:740] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c814c53520414cb589d2be7104e72edd, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.636467 13459 consensus_queue.cc:260] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:50.638166 13462 tablet_bootstrap.cc:654] T 426d7e3dde374d979de1871d6fa303fe P 00b582f4c3eb48a2b9da60664f7671a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:50.638693 13459 ts_tablet_manager.cc:1434] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:50.637909 13089 catalog_manager.cc:5697] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd reported cstate change: term changed from 0 to 1, leader changed from <none> to c814c53520414cb589d2be7104e72edd (127.10.211.4). New cstate: current_term: 1 leader_uuid: "c814c53520414cb589d2be7104e72edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:50.639621 13459 tablet_bootstrap.cc:492] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd: Bootstrap starting.
I20260710 13:18:50.645969 13459 tablet_bootstrap.cc:654] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:50.646489 13461 raft_consensus.cc:359] T 0e753b2364e043a0963f0a6547899f3a P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:50.647215 13461 raft_consensus.cc:385] T 0e753b2364e043a0963f0a6547899f3a P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.647475 13461 raft_consensus.cc:740] T 0e753b2364e043a0963f0a6547899f3a P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.648139 13568 raft_consensus.cc:493] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:50.648623 13568 raft_consensus.cc:515] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:50.648810 13461 consensus_queue.cc:260] T 0e753b2364e043a0963f0a6547899f3a P ee2240453bda4bd4a8905a326cda8e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:50.650676 13568 leader_election.cc:290] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:50.652930 13341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c0b44a7a9848d0a915d6aef59765a0" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
W20260710 13:18:50.654218 13383 leader_election.cc:343] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:50.655680 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c0b44a7a9848d0a915d6aef59765a0" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:50.656383 13191 raft_consensus.cc:2468] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 0.
I20260710 13:18:50.657964 13383 leader_election.cc:304] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b; no voters: ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:50.660835 13568 raft_consensus.cc:2804] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:50.661320 13568 raft_consensus.cc:493] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:50.661744 13568 raft_consensus.cc:3060] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:50.672242 13482 consensus_queue.cc:1048] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:50.673928 13469 consensus_queue.cc:1048] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:50.679850 13498 raft_consensus.cc:493] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:50.680397 13498 raft_consensus.cc:515] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:50.682011 13459 tablet_bootstrap.cc:492] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd: No bootstrap required, opened a new log
I20260710 13:18:50.682873 13459 ts_tablet_manager.cc:1403] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.018s
I20260710 13:18:50.684577 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a213699baf274d50bde423e368017f2b" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:50.685997 13474 raft_consensus.cc:493] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:50.686699 13474 raft_consensus.cc:515] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.686844 13459 raft_consensus.cc:359] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:50.687935 13459 raft_consensus.cc:385] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.688364 13459 raft_consensus.cc:740] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c814c53520414cb589d2be7104e72edd, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.689149 13459 consensus_queue.cc:260] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:50.690411 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f84bd37d8cf4311b59bba7bb5931a45" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:50.691637 13459 ts_tablet_manager.cc:1434] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:18:50.691823 13191 raft_consensus.cc:2468] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 0.
I20260710 13:18:50.692521 13459 tablet_bootstrap.cc:492] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd: Bootstrap starting.
I20260710 13:18:50.691035 13474 leader_election.cc:290] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:50.693163 13309 leader_election.cc:304] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a; no voters: 
W20260710 13:18:50.693502 13380 leader_election.cc:343] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:50.694085 13474 raft_consensus.cc:2804] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:50.694259 13498 leader_election.cc:290] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:50.694525 13474 raft_consensus.cc:493] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:50.695052 13474 raft_consensus.cc:3060] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:50.695832 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a213699baf274d50bde423e368017f2b" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:50.696472 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f84bd37d8cf4311b59bba7bb5931a45" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:50.697096 13269 raft_consensus.cc:2468] T 8f84bd37d8cf4311b59bba7bb5931a45 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 0.
I20260710 13:18:50.698678 13459 tablet_bootstrap.cc:654] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:50.697183 13383 leader_election.cc:343] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:50.699400 13383 leader_election.cc:304] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c814c53520414cb589d2be7104e72edd; no voters: 00b582f4c3eb48a2b9da60664f7671a2, e5f720dcb86c47ce845993e785ab4b5b
I20260710 13:18:50.700475 13498 raft_consensus.cc:2749] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:50.710683 13497 consensus_queue.cc:1048] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:50.712321 13460 tablet_bootstrap.cc:492] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b: No bootstrap required, opened a new log
I20260710 13:18:50.712462 13459 tablet_bootstrap.cc:492] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd: No bootstrap required, opened a new log
I20260710 13:18:50.712814 13460 ts_tablet_manager.cc:1403] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.158s	user 0.018s	sys 0.011s
I20260710 13:18:50.715130 13461 ts_tablet_manager.cc:1434] T 0e753b2364e043a0963f0a6547899f3a P ee2240453bda4bd4a8905a326cda8e6a: Time spent starting tablet: real 0.081s	user 0.005s	sys 0.002s
I20260710 13:18:50.716320 13460 raft_consensus.cc:359] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:50.717788 13460 raft_consensus.cc:385] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.718163 13460 raft_consensus.cc:740] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.719084 13460 consensus_queue.cc:260] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:50.709455 13474 raft_consensus.cc:515] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.724277 13545 raft_consensus.cc:493] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:50.712819 13459 ts_tablet_manager.cc:1403] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260710 13:18:50.724858 13545 raft_consensus.cc:515] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:50.727350 13545 leader_election.cc:290] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:18:50.729959 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f84bd37d8cf4311b59bba7bb5931a45" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
I20260710 13:18:50.730700 13191 raft_consensus.cc:3060] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:50.729794 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e753b2364e043a0963f0a6547899f3a" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
I20260710 13:18:50.731297 13416 raft_consensus.cc:2468] T 0e753b2364e043a0963f0a6547899f3a P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b582f4c3eb48a2b9da60664f7671a2 in term 0.
I20260710 13:18:50.732753 13233 leader_election.cc:304] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, c814c53520414cb589d2be7104e72edd; no voters: 
I20260710 13:18:50.734807 13545 raft_consensus.cc:2804] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:50.735256 13545 raft_consensus.cc:493] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:50.735651 13545 raft_consensus.cc:3060] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:50.738178 13341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e753b2364e043a0963f0a6547899f3a" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:50.740376 13341 raft_consensus.cc:2468] T 0e753b2364e043a0963f0a6547899f3a P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b582f4c3eb48a2b9da60664f7671a2 in term 0.
I20260710 13:18:50.725967 13568 raft_consensus.cc:515] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:50.746840 13461 tablet_bootstrap.cc:492] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a: Bootstrap starting.
I20260710 13:18:50.748245 13459 raft_consensus.cc:359] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:50.749222 13459 raft_consensus.cc:385] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.749585 13459 raft_consensus.cc:740] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c814c53520414cb589d2be7104e72edd, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.752794 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f84bd37d8cf4311b59bba7bb5931a45" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
I20260710 13:18:50.724879 13460 ts_tablet_manager.cc:1434] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:18:50.753710 13266 raft_consensus.cc:3060] T 8f84bd37d8cf4311b59bba7bb5931a45 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:50.764699 13460 tablet_bootstrap.cc:492] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:50.766188 13462 tablet_bootstrap.cc:492] T 426d7e3dde374d979de1871d6fa303fe P 00b582f4c3eb48a2b9da60664f7671a2: No bootstrap required, opened a new log
I20260710 13:18:50.766341 13191 raft_consensus.cc:2468] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 1.
I20260710 13:18:50.766748 13462 ts_tablet_manager.cc:1403] T 426d7e3dde374d979de1871d6fa303fe P 00b582f4c3eb48a2b9da60664f7671a2: Time spent bootstrapping tablet: real 0.135s	user 0.025s	sys 0.060s
I20260710 13:18:50.760902 13474 leader_election.cc:290] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 election: Requested vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:50.768966 13309 leader_election.cc:304] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a; no voters: 
I20260710 13:18:50.772388 13460 tablet_bootstrap.cc:654] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:50.778575 13266 raft_consensus.cc:2468] T 8f84bd37d8cf4311b59bba7bb5931a45 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 1.
I20260710 13:18:50.755091 13341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c0b44a7a9848d0a915d6aef59765a0" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
W20260710 13:18:50.782414 13383 leader_election.cc:343] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:50.780966 13462 raft_consensus.cc:359] T 426d7e3dde374d979de1871d6fa303fe P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:50.784039 13462 raft_consensus.cc:385] T 426d7e3dde374d979de1871d6fa303fe P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.784358 13462 raft_consensus.cc:740] T 426d7e3dde374d979de1871d6fa303fe P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.785053 13462 consensus_queue.cc:260] T 426d7e3dde374d979de1871d6fa303fe P 00b582f4c3eb48a2b9da60664f7671a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:50.786340 13568 leader_election.cc:290] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 election: Requested vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:50.788604 13462 ts_tablet_manager.cc:1434] T 426d7e3dde374d979de1871d6fa303fe P 00b582f4c3eb48a2b9da60664f7671a2: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260710 13:18:50.789563 13462 tablet_bootstrap.cc:492] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2: Bootstrap starting.
I20260710 13:18:50.791172 13459 consensus_queue.cc:260] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:50.793234 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c0b44a7a9848d0a915d6aef59765a0" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
I20260710 13:18:50.793844 13191 raft_consensus.cc:3060] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:50.797418 13140 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:50.797819 13462 tablet_bootstrap.cc:654] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:50.803457 13191 raft_consensus.cc:2468] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 1.
I20260710 13:18:50.805292 13383 leader_election.cc:304] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b; no voters: ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:50.806521 13568 raft_consensus.cc:2804] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:50.807173 13568 raft_consensus.cc:697] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Becoming Leader. State: Replica: c814c53520414cb589d2be7104e72edd, State: Running, Role: LEADER
I20260710 13:18:50.808435 13474 raft_consensus.cc:2804] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:50.808220 13568 consensus_queue.cc:237] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:50.793260 13459 ts_tablet_manager.cc:1434] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.001s
I20260710 13:18:50.755564 13545 raft_consensus.cc:515] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:50.833746 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e753b2364e043a0963f0a6547899f3a" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd"
I20260710 13:18:50.834355 13416 raft_consensus.cc:3060] T 0e753b2364e043a0963f0a6547899f3a P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:50.758490 13461 tablet_bootstrap.cc:654] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:50.759007 13548 consensus_queue.cc:1048] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:50.817039 13601 raft_consensus.cc:493] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:50.827389 13462 tablet_bootstrap.cc:492] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2: No bootstrap required, opened a new log
I20260710 13:18:50.829083 13527 consensus_queue.cc:1048] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:50.836056 13462 ts_tablet_manager.cc:1403] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.006s
I20260710 13:18:50.840202 13527 consensus_queue.cc:1048] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:50.847321 13497 raft_consensus.cc:493] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:50.847268 13341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e753b2364e043a0963f0a6547899f3a" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
I20260710 13:18:50.848034 13341 raft_consensus.cc:3060] T 0e753b2364e043a0963f0a6547899f3a P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:50.847955 13497 raft_consensus.cc:515] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:50.850144 13497 leader_election.cc:290] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:50.837824 13545 leader_election.cc:290] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 election: Requested vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:18:50.864367 13269 raft_consensus.cc:3060] T 426d7e3dde374d979de1871d6fa303fe P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:50.868319 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46501f169b274536943e40a73d36f82b" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:50.838610 13601 raft_consensus.cc:515] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:50.854598 13474 raft_consensus.cc:697] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a [term 1 LEADER]: Becoming Leader. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Running, Role: LEADER
I20260710 13:18:50.871649 13342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46501f169b274536943e40a73d36f82b" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
W20260710 13:18:50.881119 13383 leader_election.cc:343] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:50.886292 13461 tablet_bootstrap.cc:492] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a: No bootstrap required, opened a new log
I20260710 13:18:50.883524 13527 raft_consensus.cc:493] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:50.886854 13461 ts_tablet_manager.cc:1403] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a: Time spent bootstrapping tablet: real 0.140s	user 0.013s	sys 0.006s
I20260710 13:18:50.887305 13527 raft_consensus.cc:515] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:50.891080 13342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d1ab019ed947e4b0d47371e8c53f70" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:50.891877 13342 raft_consensus.cc:2468] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 0.
I20260710 13:18:50.892221 13527 leader_election.cc:290] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:18:50.883929 13568 raft_consensus.cc:493] T a828da37e1674e2fb750eb56ddb91f78 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:50.894171 13160 leader_election.cc:304] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a; no voters: 
I20260710 13:18:50.900599 13474 consensus_queue.cc:237] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.901779 13482 consensus_queue.cc:1048] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:50.903625 13482 raft_consensus.cc:2804] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:50.899925 13461 raft_consensus.cc:359] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:50.905292 13461 raft_consensus.cc:385] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.905558 13461 raft_consensus.cc:740] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.906625 13461 consensus_queue.cc:260] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:50.908576 13461 ts_tablet_manager.cc:1434] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:18:50.909363 13461 tablet_bootstrap.cc:492] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a: Bootstrap starting.
W20260710 13:18:50.897979 13383 leader_election.cc:343] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:50.904093 13482 raft_consensus.cc:493] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:50.899106 13416 raft_consensus.cc:2468] T 0e753b2364e043a0963f0a6547899f3a P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b582f4c3eb48a2b9da60664f7671a2 in term 1.
I20260710 13:18:50.914490 13383 leader_election.cc:304] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c814c53520414cb589d2be7104e72edd; no voters: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:50.919559 13497 raft_consensus.cc:2749] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:50.912761 13482 raft_consensus.cc:3060] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:50.921056 13417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d1ab019ed947e4b0d47371e8c53f70" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
I20260710 13:18:50.934172 13417 raft_consensus.cc:2468] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 0.
I20260710 13:18:50.938721 13601 leader_election.cc:290] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c814c53520414cb589d2be7104e72edd (127.10.211.4:36395), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:50.905520 13568 raft_consensus.cc:515] T a828da37e1674e2fb750eb56ddb91f78 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:50.943447 13233 leader_election.cc:304] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, c814c53520414cb589d2be7104e72edd; no voters: 
I20260710 13:18:50.945322 13503 raft_consensus.cc:2804] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:50.945813 13503 raft_consensus.cc:697] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 LEADER]: Becoming Leader. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Running, Role: LEADER
I20260710 13:18:50.946627 13503 consensus_queue.cc:237] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:50.946808 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d1ab019ed947e4b0d47371e8c53f70" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:50.939520 13601 consensus_queue.cc:1048] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:50.962066 13462 raft_consensus.cc:359] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.969559 13462 raft_consensus.cc:385] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.969928 13462 raft_consensus.cc:740] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.973418 13462 consensus_queue.cc:260] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:50.974308 13460 tablet_bootstrap.cc:492] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b: No bootstrap required, opened a new log
I20260710 13:18:50.974968 13460 ts_tablet_manager.cc:1403] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.210s	user 0.070s	sys 0.032s
I20260710 13:18:50.980381 13568 leader_election.cc:290] T a828da37e1674e2fb750eb56ddb91f78 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:50.973227 13497 raft_consensus.cc:493] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:50.981451 13462 ts_tablet_manager.cc:1434] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2: Time spent starting tablet: real 0.143s	user 0.007s	sys 0.002s
I20260710 13:18:50.974185 13341 raft_consensus.cc:2468] T 0e753b2364e043a0963f0a6547899f3a P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b582f4c3eb48a2b9da60664f7671a2 in term 1.
I20260710 13:18:50.986763 13462 tablet_bootstrap.cc:492] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2: Bootstrap starting.
I20260710 13:18:50.984824 13497 raft_consensus.cc:515] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:50.990435 13265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a828da37e1674e2fb750eb56ddb91f78" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:50.992354 13460 raft_consensus.cc:359] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:50.993011 13460 raft_consensus.cc:385] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:50.993266 13460 raft_consensus.cc:740] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:50.994203 13497 leader_election.cc:290] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181), ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849)
I20260710 13:18:50.993923 13460 consensus_queue.cc:260] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:50.995946 13089 catalog_manager.cc:5697] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd reported cstate change: term changed from 0 to 1, leader changed from <none> to c814c53520414cb589d2be7104e72edd (127.10.211.4). New cstate: current_term: 1 leader_uuid: "c814c53520414cb589d2be7104e72edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:51.000195 13460 ts_tablet_manager.cc:1434] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 13:18:50.988930 13604 raft_consensus.cc:493] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:51.002496 13460 tablet_bootstrap.cc:492] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:50.997479 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d1ab019ed947e4b0d47371e8c53f70" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
I20260710 13:18:50.989360 13568 consensus_queue.cc:1048] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
W20260710 13:18:51.010226 13380 leader_election.cc:343] T a828da37e1674e2fb750eb56ddb91f78 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:51.011830 13461 tablet_bootstrap.cc:654] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:51.026952 13269 raft_consensus.cc:3060] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:51.028904 13460 tablet_bootstrap.cc:654] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:51.033784 13265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd6de68b484bd2bfc5ac3e5d39337b" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:51.015491 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a828da37e1674e2fb750eb56ddb91f78" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:51.013243 13416 raft_consensus.cc:2468] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 0.
I20260710 13:18:51.013516 13497 consensus_queue.cc:1048] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.040s
I20260710 13:18:51.068754 13342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd6de68b484bd2bfc5ac3e5d39337b" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:51.070602 13464 consensus_queue.cc:1048] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:51.061304 13380 leader_election.cc:343] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:51.008045 13604 raft_consensus.cc:515] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:51.071838 13092 catalog_manager.cc:5697] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a reported cstate change: term changed from 0 to 1, leader changed from <none> to ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3). New cstate: current_term: 1 leader_uuid: "ee2240453bda4bd4a8905a326cda8e6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:51.073686 13604 leader_election.cc:290] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
W20260710 13:18:51.078989 13607 log.cc:927] Time spent T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a: Append to log took a long time: real 0.090s	user 0.000s	sys 0.001s
I20260710 13:18:51.078888 13267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ebb5d6b26c4f9392e7f6fd5ae137d5" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:51.053481 13503 raft_consensus.cc:493] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:51.091287 13503 raft_consensus.cc:515] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:51.093439 13503 leader_election.cc:290] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:18:51.094028 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ebb5d6b26c4f9392e7f6fd5ae137d5" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:51.094687 13338 raft_consensus.cc:2468] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b582f4c3eb48a2b9da60664f7671a2 in term 0.
I20260710 13:18:51.094828 13267 raft_consensus.cc:2468] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 0.
I20260710 13:18:51.096764 13235 leader_election.cc:304] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, ee2240453bda4bd4a8905a326cda8e6a; no voters: 
I20260710 13:18:51.097494 13306 leader_election.cc:304] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, ee2240453bda4bd4a8905a326cda8e6a; no voters: 
I20260710 13:18:51.097728 13482 raft_consensus.cc:515] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:51.098296 13545 raft_consensus.cc:2804] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:51.098510 13474 raft_consensus.cc:2804] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:51.098753 13545 raft_consensus.cc:493] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:51.099239 13545 raft_consensus.cc:3060] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:51.103756 13191 raft_consensus.cc:2393] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee2240453bda4bd4a8905a326cda8e6a in current term 1: Already voted for candidate e5f720dcb86c47ce845993e785ab4b5b in this term.
I20260710 13:18:51.105141 13464 consensus_queue.cc:1048] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:51.113039 13462 tablet_bootstrap.cc:654] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:51.118094 13307 leader_election.cc:304] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c814c53520414cb589d2be7104e72edd, ee2240453bda4bd4a8905a326cda8e6a; no voters: e5f720dcb86c47ce845993e785ab4b5b
I20260710 13:18:51.120082 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ebb5d6b26c4f9392e7f6fd5ae137d5" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
I20260710 13:18:51.120748 13416 raft_consensus.cc:2468] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 0.
W20260710 13:18:51.121637 13383 leader_election.cc:343] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:51.122107 13383 leader_election.cc:304] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c814c53520414cb589d2be7104e72edd; no voters: 00b582f4c3eb48a2b9da60664f7671a2, ee2240453bda4bd4a8905a326cda8e6a
W20260710 13:18:51.123338 13383 leader_election.cc:343] T a828da37e1674e2fb750eb56ddb91f78 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:51.123746 13383 leader_election.cc:304] T a828da37e1674e2fb750eb56ddb91f78 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c814c53520414cb589d2be7104e72edd; no voters: 00b582f4c3eb48a2b9da60664f7671a2, e5f720dcb86c47ce845993e785ab4b5b
I20260710 13:18:51.124446 13497 raft_consensus.cc:2749] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:51.125203 13497 raft_consensus.cc:2749] T a828da37e1674e2fb750eb56ddb91f78 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:51.116370 13474 raft_consensus.cc:493] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:51.137400 13604 raft_consensus.cc:2804] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:51.156931 13474 raft_consensus.cc:3060] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:51.167295 13612 log.cc:927] Time spent T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260710 13:18:51.160204 13604 raft_consensus.cc:493] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:51.164499 13482 leader_election.cc:290] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 election: Requested vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:18:51.168236 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ebb5d6b26c4f9392e7f6fd5ae137d5" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
I20260710 13:18:51.171777 13604 raft_consensus.cc:3060] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:51.184545 13415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d1ab019ed947e4b0d47371e8c53f70" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd"
I20260710 13:18:51.185232 13415 raft_consensus.cc:3060] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:51.186689 13606 log.cc:927] Time spent T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260710 13:18:51.176692 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d1ab019ed947e4b0d47371e8c53f70" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
I20260710 13:18:51.174285 13545 raft_consensus.cc:515] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:51.193770 13503 raft_consensus.cc:493] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5f720dcb86c47ce845993e785ab4b5b)
I20260710 13:18:51.181033 13416 raft_consensus.cc:2468] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b582f4c3eb48a2b9da60664f7671a2 in term 0.
I20260710 13:18:51.199442 13460 tablet_bootstrap.cc:492] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b: No bootstrap required, opened a new log
I20260710 13:18:51.200148 13460 ts_tablet_manager.cc:1403] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.198s	user 0.011s	sys 0.015s
I20260710 13:18:51.204280 13462 tablet_bootstrap.cc:492] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2: No bootstrap required, opened a new log
I20260710 13:18:51.205025 13462 ts_tablet_manager.cc:1403] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2: Time spent bootstrapping tablet: real 0.218s	user 0.012s	sys 0.005s
I20260710 13:18:51.201735 13503 raft_consensus.cc:515] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:51.222826 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ebb5d6b26c4f9392e7f6fd5ae137d5" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
I20260710 13:18:51.222620 13460 raft_consensus.cc:359] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:51.228580 13460 raft_consensus.cc:385] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:51.228909 13460 raft_consensus.cc:740] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:51.232018 13460 consensus_queue.cc:260] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:51.234859 13460 ts_tablet_manager.cc:1434] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260710 13:18:51.236155 13460 tablet_bootstrap.cc:492] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:51.244356 13462 raft_consensus.cc:359] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:51.246284 13462 raft_consensus.cc:385] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:51.246747 13462 raft_consensus.cc:740] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Initialized, Role: FOLLOWER
I20260710 13:18:51.247699 13462 consensus_queue.cc:260] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:51.251304 13462 ts_tablet_manager.cc:1434] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.001s
I20260710 13:18:51.252611 13462 tablet_bootstrap.cc:492] T a213699baf274d50bde423e368017f2b P 00b582f4c3eb48a2b9da60664f7671a2: Bootstrap starting.
I20260710 13:18:51.253930 13464 raft_consensus.cc:493] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:51.254835 13417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ebb5d6b26c4f9392e7f6fd5ae137d5" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd"
I20260710 13:18:51.254586 13464 raft_consensus.cc:515] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:51.255707 13417 raft_consensus.cc:3060] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:51.257313 13464 leader_election.cc:290] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c814c53520414cb589d2be7104e72edd (127.10.211.4:36395), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:51.230237 13474 raft_consensus.cc:515] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:51.270284 13462 tablet_bootstrap.cc:654] T a213699baf274d50bde423e368017f2b P 00b582f4c3eb48a2b9da60664f7671a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:51.272437 13461 tablet_bootstrap.cc:492] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a: No bootstrap required, opened a new log
I20260710 13:18:51.272856 13461 ts_tablet_manager.cc:1403] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a: Time spent bootstrapping tablet: real 0.364s	user 0.008s	sys 0.012s
I20260710 13:18:51.274780 13460 tablet_bootstrap.cc:654] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:51.277199 13267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a213699baf274d50bde423e368017f2b" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:51.264510 13414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a213699baf274d50bde423e368017f2b" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
I20260710 13:18:51.278489 13414 raft_consensus.cc:2468] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 0.
I20260710 13:18:51.280351 13604 raft_consensus.cc:515] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:51.281657 13338 raft_consensus.cc:2393] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e5f720dcb86c47ce845993e785ab4b5b in current term 1: Already voted for candidate ee2240453bda4bd4a8905a326cda8e6a in this term.
I20260710 13:18:51.283330 13158 leader_election.cc:304] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b; no voters: 
I20260710 13:18:51.285563 13461 raft_consensus.cc:359] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:51.286460 13461 raft_consensus.cc:385] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:51.282491 13604 leader_election.cc:290] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 election: Requested vote from peers c814c53520414cb589d2be7104e72edd (127.10.211.4:36395), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:51.286870 13461 raft_consensus.cc:740] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Initialized, Role: FOLLOWER
I20260710 13:18:51.284729 13194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d1ab019ed947e4b0d47371e8c53f70" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
I20260710 13:18:51.287766 13461 consensus_queue.cc:260] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:51.288425 13194 raft_consensus.cc:2393] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ee2240453bda4bd4a8905a326cda8e6a in current term 1: Already voted for candidate e5f720dcb86c47ce845993e785ab4b5b in this term.
I20260710 13:18:51.290038 13339 raft_consensus.cc:2393] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 00b582f4c3eb48a2b9da60664f7671a2 in current term 1: Already voted for candidate ee2240453bda4bd4a8905a326cda8e6a in this term.
I20260710 13:18:51.290870 13461 ts_tablet_manager.cc:1434] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
W20260710 13:18:51.292070 13157 leader_election.cc:343] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:51.293287 13461 tablet_bootstrap.cc:492] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a: Bootstrap starting.
I20260710 13:18:51.293723 13545 leader_election.cc:290] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 election: Requested vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:18:51.296744 13503 leader_election.cc:290] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849)
I20260710 13:18:51.296917 13415 raft_consensus.cc:2468] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 1.
I20260710 13:18:51.298477 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d1ab019ed947e4b0d47371e8c53f70" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd"
I20260710 13:18:51.299638 13416 raft_consensus.cc:2393] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ee2240453bda4bd4a8905a326cda8e6a in current term 1: Already voted for candidate e5f720dcb86c47ce845993e785ab4b5b in this term.
I20260710 13:18:51.300050 13341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac90924118e4dff83d4055a3b4f2e8b" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:51.300976 13461 tablet_bootstrap.cc:654] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:51.301366 13158 leader_election.cc:304] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b; no voters: 
I20260710 13:18:51.301427 13307 leader_election.cc:304] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [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: ee2240453bda4bd4a8905a326cda8e6a; no voters: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b
I20260710 13:18:51.303013 13604 raft_consensus.cc:2749] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:51.309849 13628 raft_consensus.cc:2804] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:51.314095 13462 tablet_bootstrap.cc:492] T a213699baf274d50bde423e368017f2b P 00b582f4c3eb48a2b9da60664f7671a2: No bootstrap required, opened a new log
I20260710 13:18:51.314775 13462 ts_tablet_manager.cc:1403] T a213699baf274d50bde423e368017f2b P 00b582f4c3eb48a2b9da60664f7671a2: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.006s
I20260710 13:18:51.303467 13482 raft_consensus.cc:2804] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:51.316223 13482 raft_consensus.cc:493] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:51.315788 13628 raft_consensus.cc:697] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 1 LEADER]: Becoming Leader. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Running, Role: LEADER
I20260710 13:18:51.316934 13482 raft_consensus.cc:3060] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:51.321851 13383 consensus_peers.cc:597] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd -> Peer ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849): Couldn't send request to peer ee2240453bda4bd4a8905a326cda8e6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:51.327440 13628 consensus_queue.cc:237] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:51.328678 13460 tablet_bootstrap.cc:492] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b: No bootstrap required, opened a new log
I20260710 13:18:51.324072 13194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac90924118e4dff83d4055a3b4f2e8b" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:51.331696 13460 ts_tablet_manager.cc:1403] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.096s	user 0.015s	sys 0.007s
I20260710 13:18:51.333585 13604 consensus_queue.cc:1048] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:51.336005 13417 raft_consensus.cc:2468] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b582f4c3eb48a2b9da60664f7671a2 in term 1.
I20260710 13:18:51.337086 13474 leader_election.cc:290] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 election: Requested vote from peers 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:18:51.337414 13089 catalog_manager.cc:5697] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "00b582f4c3eb48a2b9da60664f7671a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:51.340052 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ebb5d6b26c4f9392e7f6fd5ae137d5" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
I20260710 13:18:51.340833 13266 raft_consensus.cc:2393] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ee2240453bda4bd4a8905a326cda8e6a in current term 1: Already voted for candidate 00b582f4c3eb48a2b9da60664f7671a2 in this term.
I20260710 13:18:51.343672 13235 leader_election.cc:304] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2; no voters: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:51.344167 13629 raft_consensus.cc:493] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:51.337044 13233 leader_election.cc:304] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, c814c53520414cb589d2be7104e72edd; no voters: ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:51.345278 13617 raft_consensus.cc:2749] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:51.345777 13417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ebb5d6b26c4f9392e7f6fd5ae137d5" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd"
I20260710 13:18:51.346660 13417 raft_consensus.cc:2393] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ee2240453bda4bd4a8905a326cda8e6a in current term 1: Already voted for candidate 00b582f4c3eb48a2b9da60664f7671a2 in this term.
I20260710 13:18:51.352078 13618 raft_consensus.cc:2804] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:51.357360 13618 raft_consensus.cc:697] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 LEADER]: Becoming Leader. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Running, Role: LEADER
I20260710 13:18:51.353868 13460 raft_consensus.cc:359] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:51.351332 13629 raft_consensus.cc:515] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:51.358836 13460 raft_consensus.cc:385] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:51.359309 13460 raft_consensus.cc:740] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:51.360567 13629 leader_election.cc:290] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:18:51.360455 13460 consensus_queue.cc:260] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:51.358233 13618 consensus_queue.cc:237] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:51.378845 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46501f169b274536943e40a73d36f82b" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:51.382030 13460 ts_tablet_manager.cc:1434] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.003s
I20260710 13:18:51.383613 13307 leader_election.cc:304] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a [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: ee2240453bda4bd4a8905a326cda8e6a; no voters: 00b582f4c3eb48a2b9da60664f7671a2, c814c53520414cb589d2be7104e72edd
I20260710 13:18:51.384029 13417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46501f169b274536943e40a73d36f82b" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
I20260710 13:18:51.384711 13417 raft_consensus.cc:2468] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 0.
I20260710 13:18:51.387565 13158 leader_election.cc:304] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b; no voters: 
I20260710 13:18:51.388425 13464 raft_consensus.cc:2804] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:51.388808 13464 raft_consensus.cc:493] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:51.389127 13464 raft_consensus.cc:3060] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:51.390782 13474 raft_consensus.cc:2749] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 13:18:51.393075 13160 leader_election.cc:343] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:51.396202 13464 raft_consensus.cc:515] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:51.397886 13464 leader_election.cc:290] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 election: Requested vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:18:51.398685 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46501f169b274536943e40a73d36f82b" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
W20260710 13:18:51.399910 13160 leader_election.cc:343] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:51.399871 13417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46501f169b274536943e40a73d36f82b" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd"
I20260710 13:18:51.400840 13417 raft_consensus.cc:3060] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:51.407846 13617 consensus_queue.cc:1048] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:51.410928 13482 raft_consensus.cc:515] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:51.413661 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a213699baf274d50bde423e368017f2b" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd"
I20260710 13:18:51.382714 13462 raft_consensus.cc:359] T a213699baf274d50bde423e368017f2b P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:51.414855 13462 raft_consensus.cc:385] T a213699baf274d50bde423e368017f2b P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:51.415150 13462 raft_consensus.cc:740] T a213699baf274d50bde423e368017f2b P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Initialized, Role: FOLLOWER
I20260710 13:18:51.414244 13416 raft_consensus.cc:3060] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:51.416344 13462 consensus_queue.cc:260] T a213699baf274d50bde423e368017f2b P 00b582f4c3eb48a2b9da60664f7671a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:51.417173 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a213699baf274d50bde423e368017f2b" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
I20260710 13:18:51.417755 13266 raft_consensus.cc:3060] T a213699baf274d50bde423e368017f2b P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:51.420579 13462 ts_tablet_manager.cc:1434] T a213699baf274d50bde423e368017f2b P 00b582f4c3eb48a2b9da60664f7671a2: Time spent starting tablet: real 0.105s	user 0.007s	sys 0.000s
I20260710 13:18:51.423305 13617 consensus_queue.cc:1048] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:51.415804 13482 leader_election.cc:290] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 election: Requested vote from peers c814c53520414cb589d2be7104e72edd (127.10.211.4:36395), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:51.430923 13462 tablet_bootstrap.cc:492] T 0fa49db9015041fd926e23caa303c067 P 00b582f4c3eb48a2b9da60664f7671a2: Bootstrap starting.
I20260710 13:18:51.434165 13417 raft_consensus.cc:2468] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 1.
I20260710 13:18:51.437286 13462 tablet_bootstrap.cc:654] T 0fa49db9015041fd926e23caa303c067 P 00b582f4c3eb48a2b9da60664f7671a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:51.436271 13568 consensus_queue.cc:1048] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:18:51.442742 13461 tablet_bootstrap.cc:492] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a: No bootstrap required, opened a new log
I20260710 13:18:51.443001 13158 leader_election.cc:304] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b; no voters: ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:51.443382 13461 ts_tablet_manager.cc:1403] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a: Time spent bootstrapping tablet: real 0.150s	user 0.018s	sys 0.014s
I20260710 13:18:51.443586 13617 raft_consensus.cc:493] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:51.443871 13482 raft_consensus.cc:2804] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:51.444625 13482 raft_consensus.cc:697] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 1 LEADER]: Becoming Leader. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Running, Role: LEADER
I20260710 13:18:51.444317 13617 raft_consensus.cc:515] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:51.445779 13482 consensus_queue.cc:237] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:51.448199 13461 raft_consensus.cc:359] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:51.448877 13461 raft_consensus.cc:385] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:51.449146 13461 raft_consensus.cc:740] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Initialized, Role: FOLLOWER
I20260710 13:18:51.450278 13617 leader_election.cc:290] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c814c53520414cb589d2be7104e72edd (127.10.211.4:36395), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:51.452504 13461 consensus_queue.cc:260] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:51.456774 13461 ts_tablet_manager.cc:1434] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 13:18:51.457798 13461 tablet_bootstrap.cc:492] T 63c0b44a7a9848d0a915d6aef59765a0 P ee2240453bda4bd4a8905a326cda8e6a: Bootstrap starting.
I20260710 13:18:51.459059 13266 raft_consensus.cc:2468] T a213699baf274d50bde423e368017f2b P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 1.
I20260710 13:18:51.440212 13416 raft_consensus.cc:2468] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 1.
I20260710 13:18:51.465430 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a828da37e1674e2fb750eb56ddb91f78" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:51.465587 13157 leader_election.cc:304] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, e5f720dcb86c47ce845993e785ab4b5b; no voters: 
I20260710 13:18:51.472169 13601 consensus_queue.cc:1048] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:51.472707 13191 raft_consensus.cc:2468] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b582f4c3eb48a2b9da60664f7671a2 in term 0.
I20260710 13:18:51.475008 13461 tablet_bootstrap.cc:654] T 63c0b44a7a9848d0a915d6aef59765a0 P ee2240453bda4bd4a8905a326cda8e6a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:51.476563 13629 raft_consensus.cc:2804] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:51.476783 13235 leader_election.cc:304] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, e5f720dcb86c47ce845993e785ab4b5b; no voters: 
I20260710 13:18:51.477200 13629 raft_consensus.cc:697] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [term 1 LEADER]: Becoming Leader. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Running, Role: LEADER
I20260710 13:18:51.478338 13629 consensus_queue.cc:237] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:51.479984 13617 raft_consensus.cc:2804] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:51.480518 13617 raft_consensus.cc:493] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:51.480968 13617 raft_consensus.cc:3060] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:51.464640 13089 catalog_manager.cc:5697] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b reported cstate change: term changed from 0 to 1, leader changed from <none> to e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1). New cstate: current_term: 1 leader_uuid: "e5f720dcb86c47ce845993e785ab4b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:51.482151 13417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a828da37e1674e2fb750eb56ddb91f78" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
I20260710 13:18:51.482908 13417 raft_consensus.cc:2468] T a828da37e1674e2fb750eb56ddb91f78 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b582f4c3eb48a2b9da60664f7671a2 in term 0.
I20260710 13:18:51.508311 13092 catalog_manager.cc:5697] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "00b582f4c3eb48a2b9da60664f7671a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:51.531335 13462 tablet_bootstrap.cc:492] T 0fa49db9015041fd926e23caa303c067 P 00b582f4c3eb48a2b9da60664f7671a2: No bootstrap required, opened a new log
I20260710 13:18:51.531977 13462 ts_tablet_manager.cc:1403] T 0fa49db9015041fd926e23caa303c067 P 00b582f4c3eb48a2b9da60664f7671a2: Time spent bootstrapping tablet: real 0.101s	user 0.012s	sys 0.013s
I20260710 13:18:51.539204 13462 raft_consensus.cc:359] T 0fa49db9015041fd926e23caa303c067 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:51.540005 13462 raft_consensus.cc:385] T 0fa49db9015041fd926e23caa303c067 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:51.540354 13462 raft_consensus.cc:740] T 0fa49db9015041fd926e23caa303c067 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Initialized, Role: FOLLOWER
I20260710 13:18:51.541169 13462 consensus_queue.cc:260] T 0fa49db9015041fd926e23caa303c067 P 00b582f4c3eb48a2b9da60664f7671a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:51.543277 13462 ts_tablet_manager.cc:1434] T 0fa49db9015041fd926e23caa303c067 P 00b582f4c3eb48a2b9da60664f7671a2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:18:51.544427 13462 tablet_bootstrap.cc:492] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2: Bootstrap starting.
I20260710 13:18:51.549299 13462 tablet_bootstrap.cc:654] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:51.572135 13617 raft_consensus.cc:515] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:51.572643 13461 tablet_bootstrap.cc:492] T 63c0b44a7a9848d0a915d6aef59765a0 P ee2240453bda4bd4a8905a326cda8e6a: No bootstrap required, opened a new log
I20260710 13:18:51.573453 13461 ts_tablet_manager.cc:1403] T 63c0b44a7a9848d0a915d6aef59765a0 P ee2240453bda4bd4a8905a326cda8e6a: Time spent bootstrapping tablet: real 0.116s	user 0.017s	sys 0.015s
I20260710 13:18:51.575017 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a828da37e1674e2fb750eb56ddb91f78" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd"
I20260710 13:18:51.575649 13416 raft_consensus.cc:3060] T a828da37e1674e2fb750eb56ddb91f78 P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:51.576078 13461 raft_consensus.cc:359] T 63c0b44a7a9848d0a915d6aef59765a0 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:51.576764 13461 raft_consensus.cc:385] T 63c0b44a7a9848d0a915d6aef59765a0 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:51.577015 13461 raft_consensus.cc:740] T 63c0b44a7a9848d0a915d6aef59765a0 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Initialized, Role: FOLLOWER
I20260710 13:18:51.577819 13461 consensus_queue.cc:260] T 63c0b44a7a9848d0a915d6aef59765a0 P ee2240453bda4bd4a8905a326cda8e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:51.581305 13461 ts_tablet_manager.cc:1434] T 63c0b44a7a9848d0a915d6aef59765a0 P ee2240453bda4bd4a8905a326cda8e6a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:18:51.582218 13461 tablet_bootstrap.cc:492] T 46501f169b274536943e40a73d36f82b P ee2240453bda4bd4a8905a326cda8e6a: Bootstrap starting.
I20260710 13:18:51.584789 13416 raft_consensus.cc:2468] T a828da37e1674e2fb750eb56ddb91f78 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b582f4c3eb48a2b9da60664f7671a2 in term 1.
I20260710 13:18:51.586043 13233 leader_election.cc:304] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, c814c53520414cb589d2be7104e72edd; no voters: 
I20260710 13:18:51.587077 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a828da37e1674e2fb750eb56ddb91f78" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
I20260710 13:18:51.587706 13191 raft_consensus.cc:3060] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:51.590190 13461 tablet_bootstrap.cc:654] T 46501f169b274536943e40a73d36f82b P ee2240453bda4bd4a8905a326cda8e6a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:51.590823 13545 raft_consensus.cc:2804] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:51.594687 13545 raft_consensus.cc:697] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 LEADER]: Becoming Leader. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Running, Role: LEADER
I20260710 13:18:51.596156 13545 consensus_queue.cc:237] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:51.599399 13191 raft_consensus.cc:2468] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b582f4c3eb48a2b9da60664f7671a2 in term 1.
I20260710 13:18:51.615779 13617 leader_election.cc:290] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 1 election: Requested vote from peers c814c53520414cb589d2be7104e72edd (127.10.211.4:36395), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:51.621021 13462 tablet_bootstrap.cc:492] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2: No bootstrap required, opened a new log
I20260710 13:18:51.621515 13462 ts_tablet_manager.cc:1403] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.008s
I20260710 13:18:51.624158 13462 raft_consensus.cc:359] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:51.624832 13462 raft_consensus.cc:385] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:51.625118 13462 raft_consensus.cc:740] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Initialized, Role: FOLLOWER
I20260710 13:18:51.625734 13461 tablet_bootstrap.cc:492] T 46501f169b274536943e40a73d36f82b P ee2240453bda4bd4a8905a326cda8e6a: No bootstrap required, opened a new log
I20260710 13:18:51.626293 13461 ts_tablet_manager.cc:1403] T 46501f169b274536943e40a73d36f82b P ee2240453bda4bd4a8905a326cda8e6a: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.012s
I20260710 13:18:51.625860 13462 consensus_queue.cc:260] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:51.628443 13462 ts_tablet_manager.cc:1434] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:51.629005 13461 raft_consensus.cc:359] T 46501f169b274536943e40a73d36f82b P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:51.629532 13461 raft_consensus.cc:385] T 46501f169b274536943e40a73d36f82b P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:51.629757 13461 raft_consensus.cc:740] T 46501f169b274536943e40a73d36f82b P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Initialized, Role: FOLLOWER
I20260710 13:18:51.628378 13089 catalog_manager.cc:5697] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "00b582f4c3eb48a2b9da60664f7671a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:51.630343 13461 consensus_queue.cc:260] T 46501f169b274536943e40a73d36f82b P ee2240453bda4bd4a8905a326cda8e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:51.632004 13461 ts_tablet_manager.cc:1434] T 46501f169b274536943e40a73d36f82b P ee2240453bda4bd4a8905a326cda8e6a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:51.633620 13601 raft_consensus.cc:493] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:51.634104 13601 raft_consensus.cc:515] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:51.636161 13601 leader_election.cc:290] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:51.636801 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa49db9015041fd926e23caa303c067" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:51.637513 13191 raft_consensus.cc:2468] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 0.
I20260710 13:18:51.637663 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa49db9015041fd926e23caa303c067" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:51.638309 13266 raft_consensus.cc:2468] T 0fa49db9015041fd926e23caa303c067 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 0.
I20260710 13:18:51.638767 13309 leader_election.cc:304] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a; no voters: 
I20260710 13:18:51.639551 13601 raft_consensus.cc:2804] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:51.639959 13601 raft_consensus.cc:493] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:51.640345 13601 raft_consensus.cc:3060] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:51.642711 13088 catalog_manager.cc:5697] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b reported cstate change: term changed from 0 to 1, leader changed from <none> to e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1). New cstate: current_term: 1 leader_uuid: "e5f720dcb86c47ce845993e785ab4b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:51.647059 13088 catalog_manager.cc:5697] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b reported cstate change: term changed from 0 to 1, leader changed from <none> to e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1). New cstate: current_term: 1 leader_uuid: "e5f720dcb86c47ce845993e785ab4b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:51.647747 13601 raft_consensus.cc:515] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:51.649405 13601 leader_election.cc:290] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 election: Requested vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:51.650264 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa49db9015041fd926e23caa303c067" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
I20260710 13:18:51.650487 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa49db9015041fd926e23caa303c067" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
I20260710 13:18:51.650810 13191 raft_consensus.cc:3060] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:51.651130 13266 raft_consensus.cc:3060] T 0fa49db9015041fd926e23caa303c067 P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:51.656673 13266 raft_consensus.cc:2468] T 0fa49db9015041fd926e23caa303c067 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 1.
I20260710 13:18:51.657163 13191 raft_consensus.cc:2468] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 1.
I20260710 13:18:51.658263 13306 leader_election.cc:304] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, ee2240453bda4bd4a8905a326cda8e6a; no voters: 
I20260710 13:18:51.659196 13601 raft_consensus.cc:2804] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:51.659909 13601 raft_consensus.cc:697] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a [term 1 LEADER]: Becoming Leader. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Running, Role: LEADER
I20260710 13:18:51.664165 13601 consensus_queue.cc:237] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:51.672783 13088 catalog_manager.cc:5697] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a reported cstate change: term changed from 0 to 1, leader changed from <none> to ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3). New cstate: current_term: 1 leader_uuid: "ee2240453bda4bd4a8905a326cda8e6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:51.717506 13338 raft_consensus.cc:3060] T 63c0b44a7a9848d0a915d6aef59765a0 P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:51.718470 13601 raft_consensus.cc:493] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:51.719074 13601 raft_consensus.cc:515] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:51.721906 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd6de68b484bd2bfc5ac3e5d39337b" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:51.722186 13601 leader_election.cc:290] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:18:51.722265 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd6de68b484bd2bfc5ac3e5d39337b" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
I20260710 13:18:51.722698 13266 raft_consensus.cc:2468] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 0.
I20260710 13:18:51.723066 13416 raft_consensus.cc:2468] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 0.
I20260710 13:18:51.723723 13306 leader_election.cc:304] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, ee2240453bda4bd4a8905a326cda8e6a; no voters: 
I20260710 13:18:51.724519 13601 raft_consensus.cc:2804] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:51.724884 13601 raft_consensus.cc:493] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:51.725167 13601 raft_consensus.cc:3060] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:51.732788 13601 raft_consensus.cc:515] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:51.735505 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd6de68b484bd2bfc5ac3e5d39337b" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
I20260710 13:18:51.735826 13601 leader_election.cc:290] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 election: Requested vote from peers 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:18:51.735841 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd6de68b484bd2bfc5ac3e5d39337b" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd"
I20260710 13:18:51.736272 13266 raft_consensus.cc:3060] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:51.736578 13416 raft_consensus.cc:3060] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:51.742350 13266 raft_consensus.cc:2468] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 1.
I20260710 13:18:51.743248 13416 raft_consensus.cc:2468] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 1.
I20260710 13:18:51.743381 13306 leader_election.cc:304] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, ee2240453bda4bd4a8905a326cda8e6a; no voters: 
I20260710 13:18:51.744321 13601 raft_consensus.cc:2804] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:51.744730 13601 raft_consensus.cc:697] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [term 1 LEADER]: Becoming Leader. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Running, Role: LEADER
I20260710 13:18:51.745411 13601 consensus_queue.cc:237] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:18:51.752661 13088 catalog_manager.cc:5697] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a reported cstate change: term changed from 0 to 1, leader changed from <none> to ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3). New cstate: current_term: 1 leader_uuid: "ee2240453bda4bd4a8905a326cda8e6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:51.765206 13629 consensus_queue.cc:1048] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:51.775452 13628 consensus_queue.cc:1048] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:51.850291 13482 consensus_queue.cc:1048] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:51.859530 13338 raft_consensus.cc:3060] T 46501f169b274536943e40a73d36f82b P ee2240453bda4bd4a8905a326cda8e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:51.867257 13628 consensus_queue.cc:1048] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:51.890350 13545 consensus_queue.cc:1048] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:51.900224 13621 consensus_queue.cc:1048] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:51.992624 11084 tablet_server.cc:179] TabletServer@127.10.211.1:0 shutting down...
I20260710 13:18:52.014199 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:52.015244 11084 tablet_replica.cc:333] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b: stopping tablet replica
I20260710 13:18:52.016091 11084 raft_consensus.cc:2243] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.016845 11084 pending_rounds.cc:70] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b: Trying to abort 1 pending ops.
I20260710 13:18:52.017030 11084 pending_rounds.cc:77] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992321249214464 op_type: NO_OP noop_request { }
I20260710 13:18:52.017314 11084 raft_consensus.cc:2889] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:18:52.017539 11084 raft_consensus.cc:2272] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.019532 11084 tablet_replica.cc:333] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b: stopping tablet replica
I20260710 13:18:52.020051 11084 raft_consensus.cc:2243] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:18:52.020164 13309 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 16 similar messages]
I20260710 13:18:52.020840 11084 raft_consensus.cc:2272] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.023332 11084 tablet_replica.cc:333] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b: stopping tablet replica
W20260710 13:18:52.023473 13309 consensus_peers.cc:597] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a -> Peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Couldn't send request to peer e5f720dcb86c47ce845993e785ab4b5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:52.024256 11084 raft_consensus.cc:2243] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.024710 11084 raft_consensus.cc:2272] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:52.025897 13235 consensus_peers.cc:597] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2 -> Peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Couldn't send request to peer e5f720dcb86c47ce845993e785ab4b5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:52.026880 11084 tablet_replica.cc:333] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b: stopping tablet replica
I20260710 13:18:52.027456 11084 raft_consensus.cc:2243] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.027839 11084 raft_consensus.cc:2272] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.029809 11084 tablet_replica.cc:333] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b: stopping tablet replica
I20260710 13:18:52.030360 11084 raft_consensus.cc:2243] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.030797 11084 raft_consensus.cc:2272] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.034031 11084 tablet_replica.cc:333] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b: stopping tablet replica
I20260710 13:18:52.034730 11084 raft_consensus.cc:2243] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.035127 11084 raft_consensus.cc:2272] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.036983 11084 tablet_replica.cc:333] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b: stopping tablet replica
I20260710 13:18:52.037506 11084 raft_consensus.cc:2243] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.037892 11084 raft_consensus.cc:2272] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.040031 11084 tablet_replica.cc:333] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b: stopping tablet replica
I20260710 13:18:52.040566 11084 raft_consensus.cc:2243] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.041271 11084 raft_consensus.cc:2272] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.043118 11084 tablet_replica.cc:333] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b: stopping tablet replica
I20260710 13:18:52.043663 11084 raft_consensus.cc:2243] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.044112 11084 raft_consensus.cc:2272] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.046132 11084 tablet_replica.cc:333] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b: stopping tablet replica
I20260710 13:18:52.046700 11084 raft_consensus.cc:2243] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.047372 11084 raft_consensus.cc:2272] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.049207 11084 tablet_replica.cc:333] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b: stopping tablet replica
I20260710 13:18:52.049695 11084 raft_consensus.cc:2243] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.050125 11084 raft_consensus.cc:2272] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.051827 11084 tablet_replica.cc:333] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b: stopping tablet replica
I20260710 13:18:52.052459 11084 raft_consensus.cc:2243] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.052860 11084 raft_consensus.cc:2272] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.052582 13601 consensus_queue.cc:1048] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:52.054785 11084 tablet_replica.cc:333] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b: stopping tablet replica
I20260710 13:18:52.055439 11084 raft_consensus.cc:2243] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.056129 11084 raft_consensus.cc:2272] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.058393 11084 tablet_replica.cc:333] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b: stopping tablet replica
I20260710 13:18:52.059108 11084 raft_consensus.cc:2243] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.059538 11084 raft_consensus.cc:2272] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.061615 11084 tablet_replica.cc:333] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b: stopping tablet replica
I20260710 13:18:52.062280 11084 raft_consensus.cc:2243] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.063333 11084 raft_consensus.cc:2272] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:52.063692 13309 consensus_peers.cc:597] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a -> Peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Couldn't send request to peer e5f720dcb86c47ce845993e785ab4b5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:52.066154 11084 tablet_replica.cc:333] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b: stopping tablet replica
I20260710 13:18:52.066959 11084 raft_consensus.cc:2243] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.067874 11084 raft_consensus.cc:2272] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.070024 11084 tablet_replica.cc:333] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b: stopping tablet replica
I20260710 13:18:52.070559 11084 raft_consensus.cc:2243] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:52.071053 11084 raft_consensus.cc:2272] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.072958 11084 tablet_replica.cc:333] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b: stopping tablet replica
I20260710 13:18:52.073523 11084 raft_consensus.cc:2243] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:52.074421 11084 raft_consensus.cc:2272] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:52.102361 11084 tablet_server.cc:196] TabletServer@127.10.211.1:0 shutdown complete.
I20260710 13:18:52.129870 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:52.137359 13659 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
W20260710 13:18:52.137449 13658 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
W20260710 13:18:52.138656 13661 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
I20260710 13:18:52.139505 11084 server_base.cc:1061] running on GCE node
I20260710 13:18:52.140530 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:52.140718 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:52.140937 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689532140917 us; error 0 us; skew 500 ppm
I20260710 13:18:52.141513 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:52.143925 11084 webserver.cc:533] Webserver started at http://127.10.211.1:33247/ using document root <none> and password file <none>
I20260710 13:18:52.144387 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:52.144564 11084 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:18:52.148099 11084 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:18:52.154238 13668 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:52.155283 11084 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:18:52.155646 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-0/minicluster-data/ts-0-root
uuid: "e5f720dcb86c47ce845993e785ab4b5b"
format_stamp: "Formatted at 2026-07-10 13:18:47 on dist-test-slave-3n8f"
I20260710 13:18:52.156008 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689474519633-11084-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)
W20260710 13:18:52.156685 13383 consensus_peers.cc:597] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd -> Peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Couldn't send request to peer e5f720dcb86c47ce845993e785ab4b5b. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:37027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:52.162331 13235 consensus_peers.cc:597] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2 -> Peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Couldn't send request to peer e5f720dcb86c47ce845993e785ab4b5b. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:37027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:52.182260 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:52.183537 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:52.185380 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:52.189677 13676 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260710 13:18:52.193924 13621 consensus_queue.cc:1048] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:52.256413 13383 consensus_peers.cc:597] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd -> Peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Couldn't send request to peer e5f720dcb86c47ce845993e785ab4b5b. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:37027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:52.274156 13235 consensus_peers.cc:597] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 -> Peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Couldn't send request to peer e5f720dcb86c47ce845993e785ab4b5b. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:37027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:52.293309 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:18:52.293661 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.105s	user 0.004s	sys 0.000s
I20260710 13:18:52.293967 11084 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:18:52.298709 13676 tablet_bootstrap.cc:492] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:52.308996 13676 tablet_bootstrap.cc:492] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b: 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
I20260710 13:18:52.309964 13676 tablet_bootstrap.cc:492] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap complete.
I20260710 13:18:52.310587 13676 ts_tablet_manager.cc:1403] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260710 13:18:52.312620 13676 raft_consensus.cc:359] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:52.313161 13676 raft_consensus.cc:740] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.313880 13676 consensus_queue.cc:260] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:52.316216 13676 ts_tablet_manager.cc:1434] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260710 13:18:52.316992 13676 tablet_bootstrap.cc:492] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
W20260710 13:18:52.329402 13309 consensus_peers.cc:597] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a -> Peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Couldn't send request to peer e5f720dcb86c47ce845993e785ab4b5b. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:37027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:52.331113 13676 tablet_bootstrap.cc:492] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b: 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
I20260710 13:18:52.331872 13676 tablet_bootstrap.cc:492] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap complete.
I20260710 13:18:52.332392 13676 ts_tablet_manager.cc:1403] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 13:18:52.334097 13676 raft_consensus.cc:359] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:52.334600 13676 raft_consensus.cc:740] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.335239 13676 consensus_queue.cc:260] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [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: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:52.336552 13676 ts_tablet_manager.cc:1434] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:52.337164 13676 tablet_bootstrap.cc:492] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:52.348276 13676 tablet_bootstrap.cc:492] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b: 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
I20260710 13:18:52.349247 13676 tablet_bootstrap.cc:492] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap complete.
I20260710 13:18:52.349905 13676 ts_tablet_manager.cc:1403] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:18:52.351066 13604 consensus_queue.cc:1048] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:52.352097 13676 raft_consensus.cc:359] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:52.352787 13676 raft_consensus.cc:740] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.353529 13676 consensus_queue.cc:260] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [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: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:52.355615 13676 ts_tablet_manager.cc:1434] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:18:52.356581 13676 tablet_bootstrap.cc:492] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:52.356527 13604 consensus_queue.cc:1048] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:52.396502 11084 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:18:52.396837 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.103s	user 0.081s	sys 0.000s
I20260710 13:18:52.409632 13676 tablet_bootstrap.cc:492] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b: 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
I20260710 13:18:52.410729 13676 tablet_bootstrap.cc:492] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap complete.
I20260710 13:18:52.411309 13676 ts_tablet_manager.cc:1403] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.055s	user 0.031s	sys 0.016s
I20260710 13:18:52.413092 13676 raft_consensus.cc:359] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:52.413599 13676 raft_consensus.cc:740] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.414111 13676 consensus_queue.cc:260] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b [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: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:52.415750 13676 ts_tablet_manager.cc:1434] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:52.416518 13676 tablet_bootstrap.cc:492] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:52.427345 13676 tablet_bootstrap.cc:492] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b: 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
I20260710 13:18:52.428072 13676 tablet_bootstrap.cc:492] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap complete.
I20260710 13:18:52.428603 13676 ts_tablet_manager.cc:1403] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260710 13:18:52.430357 13676 raft_consensus.cc:359] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:52.430943 13676 raft_consensus.cc:740] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.431535 13676 consensus_queue.cc:260] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b [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: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:52.433347 13676 ts_tablet_manager.cc:1434] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:52.434075 13676 tablet_bootstrap.cc:492] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:52.445255 13676 tablet_bootstrap.cc:492] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b: 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
I20260710 13:18:52.446784 13676 tablet_bootstrap.cc:492] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap complete.
I20260710 13:18:52.447496 13676 ts_tablet_manager.cc:1403] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:18:52.449389 13676 raft_consensus.cc:359] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:52.449903 13676 raft_consensus.cc:740] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.450484 13676 consensus_queue.cc:260] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [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: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
W20260710 13:18:52.451824 13383 consensus_peers.cc:597] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd -> Peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Couldn't send request to peer e5f720dcb86c47ce845993e785ab4b5b. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:37027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:52.452399 13676 ts_tablet_manager.cc:1434] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:18:52.453001 13676 tablet_bootstrap.cc:492] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:52.463701 13676 tablet_bootstrap.cc:492] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b: 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
I20260710 13:18:52.464771 13676 tablet_bootstrap.cc:492] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap complete.
I20260710 13:18:52.465402 13676 ts_tablet_manager.cc:1403] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
W20260710 13:18:52.467325 13383 consensus_peers.cc:597] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd -> Peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Couldn't send request to peer e5f720dcb86c47ce845993e785ab4b5b. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:37027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:52.467669 13676 raft_consensus.cc:359] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:52.468333 13676 raft_consensus.cc:740] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.468979 13676 consensus_queue.cc:260] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b [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: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:52.471006 13676 ts_tablet_manager.cc:1434] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:18:52.471663 13676 tablet_bootstrap.cc:492] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:52.483217 13676 tablet_bootstrap.cc:492] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b: 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
I20260710 13:18:52.483969 13676 tablet_bootstrap.cc:492] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap complete.
I20260710 13:18:52.484544 13676 ts_tablet_manager.cc:1403] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:18:52.486757 13676 raft_consensus.cc:359] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:52.487265 13676 raft_consensus.cc:740] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.487862 13676 consensus_queue.cc:260] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [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: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:52.487854 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.1:37027
I20260710 13:18:52.487964 13748 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.1:37027 every 8 connection(s)
I20260710 13:18:52.489671 13676 ts_tablet_manager.cc:1434] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 13:18:52.490454 13676 tablet_bootstrap.cc:492] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:52.508843 13676 tablet_bootstrap.cc:492] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b: 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
I20260710 13:18:52.509589 13676 tablet_bootstrap.cc:492] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap complete.
I20260710 13:18:52.510237 13676 ts_tablet_manager.cc:1403] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 13:18:52.512498 13676 raft_consensus.cc:359] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:52.513157 13676 raft_consensus.cc:740] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.513921 13676 consensus_queue.cc:260] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [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: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:52.515955 13676 ts_tablet_manager.cc:1434] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:18:52.516741 13676 tablet_bootstrap.cc:492] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:52.517052 13749 heartbeater.cc:344] Connected to a master server at 127.10.211.62:39977
I20260710 13:18:52.517444 13749 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:52.518350 13749 heartbeater.cc:507] Master 127.10.211.62:39977 requested a full tablet report, sending...
I20260710 13:18:52.527557 13092 ts_manager.cc:194] Re-registered known tserver with Master: e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:52.530755 13676 tablet_bootstrap.cc:492] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b: 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
I20260710 13:18:52.531948 13676 tablet_bootstrap.cc:492] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap complete.
I20260710 13:18:52.532586 13676 ts_tablet_manager.cc:1403] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 13:18:52.535008 13676 raft_consensus.cc:359] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:52.535678 13676 raft_consensus.cc:740] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.536392 13676 consensus_queue.cc:260] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [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: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:52.538390 13676 ts_tablet_manager.cc:1434] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:18:52.539239 13676 tablet_bootstrap.cc:492] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:52.547006 13092 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44850
I20260710 13:18:52.550535 13749 heartbeater.cc:499] Master 127.10.211.62:39977 was elected leader, sending a full tablet report...
I20260710 13:18:52.552582 13676 tablet_bootstrap.cc:492] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b: 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
I20260710 13:18:52.553563 13676 tablet_bootstrap.cc:492] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap complete.
I20260710 13:18:52.554205 13676 ts_tablet_manager.cc:1403] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:18:52.556553 13676 raft_consensus.cc:359] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:52.557022 13676 raft_consensus.cc:740] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.557683 13676 consensus_queue.cc:260] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [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: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:52.559573 13676 ts_tablet_manager.cc:1434] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:18:52.560284 13676 tablet_bootstrap.cc:492] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:52.606504 13676 tablet_bootstrap.cc:492] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b: 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
I20260710 13:18:52.607403 13676 tablet_bootstrap.cc:492] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap complete.
I20260710 13:18:52.608426 13676 ts_tablet_manager.cc:1403] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.023s
I20260710 13:18:52.610656 13676 raft_consensus.cc:359] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:52.611250 13676 raft_consensus.cc:740] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.611831 13676 consensus_queue.cc:260] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:52.613555 13676 ts_tablet_manager.cc:1434] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:18:52.614328 13676 tablet_bootstrap.cc:492] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:52.625857 13676 tablet_bootstrap.cc:492] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b: 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
I20260710 13:18:52.626731 13676 tablet_bootstrap.cc:492] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap complete.
I20260710 13:18:52.627288 13676 ts_tablet_manager.cc:1403] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260710 13:18:52.628822 13676 raft_consensus.cc:359] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:52.629263 13676 raft_consensus.cc:740] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.629874 13676 consensus_queue.cc:260] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [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: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:52.631301 13676 ts_tablet_manager.cc:1434] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:52.631937 13676 tablet_bootstrap.cc:492] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:52.645494 13676 tablet_bootstrap.cc:492] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b: 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
I20260710 13:18:52.646240 13676 tablet_bootstrap.cc:492] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap complete.
I20260710 13:18:52.646857 13676 ts_tablet_manager.cc:1403] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 13:18:52.648458 13676 raft_consensus.cc:359] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:52.648931 13676 raft_consensus.cc:740] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.649454 13676 consensus_queue.cc:260] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [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: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:52.651079 13676 ts_tablet_manager.cc:1434] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:52.652088 13676 tablet_bootstrap.cc:492] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:52.663182 13676 tablet_bootstrap.cc:492] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b: 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
I20260710 13:18:52.663988 13676 tablet_bootstrap.cc:492] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap complete.
I20260710 13:18:52.664531 13676 ts_tablet_manager.cc:1403] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260710 13:18:52.666211 13676 raft_consensus.cc:359] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:52.666885 13676 raft_consensus.cc:740] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.667431 13676 consensus_queue.cc:260] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [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: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:52.668746 13676 ts_tablet_manager.cc:1434] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:18:52.669482 13676 tablet_bootstrap.cc:492] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:52.682271 13676 tablet_bootstrap.cc:492] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b: 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
I20260710 13:18:52.683274 13676 tablet_bootstrap.cc:492] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap complete.
I20260710 13:18:52.683936 13676 ts_tablet_manager.cc:1403] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:18:52.686287 13676 raft_consensus.cc:359] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:52.687045 13676 raft_consensus.cc:740] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.687885 13676 consensus_queue.cc:260] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [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: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:52.689597 13676 ts_tablet_manager.cc:1434] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:52.690300 13676 tablet_bootstrap.cc:492] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:52.708091 13676 tablet_bootstrap.cc:492] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b: 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
I20260710 13:18:52.709086 13676 tablet_bootstrap.cc:492] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap complete.
I20260710 13:18:52.709714 13676 ts_tablet_manager.cc:1403] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 13:18:52.712101 13676 raft_consensus.cc:359] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:52.712627 13676 raft_consensus.cc:740] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.713064 13676 consensus_queue.cc:260] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b [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: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:52.714306 13676 ts_tablet_manager.cc:1434] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260710 13:18:52.715076 13676 tablet_bootstrap.cc:492] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap starting.
I20260710 13:18:52.728331 13676 tablet_bootstrap.cc:492] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b: 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
I20260710 13:18:52.729043 13676 tablet_bootstrap.cc:492] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b: Bootstrap complete.
I20260710 13:18:52.729790 13676 ts_tablet_manager.cc:1403] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:18:52.731561 13676 raft_consensus.cc:359] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:52.732024 13676 raft_consensus.cc:740] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.732592 13676 consensus_queue.cc:260] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b [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: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:52.733891 13676 ts_tablet_manager.cc:1434] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:53.015549 13678 raft_consensus.cc:493] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:53.016127 13678 raft_consensus.cc:515] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:53.019598 13678 leader_election.cc:290] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:53.019901 13267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a213699baf274d50bde423e368017f2b" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:53.020587 13267 raft_consensus.cc:2468] T a213699baf274d50bde423e368017f2b P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 1.
I20260710 13:18:53.021373 13722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a213699baf274d50bde423e368017f2b" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:53.021694 13380 leader_election.cc:304] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [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: 00b582f4c3eb48a2b9da60664f7671a2, c814c53520414cb589d2be7104e72edd; no voters: 
I20260710 13:18:53.022305 13722 raft_consensus.cc:2410] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c814c53520414cb589d2be7104e72edd for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:18:53.022477 13678 raft_consensus.cc:2804] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:53.022950 13678 raft_consensus.cc:493] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:53.023311 13678 raft_consensus.cc:3060] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.028180 13678 raft_consensus.cc:515] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:53.029688 13678 leader_election.cc:290] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 2 election: Requested vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:53.030678 13267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a213699baf274d50bde423e368017f2b" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
I20260710 13:18:53.030678 13722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a213699baf274d50bde423e368017f2b" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
I20260710 13:18:53.031459 13267 raft_consensus.cc:3060] T a213699baf274d50bde423e368017f2b P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.031498 13722 raft_consensus.cc:3060] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.038475 13267 raft_consensus.cc:2468] T a213699baf274d50bde423e368017f2b P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 2.
I20260710 13:18:53.038854 13722 raft_consensus.cc:2410] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c814c53520414cb589d2be7104e72edd for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:18:53.039760 13380 leader_election.cc:304] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, c814c53520414cb589d2be7104e72edd; no voters: 
I20260710 13:18:53.040584 13678 raft_consensus.cc:2804] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:53.041079 13678 raft_consensus.cc:697] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [term 2 LEADER]: Becoming Leader. State: Replica: c814c53520414cb589d2be7104e72edd, State: Running, Role: LEADER
I20260710 13:18:53.041810 13678 consensus_queue.cc:237] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [LEADER]: Queue going to LEADER 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: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:53.050091 13092 catalog_manager.cc:5697] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd reported cstate change: term changed from 1 to 2, leader changed from e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1) to c814c53520414cb589d2be7104e72edd (127.10.211.4). New cstate: current_term: 2 leader_uuid: "c814c53520414cb589d2be7104e72edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:53.165146 13548 raft_consensus.cc:493] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5f720dcb86c47ce845993e785ab4b5b)
I20260710 13:18:53.165710 13548 raft_consensus.cc:515] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:53.167786 13548 leader_election.cc:290] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:53.168306 13722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d0757d96bb4418da21588c1345a2f46" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:53.168820 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d0757d96bb4418da21588c1345a2f46" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:53.169009 13722 raft_consensus.cc:2468] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 1.
I20260710 13:18:53.170276 13309 leader_election.cc:304] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [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: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a; no voters: 00b582f4c3eb48a2b9da60664f7671a2
I20260710 13:18:53.170954 13548 raft_consensus.cc:2804] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:53.171281 13548 raft_consensus.cc:493] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5f720dcb86c47ce845993e785ab4b5b)
I20260710 13:18:53.171573 13548 raft_consensus.cc:3060] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.176338 13548 raft_consensus.cc:515] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:53.178035 13548 leader_election.cc:290] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 2 election: Requested vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:53.179028 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d0757d96bb4418da21588c1345a2f46" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
I20260710 13:18:53.178972 13722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d0757d96bb4418da21588c1345a2f46" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
I20260710 13:18:53.179901 13722 raft_consensus.cc:3060] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.187467 13722 raft_consensus.cc:2468] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 2.
I20260710 13:18:53.188584 13309 leader_election.cc:304] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [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: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a; no voters: 00b582f4c3eb48a2b9da60664f7671a2
I20260710 13:18:53.189288 13548 raft_consensus.cc:2804] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:53.189821 13548 raft_consensus.cc:697] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [term 2 LEADER]: Becoming Leader. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Running, Role: LEADER
I20260710 13:18:53.190541 13548 consensus_queue.cc:237] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:53.198019 13092 catalog_manager.cc:5697] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a reported cstate change: term changed from 1 to 2, leader changed from e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1) to ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3). New cstate: current_term: 2 leader_uuid: "ee2240453bda4bd4a8905a326cda8e6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:53.221189 13548 raft_consensus.cc:493] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5f720dcb86c47ce845993e785ab4b5b)
I20260710 13:18:53.221823 13548 raft_consensus.cc:515] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:53.224434 13721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac90924118e4dff83d4055a3b4f2e8b" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:53.224812 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac90924118e4dff83d4055a3b4f2e8b" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:53.225124 13721 raft_consensus.cc:2468] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 1.
I20260710 13:18:53.225198 13548 leader_election.cc:290] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:53.226410 13309 leader_election.cc:304] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a [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: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a; no voters: 
I20260710 13:18:53.227160 13548 raft_consensus.cc:2804] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:53.227519 13548 raft_consensus.cc:493] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5f720dcb86c47ce845993e785ab4b5b)
I20260710 13:18:53.227901 13548 raft_consensus.cc:3060] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.231881 13678 raft_consensus.cc:493] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5f720dcb86c47ce845993e785ab4b5b)
I20260710 13:18:53.232452 13678 raft_consensus.cc:515] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:53.234536 13678 leader_election.cc:290] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:53.234411 13548 raft_consensus.cc:515] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:53.235299 13722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbbf2ede55a4acf943a8eca332fe8ba" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:53.235940 13722 raft_consensus.cc:2468] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 1.
I20260710 13:18:53.236665 13548 leader_election.cc:290] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 2 election: Requested vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:53.236533 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbbf2ede55a4acf943a8eca332fe8ba" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:53.237175 13722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac90924118e4dff83d4055a3b4f2e8b" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
I20260710 13:18:53.237572 13383 leader_election.cc:304] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd [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: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b; no voters: 
I20260710 13:18:53.237736 13722 raft_consensus.cc:3060] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.238168 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac90924118e4dff83d4055a3b4f2e8b" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
I20260710 13:18:53.238474 13678 raft_consensus.cc:2804] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:53.238943 13678 raft_consensus.cc:493] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5f720dcb86c47ce845993e785ab4b5b)
I20260710 13:18:53.239321 13678 raft_consensus.cc:3060] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.242938 13722 raft_consensus.cc:2468] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 2.
I20260710 13:18:53.243779 13618 raft_consensus.cc:493] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5f720dcb86c47ce845993e785ab4b5b)
I20260710 13:18:53.244033 13309 leader_election.cc:304] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a [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: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a; no voters: 00b582f4c3eb48a2b9da60664f7671a2
I20260710 13:18:53.244313 13618 raft_consensus.cc:515] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:53.244863 13548 raft_consensus.cc:2804] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:53.244876 13678 raft_consensus.cc:515] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:53.245540 13548 raft_consensus.cc:697] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a [term 2 LEADER]: Becoming Leader. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Running, Role: LEADER
I20260710 13:18:53.246421 13618 leader_election.cc:290] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849)
I20260710 13:18:53.247159 13548 consensus_queue.cc:237] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:53.247572 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac90924118e4dff83d4055a3b4f2e8b" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:53.247702 13722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac90924118e4dff83d4055a3b4f2e8b" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:53.248409 13721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbbf2ede55a4acf943a8eca332fe8ba" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
I20260710 13:18:53.248608 13722 raft_consensus.cc:2393] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00b582f4c3eb48a2b9da60664f7671a2 in current term 2: Already voted for candidate ee2240453bda4bd4a8905a326cda8e6a in this term.
I20260710 13:18:53.249066 13721 raft_consensus.cc:3060] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.249900 13235 leader_election.cc:304] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2; no voters: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:53.250743 13618 raft_consensus.cc:3060] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.256466 13618 raft_consensus.cc:2749] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:53.257733 13678 leader_election.cc:290] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 2 election: Requested vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:53.258960 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbbf2ede55a4acf943a8eca332fe8ba" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
I20260710 13:18:53.259313 13721 raft_consensus.cc:2468] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 2.
I20260710 13:18:53.260521 13383 leader_election.cc:304] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd [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: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b; no voters: 00b582f4c3eb48a2b9da60664f7671a2
I20260710 13:18:53.261286 13678 raft_consensus.cc:2804] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:53.261719 13678 raft_consensus.cc:697] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd [term 2 LEADER]: Becoming Leader. State: Replica: c814c53520414cb589d2be7104e72edd, State: Running, Role: LEADER
I20260710 13:18:53.262408 13678 consensus_queue.cc:237] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:53.262676 13092 catalog_manager.cc:5697] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a reported cstate change: term changed from 1 to 2, leader changed from e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1) to ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3). New cstate: current_term: 2 leader_uuid: "ee2240453bda4bd4a8905a326cda8e6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:53.274114 13548 raft_consensus.cc:493] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5f720dcb86c47ce845993e785ab4b5b)
I20260710 13:18:53.274786 13548 raft_consensus.cc:515] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:53.277734 13415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d1ab019ed947e4b0d47371e8c53f70" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
I20260710 13:18:53.277927 13721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d1ab019ed947e4b0d47371e8c53f70" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:53.278599 13721 raft_consensus.cc:2468] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 1.
I20260710 13:18:53.278729 13548 leader_election.cc:290] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c814c53520414cb589d2be7104e72edd (127.10.211.4:36395), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:53.279951 13309 leader_election.cc:304] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [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: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a; no voters: c814c53520414cb589d2be7104e72edd
I20260710 13:18:53.280146 13678 raft_consensus.cc:493] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5f720dcb86c47ce845993e785ab4b5b)
I20260710 13:18:53.278599 13092 catalog_manager.cc:5697] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd reported cstate change: term changed from 1 to 2, leader changed from e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1) to c814c53520414cb589d2be7104e72edd (127.10.211.4). New cstate: current_term: 2 leader_uuid: "c814c53520414cb589d2be7104e72edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:53.280910 13548 raft_consensus.cc:2804] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:53.280864 13678 raft_consensus.cc:515] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:53.281502 13548 raft_consensus.cc:493] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5f720dcb86c47ce845993e785ab4b5b)
I20260710 13:18:53.282006 13548 raft_consensus.cc:3060] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.283806 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d1ab019ed947e4b0d47371e8c53f70" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:53.284756 13768 raft_consensus.cc:493] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5f720dcb86c47ce845993e785ab4b5b)
I20260710 13:18:53.285322 13768 raft_consensus.cc:515] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:53.286176 13721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d1ab019ed947e4b0d47371e8c53f70" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:53.286813 13721 raft_consensus.cc:2468] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 1.
I20260710 13:18:53.289448 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7477d54e77544944a542869242e4f4ce" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2" is_pre_election: true
I20260710 13:18:53.289505 13548 raft_consensus.cc:515] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:53.290766 13338 raft_consensus.cc:2393] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c814c53520414cb589d2be7104e72edd in current term 2: Already voted for candidate ee2240453bda4bd4a8905a326cda8e6a in this term.
I20260710 13:18:53.291301 13768 leader_election.cc:290] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:53.291217 13721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7477d54e77544944a542869242e4f4ce" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:53.292059 13383 leader_election.cc:304] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [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: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b; no voters: 
I20260710 13:18:53.292207 13721 raft_consensus.cc:2468] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 1.
I20260710 13:18:53.292853 13678 leader_election.cc:290] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:53.293377 13678 raft_consensus.cc:2804] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:53.293720 13678 raft_consensus.cc:493] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5f720dcb86c47ce845993e785ab4b5b)
I20260710 13:18:53.294073 13678 raft_consensus.cc:3060] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.294893 13383 leader_election.cc:304] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [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: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b; no voters: 00b582f4c3eb48a2b9da60664f7671a2
I20260710 13:18:53.296145 13768 raft_consensus.cc:2804] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:53.296561 13768 raft_consensus.cc:493] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5f720dcb86c47ce845993e785ab4b5b)
I20260710 13:18:53.296994 13768 raft_consensus.cc:3060] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.301935 13678 raft_consensus.cc:515] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:53.304158 13678 leader_election.cc:290] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 2 election: Requested vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:53.304917 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d1ab019ed947e4b0d47371e8c53f70" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
I20260710 13:18:53.305540 13415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d1ab019ed947e4b0d47371e8c53f70" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd"
I20260710 13:18:53.306159 13548 leader_election.cc:290] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 2 election: Requested vote from peers c814c53520414cb589d2be7104e72edd (127.10.211.4:36395), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:53.305328 13768 raft_consensus.cc:515] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:53.306376 13722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d1ab019ed947e4b0d47371e8c53f70" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
I20260710 13:18:53.305783 13338 raft_consensus.cc:2393] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c814c53520414cb589d2be7104e72edd in current term 2: Already voted for candidate ee2240453bda4bd4a8905a326cda8e6a in this term.
I20260710 13:18:53.307046 13415 raft_consensus.cc:2393] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ee2240453bda4bd4a8905a326cda8e6a in current term 2: Already voted for candidate c814c53520414cb589d2be7104e72edd in this term.
I20260710 13:18:53.307060 13722 raft_consensus.cc:3060] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.307466 13721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d1ab019ed947e4b0d47371e8c53f70" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
I20260710 13:18:53.308996 13309 leader_election.cc:304] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [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: ee2240453bda4bd4a8905a326cda8e6a; no voters: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b
I20260710 13:18:53.309103 13768 leader_election.cc:290] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 2 election: Requested vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:18:53.310485 13721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7477d54e77544944a542869242e4f4ce" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
I20260710 13:18:53.310626 13548 raft_consensus.cc:2749] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:18:53.310786 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7477d54e77544944a542869242e4f4ce" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
I20260710 13:18:53.311151 13721 raft_consensus.cc:3060] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.314800 13722 raft_consensus.cc:2468] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 2.
I20260710 13:18:53.316012 13383 leader_election.cc:304] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [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: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b; no voters: ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:53.316895 13768 raft_consensus.cc:2804] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:53.317392 13768 raft_consensus.cc:697] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 2 LEADER]: Becoming Leader. State: Replica: c814c53520414cb589d2be7104e72edd, State: Running, Role: LEADER
I20260710 13:18:53.318259 13721 raft_consensus.cc:2468] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 2.
I20260710 13:18:53.318346 13768 consensus_queue.cc:237] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:53.319469 13618 raft_consensus.cc:493] T 7477d54e77544944a542869242e4f4ce P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5f720dcb86c47ce845993e785ab4b5b)
I20260710 13:18:53.319638 13383 leader_election.cc:304] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [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: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b; no voters: 00b582f4c3eb48a2b9da60664f7671a2
I20260710 13:18:53.320021 13618 raft_consensus.cc:515] T 7477d54e77544944a542869242e4f4ce P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:53.320441 13678 raft_consensus.cc:2804] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:53.320906 13678 raft_consensus.cc:697] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [term 2 LEADER]: Becoming Leader. State: Replica: c814c53520414cb589d2be7104e72edd, State: Running, Role: LEADER
I20260710 13:18:53.321520 13678 consensus_queue.cc:237] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:53.321919 13618 leader_election.cc:290] T 7477d54e77544944a542869242e4f4ce P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c814c53520414cb589d2be7104e72edd (127.10.211.4:36395), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:53.323067 13415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7477d54e77544944a542869242e4f4ce" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
I20260710 13:18:53.324319 13721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7477d54e77544944a542869242e4f4ce" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:53.325400 13721 raft_consensus.cc:2393] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00b582f4c3eb48a2b9da60664f7671a2 in current term 2: Already voted for candidate c814c53520414cb589d2be7104e72edd in this term.
I20260710 13:18:53.326771 13235 leader_election.cc:304] T 7477d54e77544944a542869242e4f4ce P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2; no voters: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b
I20260710 13:18:53.328223 13618 raft_consensus.cc:3060] T 7477d54e77544944a542869242e4f4ce P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.331017 13092 catalog_manager.cc:5697] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd reported cstate change: term changed from 1 to 2, leader changed from e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1) to c814c53520414cb589d2be7104e72edd (127.10.211.4). New cstate: current_term: 2 leader_uuid: "c814c53520414cb589d2be7104e72edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:53.334715 13618 raft_consensus.cc:2749] T 7477d54e77544944a542869242e4f4ce P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:53.335898 13618 raft_consensus.cc:493] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5f720dcb86c47ce845993e785ab4b5b)
I20260710 13:18:53.336020 13621 raft_consensus.cc:493] T ddbbf2ede55a4acf943a8eca332fe8ba P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5f720dcb86c47ce845993e785ab4b5b)
I20260710 13:18:53.336387 13618 raft_consensus.cc:515] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } }
I20260710 13:18:53.336707 13621 raft_consensus.cc:515] T ddbbf2ede55a4acf943a8eca332fe8ba P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:18:53.338322 13618 leader_election.cc:290] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027), ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849)
I20260710 13:18:53.338721 13621 leader_election.cc:290] T ddbbf2ede55a4acf943a8eca332fe8ba P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c814c53520414cb589d2be7104e72edd (127.10.211.4:36395), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:53.339748 13721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d0757d96bb4418da21588c1345a2f46" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:53.339927 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d0757d96bb4418da21588c1345a2f46" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:53.339953 13722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbbf2ede55a4acf943a8eca332fe8ba" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:53.340627 13721 raft_consensus.cc:2393] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00b582f4c3eb48a2b9da60664f7671a2 in current term 2: Already voted for candidate ee2240453bda4bd4a8905a326cda8e6a in this term.
I20260710 13:18:53.340718 13415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbbf2ede55a4acf943a8eca332fe8ba" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
I20260710 13:18:53.340934 13722 raft_consensus.cc:2393] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00b582f4c3eb48a2b9da60664f7671a2 in current term 2: Already voted for candidate c814c53520414cb589d2be7104e72edd in this term.
I20260710 13:18:53.341996 13235 leader_election.cc:304] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2; no voters: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:53.342721 13621 raft_consensus.cc:3060] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.343242 13235 leader_election.cc:304] T ddbbf2ede55a4acf943a8eca332fe8ba P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2; no voters: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b
I20260710 13:18:53.344110 13618 raft_consensus.cc:3060] T ddbbf2ede55a4acf943a8eca332fe8ba P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.348565 13621 raft_consensus.cc:2749] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:53.349630 13618 raft_consensus.cc:2749] T ddbbf2ede55a4acf943a8eca332fe8ba P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:53.349223 13092 catalog_manager.cc:5697] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd reported cstate change: term changed from 1 to 2, leader changed from e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1) to c814c53520414cb589d2be7104e72edd (127.10.211.4). New cstate: current_term: 2 leader_uuid: "c814c53520414cb589d2be7104e72edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:53.358969 13678 raft_consensus.cc:493] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5f720dcb86c47ce845993e785ab4b5b)
I20260710 13:18:53.359526 13678 raft_consensus.cc:515] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:53.361323 13678 leader_election.cc:290] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:53.362025 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46501f169b274536943e40a73d36f82b" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:53.362262 13722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46501f169b274536943e40a73d36f82b" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:53.363020 13722 raft_consensus.cc:2468] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 1.
I20260710 13:18:53.364079 13383 leader_election.cc:304] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [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: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b; no voters: ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:53.364732 13678 raft_consensus.cc:2804] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:53.365063 13678 raft_consensus.cc:493] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5f720dcb86c47ce845993e785ab4b5b)
I20260710 13:18:53.365317 13678 raft_consensus.cc:3060] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.370106 13678 raft_consensus.cc:515] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:53.370793 13548 raft_consensus.cc:493] T 46501f169b274536943e40a73d36f82b P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5f720dcb86c47ce845993e785ab4b5b)
I20260710 13:18:53.371281 13548 raft_consensus.cc:515] T 46501f169b274536943e40a73d36f82b P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:53.371914 13678 leader_election.cc:290] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 2 election: Requested vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:53.372793 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46501f169b274536943e40a73d36f82b" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
I20260710 13:18:53.372961 13722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46501f169b274536943e40a73d36f82b" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
I20260710 13:18:53.373198 13548 leader_election.cc:290] T 46501f169b274536943e40a73d36f82b P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c814c53520414cb589d2be7104e72edd (127.10.211.4:36395), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:53.373422 13338 raft_consensus.cc:3060] T 46501f169b274536943e40a73d36f82b P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.373553 13722 raft_consensus.cc:3060] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.374300 13721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46501f169b274536943e40a73d36f82b" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:53.374969 13415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46501f169b274536943e40a73d36f82b" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
I20260710 13:18:53.375720 13415 raft_consensus.cc:2393] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee2240453bda4bd4a8905a326cda8e6a in current term 2: Already voted for candidate c814c53520414cb589d2be7104e72edd in this term.
I20260710 13:18:53.376710 13307 leader_election.cc:304] T 46501f169b274536943e40a73d36f82b P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee2240453bda4bd4a8905a326cda8e6a; no voters: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b
I20260710 13:18:53.380709 13338 raft_consensus.cc:2468] T 46501f169b274536943e40a73d36f82b P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 2.
I20260710 13:18:53.380710 13722 raft_consensus.cc:2468] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c814c53520414cb589d2be7104e72edd in term 2.
I20260710 13:18:53.381302 13548 raft_consensus.cc:2749] T 46501f169b274536943e40a73d36f82b P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:53.381872 13383 leader_election.cc:304] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c814c53520414cb589d2be7104e72edd, ee2240453bda4bd4a8905a326cda8e6a; no voters: 
I20260710 13:18:53.382695 13678 raft_consensus.cc:2804] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:53.383247 13678 raft_consensus.cc:697] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 2 LEADER]: Becoming Leader. State: Replica: c814c53520414cb589d2be7104e72edd, State: Running, Role: LEADER
I20260710 13:18:53.383991 13678 consensus_queue.cc:237] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:53.392307 13092 catalog_manager.cc:5697] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd reported cstate change: term changed from 1 to 2, leader changed from e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1) to c814c53520414cb589d2be7104e72edd (127.10.211.4). New cstate: current_term: 2 leader_uuid: "c814c53520414cb589d2be7104e72edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:53.432580 13604 raft_consensus.cc:493] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5f720dcb86c47ce845993e785ab4b5b)
I20260710 13:18:53.433058 13604 raft_consensus.cc:515] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:53.434721 13604 leader_election.cc:290] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c814c53520414cb589d2be7104e72edd (127.10.211.4:36395), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:53.435612 13415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837a58ee5ad34ed2bc55958c66dca4c5" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd" is_pre_election: true
I20260710 13:18:53.435699 13722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837a58ee5ad34ed2bc55958c66dca4c5" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:53.436347 13722 raft_consensus.cc:2468] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 1.
I20260710 13:18:53.437393 13309 leader_election.cc:304] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a [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: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a; no voters: c814c53520414cb589d2be7104e72edd
I20260710 13:18:53.438043 13604 raft_consensus.cc:2804] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:53.438349 13604 raft_consensus.cc:493] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5f720dcb86c47ce845993e785ab4b5b)
I20260710 13:18:53.438622 13604 raft_consensus.cc:3060] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.443738 13604 raft_consensus.cc:515] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:53.445466 13604 leader_election.cc:290] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a [CANDIDATE]: Term 2 election: Requested vote from peers c814c53520414cb589d2be7104e72edd (127.10.211.4:36395), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:53.446343 13415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837a58ee5ad34ed2bc55958c66dca4c5" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c814c53520414cb589d2be7104e72edd"
I20260710 13:18:53.446543 13722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837a58ee5ad34ed2bc55958c66dca4c5" candidate_uuid: "ee2240453bda4bd4a8905a326cda8e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
I20260710 13:18:53.447160 13722 raft_consensus.cc:3060] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.451061 13768 raft_consensus.cc:493] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5f720dcb86c47ce845993e785ab4b5b)
I20260710 13:18:53.451619 13768 raft_consensus.cc:515] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:53.452365 13722 raft_consensus.cc:2468] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee2240453bda4bd4a8905a326cda8e6a in term 2.
I20260710 13:18:53.453572 13309 leader_election.cc:304] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a [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: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a; no voters: c814c53520414cb589d2be7104e72edd
I20260710 13:18:53.453905 13768 leader_election.cc:290] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027)
I20260710 13:18:53.454527 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837a58ee5ad34ed2bc55958c66dca4c5" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a" is_pre_election: true
I20260710 13:18:53.454561 13604 raft_consensus.cc:2804] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:53.454900 13722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837a58ee5ad34ed2bc55958c66dca4c5" candidate_uuid: "c814c53520414cb589d2be7104e72edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b" is_pre_election: true
I20260710 13:18:53.455322 13604 raft_consensus.cc:697] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a [term 2 LEADER]: Becoming Leader. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Running, Role: LEADER
I20260710 13:18:53.455758 13722 raft_consensus.cc:2393] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c814c53520414cb589d2be7104e72edd in current term 2: Already voted for candidate ee2240453bda4bd4a8905a326cda8e6a in this term.
I20260710 13:18:53.456176 13604 consensus_queue.cc:237] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:18:53.461087 13383 leader_election.cc:304] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c814c53520414cb589d2be7104e72edd; no voters: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a
I20260710 13:18:53.461836 13768 raft_consensus.cc:3060] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.464479 13092 catalog_manager.cc:5697] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a reported cstate change: term changed from 1 to 2, leader changed from e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1) to ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3). New cstate: current_term: 2 leader_uuid: "ee2240453bda4bd4a8905a326cda8e6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:53.467480 13768 raft_consensus.cc:2749] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:53.497316 13722 raft_consensus.cc:1275] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Refusing update from remote peer c814c53520414cb589d2be7104e72edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:18:53.497646 13722 pending_rounds.cc:85] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b: Aborting all ops after (but not including) 0
I20260710 13:18:53.497802 13722 pending_rounds.cc:107] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:18:53.497956 13722 raft_consensus.cc:2889] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:18:53.499213 13678 consensus_queue.cc:1048] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:53.508906 13266 raft_consensus.cc:1275] T a213699baf274d50bde423e368017f2b P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Refusing update from remote peer c814c53520414cb589d2be7104e72edd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:18:53.513073 13678 consensus_queue.cc:1048] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:53.601236 13722 raft_consensus.cc:1275] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Refusing update from remote peer ee2240453bda4bd4a8905a326cda8e6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:53.602596 13604 consensus_queue.cc:1048] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:53.613370 13266 raft_consensus.cc:1275] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Refusing update from remote peer ee2240453bda4bd4a8905a326cda8e6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:53.615159 13601 consensus_queue.cc:1048] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:53.766497 13722 raft_consensus.cc:1275] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Refusing update from remote peer ee2240453bda4bd4a8905a326cda8e6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:53.767719 13601 consensus_queue.cc:1048] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:53.779723 13266 raft_consensus.cc:1275] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Refusing update from remote peer ee2240453bda4bd4a8905a326cda8e6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:53.782119 13722 raft_consensus.cc:1275] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Refusing update from remote peer c814c53520414cb589d2be7104e72edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:53.785290 13680 consensus_queue.cc:1048] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:53.785835 13722 raft_consensus.cc:1275] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Refusing update from remote peer c814c53520414cb589d2be7104e72edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:53.786788 13601 consensus_queue.cc:1048] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:53.787648 13768 consensus_queue.cc:1048] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:53.789618 13721 raft_consensus.cc:1275] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Refusing update from remote peer c814c53520414cb589d2be7104e72edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:53.789737 13267 raft_consensus.cc:1275] T 7477d54e77544944a542869242e4f4ce P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Refusing update from remote peer c814c53520414cb589d2be7104e72edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:53.791496 13768 consensus_queue.cc:1048] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:53.794023 13678 consensus_queue.cc:1048] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:53.813881 13266 raft_consensus.cc:1275] T ddbbf2ede55a4acf943a8eca332fe8ba P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Refusing update from remote peer c814c53520414cb589d2be7104e72edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:53.816013 13680 consensus_queue.cc:1048] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:53.831530 13338 raft_consensus.cc:1275] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Refusing update from remote peer c814c53520414cb589d2be7104e72edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:53.837620 13680 consensus_queue.cc:1048] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:53.848172 13722 raft_consensus.cc:1275] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Refusing update from remote peer c814c53520414cb589d2be7104e72edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:53.851752 13799 consensus_queue.cc:1048] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:53.855194 13415 raft_consensus.cc:1275] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Refusing update from remote peer ee2240453bda4bd4a8905a326cda8e6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:53.857688 13601 consensus_queue.cc:1048] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:53.873903 13720 raft_consensus.cc:1275] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Refusing update from remote peer ee2240453bda4bd4a8905a326cda8e6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:53.875607 13790 consensus_queue.cc:1048] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:53.893586 13338 raft_consensus.cc:1275] T 46501f169b274536943e40a73d36f82b P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Refusing update from remote peer c814c53520414cb589d2be7104e72edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:53.895115 13799 consensus_queue.cc:1048] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:18:56.407680 13290 debug-util.cc:398] Leaking SignalData structure 0x7b0800056b00 after lost signal to thread 11087
W20260710 13:18:56.408808 13290 debug-util.cc:398] Leaking SignalData structure 0x7b080004d460 after lost signal to thread 13126
W20260710 13:18:56.409745 13290 debug-util.cc:398] Leaking SignalData structure 0x7b08000f75e0 after lost signal to thread 13293
W20260710 13:18:56.410588 13290 debug-util.cc:398] Leaking SignalData structure 0x7b08002393a0 after lost signal to thread 13367
W20260710 13:18:56.411523 13290 debug-util.cc:398] Leaking SignalData structure 0x7b08001442c0 after lost signal to thread 13441
W20260710 13:18:56.412403 13290 debug-util.cc:398] Leaking SignalData structure 0x7b08001371a0 after lost signal to thread 13748
W20260710 13:19:00.246501 13123 debug-util.cc:398] Leaking SignalData structure 0x7b080005bc20 after lost signal to thread 11087
W20260710 13:19:00.247401 13123 debug-util.cc:398] Leaking SignalData structure 0x7b08000edc40 after lost signal to thread 13126
W20260710 13:19:00.248371 13123 debug-util.cc:398] Leaking SignalData structure 0x7b08001a7320 after lost signal to thread 13293
W20260710 13:19:00.249212 13123 debug-util.cc:398] Leaking SignalData structure 0x7b0800223400 after lost signal to thread 13367
W20260710 13:19:00.250164 13123 debug-util.cc:398] Leaking SignalData structure 0x7b08002234c0 after lost signal to thread 13441
W20260710 13:19:00.251133 13123 debug-util.cc:398] Leaking SignalData structure 0x7b08001aa640 after lost signal to thread 13748
I20260710 13:19:02.685070 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:02.720131 13416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04d1ab019ed947e4b0d47371e8c53f70"
dest_uuid: "c814c53520414cb589d2be7104e72edd"
mode: GRACEFUL
new_leader_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
 from {username='slave'} at 127.0.0.1:52628
I20260710 13:19:02.720883 13416 raft_consensus.cc:606] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 2 LEADER]: Received request to transfer leadership to TS e5f720dcb86c47ce845993e785ab4b5b
I20260710 13:19:02.723466 13416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a134dc3033d491687cb6027e770ad45"
dest_uuid: "c814c53520414cb589d2be7104e72edd"
mode: GRACEFUL
new_leader_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
 from {username='slave'} at 127.0.0.1:52628
I20260710 13:19:02.723898 13416 raft_consensus.cc:606] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Received request to transfer leadership to TS 00b582f4c3eb48a2b9da60664f7671a2
I20260710 13:19:02.739293 13339 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2dbd6de68b484bd2bfc5ac3e5d39337b"
dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
mode: GRACEFUL
new_leader_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
 from {username='slave'} at 127.0.0.1:51298
I20260710 13:19:02.739904 13339 raft_consensus.cc:606] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [term 1 LEADER]: Received request to transfer leadership to TS 00b582f4c3eb48a2b9da60664f7671a2
I20260710 13:19:02.742552 13416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "387a01bbb6e1410f866ac7756a3e2f62"
dest_uuid: "c814c53520414cb589d2be7104e72edd"
mode: GRACEFUL
new_leader_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
 from {username='slave'} at 127.0.0.1:52628
I20260710 13:19:02.743054 13416 raft_consensus.cc:606] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Received request to transfer leadership to TS e5f720dcb86c47ce845993e785ab4b5b
I20260710 13:19:02.745198 13416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63c0b44a7a9848d0a915d6aef59765a0"
dest_uuid: "c814c53520414cb589d2be7104e72edd"
mode: GRACEFUL
new_leader_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
 from {username='slave'} at 127.0.0.1:52628
I20260710 13:19:02.745635 13416 raft_consensus.cc:606] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Received request to transfer leadership to TS e5f720dcb86c47ce845993e785ab4b5b
I20260710 13:19:02.747718 13416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2efb168c3ae4aa29b9d03117e80b501"
dest_uuid: "c814c53520414cb589d2be7104e72edd"
mode: GRACEFUL
new_leader_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
 from {username='slave'} at 127.0.0.1:52628
I20260710 13:19:02.748153 13416 raft_consensus.cc:606] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Received request to transfer leadership to TS e5f720dcb86c47ce845993e785ab4b5b
I20260710 13:19:02.749038 11084 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 13:19:02.749696 11084 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:02.755302 13825 raft_consensus.cc:993] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a: : Instructing follower 00b582f4c3eb48a2b9da60664f7671a2 to start an election
I20260710 13:19:02.755859 13829 raft_consensus.cc:1081] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [term 1 LEADER]: Signalling peer 00b582f4c3eb48a2b9da60664f7671a2 to start an election
I20260710 13:19:02.758585 13266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2dbd6de68b484bd2bfc5ac3e5d39337b"
dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
 from {username='slave'} at 127.0.0.1:37330
I20260710 13:19:02.759218 13266 raft_consensus.cc:493] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:02.759645 13266 raft_consensus.cc:3060] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.770550 13266 raft_consensus.cc:515] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:19:02.773581 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd6de68b484bd2bfc5ac3e5d39337b" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
I20260710 13:19:02.774369 13339 raft_consensus.cc:3055] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:02.774731 13339 raft_consensus.cc:740] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee2240453bda4bd4a8905a326cda8e6a, State: Running, Role: LEADER
I20260710 13:19:02.775691 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd6de68b484bd2bfc5ac3e5d39337b" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c814c53520414cb589d2be7104e72edd"
I20260710 13:19:02.776218 13416 raft_consensus.cc:3060] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.775631 13339 consensus_queue.cc:260] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:19:02.777333 13339 raft_consensus.cc:3060] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.781797 13416 raft_consensus.cc:2468] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b582f4c3eb48a2b9da60664f7671a2 in term 2.
I20260710 13:19:02.782730 13266 leader_election.cc:290] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 2 election: Requested vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:19:02.783272 13233 leader_election.cc:304] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, c814c53520414cb589d2be7104e72edd; no voters: 
I20260710 13:19:02.784341 13819 raft_consensus.cc:2804] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:02.785439 13819 raft_consensus.cc:697] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 LEADER]: Becoming Leader. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Running, Role: LEADER
I20260710 13:19:02.786219 13339 raft_consensus.cc:2468] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b582f4c3eb48a2b9da60664f7671a2 in term 2.
I20260710 13:19:02.786580 13819 consensus_queue.cc:237] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:19:02.793787 13826 raft_consensus.cc:993] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd: : Instructing follower e5f720dcb86c47ce845993e785ab4b5b to start an election
I20260710 13:19:02.794423 13835 raft_consensus.cc:1081] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Signalling peer e5f720dcb86c47ce845993e785ab4b5b to start an election
I20260710 13:19:02.796247 13720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63c0b44a7a9848d0a915d6aef59765a0"
dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
 from {username='slave'} at 127.0.0.1:41394
I20260710 13:19:02.796831 13720 raft_consensus.cc:493] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:02.797195 13720 raft_consensus.cc:3060] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.799129 13091 catalog_manager.cc:5697] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2 reported cstate change: term changed from 1 to 2, leader changed from ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3) to 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "00b582f4c3eb48a2b9da60664f7671a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:02.805855 13720 raft_consensus.cc:515] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:19:02.817842 13720 leader_election.cc:290] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 2 election: Requested vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:19:02.828840 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c0b44a7a9848d0a915d6aef59765a0" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
I20260710 13:19:02.829489 13339 raft_consensus.cc:3060] T 63c0b44a7a9848d0a915d6aef59765a0 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.831439 13835 raft_consensus.cc:993] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd: : Instructing follower e5f720dcb86c47ce845993e785ab4b5b to start an election
I20260710 13:19:02.831938 13835 raft_consensus.cc:1081] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Signalling peer e5f720dcb86c47ce845993e785ab4b5b to start an election
I20260710 13:19:02.833145 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c0b44a7a9848d0a915d6aef59765a0" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c814c53520414cb589d2be7104e72edd"
I20260710 13:19:02.833606 13720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2efb168c3ae4aa29b9d03117e80b501"
dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
 from {username='slave'} at 127.0.0.1:41394
I20260710 13:19:02.833720 13416 raft_consensus.cc:3055] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:02.834231 13416 raft_consensus.cc:740] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c814c53520414cb589d2be7104e72edd, State: Running, Role: LEADER
I20260710 13:19:02.834975 13416 consensus_queue.cc:260] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:19:02.836180 13416 raft_consensus.cc:3060] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.839434 13720 raft_consensus.cc:493] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:02.839946 13720 raft_consensus.cc:3060] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.841894 13339 raft_consensus.cc:2468] T 63c0b44a7a9848d0a915d6aef59765a0 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 2.
I20260710 13:19:02.842927 13416 raft_consensus.cc:2468] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 2.
I20260710 13:19:02.843223 13673 leader_election.cc:304] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a; no voters: 
I20260710 13:19:02.845423 13842 raft_consensus.cc:2804] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:02.846853 13842 raft_consensus.cc:697] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [term 2 LEADER]: Becoming Leader. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Running, Role: LEADER
I20260710 13:19:02.847373 13720 raft_consensus.cc:515] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:19:02.847857 13842 consensus_queue.cc:237] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:19:02.851290 13720 leader_election.cc:290] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 2 election: Requested vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:19:02.852625 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2efb168c3ae4aa29b9d03117e80b501" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c814c53520414cb589d2be7104e72edd"
I20260710 13:19:02.853416 13416 raft_consensus.cc:3055] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:02.853783 13416 raft_consensus.cc:740] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c814c53520414cb589d2be7104e72edd, State: Running, Role: LEADER
I20260710 13:19:02.854806 13416 consensus_queue.cc:260] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:19:02.851192 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2efb168c3ae4aa29b9d03117e80b501" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
I20260710 13:19:02.856004 13339 raft_consensus.cc:3060] T d2efb168c3ae4aa29b9d03117e80b501 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.856477 13416 raft_consensus.cc:3060] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.865407 13339 raft_consensus.cc:2468] T d2efb168c3ae4aa29b9d03117e80b501 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 2.
I20260710 13:19:02.865850 13416 raft_consensus.cc:2468] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 2.
I20260710 13:19:02.867121 13673 leader_election.cc:304] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a; no voters: 
I20260710 13:19:02.868516 13842 raft_consensus.cc:2804] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:02.869071 13842 raft_consensus.cc:697] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b [term 2 LEADER]: Becoming Leader. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Running, Role: LEADER
I20260710 13:19:02.869992 13842 consensus_queue.cc:237] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:19:02.874219 13091 catalog_manager.cc:5697] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b reported cstate change: term changed from 1 to 2, leader changed from c814c53520414cb589d2be7104e72edd (127.10.211.4) to e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1). New cstate: current_term: 2 leader_uuid: "e5f720dcb86c47ce845993e785ab4b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:02.888501 13091 catalog_manager.cc:5697] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b reported cstate change: term changed from 1 to 2, leader changed from c814c53520414cb589d2be7104e72edd (127.10.211.4) to e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1). New cstate: current_term: 2 leader_uuid: "e5f720dcb86c47ce845993e785ab4b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:02.974448 13826 raft_consensus.cc:993] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd: : Instructing follower e5f720dcb86c47ce845993e785ab4b5b to start an election
I20260710 13:19:02.975034 13835 raft_consensus.cc:1081] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Signalling peer e5f720dcb86c47ce845993e785ab4b5b to start an election
I20260710 13:19:02.976701 13720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "387a01bbb6e1410f866ac7756a3e2f62"
dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
 from {username='slave'} at 127.0.0.1:41394
I20260710 13:19:02.977252 13720 raft_consensus.cc:493] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:02.977644 13720 raft_consensus.cc:3060] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.984604 13720 raft_consensus.cc:515] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:19:02.986228 13720 leader_election.cc:290] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 2 election: Requested vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:19:02.987298 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387a01bbb6e1410f866ac7756a3e2f62" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c814c53520414cb589d2be7104e72edd"
I20260710 13:19:02.987378 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387a01bbb6e1410f866ac7756a3e2f62" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
I20260710 13:19:02.987872 13416 raft_consensus.cc:3055] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:02.988224 13416 raft_consensus.cc:740] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c814c53520414cb589d2be7104e72edd, State: Running, Role: LEADER
I20260710 13:19:02.988222 13339 raft_consensus.cc:3060] T 387a01bbb6e1410f866ac7756a3e2f62 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.989162 13416 consensus_queue.cc:260] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:19:02.990067 13416 raft_consensus.cc:3060] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.996150 13416 raft_consensus.cc:2468] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 2.
I20260710 13:19:02.996084 13339 raft_consensus.cc:2468] T 387a01bbb6e1410f866ac7756a3e2f62 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 2.
I20260710 13:19:02.997498 13671 leader_election.cc:304] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b; no voters: 
I20260710 13:19:02.998337 13842 raft_consensus.cc:2804] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:02.998900 13842 raft_consensus.cc:697] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [term 2 LEADER]: Becoming Leader. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Running, Role: LEADER
I20260710 13:19:02.999821 13842 consensus_queue.cc:237] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:19:03.009996 13091 catalog_manager.cc:5697] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b reported cstate change: term changed from 1 to 2, leader changed from c814c53520414cb589d2be7104e72edd (127.10.211.4) to e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1). New cstate: current_term: 2 leader_uuid: "e5f720dcb86c47ce845993e785ab4b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:03.053413 13826 raft_consensus.cc:993] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd: : Instructing follower 00b582f4c3eb48a2b9da60664f7671a2 to start an election
I20260710 13:19:03.054802 13826 raft_consensus.cc:1081] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Signalling peer 00b582f4c3eb48a2b9da60664f7671a2 to start an election
I20260710 13:19:03.056526 13266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a134dc3033d491687cb6027e770ad45"
dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
 from {username='slave'} at 127.0.0.1:37320
I20260710 13:19:03.057070 13266 raft_consensus.cc:493] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:03.057345 13266 raft_consensus.cc:3060] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:03.061764 13266 raft_consensus.cc:515] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:19:03.063328 13266 leader_election.cc:290] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 2 election: Requested vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:19:03.064128 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a134dc3033d491687cb6027e770ad45" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
I20260710 13:19:03.064339 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a134dc3033d491687cb6027e770ad45" candidate_uuid: "00b582f4c3eb48a2b9da60664f7671a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c814c53520414cb589d2be7104e72edd"
I20260710 13:19:03.064725 13339 raft_consensus.cc:3060] T 1a134dc3033d491687cb6027e770ad45 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:03.064889 13416 raft_consensus.cc:3055] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:03.065275 13416 raft_consensus.cc:740] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c814c53520414cb589d2be7104e72edd, State: Running, Role: LEADER
I20260710 13:19:03.066053 13416 consensus_queue.cc:260] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:19:03.066871 13416 raft_consensus.cc:3060] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:03.071558 13339 raft_consensus.cc:2468] T 1a134dc3033d491687cb6027e770ad45 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b582f4c3eb48a2b9da60664f7671a2 in term 2.
I20260710 13:19:03.072453 13416 raft_consensus.cc:2468] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b582f4c3eb48a2b9da60664f7671a2 in term 2.
I20260710 13:19:03.073062 13235 leader_election.cc:304] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b582f4c3eb48a2b9da60664f7671a2, ee2240453bda4bd4a8905a326cda8e6a; no voters: 
I20260710 13:19:03.073570 13835 raft_consensus.cc:993] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd: : Instructing follower e5f720dcb86c47ce845993e785ab4b5b to start an election
I20260710 13:19:03.074117 13819 raft_consensus.cc:2804] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:03.074612 13835 raft_consensus.cc:1081] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 2 LEADER]: Signalling peer e5f720dcb86c47ce845993e785ab4b5b to start an election
I20260710 13:19:03.074791 13819 raft_consensus.cc:697] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 LEADER]: Becoming Leader. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Running, Role: LEADER
I20260710 13:19:03.076289 13720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04d1ab019ed947e4b0d47371e8c53f70"
dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
 from {username='slave'} at 127.0.0.1:41394
I20260710 13:19:03.076943 13720 raft_consensus.cc:493] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:03.077399 13720 raft_consensus.cc:3060] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:03.075860 13819 consensus_queue.cc:237] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } }
I20260710 13:19:03.086683 13720 raft_consensus.cc:515] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:19:03.087615 13091 catalog_manager.cc:5697] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 reported cstate change: term changed from 1 to 2, leader changed from c814c53520414cb589d2be7104e72edd (127.10.211.4) to 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "00b582f4c3eb48a2b9da60664f7671a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:03.089543 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d1ab019ed947e4b0d47371e8c53f70" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
I20260710 13:19:03.090128 13339 raft_consensus.cc:3060] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:03.090320 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d1ab019ed947e4b0d47371e8c53f70" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c814c53520414cb589d2be7104e72edd"
I20260710 13:19:03.090894 13416 raft_consensus.cc:3055] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:03.091207 13416 raft_consensus.cc:740] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c814c53520414cb589d2be7104e72edd, State: Running, Role: LEADER
I20260710 13:19:03.091976 13416 consensus_queue.cc:260] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [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: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:19:03.093040 13416 raft_consensus.cc:3060] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:03.097072 13339 raft_consensus.cc:2468] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 3.
I20260710 13:19:03.098189 13673 leader_election.cc:304] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [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: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a; no voters: 
I20260710 13:19:03.100924 13416 raft_consensus.cc:2468] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 3.
I20260710 13:19:03.101646 13720 leader_election.cc:290] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 3 election: Requested vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:19:03.102814 13842 raft_consensus.cc:2804] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:03.103389 13842 raft_consensus.cc:697] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 3 LEADER]: Becoming Leader. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Running, Role: LEADER
I20260710 13:19:03.106873 13842 consensus_queue.cc:237] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [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: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:19:03.116158 13091 catalog_manager.cc:5697] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b reported cstate change: term changed from 2 to 3, leader changed from c814c53520414cb589d2be7104e72edd (127.10.211.4) to e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1). New cstate: current_term: 3 leader_uuid: "e5f720dcb86c47ce845993e785ab4b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:03.193034 13416 raft_consensus.cc:1275] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Refusing update from remote peer 00b582f4c3eb48a2b9da60664f7671a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:03.194437 13819 consensus_queue.cc:1048] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:03.207078 13339 raft_consensus.cc:1275] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Refusing update from remote peer 00b582f4c3eb48a2b9da60664f7671a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:03.208760 13833 consensus_queue.cc:1048] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:03.238380 13339 raft_consensus.cc:1275] T 63c0b44a7a9848d0a915d6aef59765a0 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Refusing update from remote peer e5f720dcb86c47ce845993e785ab4b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:03.239881 13842 consensus_queue.cc:1048] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:03.251736 13416 raft_consensus.cc:1275] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Refusing update from remote peer e5f720dcb86c47ce845993e785ab4b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:03.254122 13842 consensus_queue.cc:1048] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:03.307832 13339 raft_consensus.cc:1275] T d2efb168c3ae4aa29b9d03117e80b501 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Refusing update from remote peer e5f720dcb86c47ce845993e785ab4b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:03.309101 13842 consensus_queue.cc:1048] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:03.318815 13416 raft_consensus.cc:1275] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Refusing update from remote peer e5f720dcb86c47ce845993e785ab4b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:03.320870 13842 consensus_queue.cc:1048] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:03.450140 13339 raft_consensus.cc:1275] T 387a01bbb6e1410f866ac7756a3e2f62 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Refusing update from remote peer e5f720dcb86c47ce845993e785ab4b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:03.451361 13842 consensus_queue.cc:1048] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:03.461126 13416 raft_consensus.cc:1275] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Refusing update from remote peer e5f720dcb86c47ce845993e785ab4b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:03.463311 13860 consensus_queue.cc:1048] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:03.570683 13339 raft_consensus.cc:1275] T 1a134dc3033d491687cb6027e770ad45 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Refusing update from remote peer 00b582f4c3eb48a2b9da60664f7671a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:03.572001 13851 consensus_queue.cc:1048] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:03.582348 13416 raft_consensus.cc:1275] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Refusing update from remote peer 00b582f4c3eb48a2b9da60664f7671a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:03.585146 13833 consensus_queue.cc:1048] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:03.616870 13416 raft_consensus.cc:1275] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 3 FOLLOWER]: Refusing update from remote peer e5f720dcb86c47ce845993e785ab4b5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:03.618170 13860 consensus_queue.cc:1048] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:03.626586 13339 raft_consensus.cc:1275] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 3 FOLLOWER]: Refusing update from remote peer e5f720dcb86c47ce845993e785ab4b5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:03.628320 13860 consensus_queue.cc:1048] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:03.750501 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:03.770869 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:03.784443 13416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46501f169b274536943e40a73d36f82b"
dest_uuid: "c814c53520414cb589d2be7104e72edd"
mode: GRACEFUL
new_leader_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
 from {username='slave'} at 127.0.0.1:52628
I20260710 13:19:03.785012 13416 raft_consensus.cc:606] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 2 LEADER]: Received request to transfer leadership to TS e5f720dcb86c47ce845993e785ab4b5b
I20260710 13:19:03.797154 13267 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fce0d9478a514564b0528c26fe5b9966"
dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
mode: GRACEFUL
new_leader_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
 from {username='slave'} at 127.0.0.1:38844
I20260710 13:19:03.797670 13267 raft_consensus.cc:606] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 LEADER]: Received request to transfer leadership to TS e5f720dcb86c47ce845993e785ab4b5b
I20260710 13:19:03.798867 11084 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:03.799459 11084 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:03.955941 13858 raft_consensus.cc:993] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd: : Instructing follower e5f720dcb86c47ce845993e785ab4b5b to start an election
I20260710 13:19:03.956404 13858 raft_consensus.cc:1081] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 2 LEADER]: Signalling peer e5f720dcb86c47ce845993e785ab4b5b to start an election
I20260710 13:19:03.957729 13719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46501f169b274536943e40a73d36f82b"
dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
 from {username='slave'} at 127.0.0.1:41394
I20260710 13:19:03.958259 13719 raft_consensus.cc:493] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:03.958588 13719 raft_consensus.cc:3060] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:03.964663 13719 raft_consensus.cc:515] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:19:03.966305 13719 leader_election.cc:290] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 3 election: Requested vote from peers ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849), c814c53520414cb589d2be7104e72edd (127.10.211.4:36395)
I20260710 13:19:03.966967 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46501f169b274536943e40a73d36f82b" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee2240453bda4bd4a8905a326cda8e6a"
I20260710 13:19:03.967320 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46501f169b274536943e40a73d36f82b" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c814c53520414cb589d2be7104e72edd"
I20260710 13:19:03.967530 13339 raft_consensus.cc:3060] T 46501f169b274536943e40a73d36f82b P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:03.967844 13416 raft_consensus.cc:3055] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:03.968154 13416 raft_consensus.cc:740] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c814c53520414cb589d2be7104e72edd, State: Running, Role: LEADER
I20260710 13:19:03.968883 13416 consensus_queue.cc:260] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [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: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:19:03.969997 13416 raft_consensus.cc:3060] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:03.973762 13339 raft_consensus.cc:2468] T 46501f169b274536943e40a73d36f82b P ee2240453bda4bd4a8905a326cda8e6a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 3.
I20260710 13:19:03.974862 13673 leader_election.cc:304] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [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: e5f720dcb86c47ce845993e785ab4b5b, ee2240453bda4bd4a8905a326cda8e6a; no voters: 
I20260710 13:19:03.975575 13842 raft_consensus.cc:2804] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:03.975978 13842 raft_consensus.cc:697] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 3 LEADER]: Becoming Leader. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Running, Role: LEADER
I20260710 13:19:03.976326 13416 raft_consensus.cc:2468] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 3.
I20260710 13:19:03.976819 13842 consensus_queue.cc:237] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [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: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } }
I20260710 13:19:03.984802 13092 catalog_manager.cc:5697] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b reported cstate change: term changed from 2 to 3, leader changed from c814c53520414cb589d2be7104e72edd (127.10.211.4) to e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1). New cstate: current_term: 3 leader_uuid: "e5f720dcb86c47ce845993e785ab4b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:04.354310 13833 raft_consensus.cc:993] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2: : Instructing follower e5f720dcb86c47ce845993e785ab4b5b to start an election
I20260710 13:19:04.354931 13851 raft_consensus.cc:1081] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 LEADER]: Signalling peer e5f720dcb86c47ce845993e785ab4b5b to start an election
I20260710 13:19:04.356362 13722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fce0d9478a514564b0528c26fe5b9966"
dest_uuid: "e5f720dcb86c47ce845993e785ab4b5b"
 from {username='slave'} at 127.0.0.1:41390
I20260710 13:19:04.356911 13722 raft_consensus.cc:493] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:04.357234 13722 raft_consensus.cc:3060] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:04.362263 13722 raft_consensus.cc:515] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:19:04.364260 13722 leader_election.cc:290] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 2 election: Requested vote from peers c814c53520414cb589d2be7104e72edd (127.10.211.4:36395), 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181)
I20260710 13:19:04.365039 13416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce0d9478a514564b0528c26fe5b9966" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c814c53520414cb589d2be7104e72edd"
I20260710 13:19:04.365895 13416 raft_consensus.cc:3060] T fce0d9478a514564b0528c26fe5b9966 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:04.372519 13416 raft_consensus.cc:2468] T fce0d9478a514564b0528c26fe5b9966 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 2.
I20260710 13:19:04.373567 13671 leader_election.cc:304] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c814c53520414cb589d2be7104e72edd, e5f720dcb86c47ce845993e785ab4b5b; no voters: 
I20260710 13:19:04.374480 13842 raft_consensus.cc:2804] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:04.374961 13842 raft_consensus.cc:697] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [term 2 LEADER]: Becoming Leader. State: Replica: e5f720dcb86c47ce845993e785ab4b5b, State: Running, Role: LEADER
I20260710 13:19:04.375711 13842 consensus_queue.cc:237] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:19:04.376338 13267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce0d9478a514564b0528c26fe5b9966" candidate_uuid: "e5f720dcb86c47ce845993e785ab4b5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00b582f4c3eb48a2b9da60664f7671a2"
I20260710 13:19:04.376894 13267 raft_consensus.cc:3055] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:04.377220 13267 raft_consensus.cc:740] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00b582f4c3eb48a2b9da60664f7671a2, State: Running, Role: LEADER
I20260710 13:19:04.378022 13267 consensus_queue.cc:260] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } }
I20260710 13:19:04.379254 13267 raft_consensus.cc:3060] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:04.383188 13092 catalog_manager.cc:5697] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b reported cstate change: term changed from 1 to 2, leader changed from 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2) to e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1). New cstate: current_term: 2 leader_uuid: "e5f720dcb86c47ce845993e785ab4b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5f720dcb86c47ce845993e785ab4b5b" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 37027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.385294 13267 raft_consensus.cc:2468] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5f720dcb86c47ce845993e785ab4b5b in term 2.
I20260710 13:19:04.504482 13338 raft_consensus.cc:1275] T 46501f169b274536943e40a73d36f82b P ee2240453bda4bd4a8905a326cda8e6a [term 3 FOLLOWER]: Refusing update from remote peer e5f720dcb86c47ce845993e785ab4b5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:04.505613 13842 consensus_queue.cc:1048] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee2240453bda4bd4a8905a326cda8e6a" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 33849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:04.519673 13416 raft_consensus.cc:1275] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 3 FOLLOWER]: Refusing update from remote peer e5f720dcb86c47ce845993e785ab4b5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:04.521175 13883 consensus_queue.cc:1048] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:04.788785 13267 raft_consensus.cc:1275] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Refusing update from remote peer e5f720dcb86c47ce845993e785ab4b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:04.790005 13883 consensus_queue.cc:1048] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b582f4c3eb48a2b9da60664f7671a2" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 40181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:04.798589 13416 raft_consensus.cc:1275] T fce0d9478a514564b0528c26fe5b9966 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Refusing update from remote peer e5f720dcb86c47ce845993e785ab4b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:04.800208 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:04.800024 13883 consensus_queue.cc:1048] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c814c53520414cb589d2be7104e72edd" member_type: VOTER last_known_addr { host: "127.10.211.4" port: 36395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:04.822795 11084 tablet_server.cc:179] TabletServer@127.10.211.1:37027 shutting down...
W20260710 13:19:04.829238 13383 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260710 13:19:04.846948 13383 consensus_peers.cc:597] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd -> Peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Couldn't send request to peer e5f720dcb86c47ce845993e785ab4b5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:04.854797 13309 consensus_peers.cc:597] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a -> Peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Couldn't send request to peer e5f720dcb86c47ce845993e785ab4b5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:04.855561 13309 consensus_peers.cc:597] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a -> Peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Couldn't send request to peer e5f720dcb86c47ce845993e785ab4b5b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:04.859266 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:04.860157 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:04.860936 11084 raft_consensus.cc:2243] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:04.861337 11084 raft_consensus.cc:2272] T a213699baf274d50bde423e368017f2b P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:04.863647 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:04.864274 11084 raft_consensus.cc:2243] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:04.865110 11084 raft_consensus.cc:2272] T 46501f169b274536943e40a73d36f82b P e5f720dcb86c47ce845993e785ab4b5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:04.867834 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:04.868392 11084 raft_consensus.cc:2243] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:04.868793 11084 raft_consensus.cc:2272] T bac90924118e4dff83d4055a3b4f2e8b P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:04.870725 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:04.871259 11084 raft_consensus.cc:2243] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:04.871680 11084 raft_consensus.cc:2272] T 426d7e3dde374d979de1871d6fa303fe P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:04.874169 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:04.874969 11084 raft_consensus.cc:2243] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:04.875803 11084 raft_consensus.cc:2272] T fce0d9478a514564b0528c26fe5b9966 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:04.878094 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:04.878736 11084 raft_consensus.cc:2243] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:04.879406 11084 raft_consensus.cc:2272] T d2efb168c3ae4aa29b9d03117e80b501 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:04.881474 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:04.881963 11084 raft_consensus.cc:2243] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:04.882329 11084 raft_consensus.cc:2272] T 837a58ee5ad34ed2bc55958c66dca4c5 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:04.884184 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:04.884667 11084 raft_consensus.cc:2243] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:04.885007 11084 raft_consensus.cc:2272] T 3d0757d96bb4418da21588c1345a2f46 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:04.886787 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:04.887404 11084 raft_consensus.cc:2243] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:04.887760 11084 raft_consensus.cc:2272] T a828da37e1674e2fb750eb56ddb91f78 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:04.889822 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:04.890345 11084 raft_consensus.cc:2243] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:04.891278 11084 raft_consensus.cc:2272] T 04d1ab019ed947e4b0d47371e8c53f70 P e5f720dcb86c47ce845993e785ab4b5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:04.893006 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:04.893466 11084 raft_consensus.cc:2243] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:04.893792 11084 raft_consensus.cc:2272] T 4a32e88309644000b7feb7ab971a2608 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:04.895790 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:04.896365 11084 raft_consensus.cc:2243] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:04.896783 11084 raft_consensus.cc:2272] T ddbbf2ede55a4acf943a8eca332fe8ba P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:04.898433 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:04.899019 11084 raft_consensus.cc:2243] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:04.899348 11084 raft_consensus.cc:2272] T 8f84bd37d8cf4311b59bba7bb5931a45 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:04.901121 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:04.901536 11084 raft_consensus.cc:2243] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:04.902189 11084 raft_consensus.cc:2272] T 387a01bbb6e1410f866ac7756a3e2f62 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:04.903823 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:04.904244 11084 raft_consensus.cc:2243] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:04.904631 11084 raft_consensus.cc:2272] T 7477d54e77544944a542869242e4f4ce P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:04.906363 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:04.906926 11084 raft_consensus.cc:2243] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:04.907563 11084 raft_consensus.cc:2272] T 63c0b44a7a9848d0a915d6aef59765a0 P e5f720dcb86c47ce845993e785ab4b5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:04.909281 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:04.909756 11084 raft_consensus.cc:2243] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:04.910230 11084 raft_consensus.cc:2272] T 35ccfaa56ff549f9a7ce050fba603521 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:04.912592 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:04.912964 11084 raft_consensus.cc:2243] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:04.913331 11084 raft_consensus.cc:2272] T 0fa49db9015041fd926e23caa303c067 P e5f720dcb86c47ce845993e785ab4b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:04.952680 11084 tablet_server.cc:196] TabletServer@127.10.211.1:37027 shutdown complete.
W20260710 13:19:04.974735 13309 consensus_peers.cc:597] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a -> Peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Couldn't send request to peer e5f720dcb86c47ce845993e785ab4b5b. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:37027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:04.980042 13309 consensus_peers.cc:597] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a -> Peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Couldn't send request to peer e5f720dcb86c47ce845993e785ab4b5b. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:37027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:04.988312 11084 tablet_server.cc:179] TabletServer@127.10.211.2:0 shutting down...
W20260710 13:19:05.005026 13383 consensus_peers.cc:597] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd -> Peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Couldn't send request to peer e5f720dcb86c47ce845993e785ab4b5b. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:37027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.016580 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:05.017360 11084 tablet_replica.cc:333] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2: stopping tablet replica
I20260710 13:19:05.018364 11084 raft_consensus.cc:2243] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.019312 11084 raft_consensus.cc:2272] T 2dbd6de68b484bd2bfc5ac3e5d39337b P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.021174 11084 tablet_replica.cc:333] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2: stopping tablet replica
I20260710 13:19:05.021749 11084 raft_consensus.cc:2243] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.022156 11084 raft_consensus.cc:2272] T bac90924118e4dff83d4055a3b4f2e8b P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.023947 11084 tablet_replica.cc:333] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2: stopping tablet replica
I20260710 13:19:05.024453 11084 raft_consensus.cc:2243] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.025167 11084 raft_consensus.cc:2272] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.026950 11084 tablet_replica.cc:333] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2: stopping tablet replica
I20260710 13:19:05.027420 11084 raft_consensus.cc:2243] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.028119 11084 raft_consensus.cc:2272] T 0e753b2364e043a0963f0a6547899f3a P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.029922 11084 tablet_replica.cc:333] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2: stopping tablet replica
I20260710 13:19:05.030463 11084 raft_consensus.cc:2243] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.031215 11084 raft_consensus.cc:2272] T a828da37e1674e2fb750eb56ddb91f78 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.032912 11084 tablet_replica.cc:333] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2: stopping tablet replica
I20260710 13:19:05.033417 11084 raft_consensus.cc:2243] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.033833 11084 raft_consensus.cc:2272] T 3d0757d96bb4418da21588c1345a2f46 P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.036005 11084 tablet_replica.cc:333] T 7477d54e77544944a542869242e4f4ce P 00b582f4c3eb48a2b9da60664f7671a2: stopping tablet replica
I20260710 13:19:05.036605 11084 raft_consensus.cc:2243] T 7477d54e77544944a542869242e4f4ce P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.037096 11084 raft_consensus.cc:2272] T 7477d54e77544944a542869242e4f4ce P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.039378 11084 tablet_replica.cc:333] T 8f84bd37d8cf4311b59bba7bb5931a45 P 00b582f4c3eb48a2b9da60664f7671a2: stopping tablet replica
I20260710 13:19:05.039885 11084 raft_consensus.cc:2243] T 8f84bd37d8cf4311b59bba7bb5931a45 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.040302 11084 raft_consensus.cc:2272] T 8f84bd37d8cf4311b59bba7bb5931a45 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.041942 11084 tablet_replica.cc:333] T 0fa49db9015041fd926e23caa303c067 P 00b582f4c3eb48a2b9da60664f7671a2: stopping tablet replica
I20260710 13:19:05.042443 11084 raft_consensus.cc:2243] T 0fa49db9015041fd926e23caa303c067 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.042853 11084 raft_consensus.cc:2272] T 0fa49db9015041fd926e23caa303c067 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.044486 11084 tablet_replica.cc:333] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2: stopping tablet replica
I20260710 13:19:05.044970 11084 raft_consensus.cc:2243] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.045712 11084 raft_consensus.cc:2272] T 35ccfaa56ff549f9a7ce050fba603521 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.047472 11084 tablet_replica.cc:333] T ddbbf2ede55a4acf943a8eca332fe8ba P 00b582f4c3eb48a2b9da60664f7671a2: stopping tablet replica
I20260710 13:19:05.047973 11084 raft_consensus.cc:2243] T ddbbf2ede55a4acf943a8eca332fe8ba P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.048398 11084 raft_consensus.cc:2272] T ddbbf2ede55a4acf943a8eca332fe8ba P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.050100 11084 tablet_replica.cc:333] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2: stopping tablet replica
I20260710 13:19:05.050719 11084 raft_consensus.cc:2243] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.051194 11084 raft_consensus.cc:2272] T 4a32e88309644000b7feb7ab971a2608 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.053449 11084 tablet_replica.cc:333] T 2948ca9dc3174f61a9486f90a3c6aabf P 00b582f4c3eb48a2b9da60664f7671a2: stopping tablet replica
I20260710 13:19:05.053965 11084 raft_consensus.cc:2243] T 2948ca9dc3174f61a9486f90a3c6aabf P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.054358 11084 raft_consensus.cc:2272] T 2948ca9dc3174f61a9486f90a3c6aabf P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.056210 11084 tablet_replica.cc:333] T a213699baf274d50bde423e368017f2b P 00b582f4c3eb48a2b9da60664f7671a2: stopping tablet replica
I20260710 13:19:05.056690 11084 raft_consensus.cc:2243] T a213699baf274d50bde423e368017f2b P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.057089 11084 raft_consensus.cc:2272] T a213699baf274d50bde423e368017f2b P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.058877 11084 tablet_replica.cc:333] T b58027ea61da4209bea9abc63ccb6c62 P 00b582f4c3eb48a2b9da60664f7671a2: stopping tablet replica
I20260710 13:19:05.059360 11084 raft_consensus.cc:2243] T b58027ea61da4209bea9abc63ccb6c62 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.059743 11084 raft_consensus.cc:2272] T b58027ea61da4209bea9abc63ccb6c62 P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.061836 11084 tablet_replica.cc:333] T 426d7e3dde374d979de1871d6fa303fe P 00b582f4c3eb48a2b9da60664f7671a2: stopping tablet replica
I20260710 13:19:05.062444 11084 raft_consensus.cc:2243] T 426d7e3dde374d979de1871d6fa303fe P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.062956 11084 raft_consensus.cc:2272] T 426d7e3dde374d979de1871d6fa303fe P 00b582f4c3eb48a2b9da60664f7671a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.065253 11084 tablet_replica.cc:333] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2: stopping tablet replica
I20260710 13:19:05.065780 11084 raft_consensus.cc:2243] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.066203 11084 raft_consensus.cc:2272] T fce0d9478a514564b0528c26fe5b9966 P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:05.067229 13380 consensus_peers.cc:597] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd -> Peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Couldn't send request to peer 00b582f4c3eb48a2b9da60664f7671a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.070191 11084 tablet_replica.cc:333] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2: stopping tablet replica
I20260710 13:19:05.070892 11084 raft_consensus.cc:2243] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:19:05.071468 13309 consensus_peers.cc:597] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a -> Peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Couldn't send request to peer e5f720dcb86c47ce845993e785ab4b5b. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:37027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.071880 11084 raft_consensus.cc:2272] T 1a134dc3033d491687cb6027e770ad45 P 00b582f4c3eb48a2b9da60664f7671a2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:05.074275 13380 consensus_peers.cc:597] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd -> Peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Couldn't send request to peer 00b582f4c3eb48a2b9da60664f7671a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:05.095584 13309 consensus_peers.cc:597] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a -> Peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Couldn't send request to peer e5f720dcb86c47ce845993e785ab4b5b. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:37027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.129614 11084 tablet_server.cc:196] TabletServer@127.10.211.2:0 shutdown complete.
W20260710 13:19:05.141642 13306 consensus_peers.cc:597] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a -> Peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Couldn't send request to peer 00b582f4c3eb48a2b9da60664f7671a2. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.2:40181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:05.146860 13380 consensus_peers.cc:597] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd -> Peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Couldn't send request to peer 00b582f4c3eb48a2b9da60664f7671a2. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.2:40181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:05.193172 13380 consensus_peers.cc:597] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd -> Peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Couldn't send request to peer 00b582f4c3eb48a2b9da60664f7671a2. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.2:40181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:05.193230 13306 consensus_peers.cc:597] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a -> Peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Couldn't send request to peer 00b582f4c3eb48a2b9da60664f7671a2. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.2:40181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.210865 11084 tablet_server.cc:179] TabletServer@127.10.211.3:0 shutting down...
W20260710 13:19:05.218667 13380 consensus_peers.cc:597] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd -> Peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Couldn't send request to peer 00b582f4c3eb48a2b9da60664f7671a2. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.2:40181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:05.222589 13383 consensus_peers.cc:597] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd -> Peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Couldn't send request to peer e5f720dcb86c47ce845993e785ab4b5b. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:37027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:05.223626 13306 consensus_peers.cc:597] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a -> Peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Couldn't send request to peer 00b582f4c3eb48a2b9da60664f7671a2. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.2:40181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:05.227182 13306 consensus_peers.cc:597] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a -> Peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Couldn't send request to peer 00b582f4c3eb48a2b9da60664f7671a2. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.2:40181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:05.259160 13306 consensus_peers.cc:597] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a -> Peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Couldn't send request to peer 00b582f4c3eb48a2b9da60664f7671a2. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.2:40181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:05.268390 13380 consensus_peers.cc:597] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd -> Peer 00b582f4c3eb48a2b9da60664f7671a2 (127.10.211.2:40181): Couldn't send request to peer 00b582f4c3eb48a2b9da60664f7671a2. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.2:40181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.274847 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:05.275595 11084 tablet_replica.cc:333] T 63c0b44a7a9848d0a915d6aef59765a0 P ee2240453bda4bd4a8905a326cda8e6a: stopping tablet replica
I20260710 13:19:05.276467 11084 raft_consensus.cc:2243] T 63c0b44a7a9848d0a915d6aef59765a0 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.277287 11084 raft_consensus.cc:2272] T 63c0b44a7a9848d0a915d6aef59765a0 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.280251 11084 tablet_replica.cc:333] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a: stopping tablet replica
I20260710 13:19:05.281000 11084 raft_consensus.cc:2243] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.281672 11084 raft_consensus.cc:2272] T 2dbd6de68b484bd2bfc5ac3e5d39337b P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:05.282358 13383 consensus_peers.cc:597] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd -> Peer e5f720dcb86c47ce845993e785ab4b5b (127.10.211.1:37027): Couldn't send request to peer e5f720dcb86c47ce845993e785ab4b5b. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:37027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.283792 11084 tablet_replica.cc:333] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a: stopping tablet replica
I20260710 13:19:05.284478 11084 raft_consensus.cc:2243] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.285048 11084 raft_consensus.cc:2272] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.287595 11084 tablet_replica.cc:333] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a: stopping tablet replica
I20260710 13:19:05.288180 11084 raft_consensus.cc:2243] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.289139 11084 raft_consensus.cc:2272] T 8f84bd37d8cf4311b59bba7bb5931a45 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.291230 11084 tablet_replica.cc:333] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a: stopping tablet replica
I20260710 13:19:05.291801 11084 raft_consensus.cc:2243] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.292869 11084 raft_consensus.cc:2272] T 3d0757d96bb4418da21588c1345a2f46 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.294909 11084 tablet_replica.cc:333] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a: stopping tablet replica
I20260710 13:19:05.295463 11084 raft_consensus.cc:2243] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.295994 11084 raft_consensus.cc:2272] T 04d1ab019ed947e4b0d47371e8c53f70 P ee2240453bda4bd4a8905a326cda8e6a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.297991 11084 tablet_replica.cc:333] T 0e753b2364e043a0963f0a6547899f3a P ee2240453bda4bd4a8905a326cda8e6a: stopping tablet replica
I20260710 13:19:05.298543 11084 raft_consensus.cc:2243] T 0e753b2364e043a0963f0a6547899f3a P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.299088 11084 raft_consensus.cc:2272] T 0e753b2364e043a0963f0a6547899f3a P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.301107 11084 tablet_replica.cc:333] T 387a01bbb6e1410f866ac7756a3e2f62 P ee2240453bda4bd4a8905a326cda8e6a: stopping tablet replica
I20260710 13:19:05.301781 11084 raft_consensus.cc:2243] T 387a01bbb6e1410f866ac7756a3e2f62 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.302464 11084 raft_consensus.cc:2272] T 387a01bbb6e1410f866ac7756a3e2f62 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.304953 11084 tablet_replica.cc:333] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a: stopping tablet replica
W20260710 13:19:05.305348 13383 consensus_peers.cc:597] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd -> Peer ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849): Couldn't send request to peer ee2240453bda4bd4a8905a326cda8e6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.305542 11084 raft_consensus.cc:2243] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.306702 11084 raft_consensus.cc:2272] T 4a32e88309644000b7feb7ab971a2608 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.308907 11084 tablet_replica.cc:333] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a: stopping tablet replica
I20260710 13:19:05.309432 11084 raft_consensus.cc:2243] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.310391 11084 raft_consensus.cc:2272] T bac90924118e4dff83d4055a3b4f2e8b P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.312415 11084 tablet_replica.cc:333] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a: stopping tablet replica
I20260710 13:19:05.312951 11084 raft_consensus.cc:2243] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.313946 11084 raft_consensus.cc:2272] T 0fa49db9015041fd926e23caa303c067 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.315930 11084 tablet_replica.cc:333] T 35ccfaa56ff549f9a7ce050fba603521 P ee2240453bda4bd4a8905a326cda8e6a: stopping tablet replica
I20260710 13:19:05.316437 11084 raft_consensus.cc:2243] T 35ccfaa56ff549f9a7ce050fba603521 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.316906 11084 raft_consensus.cc:2272] T 35ccfaa56ff549f9a7ce050fba603521 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.319068 11084 tablet_replica.cc:333] T 46501f169b274536943e40a73d36f82b P ee2240453bda4bd4a8905a326cda8e6a: stopping tablet replica
I20260710 13:19:05.319525 11084 raft_consensus.cc:2243] T 46501f169b274536943e40a73d36f82b P ee2240453bda4bd4a8905a326cda8e6a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.319993 11084 raft_consensus.cc:2272] T 46501f169b274536943e40a73d36f82b P ee2240453bda4bd4a8905a326cda8e6a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.322441 11084 tablet_replica.cc:333] T b58027ea61da4209bea9abc63ccb6c62 P ee2240453bda4bd4a8905a326cda8e6a: stopping tablet replica
I20260710 13:19:05.322932 11084 raft_consensus.cc:2243] T b58027ea61da4209bea9abc63ccb6c62 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.323401 11084 raft_consensus.cc:2272] T b58027ea61da4209bea9abc63ccb6c62 P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.325204 11084 tablet_replica.cc:333] T 2948ca9dc3174f61a9486f90a3c6aabf P ee2240453bda4bd4a8905a326cda8e6a: stopping tablet replica
I20260710 13:19:05.325685 11084 raft_consensus.cc:2243] T 2948ca9dc3174f61a9486f90a3c6aabf P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.326076 11084 raft_consensus.cc:2272] T 2948ca9dc3174f61a9486f90a3c6aabf P ee2240453bda4bd4a8905a326cda8e6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.327899 11084 tablet_replica.cc:333] T 1a134dc3033d491687cb6027e770ad45 P ee2240453bda4bd4a8905a326cda8e6a: stopping tablet replica
I20260710 13:19:05.328346 11084 raft_consensus.cc:2243] T 1a134dc3033d491687cb6027e770ad45 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.328830 11084 raft_consensus.cc:2272] T 1a134dc3033d491687cb6027e770ad45 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.330570 11084 tablet_replica.cc:333] T d2efb168c3ae4aa29b9d03117e80b501 P ee2240453bda4bd4a8905a326cda8e6a: stopping tablet replica
I20260710 13:19:05.331070 11084 raft_consensus.cc:2243] T d2efb168c3ae4aa29b9d03117e80b501 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.331497 11084 raft_consensus.cc:2272] T d2efb168c3ae4aa29b9d03117e80b501 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.333288 11084 tablet_replica.cc:333] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a: stopping tablet replica
I20260710 13:19:05.333678 11084 raft_consensus.cc:2243] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.334697 11084 raft_consensus.cc:2272] T 837a58ee5ad34ed2bc55958c66dca4c5 P ee2240453bda4bd4a8905a326cda8e6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.376195 11084 tablet_server.cc:196] TabletServer@127.10.211.3:0 shutdown complete.
I20260710 13:19:05.408862 11084 tablet_server.cc:179] TabletServer@127.10.211.4:0 shutting down...
I20260710 13:19:05.436293 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:05.437059 11084 tablet_replica.cc:333] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd: stopping tablet replica
I20260710 13:19:05.437860 11084 raft_consensus.cc:2243] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.438416 11084 raft_consensus.cc:2272] T 2dbd6de68b484bd2bfc5ac3e5d39337b P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.440601 11084 tablet_replica.cc:333] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd: stopping tablet replica
I20260710 13:19:05.441156 11084 raft_consensus.cc:2243] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.441672 11084 raft_consensus.cc:2272] T 63c0b44a7a9848d0a915d6aef59765a0 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.443761 11084 tablet_replica.cc:333] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd: stopping tablet replica
I20260710 13:19:05.444289 11084 raft_consensus.cc:2243] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.444772 11084 raft_consensus.cc:2272] T 04d1ab019ed947e4b0d47371e8c53f70 P c814c53520414cb589d2be7104e72edd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.447160 11084 tablet_replica.cc:333] T a828da37e1674e2fb750eb56ddb91f78 P c814c53520414cb589d2be7104e72edd: stopping tablet replica
I20260710 13:19:05.447885 11084 raft_consensus.cc:2243] T a828da37e1674e2fb750eb56ddb91f78 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.448577 11084 raft_consensus.cc:2272] T a828da37e1674e2fb750eb56ddb91f78 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.451371 11084 tablet_replica.cc:333] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P c814c53520414cb589d2be7104e72edd: stopping tablet replica
W20260710 13:19:05.451663 13383 consensus_peers.cc:597] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd -> Peer ee2240453bda4bd4a8905a326cda8e6a (127.10.211.3:33849): Couldn't send request to peer ee2240453bda4bd4a8905a326cda8e6a. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.3:33849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.452075 11084 raft_consensus.cc:2243] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.452641 11084 raft_consensus.cc:2272] T d5ebb5d6b26c4f9392e7f6fd5ae137d5 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.454627 11084 tablet_replica.cc:333] T fce0d9478a514564b0528c26fe5b9966 P c814c53520414cb589d2be7104e72edd: stopping tablet replica
I20260710 13:19:05.455476 11084 raft_consensus.cc:2243] T fce0d9478a514564b0528c26fe5b9966 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.456182 11084 raft_consensus.cc:2272] T fce0d9478a514564b0528c26fe5b9966 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.459614 11084 tablet_replica.cc:333] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd: stopping tablet replica
I20260710 13:19:05.460436 11084 raft_consensus.cc:2243] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.461401 11084 raft_consensus.cc:2272] T 426d7e3dde374d979de1871d6fa303fe P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.463330 11084 tablet_replica.cc:333] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd: stopping tablet replica
I20260710 13:19:05.463822 11084 raft_consensus.cc:2243] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.464325 11084 raft_consensus.cc:2272] T d2efb168c3ae4aa29b9d03117e80b501 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.466305 11084 tablet_replica.cc:333] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd: stopping tablet replica
I20260710 13:19:05.466809 11084 raft_consensus.cc:2243] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.467229 11084 raft_consensus.cc:2272] T 837a58ee5ad34ed2bc55958c66dca4c5 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.469025 11084 tablet_replica.cc:333] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd: stopping tablet replica
I20260710 13:19:05.469472 11084 raft_consensus.cc:2243] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.470263 11084 raft_consensus.cc:2272] T 2948ca9dc3174f61a9486f90a3c6aabf P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.472198 11084 tablet_replica.cc:333] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd: stopping tablet replica
I20260710 13:19:05.472656 11084 raft_consensus.cc:2243] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.473043 11084 raft_consensus.cc:2272] T 46501f169b274536943e40a73d36f82b P c814c53520414cb589d2be7104e72edd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.475440 11084 tablet_replica.cc:333] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd: stopping tablet replica
I20260710 13:19:05.475884 11084 raft_consensus.cc:2243] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.476733 11084 raft_consensus.cc:2272] T a213699baf274d50bde423e368017f2b P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.478698 11084 tablet_replica.cc:333] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd: stopping tablet replica
I20260710 13:19:05.479166 11084 raft_consensus.cc:2243] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.480039 11084 raft_consensus.cc:2272] T b58027ea61da4209bea9abc63ccb6c62 P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.481994 11084 tablet_replica.cc:333] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd: stopping tablet replica
I20260710 13:19:05.482420 11084 raft_consensus.cc:2243] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.483170 11084 raft_consensus.cc:2272] T ddbbf2ede55a4acf943a8eca332fe8ba P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.485044 11084 tablet_replica.cc:333] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd: stopping tablet replica
I20260710 13:19:05.485466 11084 raft_consensus.cc:2243] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.485882 11084 raft_consensus.cc:2272] T 1a134dc3033d491687cb6027e770ad45 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.487627 11084 tablet_replica.cc:333] T 0e753b2364e043a0963f0a6547899f3a P c814c53520414cb589d2be7104e72edd: stopping tablet replica
I20260710 13:19:05.488023 11084 raft_consensus.cc:2243] T 0e753b2364e043a0963f0a6547899f3a P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.488477 11084 raft_consensus.cc:2272] T 0e753b2364e043a0963f0a6547899f3a P c814c53520414cb589d2be7104e72edd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.490175 11084 tablet_replica.cc:333] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd: stopping tablet replica
I20260710 13:19:05.490590 11084 raft_consensus.cc:2243] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.491084 11084 raft_consensus.cc:2272] T 387a01bbb6e1410f866ac7756a3e2f62 P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.492789 11084 tablet_replica.cc:333] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd: stopping tablet replica
I20260710 13:19:05.493168 11084 raft_consensus.cc:2243] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.493897 11084 raft_consensus.cc:2272] T 7477d54e77544944a542869242e4f4ce P c814c53520414cb589d2be7104e72edd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.531426 11084 tablet_server.cc:196] TabletServer@127.10.211.4:0 shutdown complete.
I20260710 13:19:05.560815 11084 master.cc:562] Master@127.10.211.62:39977 shutting down...
I20260710 13:19:05.584937 11084 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.585564 11084 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.585909 11084 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2fdcbe4eda8f41d9a6feb8671ef7877a: stopping tablet replica
I20260710 13:19:05.623190 11084 master.cc:584] Master@127.10.211.62:39977 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18044 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:19:05.681988 11084 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.211.62:45343
I20260710 13:19:05.683440 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:05.689755 13899 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
W20260710 13:19:05.689889 13902 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
W20260710 13:19:05.689755 13900 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
I20260710 13:19:05.691216 11084 server_base.cc:1061] running on GCE node
I20260710 13:19:05.692201 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:05.692389 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:05.692596 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689545692564 us; error 0 us; skew 500 ppm
I20260710 13:19:05.693168 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:05.696391 11084 webserver.cc:533] Webserver started at http://127.10.211.62:34235/ using document root <none> and password file <none>
I20260710 13:19:05.696899 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:05.697082 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:05.697391 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:05.698691 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689474519633-11084-0/minicluster-data/master-0-root/instance:
uuid: "62f6e179705d4e169ccc71904bf62c14"
format_stamp: "Formatted at 2026-07-10 13:19:05 on dist-test-slave-3n8f"
I20260710 13:19:05.703469 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:05.706857 13907 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:05.707721 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:05.707983 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689474519633-11084-0/minicluster-data/master-0-root
uuid: "62f6e179705d4e169ccc71904bf62c14"
format_stamp: "Formatted at 2026-07-10 13:19:05 on dist-test-slave-3n8f"
I20260710 13:19:05.708230 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689474519633-11084-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689474519633-11084-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689474519633-11084-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)
I20260710 13:19:05.720711 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:05.722033 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:05.762320 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.62:45343
I20260710 13:19:05.762405 13958 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.62:45343 every 8 connection(s)
I20260710 13:19:05.766610 13959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:05.777046 13959 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14: Bootstrap starting.
I20260710 13:19:05.783346 13959 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:05.789187 13959 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14: No bootstrap required, opened a new log
I20260710 13:19:05.791535 13959 raft_consensus.cc:359] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62f6e179705d4e169ccc71904bf62c14" member_type: VOTER }
I20260710 13:19:05.791988 13959 raft_consensus.cc:385] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.792243 13959 raft_consensus.cc:740] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f6e179705d4e169ccc71904bf62c14, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.792810 13959 consensus_queue.cc:260] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "62f6e179705d4e169ccc71904bf62c14" member_type: VOTER }
I20260710 13:19:05.793325 13959 raft_consensus.cc:399] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:05.793571 13959 raft_consensus.cc:493] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:05.793854 13959 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.798324 13959 raft_consensus.cc:515] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62f6e179705d4e169ccc71904bf62c14" member_type: VOTER }
I20260710 13:19:05.798892 13959 leader_election.cc:304] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14 [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: 62f6e179705d4e169ccc71904bf62c14; no voters: 
I20260710 13:19:05.800282 13959 leader_election.cc:290] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:05.800611 13962 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:05.801980 13962 raft_consensus.cc:697] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14 [term 1 LEADER]: Becoming Leader. State: Replica: 62f6e179705d4e169ccc71904bf62c14, State: Running, Role: LEADER
I20260710 13:19:05.802786 13962 consensus_queue.cc:237] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14 [LEADER]: Queue going to LEADER mode. State: All 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: "62f6e179705d4e169ccc71904bf62c14" member_type: VOTER }
I20260710 13:19:05.803671 13959 sys_catalog.cc:565] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:05.809537 13964 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 62f6e179705d4e169ccc71904bf62c14. Latest consensus state: current_term: 1 leader_uuid: "62f6e179705d4e169ccc71904bf62c14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62f6e179705d4e169ccc71904bf62c14" member_type: VOTER } }
I20260710 13:19:05.809549 13963 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "62f6e179705d4e169ccc71904bf62c14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62f6e179705d4e169ccc71904bf62c14" member_type: VOTER } }
I20260710 13:19:05.810310 13964 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:05.810340 13963 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:05.812526 13970 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:05.817256 13970 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:05.820580 11084 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:05.825855 13970 catalog_manager.cc:1383] Generated new cluster ID: 91592718712b44fd85a04099887043fe
I20260710 13:19:05.826151 13970 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:05.843060 13970 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:05.844381 13970 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:05.866106 13970 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14: Generated new TSK 0
I20260710 13:19:05.866753 13970 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:05.887467 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:05.893765 13980 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
W20260710 13:19:05.894863 13981 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
I20260710 13:19:05.896799 11084 server_base.cc:1061] running on GCE node
W20260710 13:19:05.896685 13983 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
I20260710 13:19:05.897811 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:05.898036 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:05.898205 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689545898189 us; error 0 us; skew 500 ppm
I20260710 13:19:05.898855 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:05.901212 11084 webserver.cc:533] Webserver started at http://127.10.211.1:40673/ using document root <none> and password file <none>
I20260710 13:19:05.901700 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:05.901902 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:05.902169 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:05.903303 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689474519633-11084-0/minicluster-data/ts-0-root/instance:
uuid: "3b319581cef5478f9904ea5ecbd5b8f7"
format_stamp: "Formatted at 2026-07-10 13:19:05 on dist-test-slave-3n8f"
I20260710 13:19:05.907981 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:05.911372 13988 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:05.912081 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:05.912382 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689474519633-11084-0/minicluster-data/ts-0-root
uuid: "3b319581cef5478f9904ea5ecbd5b8f7"
format_stamp: "Formatted at 2026-07-10 13:19:05 on dist-test-slave-3n8f"
I20260710 13:19:05.912676 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689474519633-11084-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689474519633-11084-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689474519633-11084-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)
I20260710 13:19:05.932060 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:05.933290 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:05.934883 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:05.937168 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:05.937383 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:05.937631 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:05.937831 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:05.978112 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.1:45255
I20260710 13:19:05.978226 14050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.1:45255 every 8 connection(s)
I20260710 13:19:05.983294 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:05.992038 14056 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
W20260710 13:19:05.992785 14055 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
W20260710 13:19:05.993259 14058 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
I20260710 13:19:05.994315 11084 server_base.cc:1061] running on GCE node
I20260710 13:19:05.995537 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:05.995728 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:05.995949 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689545995907 us; error 0 us; skew 500 ppm
I20260710 13:19:05.996523 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:05.998653 14051 heartbeater.cc:344] Connected to a master server at 127.10.211.62:45343
I20260710 13:19:05.999135 14051 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:05.999342 11084 webserver.cc:533] Webserver started at http://127.10.211.2:39177/ using document root <none> and password file <none>
I20260710 13:19:06.000008 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:06.000036 14051 heartbeater.cc:507] Master 127.10.211.62:45343 requested a full tablet report, sending...
I20260710 13:19:06.000375 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:06.000716 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:06.002170 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689474519633-11084-0/minicluster-data/ts-1-root/instance:
uuid: "b64b08d923be4a71a098e0c810bcce95"
format_stamp: "Formatted at 2026-07-10 13:19:05 on dist-test-slave-3n8f"
I20260710 13:19:06.002328 13924 ts_manager.cc:194] Registered new tserver with Master: 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255)
I20260710 13:19:06.004170 13924 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41336
I20260710 13:19:06.007355 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260710 13:19:06.010839 14063 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:06.011607 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:06.011925 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689474519633-11084-0/minicluster-data/ts-1-root
uuid: "b64b08d923be4a71a098e0c810bcce95"
format_stamp: "Formatted at 2026-07-10 13:19:05 on dist-test-slave-3n8f"
I20260710 13:19:06.012189 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689474519633-11084-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689474519633-11084-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689474519633-11084-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)
I20260710 13:19:06.034969 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:06.036230 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:06.037684 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:06.039839 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:06.040074 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:06.040313 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:06.040485 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:06.081144 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.2:37425
I20260710 13:19:06.081243 14125 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.2:37425 every 8 connection(s)
I20260710 13:19:06.085974 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:06.093303 14129 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
W20260710 13:19:06.093966 14130 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
W20260710 13:19:06.097029 14132 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
I20260710 13:19:06.097653 11084 server_base.cc:1061] running on GCE node
I20260710 13:19:06.098677 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:06.098963 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:06.099097 14126 heartbeater.cc:344] Connected to a master server at 127.10.211.62:45343
I20260710 13:19:06.099172 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689546099154 us; error 0 us; skew 500 ppm
I20260710 13:19:06.099539 14126 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:06.100031 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:06.100430 14126 heartbeater.cc:507] Master 127.10.211.62:45343 requested a full tablet report, sending...
I20260710 13:19:06.102751 11084 webserver.cc:533] Webserver started at http://127.10.211.3:41437/ using document root <none> and password file <none>
I20260710 13:19:06.102936 13924 ts_manager.cc:194] Registered new tserver with Master: b64b08d923be4a71a098e0c810bcce95 (127.10.211.2:37425)
I20260710 13:19:06.103454 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:06.103729 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:06.104032 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:06.104756 13924 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41338
I20260710 13:19:06.105718 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689474519633-11084-0/minicluster-data/ts-2-root/instance:
uuid: "1efddebde3d5494eb2236500e3c68823"
format_stamp: "Formatted at 2026-07-10 13:19:06 on dist-test-slave-3n8f"
I20260710 13:19:06.110780 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:06.114212 14137 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:06.115124 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:06.115499 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689474519633-11084-0/minicluster-data/ts-2-root
uuid: "1efddebde3d5494eb2236500e3c68823"
format_stamp: "Formatted at 2026-07-10 13:19:06 on dist-test-slave-3n8f"
I20260710 13:19:06.115803 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689474519633-11084-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689474519633-11084-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689474519633-11084-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)
I20260710 13:19:06.136552 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:06.137774 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:06.139227 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:06.141383 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:06.141607 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:06.141844 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:06.142010 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:06.181753 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.3:44963
I20260710 13:19:06.181793 14199 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.3:44963 every 8 connection(s)
I20260710 13:19:06.204864 14200 heartbeater.cc:344] Connected to a master server at 127.10.211.62:45343
I20260710 13:19:06.205266 14200 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:06.206259 14200 heartbeater.cc:507] Master 127.10.211.62:45343 requested a full tablet report, sending...
I20260710 13:19:06.208320 13924 ts_manager.cc:194] Registered new tserver with Master: 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:06.208475 11084 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.02371728s
I20260710 13:19:06.209818 13924 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41352
I20260710 13:19:06.233640 13924 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41354:
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"
    }
  }
}
W20260710 13:19:06.236557 13924 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.
I20260710 13:19:06.322113 14091 tablet_service.cc:1511] Processing CreateTablet for tablet 62fa60cfe1ce44aa83d9e411b41ac6e9 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:06.322619 14090 tablet_service.cc:1511] Processing CreateTablet for tablet f664f3c5473a45c888b14fa2fa945e75 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:06.323571 14091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62fa60cfe1ce44aa83d9e411b41ac6e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.324216 14090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f664f3c5473a45c888b14fa2fa945e75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.332074 14163 tablet_service.cc:1511] Processing CreateTablet for tablet 7f5c01b4e5d84aa9b781f2c7ed126073 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:06.333544 14165 tablet_service.cc:1511] Processing CreateTablet for tablet 62fa60cfe1ce44aa83d9e411b41ac6e9 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:06.334759 14162 tablet_service.cc:1511] Processing CreateTablet for tablet a1e4f878dd7841edb16fecb4c233d404 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:06.335909 14164 tablet_service.cc:1511] Processing CreateTablet for tablet f664f3c5473a45c888b14fa2fa945e75 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:06.333596 14163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f5c01b4e5d84aa9b781f2c7ed126073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.337169 14161 tablet_service.cc:1511] Processing CreateTablet for tablet c33c7d3830774dccbda658d732ad5eb0 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:06.339875 14160 tablet_service.cc:1511] Processing CreateTablet for tablet 3b1e81996410425593e0812b6ef6fd66 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:06.340456 14089 tablet_service.cc:1511] Processing CreateTablet for tablet 7f5c01b4e5d84aa9b781f2c7ed126073 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:06.341262 14159 tablet_service.cc:1511] Processing CreateTablet for tablet c159bdedebe845f9a56b11a2318122b9 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:06.341840 14089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f5c01b4e5d84aa9b781f2c7ed126073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.338507 14161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c33c7d3830774dccbda658d732ad5eb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.343056 14164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f664f3c5473a45c888b14fa2fa945e75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.344044 14158 tablet_service.cc:1511] Processing CreateTablet for tablet aae3ca0d76bb428aac8446e5642718d1 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:06.345389 14158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aae3ca0d76bb428aac8446e5642718d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.347035 14165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62fa60cfe1ce44aa83d9e411b41ac6e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.347540 14088 tablet_service.cc:1511] Processing CreateTablet for tablet a1e4f878dd7841edb16fecb4c233d404 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:06.349331 14088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1e4f878dd7841edb16fecb4c233d404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.350978 14159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c159bdedebe845f9a56b11a2318122b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.351682 14162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1e4f878dd7841edb16fecb4c233d404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.352262 14087 tablet_service.cc:1511] Processing CreateTablet for tablet c33c7d3830774dccbda658d732ad5eb0 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:06.354107 14087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c33c7d3830774dccbda658d732ad5eb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.354202 14157 tablet_service.cc:1511] Processing CreateTablet for tablet c6600634a079463fb0a2f4a0cc8f79ec (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:06.354992 14160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b1e81996410425593e0812b6ef6fd66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.355702 14157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6600634a079463fb0a2f4a0cc8f79ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.356199 14086 tablet_service.cc:1511] Processing CreateTablet for tablet 3b1e81996410425593e0812b6ef6fd66 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:06.359315 14085 tablet_service.cc:1511] Processing CreateTablet for tablet c159bdedebe845f9a56b11a2318122b9 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:06.362713 14084 tablet_service.cc:1511] Processing CreateTablet for tablet aae3ca0d76bb428aac8446e5642718d1 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:06.366760 14083 tablet_service.cc:1511] Processing CreateTablet for tablet c6600634a079463fb0a2f4a0cc8f79ec (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:06.375896 14156 tablet_service.cc:1511] Processing CreateTablet for tablet 25e1eefeb5314fd08d700582dc6bf638 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:06.377257 14156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25e1eefeb5314fd08d700582dc6bf638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.379093 14086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b1e81996410425593e0812b6ef6fd66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.382328 14085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c159bdedebe845f9a56b11a2318122b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.387109 14084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aae3ca0d76bb428aac8446e5642718d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.391089 14083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6600634a079463fb0a2f4a0cc8f79ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.369151 14082 tablet_service.cc:1511] Processing CreateTablet for tablet 25e1eefeb5314fd08d700582dc6bf638 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:06.402714 14082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25e1eefeb5314fd08d700582dc6bf638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.414281 14016 tablet_service.cc:1511] Processing CreateTablet for tablet 62fa60cfe1ce44aa83d9e411b41ac6e9 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:06.415681 14016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62fa60cfe1ce44aa83d9e411b41ac6e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.418386 14015 tablet_service.cc:1511] Processing CreateTablet for tablet f664f3c5473a45c888b14fa2fa945e75 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:06.420262 14015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f664f3c5473a45c888b14fa2fa945e75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.420087 14014 tablet_service.cc:1511] Processing CreateTablet for tablet 7f5c01b4e5d84aa9b781f2c7ed126073 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:06.421433 14014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f5c01b4e5d84aa9b781f2c7ed126073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.423821 14013 tablet_service.cc:1511] Processing CreateTablet for tablet a1e4f878dd7841edb16fecb4c233d404 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:06.423650 14012 tablet_service.cc:1511] Processing CreateTablet for tablet c33c7d3830774dccbda658d732ad5eb0 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:06.425238 14013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1e4f878dd7841edb16fecb4c233d404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.426919 14011 tablet_service.cc:1511] Processing CreateTablet for tablet 3b1e81996410425593e0812b6ef6fd66 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:06.428730 14011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b1e81996410425593e0812b6ef6fd66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.435205 14012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c33c7d3830774dccbda658d732ad5eb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.444458 14010 tablet_service.cc:1511] Processing CreateTablet for tablet c159bdedebe845f9a56b11a2318122b9 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:06.446373 14010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c159bdedebe845f9a56b11a2318122b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.448912 14009 tablet_service.cc:1511] Processing CreateTablet for tablet aae3ca0d76bb428aac8446e5642718d1 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:06.459776 14009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aae3ca0d76bb428aac8446e5642718d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.452009 14008 tablet_service.cc:1511] Processing CreateTablet for tablet c6600634a079463fb0a2f4a0cc8f79ec (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:06.462347 14008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6600634a079463fb0a2f4a0cc8f79ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.455127 14007 tablet_service.cc:1511] Processing CreateTablet for tablet 25e1eefeb5314fd08d700582dc6bf638 (DEFAULT_TABLE table=test-workload [id=8cae9302f01d430bbb5d758102c18a3f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:06.468619 14007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25e1eefeb5314fd08d700582dc6bf638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.500669 14215 tablet_bootstrap.cc:492] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95: Bootstrap starting.
I20260710 13:19:06.506090 14216 tablet_bootstrap.cc:492] T 25e1eefeb5314fd08d700582dc6bf638 P 1efddebde3d5494eb2236500e3c68823: Bootstrap starting.
I20260710 13:19:06.563135 14215 tablet_bootstrap.cc:654] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.561146 14216 tablet_bootstrap.cc:654] T 25e1eefeb5314fd08d700582dc6bf638 P 1efddebde3d5494eb2236500e3c68823: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.586129 14217 tablet_bootstrap.cc:492] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap starting.
I20260710 13:19:06.592628 14215 tablet_bootstrap.cc:492] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95: No bootstrap required, opened a new log
I20260710 13:19:06.593195 14215 ts_tablet_manager.cc:1403] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95: Time spent bootstrapping tablet: real 0.093s	user 0.006s	sys 0.020s
I20260710 13:19:06.593410 14216 tablet_bootstrap.cc:492] T 25e1eefeb5314fd08d700582dc6bf638 P 1efddebde3d5494eb2236500e3c68823: No bootstrap required, opened a new log
I20260710 13:19:06.593928 14216 ts_tablet_manager.cc:1403] T 25e1eefeb5314fd08d700582dc6bf638 P 1efddebde3d5494eb2236500e3c68823: Time spent bootstrapping tablet: real 0.099s	user 0.014s	sys 0.006s
I20260710 13:19:06.594955 14217 tablet_bootstrap.cc:654] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.596216 14215 raft_consensus.cc:359] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.597008 14215 raft_consensus.cc:385] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.596805 14216 raft_consensus.cc:359] T 25e1eefeb5314fd08d700582dc6bf638 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.597604 14216 raft_consensus.cc:385] T 25e1eefeb5314fd08d700582dc6bf638 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.597370 14215 raft_consensus.cc:740] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b64b08d923be4a71a098e0c810bcce95, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.599117 14215 consensus_queue.cc:260] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.601796 14126 heartbeater.cc:499] Master 127.10.211.62:45343 was elected leader, sending a full tablet report...
I20260710 13:19:06.602664 14215 ts_tablet_manager.cc:1434] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260710 13:19:06.604103 14215 tablet_bootstrap.cc:492] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95: Bootstrap starting.
I20260710 13:19:06.597944 14216 raft_consensus.cc:740] T 25e1eefeb5314fd08d700582dc6bf638 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1efddebde3d5494eb2236500e3c68823, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.606706 14216 consensus_queue.cc:260] T 25e1eefeb5314fd08d700582dc6bf638 P 1efddebde3d5494eb2236500e3c68823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.612680 14216 ts_tablet_manager.cc:1434] T 25e1eefeb5314fd08d700582dc6bf638 P 1efddebde3d5494eb2236500e3c68823: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.001s
I20260710 13:19:06.613381 14215 tablet_bootstrap.cc:654] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.613544 14200 heartbeater.cc:499] Master 127.10.211.62:45343 was elected leader, sending a full tablet report...
I20260710 13:19:06.613838 14217 tablet_bootstrap.cc:492] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7: No bootstrap required, opened a new log
I20260710 13:19:06.614403 14217 ts_tablet_manager.cc:1403] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.012s
I20260710 13:19:06.617777 14217 raft_consensus.cc:359] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.618541 14217 raft_consensus.cc:385] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.620200 14217 raft_consensus.cc:740] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b319581cef5478f9904ea5ecbd5b8f7, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.621302 14217 consensus_queue.cc:260] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.623303 14216 tablet_bootstrap.cc:492] T aae3ca0d76bb428aac8446e5642718d1 P 1efddebde3d5494eb2236500e3c68823: Bootstrap starting.
I20260710 13:19:06.626140 14215 tablet_bootstrap.cc:492] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95: No bootstrap required, opened a new log
I20260710 13:19:06.626718 14215 ts_tablet_manager.cc:1403] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260710 13:19:06.627878 14217 ts_tablet_manager.cc:1434] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:19:06.628614 14051 heartbeater.cc:499] Master 127.10.211.62:45343 was elected leader, sending a full tablet report...
I20260710 13:19:06.629580 14215 raft_consensus.cc:359] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.630312 14215 raft_consensus.cc:385] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.630609 14215 raft_consensus.cc:740] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b64b08d923be4a71a098e0c810bcce95, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.631027 14216 tablet_bootstrap.cc:654] T aae3ca0d76bb428aac8446e5642718d1 P 1efddebde3d5494eb2236500e3c68823: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.631606 14215 consensus_queue.cc:260] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.634065 14215 ts_tablet_manager.cc:1434] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:06.635017 14215 tablet_bootstrap.cc:492] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95: Bootstrap starting.
I20260710 13:19:06.636973 14217 tablet_bootstrap.cc:492] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap starting.
I20260710 13:19:06.641382 14215 tablet_bootstrap.cc:654] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.644126 14217 tablet_bootstrap.cc:654] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.654210 14215 tablet_bootstrap.cc:492] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95: No bootstrap required, opened a new log
I20260710 13:19:06.654781 14215 ts_tablet_manager.cc:1403] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260710 13:19:06.656500 14217 tablet_bootstrap.cc:492] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7: No bootstrap required, opened a new log
I20260710 13:19:06.656989 14217 ts_tablet_manager.cc:1403] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:19:06.657687 14215 raft_consensus.cc:359] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.658468 14215 raft_consensus.cc:385] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.658942 14215 raft_consensus.cc:740] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b64b08d923be4a71a098e0c810bcce95, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.659783 14215 consensus_queue.cc:260] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.660096 14217 raft_consensus.cc:359] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.660905 14217 raft_consensus.cc:385] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.661198 14217 raft_consensus.cc:740] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b319581cef5478f9904ea5ecbd5b8f7, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.662287 14215 ts_tablet_manager.cc:1434] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:06.662083 14217 consensus_queue.cc:260] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.663316 14215 tablet_bootstrap.cc:492] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95: Bootstrap starting.
I20260710 13:19:06.664448 14217 ts_tablet_manager.cc:1434] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:06.665412 14217 tablet_bootstrap.cc:492] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap starting.
I20260710 13:19:06.670130 14215 tablet_bootstrap.cc:654] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.671618 14217 tablet_bootstrap.cc:654] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.682339 14215 tablet_bootstrap.cc:492] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95: No bootstrap required, opened a new log
I20260710 13:19:06.682884 14215 ts_tablet_manager.cc:1403] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 13:19:06.683467 14217 tablet_bootstrap.cc:492] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7: No bootstrap required, opened a new log
I20260710 13:19:06.683974 14217 ts_tablet_manager.cc:1403] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 13:19:06.685812 14215 raft_consensus.cc:359] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.686555 14215 raft_consensus.cc:385] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.686906 14215 raft_consensus.cc:740] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b64b08d923be4a71a098e0c810bcce95, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.687752 14217 raft_consensus.cc:359] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.687642 14215 consensus_queue.cc:260] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.688441 14217 raft_consensus.cc:385] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.688758 14217 raft_consensus.cc:740] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b319581cef5478f9904ea5ecbd5b8f7, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.689574 14217 consensus_queue.cc:260] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.691855 14215 ts_tablet_manager.cc:1434] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:06.692936 14215 tablet_bootstrap.cc:492] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95: Bootstrap starting.
I20260710 13:19:06.699211 14215 tablet_bootstrap.cc:654] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.691855 14217 ts_tablet_manager.cc:1434] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:06.702039 14217 tablet_bootstrap.cc:492] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap starting.
I20260710 13:19:06.702302 14216 tablet_bootstrap.cc:492] T aae3ca0d76bb428aac8446e5642718d1 P 1efddebde3d5494eb2236500e3c68823: No bootstrap required, opened a new log
I20260710 13:19:06.702865 14216 ts_tablet_manager.cc:1403] T aae3ca0d76bb428aac8446e5642718d1 P 1efddebde3d5494eb2236500e3c68823: Time spent bootstrapping tablet: real 0.080s	user 0.042s	sys 0.034s
I20260710 13:19:06.709148 14216 raft_consensus.cc:359] T aae3ca0d76bb428aac8446e5642718d1 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.709929 14216 raft_consensus.cc:385] T aae3ca0d76bb428aac8446e5642718d1 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.710240 14216 raft_consensus.cc:740] T aae3ca0d76bb428aac8446e5642718d1 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1efddebde3d5494eb2236500e3c68823, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.710538 14217 tablet_bootstrap.cc:654] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.711257 14216 consensus_queue.cc:260] T aae3ca0d76bb428aac8446e5642718d1 P 1efddebde3d5494eb2236500e3c68823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.713799 14216 ts_tablet_manager.cc:1434] T aae3ca0d76bb428aac8446e5642718d1 P 1efddebde3d5494eb2236500e3c68823: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:19:06.714838 14216 tablet_bootstrap.cc:492] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823: Bootstrap starting.
I20260710 13:19:06.721295 14216 tablet_bootstrap.cc:654] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.734293 14216 tablet_bootstrap.cc:492] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823: No bootstrap required, opened a new log
I20260710 13:19:06.734810 14216 ts_tablet_manager.cc:1403] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260710 13:19:06.737673 14216 raft_consensus.cc:359] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.738416 14216 raft_consensus.cc:385] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.738775 14216 raft_consensus.cc:740] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1efddebde3d5494eb2236500e3c68823, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.739634 14215 tablet_bootstrap.cc:492] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95: No bootstrap required, opened a new log
I20260710 13:19:06.739568 14216 consensus_queue.cc:260] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.740160 14215 ts_tablet_manager.cc:1403] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.020s
I20260710 13:19:06.740732 14217 tablet_bootstrap.cc:492] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7: No bootstrap required, opened a new log
I20260710 13:19:06.741199 14217 ts_tablet_manager.cc:1403] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent bootstrapping tablet: real 0.039s	user 0.028s	sys 0.008s
I20260710 13:19:06.741604 14216 ts_tablet_manager.cc:1434] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:06.742599 14216 tablet_bootstrap.cc:492] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823: Bootstrap starting.
I20260710 13:19:06.743026 14215 raft_consensus.cc:359] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } } peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } }
I20260710 13:19:06.743742 14215 raft_consensus.cc:385] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.744045 14215 raft_consensus.cc:740] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b64b08d923be4a71a098e0c810bcce95, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.743917 14217 raft_consensus.cc:359] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.744670 14217 raft_consensus.cc:385] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.744976 14217 raft_consensus.cc:740] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b319581cef5478f9904ea5ecbd5b8f7, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.744827 14215 consensus_queue.cc:260] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } } peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } }
I20260710 13:19:06.745764 14217 consensus_queue.cc:260] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.747481 14215 ts_tablet_manager.cc:1434] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:19:06.748484 14215 tablet_bootstrap.cc:492] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95: Bootstrap starting.
I20260710 13:19:06.749491 14216 tablet_bootstrap.cc:654] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.750283 14217 ts_tablet_manager.cc:1434] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:19:06.751332 14217 tablet_bootstrap.cc:492] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap starting.
I20260710 13:19:06.754673 14215 tablet_bootstrap.cc:654] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.757678 14217 tablet_bootstrap.cc:654] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.763036 14216 tablet_bootstrap.cc:492] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823: No bootstrap required, opened a new log
I20260710 13:19:06.763517 14216 ts_tablet_manager.cc:1403] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.011s
I20260710 13:19:06.766129 14215 tablet_bootstrap.cc:492] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95: No bootstrap required, opened a new log
I20260710 13:19:06.766662 14215 ts_tablet_manager.cc:1403] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 13:19:06.766482 14216 raft_consensus.cc:359] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.767297 14216 raft_consensus.cc:385] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.767596 14216 raft_consensus.cc:740] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1efddebde3d5494eb2236500e3c68823, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.767966 14217 tablet_bootstrap.cc:492] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7: No bootstrap required, opened a new log
I20260710 13:19:06.768436 14217 ts_tablet_manager.cc:1403] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260710 13:19:06.768533 14216 consensus_queue.cc:260] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.769646 14215 raft_consensus.cc:359] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.770929 14221 raft_consensus.cc:493] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:06.771152 14216 ts_tablet_manager.cc:1434] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:06.770344 14215 raft_consensus.cc:385] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.771638 14215 raft_consensus.cc:740] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b64b08d923be4a71a098e0c810bcce95, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.771411 14221 raft_consensus.cc:515] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.772233 14216 tablet_bootstrap.cc:492] T f664f3c5473a45c888b14fa2fa945e75 P 1efddebde3d5494eb2236500e3c68823: Bootstrap starting.
I20260710 13:19:06.772428 14215 consensus_queue.cc:260] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.774960 14224 raft_consensus.cc:493] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:06.775492 14224 raft_consensus.cc:515] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.778051 14224 leader_election.cc:290] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b64b08d923be4a71a098e0c810bcce95 (127.10.211.2:37425), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:06.780676 14216 tablet_bootstrap.cc:654] T f664f3c5473a45c888b14fa2fa945e75 P 1efddebde3d5494eb2236500e3c68823: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.788375 14221 leader_election.cc:290] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:06.771411 14217 raft_consensus.cc:359] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } } peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } }
I20260710 13:19:06.801575 14217 raft_consensus.cc:385] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.801961 14217 raft_consensus.cc:740] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b319581cef5478f9904ea5ecbd5b8f7, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.804519 14215 ts_tablet_manager.cc:1434] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.009s
I20260710 13:19:06.810747 14216 tablet_bootstrap.cc:492] T f664f3c5473a45c888b14fa2fa945e75 P 1efddebde3d5494eb2236500e3c68823: No bootstrap required, opened a new log
I20260710 13:19:06.810602 14217 consensus_queue.cc:260] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } } peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } }
I20260710 13:19:06.811363 14216 ts_tablet_manager.cc:1403] T f664f3c5473a45c888b14fa2fa945e75 P 1efddebde3d5494eb2236500e3c68823: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.003s
I20260710 13:19:06.812119 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5c01b4e5d84aa9b781f2c7ed126073" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" is_pre_election: true
I20260710 13:19:06.813438 14215 tablet_bootstrap.cc:492] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95: Bootstrap starting.
W20260710 13:19:06.813815 14067 leader_election.cc:343] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:06.815485 13972 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:06.815889 14216 raft_consensus.cc:359] T f664f3c5473a45c888b14fa2fa945e75 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.817044 14216 raft_consensus.cc:385] T f664f3c5473a45c888b14fa2fa945e75 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.817415 14216 raft_consensus.cc:740] T f664f3c5473a45c888b14fa2fa945e75 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1efddebde3d5494eb2236500e3c68823, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.818123 14216 consensus_queue.cc:260] T f664f3c5473a45c888b14fa2fa945e75 P 1efddebde3d5494eb2236500e3c68823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.820207 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33c7d3830774dccbda658d732ad5eb0" candidate_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823" is_pre_election: true
I20260710 13:19:06.821512 14217 ts_tablet_manager.cc:1434] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.002s
I20260710 13:19:06.822114 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5c01b4e5d84aa9b781f2c7ed126073" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823" is_pre_election: true
I20260710 13:19:06.822608 14217 tablet_bootstrap.cc:492] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap starting.
W20260710 13:19:06.824065 14065 leader_election.cc:343] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:06.824317 13990 leader_election.cc:343] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:06.824553 14065 leader_election.cc:304] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b64b08d923be4a71a098e0c810bcce95; no voters: 1efddebde3d5494eb2236500e3c68823, 3b319581cef5478f9904ea5ecbd5b8f7
I20260710 13:19:06.825802 14236 raft_consensus.cc:2749] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:06.827011 14216 ts_tablet_manager.cc:1434] T f664f3c5473a45c888b14fa2fa945e75 P 1efddebde3d5494eb2236500e3c68823: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:19:06.828186 14215 tablet_bootstrap.cc:654] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.830258 14217 tablet_bootstrap.cc:654] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.832612 14236 raft_consensus.cc:493] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:06.833082 14236 raft_consensus.cc:515] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.835244 14236 leader_election.cc:290] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:06.835578 14216 tablet_bootstrap.cc:492] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823: Bootstrap starting.
I20260710 13:19:06.837077 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f664f3c5473a45c888b14fa2fa945e75" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823" is_pre_election: true
I20260710 13:19:06.837718 14174 raft_consensus.cc:2468] T f664f3c5473a45c888b14fa2fa945e75 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b64b08d923be4a71a098e0c810bcce95 in term 0.
I20260710 13:19:06.838766 14065 leader_election.cc:304] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1efddebde3d5494eb2236500e3c68823, b64b08d923be4a71a098e0c810bcce95; no voters: 
I20260710 13:19:06.839576 14236 raft_consensus.cc:2804] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:06.839921 14236 raft_consensus.cc:493] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:06.840247 14236 raft_consensus.cc:3060] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.844581 14216 tablet_bootstrap.cc:654] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.847715 14236 raft_consensus.cc:515] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.850366 14221 raft_consensus.cc:493] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:06.850939 14221 raft_consensus.cc:515] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.852312 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f664f3c5473a45c888b14fa2fa945e75" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823"
I20260710 13:19:06.852929 14174 raft_consensus.cc:3060] T f664f3c5473a45c888b14fa2fa945e75 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.853006 14221 leader_election.cc:290] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:06.854773 14224 raft_consensus.cc:493] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:06.855262 14224 raft_consensus.cc:515] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.857249 14224 leader_election.cc:290] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b64b08d923be4a71a098e0c810bcce95 (127.10.211.2:37425), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:06.860338 14174 raft_consensus.cc:2468] T f664f3c5473a45c888b14fa2fa945e75 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64b08d923be4a71a098e0c810bcce95 in term 1.
I20260710 13:19:06.861438 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f664f3c5473a45c888b14fa2fa945e75" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" is_pre_election: true
I20260710 13:19:06.861456 14065 leader_election.cc:304] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1efddebde3d5494eb2236500e3c68823, b64b08d923be4a71a098e0c810bcce95; no voters: 
I20260710 13:19:06.862257 14026 raft_consensus.cc:2468] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b64b08d923be4a71a098e0c810bcce95 in term 0.
I20260710 13:19:06.862941 14221 raft_consensus.cc:2804] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:06.862759 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6600634a079463fb0a2f4a0cc8f79ec" candidate_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64b08d923be4a71a098e0c810bcce95" is_pre_election: true
I20260710 13:19:06.863663 14100 raft_consensus.cc:2468] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b319581cef5478f9904ea5ecbd5b8f7 in term 0.
I20260710 13:19:06.863885 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f664f3c5473a45c888b14fa2fa945e75" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b319581cef5478f9904ea5ecbd5b8f7"
I20260710 13:19:06.864693 14026 raft_consensus.cc:3060] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.865674 13992 leader_election.cc:304] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b319581cef5478f9904ea5ecbd5b8f7, b64b08d923be4a71a098e0c810bcce95; no voters: 
I20260710 13:19:06.861321 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33c7d3830774dccbda658d732ad5eb0" candidate_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64b08d923be4a71a098e0c810bcce95" is_pre_election: true
I20260710 13:19:06.868109 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6600634a079463fb0a2f4a0cc8f79ec" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823" is_pre_election: true
I20260710 13:19:06.868309 14224 raft_consensus.cc:2804] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:06.868749 14174 raft_consensus.cc:2468] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b64b08d923be4a71a098e0c810bcce95 in term 0.
I20260710 13:19:06.868849 14224 raft_consensus.cc:493] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:06.869360 14224 raft_consensus.cc:3060] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.869961 14065 leader_election.cc:304] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1efddebde3d5494eb2236500e3c68823, b64b08d923be4a71a098e0c810bcce95; no voters: 
I20260710 13:19:06.867367 14101 raft_consensus.cc:2468] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b319581cef5478f9904ea5ecbd5b8f7 in term 0.
I20260710 13:19:06.872097 13992 leader_election.cc:304] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b319581cef5478f9904ea5ecbd5b8f7, b64b08d923be4a71a098e0c810bcce95; no voters: 1efddebde3d5494eb2236500e3c68823
I20260710 13:19:06.873428 14026 raft_consensus.cc:2468] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64b08d923be4a71a098e0c810bcce95 in term 1.
I20260710 13:19:06.876157 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6600634a079463fb0a2f4a0cc8f79ec" candidate_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823" is_pre_election: true
I20260710 13:19:06.876915 14175 raft_consensus.cc:2468] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b319581cef5478f9904ea5ecbd5b8f7 in term 0.
I20260710 13:19:06.880705 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6600634a079463fb0a2f4a0cc8f79ec" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" is_pre_election: true
I20260710 13:19:06.884392 14215 tablet_bootstrap.cc:492] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95: No bootstrap required, opened a new log
I20260710 13:19:06.884904 14215 ts_tablet_manager.cc:1403] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.002s
I20260710 13:19:06.885891 14217 tablet_bootstrap.cc:492] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7: No bootstrap required, opened a new log
I20260710 13:19:06.886292 14216 tablet_bootstrap.cc:492] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823: No bootstrap required, opened a new log
I20260710 13:19:06.886422 14217 ts_tablet_manager.cc:1403] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.023s
I20260710 13:19:06.889562 14247 raft_consensus.cc:2804] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:06.889995 14247 raft_consensus.cc:493] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:06.890278 14247 raft_consensus.cc:3060] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.890791 14236 leader_election.cc:290] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 election: Requested vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:06.892266 14221 raft_consensus.cc:697] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95 [term 1 LEADER]: Becoming Leader. State: Replica: b64b08d923be4a71a098e0c810bcce95, State: Running, Role: LEADER
I20260710 13:19:06.892756 14224 raft_consensus.cc:515] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.893213 14221 consensus_queue.cc:237] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.894354 14026 raft_consensus.cc:2393] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b64b08d923be4a71a098e0c810bcce95 in current term 1: Already voted for candidate 3b319581cef5478f9904ea5ecbd5b8f7 in this term.
I20260710 13:19:06.896966 14216 ts_tablet_manager.cc:1403] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823: Time spent bootstrapping tablet: real 0.062s	user 0.030s	sys 0.031s
I20260710 13:19:06.897612 14247 raft_consensus.cc:515] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.897856 14215 raft_consensus.cc:359] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.898680 14215 raft_consensus.cc:385] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.899085 14215 raft_consensus.cc:740] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b64b08d923be4a71a098e0c810bcce95, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.899873 14215 consensus_queue.cc:260] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.900454 14216 raft_consensus.cc:359] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.900756 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6600634a079463fb0a2f4a0cc8f79ec" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b319581cef5478f9904ea5ecbd5b8f7"
I20260710 13:19:06.901258 14216 raft_consensus.cc:385] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.902755 14247 leader_election.cc:290] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 election: Requested vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:06.902027 14216 raft_consensus.cc:740] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1efddebde3d5494eb2236500e3c68823, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.902160 14026 raft_consensus.cc:2393] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b64b08d923be4a71a098e0c810bcce95 in current term 1: Already voted for candidate 3b319581cef5478f9904ea5ecbd5b8f7 in this term.
I20260710 13:19:06.903508 14217 raft_consensus.cc:359] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.903885 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6600634a079463fb0a2f4a0cc8f79ec" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823"
I20260710 13:19:06.904394 14217 raft_consensus.cc:385] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.904603 14174 raft_consensus.cc:3060] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.904735 14217 raft_consensus.cc:740] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b319581cef5478f9904ea5ecbd5b8f7, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.903954 14216 consensus_queue.cc:260] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.901258 14248 raft_consensus.cc:2804] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:06.905679 14248 raft_consensus.cc:493] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:06.906075 14248 raft_consensus.cc:3060] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.907799 14216 ts_tablet_manager.cc:1434] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:19:06.909968 14216 tablet_bootstrap.cc:492] T c33c7d3830774dccbda658d732ad5eb0 P 1efddebde3d5494eb2236500e3c68823: Bootstrap starting.
I20260710 13:19:06.912205 13923 catalog_manager.cc:5697] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95 reported cstate change: term changed from 0 to 1, leader changed from <none> to b64b08d923be4a71a098e0c810bcce95 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "b64b08d923be4a71a098e0c810bcce95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:06.913941 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6600634a079463fb0a2f4a0cc8f79ec" candidate_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64b08d923be4a71a098e0c810bcce95"
I20260710 13:19:06.914852 14101 raft_consensus.cc:2393] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3b319581cef5478f9904ea5ecbd5b8f7 in current term 1: Already voted for candidate b64b08d923be4a71a098e0c810bcce95 in this term.
I20260710 13:19:06.916743 14224 leader_election.cc:290] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 election: Requested vote from peers b64b08d923be4a71a098e0c810bcce95 (127.10.211.2:37425), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:06.916848 14216 tablet_bootstrap.cc:654] T c33c7d3830774dccbda658d732ad5eb0 P 1efddebde3d5494eb2236500e3c68823: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.917572 14217 consensus_queue.cc:260] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.917905 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6600634a079463fb0a2f4a0cc8f79ec" candidate_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823"
I20260710 13:19:06.918902 14221 raft_consensus.cc:493] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:06.919523 13990 leader_election.cc:304] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [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: 3b319581cef5478f9904ea5ecbd5b8f7; no voters: 1efddebde3d5494eb2236500e3c68823, b64b08d923be4a71a098e0c810bcce95
I20260710 13:19:06.919394 14221 raft_consensus.cc:515] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.920728 14224 raft_consensus.cc:2749] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:06.922080 14221 leader_election.cc:290] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:06.923071 14217 ts_tablet_manager.cc:1434] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260710 13:19:06.924252 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e1eefeb5314fd08d700582dc6bf638" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823" is_pre_election: true
I20260710 13:19:06.924664 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e1eefeb5314fd08d700582dc6bf638" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" is_pre_election: true
I20260710 13:19:06.926257 14174 raft_consensus.cc:2468] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64b08d923be4a71a098e0c810bcce95 in term 1.
W20260710 13:19:06.926352 14067 leader_election.cc:343] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:06.927563 14215 ts_tablet_manager.cc:1434] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260710 13:19:06.928323 14065 leader_election.cc:304] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1efddebde3d5494eb2236500e3c68823, b64b08d923be4a71a098e0c810bcce95; no voters: 3b319581cef5478f9904ea5ecbd5b8f7
I20260710 13:19:06.928926 14215 tablet_bootstrap.cc:492] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95: Bootstrap starting.
I20260710 13:19:06.924875 14175 raft_consensus.cc:2468] T 25e1eefeb5314fd08d700582dc6bf638 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b64b08d923be4a71a098e0c810bcce95 in term 0.
I20260710 13:19:06.929279 14248 raft_consensus.cc:515] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.930303 14065 leader_election.cc:304] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1efddebde3d5494eb2236500e3c68823, b64b08d923be4a71a098e0c810bcce95; no voters: 3b319581cef5478f9904ea5ecbd5b8f7
I20260710 13:19:06.931448 14221 raft_consensus.cc:2804] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:06.940320 14236 raft_consensus.cc:2804] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:06.940891 14236 raft_consensus.cc:493] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:06.941347 14236 raft_consensus.cc:3060] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.942276 14215 tablet_bootstrap.cc:654] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.943228 14224 raft_consensus.cc:493] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:06.943722 14224 raft_consensus.cc:515] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.946576 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e4f878dd7841edb16fecb4c233d404" candidate_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64b08d923be4a71a098e0c810bcce95" is_pre_election: true
I20260710 13:19:06.946828 14221 raft_consensus.cc:697] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [term 1 LEADER]: Becoming Leader. State: Replica: b64b08d923be4a71a098e0c810bcce95, State: Running, Role: LEADER
I20260710 13:19:06.947759 14221 consensus_queue.cc:237] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
W20260710 13:19:06.948098 13992 leader_election.cc:343] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b64b08d923be4a71a098e0c810bcce95 (127.10.211.2:37425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:06.949179 14224 leader_election.cc:290] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b64b08d923be4a71a098e0c810bcce95 (127.10.211.2:37425), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:06.949707 14247 raft_consensus.cc:493] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:06.950187 14247 raft_consensus.cc:515] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.950675 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e4f878dd7841edb16fecb4c233d404" candidate_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823" is_pre_election: true
I20260710 13:19:06.951527 14175 raft_consensus.cc:2468] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b319581cef5478f9904ea5ecbd5b8f7 in term 0.
I20260710 13:19:06.952533 14247 leader_election.cc:290] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:06.953336 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae3ca0d76bb428aac8446e5642718d1" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" is_pre_election: true
I20260710 13:19:06.954169 14248 leader_election.cc:290] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 election: Requested vote from peers b64b08d923be4a71a098e0c810bcce95 (127.10.211.2:37425), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:06.954120 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33c7d3830774dccbda658d732ad5eb0" candidate_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64b08d923be4a71a098e0c810bcce95"
I20260710 13:19:06.954974 14101 raft_consensus.cc:3060] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.956194 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33c7d3830774dccbda658d732ad5eb0" candidate_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823"
I20260710 13:19:06.956521 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae3ca0d76bb428aac8446e5642718d1" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823" is_pre_election: true
I20260710 13:19:06.957176 14174 raft_consensus.cc:2468] T aae3ca0d76bb428aac8446e5642718d1 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b64b08d923be4a71a098e0c810bcce95 in term 0.
I20260710 13:19:06.958130 13990 leader_election.cc:304] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1efddebde3d5494eb2236500e3c68823, 3b319581cef5478f9904ea5ecbd5b8f7; no voters: b64b08d923be4a71a098e0c810bcce95
I20260710 13:19:06.958465 14065 leader_election.cc:304] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1efddebde3d5494eb2236500e3c68823, b64b08d923be4a71a098e0c810bcce95; no voters: 
W20260710 13:19:06.959316 13990 leader_election.cc:343] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:06.960035 14067 leader_election.cc:343] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:06.960821 14247 raft_consensus.cc:2804] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:06.961232 14247 raft_consensus.cc:493] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:06.961793 14247 raft_consensus.cc:3060] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.961508 14215 tablet_bootstrap.cc:492] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95: No bootstrap required, opened a new log
I20260710 13:19:06.961381 14248 raft_consensus.cc:2804] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:06.964421 14215 ts_tablet_manager.cc:1403] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.003s
I20260710 13:19:06.964718 14248 raft_consensus.cc:493] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:06.965296 14248 raft_consensus.cc:3060] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.967214 14215 raft_consensus.cc:359] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.967932 14215 raft_consensus.cc:385] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.968200 14215 raft_consensus.cc:740] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b64b08d923be4a71a098e0c810bcce95, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.970912 14101 raft_consensus.cc:2468] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b319581cef5478f9904ea5ecbd5b8f7 in term 1.
I20260710 13:19:06.974486 14216 tablet_bootstrap.cc:492] T c33c7d3830774dccbda658d732ad5eb0 P 1efddebde3d5494eb2236500e3c68823: No bootstrap required, opened a new log
I20260710 13:19:06.975076 14216 ts_tablet_manager.cc:1403] T c33c7d3830774dccbda658d732ad5eb0 P 1efddebde3d5494eb2236500e3c68823: Time spent bootstrapping tablet: real 0.065s	user 0.026s	sys 0.024s
I20260710 13:19:06.975461 13992 leader_election.cc:304] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b319581cef5478f9904ea5ecbd5b8f7, b64b08d923be4a71a098e0c810bcce95; no voters: 1efddebde3d5494eb2236500e3c68823
I20260710 13:19:06.971151 14215 consensus_queue.cc:260] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.970065 14236 raft_consensus.cc:515] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.976766 14248 raft_consensus.cc:515] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.970983 14247 raft_consensus.cc:515] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.980996 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e1eefeb5314fd08d700582dc6bf638" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b319581cef5478f9904ea5ecbd5b8f7"
I20260710 13:19:06.981220 14216 raft_consensus.cc:359] T c33c7d3830774dccbda658d732ad5eb0 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:06.981571 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e1eefeb5314fd08d700582dc6bf638" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823"
I20260710 13:19:06.981966 14216 raft_consensus.cc:385] T c33c7d3830774dccbda658d732ad5eb0 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.982194 14174 raft_consensus.cc:3060] T 25e1eefeb5314fd08d700582dc6bf638 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.982311 14216 raft_consensus.cc:740] T c33c7d3830774dccbda658d732ad5eb0 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1efddebde3d5494eb2236500e3c68823, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.983237 14216 consensus_queue.cc:260] T c33c7d3830774dccbda658d732ad5eb0 P 1efddebde3d5494eb2236500e3c68823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
W20260710 13:19:06.983247 14067 leader_election.cc:343] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:06.984038 14236 leader_election.cc:290] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 election: Requested vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:06.984733 14215 ts_tablet_manager.cc:1434] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260710 13:19:06.985442 14216 ts_tablet_manager.cc:1434] T c33c7d3830774dccbda658d732ad5eb0 P 1efddebde3d5494eb2236500e3c68823: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.002s
I20260710 13:19:06.986112 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae3ca0d76bb428aac8446e5642718d1" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b319581cef5478f9904ea5ecbd5b8f7"
I20260710 13:19:06.986899 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae3ca0d76bb428aac8446e5642718d1" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823"
I20260710 13:19:06.987488 14175 raft_consensus.cc:3060] T aae3ca0d76bb428aac8446e5642718d1 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.988673 14216 tablet_bootstrap.cc:492] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823: Bootstrap starting.
I20260710 13:19:06.971467 14217 tablet_bootstrap.cc:492] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap starting.
I20260710 13:19:06.976320 14224 raft_consensus.cc:2804] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:19:06.994952 14067 leader_election.cc:343] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:06.995880 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e4f878dd7841edb16fecb4c233d404" candidate_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64b08d923be4a71a098e0c810bcce95"
I20260710 13:19:06.996310 14216 tablet_bootstrap.cc:654] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:06.997189 13992 leader_election.cc:343] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b64b08d923be4a71a098e0c810bcce95 (127.10.211.2:37425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:06.994506 14174 raft_consensus.cc:2468] T 25e1eefeb5314fd08d700582dc6bf638 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64b08d923be4a71a098e0c810bcce95 in term 1.
I20260710 13:19:06.999042 14065 leader_election.cc:304] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1efddebde3d5494eb2236500e3c68823, b64b08d923be4a71a098e0c810bcce95; no voters: 3b319581cef5478f9904ea5ecbd5b8f7
I20260710 13:19:06.999441 14248 leader_election.cc:290] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 election: Requested vote from peers b64b08d923be4a71a098e0c810bcce95 (127.10.211.2:37425), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:07.000326 14236 raft_consensus.cc:2804] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:07.000841 14236 raft_consensus.cc:697] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 [term 1 LEADER]: Becoming Leader. State: Replica: b64b08d923be4a71a098e0c810bcce95, State: Running, Role: LEADER
I20260710 13:19:07.000592 13921 catalog_manager.cc:5697] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 reported cstate change: term changed from 0 to 1, leader changed from <none> to b64b08d923be4a71a098e0c810bcce95 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "b64b08d923be4a71a098e0c810bcce95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.001696 14236 consensus_queue.cc:237] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.005270 14215 tablet_bootstrap.cc:492] T c159bdedebe845f9a56b11a2318122b9 P b64b08d923be4a71a098e0c810bcce95: Bootstrap starting.
I20260710 13:19:07.011577 14215 tablet_bootstrap.cc:654] T c159bdedebe845f9a56b11a2318122b9 P b64b08d923be4a71a098e0c810bcce95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.013991 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e4f878dd7841edb16fecb4c233d404" candidate_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823"
I20260710 13:19:07.015030 14247 leader_election.cc:290] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 election: Requested vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:07.017051 14174 raft_consensus.cc:3060] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.017997 14175 raft_consensus.cc:2468] T aae3ca0d76bb428aac8446e5642718d1 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64b08d923be4a71a098e0c810bcce95 in term 1.
I20260710 13:19:07.019639 14065 leader_election.cc:304] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1efddebde3d5494eb2236500e3c68823, b64b08d923be4a71a098e0c810bcce95; no voters: 3b319581cef5478f9904ea5ecbd5b8f7
I20260710 13:19:07.021152 14247 raft_consensus.cc:2804] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:07.024746 14215 tablet_bootstrap.cc:492] T c159bdedebe845f9a56b11a2318122b9 P b64b08d923be4a71a098e0c810bcce95: No bootstrap required, opened a new log
I20260710 13:19:07.025301 14215 ts_tablet_manager.cc:1403] T c159bdedebe845f9a56b11a2318122b9 P b64b08d923be4a71a098e0c810bcce95: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.000s
I20260710 13:19:07.027463 14247 raft_consensus.cc:697] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 [term 1 LEADER]: Becoming Leader. State: Replica: b64b08d923be4a71a098e0c810bcce95, State: Running, Role: LEADER
I20260710 13:19:07.028398 14247 consensus_queue.cc:237] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.030450 13923 catalog_manager.cc:5697] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 reported cstate change: term changed from 0 to 1, leader changed from <none> to b64b08d923be4a71a098e0c810bcce95 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "b64b08d923be4a71a098e0c810bcce95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.032526 14217 tablet_bootstrap.cc:654] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.033969 14224 raft_consensus.cc:697] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 LEADER]: Becoming Leader. State: Replica: 3b319581cef5478f9904ea5ecbd5b8f7, State: Running, Role: LEADER
I20260710 13:19:07.034883 14224 consensus_queue.cc:237] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.030051 14215 raft_consensus.cc:359] T c159bdedebe845f9a56b11a2318122b9 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.037117 14215 raft_consensus.cc:385] T c159bdedebe845f9a56b11a2318122b9 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.037640 14215 raft_consensus.cc:740] T c159bdedebe845f9a56b11a2318122b9 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b64b08d923be4a71a098e0c810bcce95, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.038653 14215 consensus_queue.cc:260] T c159bdedebe845f9a56b11a2318122b9 P b64b08d923be4a71a098e0c810bcce95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.041980 14215 ts_tablet_manager.cc:1434] T c159bdedebe845f9a56b11a2318122b9 P b64b08d923be4a71a098e0c810bcce95: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:19:07.043375 14174 raft_consensus.cc:2468] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b319581cef5478f9904ea5ecbd5b8f7 in term 1.
I20260710 13:19:07.044627 13990 leader_election.cc:304] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1efddebde3d5494eb2236500e3c68823, 3b319581cef5478f9904ea5ecbd5b8f7; no voters: b64b08d923be4a71a098e0c810bcce95
I20260710 13:19:07.045584 14224 raft_consensus.cc:2804] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:07.046069 14224 raft_consensus.cc:697] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 LEADER]: Becoming Leader. State: Replica: 3b319581cef5478f9904ea5ecbd5b8f7, State: Running, Role: LEADER
I20260710 13:19:07.046934 14224 consensus_queue.cc:237] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.049021 14216 tablet_bootstrap.cc:492] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823: No bootstrap required, opened a new log
I20260710 13:19:07.049988 14216 ts_tablet_manager.cc:1403] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.040s
I20260710 13:19:07.051302 14215 tablet_bootstrap.cc:492] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95: Bootstrap starting.
I20260710 13:19:07.053952 14216 raft_consensus.cc:359] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.055025 14216 raft_consensus.cc:385] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.055364 14216 raft_consensus.cc:740] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1efddebde3d5494eb2236500e3c68823, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.056133 14216 consensus_queue.cc:260] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.050259 13923 catalog_manager.cc:5697] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.058247 14216 ts_tablet_manager.cc:1434] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:19:07.059293 14216 tablet_bootstrap.cc:492] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823: Bootstrap starting.
I20260710 13:19:07.062012 13921 catalog_manager.cc:5697] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 reported cstate change: term changed from 0 to 1, leader changed from <none> to b64b08d923be4a71a098e0c810bcce95 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "b64b08d923be4a71a098e0c810bcce95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.065073 14216 tablet_bootstrap.cc:654] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.067806 14217 tablet_bootstrap.cc:492] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7: No bootstrap required, opened a new log
I20260710 13:19:07.068289 14217 ts_tablet_manager.cc:1403] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.005s
I20260710 13:19:07.071115 14217 raft_consensus.cc:359] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.072053 14217 raft_consensus.cc:385] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.072358 14217 raft_consensus.cc:740] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b319581cef5478f9904ea5ecbd5b8f7, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.074079 14215 tablet_bootstrap.cc:654] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.073791 14217 consensus_queue.cc:260] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.076174 14217 ts_tablet_manager.cc:1434] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:07.077330 14217 tablet_bootstrap.cc:492] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap starting.
I20260710 13:19:07.080636 14215 tablet_bootstrap.cc:492] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95: No bootstrap required, opened a new log
I20260710 13:19:07.081099 14215 ts_tablet_manager.cc:1403] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.003s
I20260710 13:19:07.083576 14217 tablet_bootstrap.cc:654] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.083104 13924 catalog_manager.cc:5697] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.083673 14215 raft_consensus.cc:359] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.086205 14215 raft_consensus.cc:385] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.086498 14215 raft_consensus.cc:740] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b64b08d923be4a71a098e0c810bcce95, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.087349 14215 consensus_queue.cc:260] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.089460 14216 tablet_bootstrap.cc:492] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823: No bootstrap required, opened a new log
I20260710 13:19:07.089603 14215 ts_tablet_manager.cc:1434] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:07.090190 14216 ts_tablet_manager.cc:1403] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.004s
I20260710 13:19:07.102725 14216 raft_consensus.cc:359] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.103446 14216 raft_consensus.cc:385] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.103719 14216 raft_consensus.cc:740] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1efddebde3d5494eb2236500e3c68823, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.103993 14217 tablet_bootstrap.cc:492] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7: No bootstrap required, opened a new log
I20260710 13:19:07.104455 14217 ts_tablet_manager.cc:1403] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.012s
I20260710 13:19:07.104506 14216 consensus_queue.cc:260] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.106655 14216 ts_tablet_manager.cc:1434] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:19:07.106562 14217 raft_consensus.cc:359] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.107276 14217 raft_consensus.cc:385] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.107517 14217 raft_consensus.cc:740] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b319581cef5478f9904ea5ecbd5b8f7, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.107651 14216 tablet_bootstrap.cc:492] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 1efddebde3d5494eb2236500e3c68823: Bootstrap starting.
I20260710 13:19:07.108180 14217 consensus_queue.cc:260] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.110046 14217 ts_tablet_manager.cc:1434] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:07.111251 14217 tablet_bootstrap.cc:492] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap starting.
I20260710 13:19:07.114166 14216 tablet_bootstrap.cc:654] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 1efddebde3d5494eb2236500e3c68823: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.115850 14224 raft_consensus.cc:493] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.116264 14217 tablet_bootstrap.cc:654] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.116333 14224 raft_consensus.cc:515] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } } peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } }
I20260710 13:19:07.118894 14222 raft_consensus.cc:493] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.119369 14222 raft_consensus.cc:515] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.120201 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fa60cfe1ce44aa83d9e411b41ac6e9" candidate_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823" is_pre_election: true
I20260710 13:19:07.121833 14222 leader_election.cc:290] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), b64b08d923be4a71a098e0c810bcce95 (127.10.211.2:37425)
I20260710 13:19:07.122295 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fa60cfe1ce44aa83d9e411b41ac6e9" candidate_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64b08d923be4a71a098e0c810bcce95" is_pre_election: true
I20260710 13:19:07.123114 14101 raft_consensus.cc:2468] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b319581cef5478f9904ea5ecbd5b8f7 in term 0.
W20260710 13:19:07.127498 13990 leader_election.cc:343] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:07.128907 13992 leader_election.cc:304] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b319581cef5478f9904ea5ecbd5b8f7, b64b08d923be4a71a098e0c810bcce95; no voters: 1efddebde3d5494eb2236500e3c68823
I20260710 13:19:07.130086 14256 raft_consensus.cc:2804] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:07.130569 14256 raft_consensus.cc:493] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:07.131016 14256 raft_consensus.cc:3060] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.131294 14217 tablet_bootstrap.cc:492] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7: No bootstrap required, opened a new log
I20260710 13:19:07.132015 14217 ts_tablet_manager.cc:1403] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260710 13:19:07.134922 14224 leader_election.cc:290] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b64b08d923be4a71a098e0c810bcce95 (127.10.211.2:37425), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:07.135818 14217 raft_consensus.cc:359] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.136812 14217 raft_consensus.cc:385] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.137171 14217 raft_consensus.cc:740] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b319581cef5478f9904ea5ecbd5b8f7, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.138156 14217 consensus_queue.cc:260] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.140961 14217 ts_tablet_manager.cc:1434] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:19:07.142264 14217 tablet_bootstrap.cc:492] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap starting.
I20260710 13:19:07.149425 14217 tablet_bootstrap.cc:654] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.159242 14256 raft_consensus.cc:515] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } } peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } }
I20260710 13:19:07.161461 14256 leader_election.cc:290] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 election: Requested vote from peers b64b08d923be4a71a098e0c810bcce95 (127.10.211.2:37425), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:07.161558 14217 tablet_bootstrap.cc:492] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7: No bootstrap required, opened a new log
I20260710 13:19:07.162122 14217 ts_tablet_manager.cc:1403] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260710 13:19:07.164034 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fa60cfe1ce44aa83d9e411b41ac6e9" candidate_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64b08d923be4a71a098e0c810bcce95"
I20260710 13:19:07.164651 14101 raft_consensus.cc:3060] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.164847 14216 tablet_bootstrap.cc:492] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 1efddebde3d5494eb2236500e3c68823: No bootstrap required, opened a new log
I20260710 13:19:07.164752 14217 raft_consensus.cc:359] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.165402 14216 ts_tablet_manager.cc:1403] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 1efddebde3d5494eb2236500e3c68823: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.039s
I20260710 13:19:07.165580 14217 raft_consensus.cc:385] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.165853 14217 raft_consensus.cc:740] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b319581cef5478f9904ea5ecbd5b8f7, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.166558 14217 consensus_queue.cc:260] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.168526 14217 ts_tablet_manager.cc:1434] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 13:19:07.168439 14216 raft_consensus.cc:359] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } } peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } }
I20260710 13:19:07.169350 14216 raft_consensus.cc:385] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.169523 14216 raft_consensus.cc:740] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1efddebde3d5494eb2236500e3c68823, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.170091 14216 consensus_queue.cc:260] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 1efddebde3d5494eb2236500e3c68823 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } } peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } }
I20260710 13:19:07.171857 14216 ts_tablet_manager.cc:1434] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 1efddebde3d5494eb2236500e3c68823: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:07.172283 14101 raft_consensus.cc:2468] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b319581cef5478f9904ea5ecbd5b8f7 in term 1.
I20260710 13:19:07.173509 13992 leader_election.cc:304] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b319581cef5478f9904ea5ecbd5b8f7, b64b08d923be4a71a098e0c810bcce95; no voters: 
I20260710 13:19:07.174333 14256 raft_consensus.cc:2804] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:07.174897 14256 raft_consensus.cc:697] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 LEADER]: Becoming Leader. State: Replica: 3b319581cef5478f9904ea5ecbd5b8f7, State: Running, Role: LEADER
I20260710 13:19:07.175698 14256 consensus_queue.cc:237] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } } peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } }
I20260710 13:19:07.183470 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fa60cfe1ce44aa83d9e411b41ac6e9" candidate_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823"
I20260710 13:19:07.184142 14174 raft_consensus.cc:3060] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.184017 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c159bdedebe845f9a56b11a2318122b9" candidate_uuid: "1efddebde3d5494eb2236500e3c68823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64b08d923be4a71a098e0c810bcce95" is_pre_election: true
I20260710 13:19:07.184834 14101 raft_consensus.cc:2468] T c159bdedebe845f9a56b11a2318122b9 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1efddebde3d5494eb2236500e3c68823 in term 0.
I20260710 13:19:07.185602 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c159bdedebe845f9a56b11a2318122b9" candidate_uuid: "1efddebde3d5494eb2236500e3c68823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" is_pre_election: true
I20260710 13:19:07.186251 14026 raft_consensus.cc:2468] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1efddebde3d5494eb2236500e3c68823 in term 0.
I20260710 13:19:07.186177 14141 leader_election.cc:304] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1efddebde3d5494eb2236500e3c68823, b64b08d923be4a71a098e0c810bcce95; no voters: 
I20260710 13:19:07.187884 14222 raft_consensus.cc:2804] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:07.188235 14222 raft_consensus.cc:493] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:07.188596 14222 raft_consensus.cc:3060] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.191497 14174 raft_consensus.cc:2468] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b319581cef5478f9904ea5ecbd5b8f7 in term 1.
I20260710 13:19:07.194342 13924 catalog_manager.cc:5697] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:07.194921 14222 raft_consensus.cc:515] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.196676 14222 leader_election.cc:290] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 [CANDIDATE]: Term 1 election: Requested vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), b64b08d923be4a71a098e0c810bcce95 (127.10.211.2:37425)
I20260710 13:19:07.197561 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c159bdedebe845f9a56b11a2318122b9" candidate_uuid: "1efddebde3d5494eb2236500e3c68823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b319581cef5478f9904ea5ecbd5b8f7"
I20260710 13:19:07.197876 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c159bdedebe845f9a56b11a2318122b9" candidate_uuid: "1efddebde3d5494eb2236500e3c68823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64b08d923be4a71a098e0c810bcce95"
I20260710 13:19:07.198097 14026 raft_consensus.cc:3060] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.198480 14101 raft_consensus.cc:3060] T c159bdedebe845f9a56b11a2318122b9 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.204408 14101 raft_consensus.cc:2468] T c159bdedebe845f9a56b11a2318122b9 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1efddebde3d5494eb2236500e3c68823 in term 1.
I20260710 13:19:07.204556 14026 raft_consensus.cc:2468] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1efddebde3d5494eb2236500e3c68823 in term 1.
I20260710 13:19:07.205641 14141 leader_election.cc:304] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1efddebde3d5494eb2236500e3c68823, b64b08d923be4a71a098e0c810bcce95; no voters: 
I20260710 13:19:07.206303 14222 raft_consensus.cc:2804] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:07.207209 14222 raft_consensus.cc:697] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 [term 1 LEADER]: Becoming Leader. State: Replica: 1efddebde3d5494eb2236500e3c68823, State: Running, Role: LEADER
I20260710 13:19:07.207983 14222 consensus_queue.cc:237] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.215245 13924 catalog_manager.cc:5697] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1efddebde3d5494eb2236500e3c68823 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "1efddebde3d5494eb2236500e3c68823" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:07.219364 14247 raft_consensus.cc:493] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.219894 14247 raft_consensus.cc:515] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.222034 14247 leader_election.cc:290] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:07.222882 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b1e81996410425593e0812b6ef6fd66" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" is_pre_election: true
I20260710 13:19:07.223482 14026 raft_consensus.cc:2468] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b64b08d923be4a71a098e0c810bcce95 in term 0.
I20260710 13:19:07.223461 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b1e81996410425593e0812b6ef6fd66" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823" is_pre_election: true
I20260710 13:19:07.224687 14067 leader_election.cc:304] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b319581cef5478f9904ea5ecbd5b8f7, b64b08d923be4a71a098e0c810bcce95; no voters: 
I20260710 13:19:07.224761 14174 raft_consensus.cc:2468] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b64b08d923be4a71a098e0c810bcce95 in term 0.
I20260710 13:19:07.225564 14247 raft_consensus.cc:2804] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:07.225944 14247 raft_consensus.cc:493] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:07.226205 14247 raft_consensus.cc:3060] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.230880 14236 raft_consensus.cc:493] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.230762 14247 raft_consensus.cc:515] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.231351 14236 raft_consensus.cc:515] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.232910 14247 leader_election.cc:290] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 election: Requested vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:07.233232 14236 leader_election.cc:290] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:07.234048 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b1e81996410425593e0812b6ef6fd66" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b319581cef5478f9904ea5ecbd5b8f7"
I20260710 13:19:07.234236 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b1e81996410425593e0812b6ef6fd66" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823"
I20260710 13:19:07.234627 14026 raft_consensus.cc:3060] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.234242 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e4f878dd7841edb16fecb4c233d404" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" is_pre_election: true
I20260710 13:19:07.234898 14174 raft_consensus.cc:3060] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.234695 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e4f878dd7841edb16fecb4c233d404" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823" is_pre_election: true
I20260710 13:19:07.236056 14175 raft_consensus.cc:2393] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b64b08d923be4a71a098e0c810bcce95 in current term 1: Already voted for candidate 3b319581cef5478f9904ea5ecbd5b8f7 in this term.
I20260710 13:19:07.236963 14065 leader_election.cc:304] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b64b08d923be4a71a098e0c810bcce95; no voters: 1efddebde3d5494eb2236500e3c68823, 3b319581cef5478f9904ea5ecbd5b8f7
I20260710 13:19:07.237910 14236 raft_consensus.cc:3060] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.243505 14026 raft_consensus.cc:2468] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64b08d923be4a71a098e0c810bcce95 in term 1.
I20260710 13:19:07.243613 14174 raft_consensus.cc:2468] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64b08d923be4a71a098e0c810bcce95 in term 1.
I20260710 13:19:07.244563 14067 leader_election.cc:304] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b319581cef5478f9904ea5ecbd5b8f7, b64b08d923be4a71a098e0c810bcce95; no voters: 
I20260710 13:19:07.244916 14236 raft_consensus.cc:2749] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:07.245304 14247 raft_consensus.cc:2804] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:07.245854 14247 raft_consensus.cc:697] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [term 1 LEADER]: Becoming Leader. State: Replica: b64b08d923be4a71a098e0c810bcce95, State: Running, Role: LEADER
I20260710 13:19:07.246559 14247 consensus_queue.cc:237] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.253242 13924 catalog_manager.cc:5697] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 reported cstate change: term changed from 0 to 1, leader changed from <none> to b64b08d923be4a71a098e0c810bcce95 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "b64b08d923be4a71a098e0c810bcce95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.285706 14256 raft_consensus.cc:493] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.286271 14256 raft_consensus.cc:515] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.288055 14256 leader_election.cc:290] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b64b08d923be4a71a098e0c810bcce95 (127.10.211.2:37425), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:07.288864 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e1eefeb5314fd08d700582dc6bf638" candidate_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64b08d923be4a71a098e0c810bcce95" is_pre_election: true
I20260710 13:19:07.289115 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e1eefeb5314fd08d700582dc6bf638" candidate_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823" is_pre_election: true
I20260710 13:19:07.289973 14174 raft_consensus.cc:2393] T 25e1eefeb5314fd08d700582dc6bf638 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b319581cef5478f9904ea5ecbd5b8f7 in current term 1: Already voted for candidate b64b08d923be4a71a098e0c810bcce95 in this term.
I20260710 13:19:07.290868 13990 leader_election.cc:304] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b319581cef5478f9904ea5ecbd5b8f7; no voters: 1efddebde3d5494eb2236500e3c68823, b64b08d923be4a71a098e0c810bcce95
I20260710 13:19:07.291488 14256 raft_consensus.cc:3060] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.296003 14256 raft_consensus.cc:2749] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:07.324877 14256 raft_consensus.cc:493] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.325389 14222 raft_consensus.cc:493] T c33c7d3830774dccbda658d732ad5eb0 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.325464 14256 raft_consensus.cc:515] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.326045 14222 raft_consensus.cc:515] T c33c7d3830774dccbda658d732ad5eb0 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.327862 14222 leader_election.cc:290] T c33c7d3830774dccbda658d732ad5eb0 P 1efddebde3d5494eb2236500e3c68823 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), b64b08d923be4a71a098e0c810bcce95 (127.10.211.2:37425)
I20260710 13:19:07.327934 14256 leader_election.cc:290] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b64b08d923be4a71a098e0c810bcce95 (127.10.211.2:37425), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:07.328480 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae3ca0d76bb428aac8446e5642718d1" candidate_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64b08d923be4a71a098e0c810bcce95" is_pre_election: true
I20260710 13:19:07.328837 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae3ca0d76bb428aac8446e5642718d1" candidate_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823" is_pre_election: true
I20260710 13:19:07.329093 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33c7d3830774dccbda658d732ad5eb0" candidate_uuid: "1efddebde3d5494eb2236500e3c68823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" is_pre_election: true
I20260710 13:19:07.329654 14174 raft_consensus.cc:2393] T aae3ca0d76bb428aac8446e5642718d1 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b319581cef5478f9904ea5ecbd5b8f7 in current term 1: Already voted for candidate b64b08d923be4a71a098e0c810bcce95 in this term.
I20260710 13:19:07.329666 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33c7d3830774dccbda658d732ad5eb0" candidate_uuid: "1efddebde3d5494eb2236500e3c68823" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64b08d923be4a71a098e0c810bcce95" is_pre_election: true
I20260710 13:19:07.330559 14100 raft_consensus.cc:2393] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1efddebde3d5494eb2236500e3c68823 in current term 1: Already voted for candidate 3b319581cef5478f9904ea5ecbd5b8f7 in this term.
I20260710 13:19:07.331516 13992 leader_election.cc:304] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b319581cef5478f9904ea5ecbd5b8f7; no voters: 1efddebde3d5494eb2236500e3c68823, b64b08d923be4a71a098e0c810bcce95
I20260710 13:19:07.331738 14141 leader_election.cc:304] T c33c7d3830774dccbda658d732ad5eb0 P 1efddebde3d5494eb2236500e3c68823 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1efddebde3d5494eb2236500e3c68823; no voters: 3b319581cef5478f9904ea5ecbd5b8f7, b64b08d923be4a71a098e0c810bcce95
I20260710 13:19:07.332460 14256 raft_consensus.cc:3060] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.332485 14222 raft_consensus.cc:3060] T c33c7d3830774dccbda658d732ad5eb0 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.333259 14247 consensus_queue.cc:1048] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.339512 14222 raft_consensus.cc:2749] T c33c7d3830774dccbda658d732ad5eb0 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:07.339512 14256 raft_consensus.cc:2749] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:07.345906 14256 raft_consensus.cc:493] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.346403 14256 raft_consensus.cc:515] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.349252 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5c01b4e5d84aa9b781f2c7ed126073" candidate_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64b08d923be4a71a098e0c810bcce95" is_pre_election: true
I20260710 13:19:07.349210 14246 consensus_queue.cc:1048] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:07.350206 14100 raft_consensus.cc:2468] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b319581cef5478f9904ea5ecbd5b8f7 in term 0.
I20260710 13:19:07.351291 14256 leader_election.cc:290] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b64b08d923be4a71a098e0c810bcce95 (127.10.211.2:37425), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:07.351233 14246 consensus_queue.cc:1048] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:07.352326 13992 leader_election.cc:304] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b319581cef5478f9904ea5ecbd5b8f7, b64b08d923be4a71a098e0c810bcce95; no voters: 
I20260710 13:19:07.352685 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5c01b4e5d84aa9b781f2c7ed126073" candidate_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823" is_pre_election: true
I20260710 13:19:07.353346 14175 raft_consensus.cc:2468] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b319581cef5478f9904ea5ecbd5b8f7 in term 0.
I20260710 13:19:07.355490 14224 raft_consensus.cc:2804] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:07.355898 14224 raft_consensus.cc:493] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:07.356247 14224 raft_consensus.cc:3060] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.364058 14224 raft_consensus.cc:515] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.366621 14224 leader_election.cc:290] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 election: Requested vote from peers b64b08d923be4a71a098e0c810bcce95 (127.10.211.2:37425), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:07.366940 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5c01b4e5d84aa9b781f2c7ed126073" candidate_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64b08d923be4a71a098e0c810bcce95"
I20260710 13:19:07.367646 14100 raft_consensus.cc:3060] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.373190 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5c01b4e5d84aa9b781f2c7ed126073" candidate_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823"
I20260710 13:19:07.373888 14174 raft_consensus.cc:3060] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.375591 14100 raft_consensus.cc:2468] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b319581cef5478f9904ea5ecbd5b8f7 in term 1.
I20260710 13:19:07.376787 13992 leader_election.cc:304] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b319581cef5478f9904ea5ecbd5b8f7, b64b08d923be4a71a098e0c810bcce95; no voters: 
I20260710 13:19:07.377588 14224 raft_consensus.cc:2804] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:07.378062 14224 raft_consensus.cc:697] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 LEADER]: Becoming Leader. State: Replica: 3b319581cef5478f9904ea5ecbd5b8f7, State: Running, Role: LEADER
I20260710 13:19:07.378871 14224 consensus_queue.cc:237] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:07.380856 14174 raft_consensus.cc:2468] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b319581cef5478f9904ea5ecbd5b8f7 in term 1.
I20260710 13:19:07.382565 14247 consensus_queue.cc:1048] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:07.389989 13924 catalog_manager.cc:5697] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.413691 14247 consensus_queue.cc:1048] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.424268 14236 consensus_queue.cc:1048] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.425576 11084 ts_manager.cc:295] Set tserver state for 3b319581cef5478f9904ea5ecbd5b8f7 to MAINTENANCE_MODE
I20260710 13:19:07.426469 11084 tablet_server.cc:179] TabletServer@127.10.211.1:0 shutting down...
I20260710 13:19:07.460256 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:07.461369 11084 tablet_replica.cc:333] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7: stopping tablet replica
I20260710 13:19:07.461977 11084 raft_consensus.cc:2243] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:07.462409 11084 raft_consensus.cc:2272] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:07.464269 14067 consensus_peers.cc:597] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:07.464802 11084 tablet_replica.cc:333] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7: stopping tablet replica
I20260710 13:19:07.465335 11084 raft_consensus.cc:2243] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:07.465700 11084 raft_consensus.cc:2272] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:07.468009 11084 tablet_replica.cc:333] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7: stopping tablet replica
I20260710 13:19:07.468704 11084 raft_consensus.cc:2243] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:07.469370 11084 pending_rounds.cc:70] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7: Trying to abort 1 pending ops.
I20260710 13:19:07.469604 11084 pending_rounds.cc:77] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992385242775552 op_type: NO_OP noop_request { }
I20260710 13:19:07.469975 11084 raft_consensus.cc:2889] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:19:07.470273 11084 raft_consensus.cc:2272] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:07.471431 14224 consensus_queue.cc:1048] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.472714 11084 tablet_replica.cc:333] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7: stopping tablet replica
I20260710 13:19:07.473480 11084 raft_consensus.cc:2243] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:07.474031 11084 pending_rounds.cc:70] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7: Trying to abort 1 pending ops.
I20260710 13:19:07.474277 11084 pending_rounds.cc:77] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992386072465408 op_type: NO_OP noop_request { }
I20260710 13:19:07.474586 11084 raft_consensus.cc:2889] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:19:07.474936 11084 raft_consensus.cc:2272] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:07.477591 11084 tablet_replica.cc:333] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7: stopping tablet replica
I20260710 13:19:07.478327 11084 raft_consensus.cc:2243] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:07.479058 11084 pending_rounds.cc:70] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7: Trying to abort 1 pending ops.
I20260710 13:19:07.479295 11084 pending_rounds.cc:77] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992384664440832 op_type: NO_OP noop_request { }
I20260710 13:19:07.479615 11084 raft_consensus.cc:2889] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:19:07.479913 11084 raft_consensus.cc:2272] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:07.484634 11084 tablet_replica.cc:333] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7: stopping tablet replica
I20260710 13:19:07.485211 11084 raft_consensus.cc:2243] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:07.485620 11084 raft_consensus.cc:2272] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:07.485756 14248 consensus_queue.cc:1048] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.488160 11084 tablet_replica.cc:333] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7: stopping tablet replica
I20260710 13:19:07.488929 11084 raft_consensus.cc:2243] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:07.489838 11084 raft_consensus.cc:2272] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:07.492484 11084 tablet_replica.cc:333] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7: stopping tablet replica
I20260710 13:19:07.493211 11084 raft_consensus.cc:2243] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:07.493661 11084 raft_consensus.cc:2272] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:07.496022 11084 tablet_replica.cc:333] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7: stopping tablet replica
I20260710 13:19:07.496709 11084 raft_consensus.cc:2243] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:07.497203 11084 raft_consensus.cc:2272] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:07.499629 11084 tablet_replica.cc:333] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7: stopping tablet replica
I20260710 13:19:07.500144 11084 raft_consensus.cc:2243] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:07.500620 11084 raft_consensus.cc:2272] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:07.530866 11084 tablet_server.cc:196] TabletServer@127.10.211.1:0 shutdown complete.
I20260710 13:19:07.554003 14236 consensus_queue.cc:1048] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:07.627038 14141 consensus_peers.cc:597] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:07.659170 14067 consensus_peers.cc:597] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:07.726064 14222 consensus_queue.cc:1048] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:07.774228 14067 consensus_peers.cc:597] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:07.796988 14236 consensus_queue.cc:1048] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:07.816318 13972 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:19:07.889534 14067 consensus_peers.cc:597] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:07.891582 14067 consensus_peers.cc:597] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:08.566910 14221 raft_consensus.cc:493] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.567324 14221 raft_consensus.cc:515] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:08.568897 14221 leader_election.cc:290] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:08.569947 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33c7d3830774dccbda658d732ad5eb0" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823" is_pre_election: true
I20260710 13:19:08.570544 14174 raft_consensus.cc:2468] T c33c7d3830774dccbda658d732ad5eb0 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b64b08d923be4a71a098e0c810bcce95 in term 1.
I20260710 13:19:08.571682 14065 leader_election.cc:304] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [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: 1efddebde3d5494eb2236500e3c68823, b64b08d923be4a71a098e0c810bcce95; no voters: 
I20260710 13:19:08.572340 14221 raft_consensus.cc:2804] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:19:08.572336 14067 leader_election.cc:336] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111)
I20260710 13:19:08.572775 14221 raft_consensus.cc:493] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.573133 14221 raft_consensus.cc:3060] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.580394 14221 raft_consensus.cc:515] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:08.582545 14221 leader_election.cc:290] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 2 election: Requested vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:08.583923 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33c7d3830774dccbda658d732ad5eb0" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823"
I20260710 13:19:08.585246 14174 raft_consensus.cc:3060] T c33c7d3830774dccbda658d732ad5eb0 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:08.586611 14067 leader_election.cc:336] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111)
I20260710 13:19:08.590330 14174 raft_consensus.cc:2468] T c33c7d3830774dccbda658d732ad5eb0 P 1efddebde3d5494eb2236500e3c68823 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64b08d923be4a71a098e0c810bcce95 in term 2.
I20260710 13:19:08.591418 14065 leader_election.cc:304] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [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: 1efddebde3d5494eb2236500e3c68823, b64b08d923be4a71a098e0c810bcce95; no voters: 3b319581cef5478f9904ea5ecbd5b8f7
I20260710 13:19:08.592126 14221 raft_consensus.cc:2804] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:08.592582 14221 raft_consensus.cc:697] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [term 2 LEADER]: Becoming Leader. State: Replica: b64b08d923be4a71a098e0c810bcce95, State: Running, Role: LEADER
I20260710 13:19:08.593338 14221 consensus_queue.cc:237] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [LEADER]: Queue going to LEADER 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: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:08.600065 13921 catalog_manager.cc:5697] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 reported cstate change: term changed from 1 to 2, leader changed from 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1) to b64b08d923be4a71a098e0c810bcce95 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "b64b08d923be4a71a098e0c810bcce95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } health_report { overall_health: UNKNOWN } } }
W20260710 13:19:08.817298 13972 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:08.928956 14221 raft_consensus.cc:493] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.929452 14221 raft_consensus.cc:515] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } } peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } }
I20260710 13:19:08.931197 14221 leader_election.cc:290] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963), 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255)
I20260710 13:19:08.932044 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fa60cfe1ce44aa83d9e411b41ac6e9" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823" is_pre_election: true
I20260710 13:19:08.932590 14174 raft_consensus.cc:2468] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b64b08d923be4a71a098e0c810bcce95 in term 1.
I20260710 13:19:08.933521 14065 leader_election.cc:304] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [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: 1efddebde3d5494eb2236500e3c68823, b64b08d923be4a71a098e0c810bcce95; no voters: 
I20260710 13:19:08.934188 14221 raft_consensus.cc:2804] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:08.934535 14221 raft_consensus.cc:493] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.934872 14221 raft_consensus.cc:3060] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:08.935142 14067 leader_election.cc:336] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111)
I20260710 13:19:08.939950 14221 raft_consensus.cc:515] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } } peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } }
I20260710 13:19:08.941542 14221 leader_election.cc:290] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 2 election: Requested vote from peers 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963), 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255)
I20260710 13:19:08.942279 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fa60cfe1ce44aa83d9e411b41ac6e9" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823"
I20260710 13:19:08.942796 14174 raft_consensus.cc:3060] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:08.945144 14067 leader_election.cc:336] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111)
I20260710 13:19:08.947472 14174 raft_consensus.cc:2468] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 1efddebde3d5494eb2236500e3c68823 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64b08d923be4a71a098e0c810bcce95 in term 2.
I20260710 13:19:08.948469 14065 leader_election.cc:304] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [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: 1efddebde3d5494eb2236500e3c68823, b64b08d923be4a71a098e0c810bcce95; no voters: 3b319581cef5478f9904ea5ecbd5b8f7
I20260710 13:19:08.949102 14221 raft_consensus.cc:2804] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:08.949473 14221 raft_consensus.cc:697] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [term 2 LEADER]: Becoming Leader. State: Replica: b64b08d923be4a71a098e0c810bcce95, State: Running, Role: LEADER
I20260710 13:19:08.950254 14221 consensus_queue.cc:237] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [LEADER]: Queue going to LEADER 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: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } } peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } }
I20260710 13:19:08.956781 13921 catalog_manager.cc:5697] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 reported cstate change: term changed from 1 to 2, leader changed from 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1) to b64b08d923be4a71a098e0c810bcce95 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "b64b08d923be4a71a098e0c810bcce95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.972738 14174 raft_consensus.cc:1275] T c33c7d3830774dccbda658d732ad5eb0 P 1efddebde3d5494eb2236500e3c68823 [term 2 FOLLOWER]: Refusing update from remote peer b64b08d923be4a71a098e0c810bcce95: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:19:08.974032 14221 consensus_queue.cc:1048] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:08.981870 14222 raft_consensus.cc:493] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3b319581cef5478f9904ea5ecbd5b8f7)
I20260710 13:19:08.982439 14222 raft_consensus.cc:515] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:08.984992 14222 leader_election.cc:290] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), b64b08d923be4a71a098e0c810bcce95 (127.10.211.2:37425)
I20260710 13:19:08.987375 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e4f878dd7841edb16fecb4c233d404" candidate_uuid: "1efddebde3d5494eb2236500e3c68823" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b64b08d923be4a71a098e0c810bcce95" is_pre_election: true
W20260710 13:19:08.992931 14141 leader_election.cc:336] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111)
I20260710 13:19:08.994004 14141 leader_election.cc:304] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1efddebde3d5494eb2236500e3c68823; no voters: 3b319581cef5478f9904ea5ecbd5b8f7, b64b08d923be4a71a098e0c810bcce95
I20260710 13:19:08.993498 14247 raft_consensus.cc:493] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3b319581cef5478f9904ea5ecbd5b8f7)
I20260710 13:19:08.995314 14222 raft_consensus.cc:2749] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:19:08.995335 14067 consensus_peers.cc:597] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:08.995669 14247 raft_consensus.cc:515] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:08.997802 14247 leader_election.cc:290] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
I20260710 13:19:08.998900 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e4f878dd7841edb16fecb4c233d404" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823" is_pre_election: true
I20260710 13:19:08.999516 14174 raft_consensus.cc:2468] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b64b08d923be4a71a098e0c810bcce95 in term 1.
I20260710 13:19:09.000519 14065 leader_election.cc:304] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [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: 1efddebde3d5494eb2236500e3c68823, b64b08d923be4a71a098e0c810bcce95; no voters: 
I20260710 13:19:09.001230 14247 raft_consensus.cc:2804] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:09.001544 14247 raft_consensus.cc:493] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3b319581cef5478f9904ea5ecbd5b8f7)
W20260710 13:19:09.001833 14067 leader_election.cc:336] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111)
I20260710 13:19:09.001926 14247 raft_consensus.cc:3060] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.020370 14247 raft_consensus.cc:515] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:09.022877 14247 leader_election.cc:290] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 2 election: Requested vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), 1efddebde3d5494eb2236500e3c68823 (127.10.211.3:44963)
W20260710 13:19:09.067071 14067 leader_election.cc:336] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111)
I20260710 13:19:09.145768 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e4f878dd7841edb16fecb4c233d404" candidate_uuid: "b64b08d923be4a71a098e0c810bcce95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1efddebde3d5494eb2236500e3c68823"
I20260710 13:19:09.146431 14174 raft_consensus.cc:3060] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.153827 14222 raft_consensus.cc:493] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:09.153934 14174 raft_consensus.cc:2468] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b64b08d923be4a71a098e0c810bcce95 in term 2.
I20260710 13:19:09.154541 14222 raft_consensus.cc:515] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:09.155153 14065 leader_election.cc:304] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [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: 1efddebde3d5494eb2236500e3c68823, b64b08d923be4a71a098e0c810bcce95; no voters: 3b319581cef5478f9904ea5ecbd5b8f7
I20260710 13:19:09.155956 14221 raft_consensus.cc:2804] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.156407 14221 raft_consensus.cc:697] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [term 2 LEADER]: Becoming Leader. State: Replica: b64b08d923be4a71a098e0c810bcce95, State: Running, Role: LEADER
I20260710 13:19:09.157256 14221 consensus_queue.cc:237] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:09.158285 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5c01b4e5d84aa9b781f2c7ed126073" candidate_uuid: "1efddebde3d5494eb2236500e3c68823" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64b08d923be4a71a098e0c810bcce95" is_pre_election: true
I20260710 13:19:09.158897 14100 raft_consensus.cc:2468] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1efddebde3d5494eb2236500e3c68823 in term 1.
I20260710 13:19:09.159926 14141 leader_election.cc:304] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [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: 1efddebde3d5494eb2236500e3c68823, b64b08d923be4a71a098e0c810bcce95; no voters: 
I20260710 13:19:09.156746 14222 leader_election.cc:290] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), b64b08d923be4a71a098e0c810bcce95 (127.10.211.2:37425)
I20260710 13:19:09.161549 14222 raft_consensus.cc:2804] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:09.162158 14222 raft_consensus.cc:493] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:09.162659 14222 raft_consensus.cc:3060] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:09.165772 14141 leader_election.cc:336] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111)
I20260710 13:19:09.168620 13921 catalog_manager.cc:5697] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 reported cstate change: term changed from 1 to 2, leader changed from 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1) to b64b08d923be4a71a098e0c810bcce95 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "b64b08d923be4a71a098e0c810bcce95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.169365 14222 raft_consensus.cc:515] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:09.171257 14222 leader_election.cc:290] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [CANDIDATE]: Term 2 election: Requested vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), b64b08d923be4a71a098e0c810bcce95 (127.10.211.2:37425)
I20260710 13:19:09.172897 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5c01b4e5d84aa9b781f2c7ed126073" candidate_uuid: "1efddebde3d5494eb2236500e3c68823" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64b08d923be4a71a098e0c810bcce95"
I20260710 13:19:09.173488 14100 raft_consensus.cc:3060] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:09.174885 14141 leader_election.cc:336] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111)
I20260710 13:19:09.179301 14100 raft_consensus.cc:2468] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1efddebde3d5494eb2236500e3c68823 in term 2.
I20260710 13:19:09.180307 14141 leader_election.cc:304] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [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: 1efddebde3d5494eb2236500e3c68823, b64b08d923be4a71a098e0c810bcce95; no voters: 3b319581cef5478f9904ea5ecbd5b8f7
I20260710 13:19:09.180980 14222 raft_consensus.cc:2804] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.181391 14222 raft_consensus.cc:697] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [term 2 LEADER]: Becoming Leader. State: Replica: 1efddebde3d5494eb2236500e3c68823, State: Running, Role: LEADER
I20260710 13:19:09.182026 14222 consensus_queue.cc:237] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [LEADER]: Queue going to LEADER 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: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:09.188681 13921 catalog_manager.cc:5697] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 reported cstate change: term changed from 1 to 2, leader changed from 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1) to 1efddebde3d5494eb2236500e3c68823 (127.10.211.3). New cstate: current_term: 2 leader_uuid: "1efddebde3d5494eb2236500e3c68823" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } health_report { overall_health: HEALTHY } } }
W20260710 13:19:09.360692 14067 consensus_peers.cc:597] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:09.398208 14174 raft_consensus.cc:1275] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 1efddebde3d5494eb2236500e3c68823 [term 2 FOLLOWER]: Refusing update from remote peer b64b08d923be4a71a098e0c810bcce95: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:19:09.399744 14247 consensus_queue.cc:1048] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:09.575552 14141 consensus_peers.cc:597] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:09.577577 14174 raft_consensus.cc:1275] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [term 2 FOLLOWER]: Refusing update from remote peer b64b08d923be4a71a098e0c810bcce95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.578864 14308 consensus_queue.cc:1048] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:19:09.590940 14067 consensus_peers.cc:597] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:09.790522 14100 raft_consensus.cc:1275] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95 [term 2 FOLLOWER]: Refusing update from remote peer 1efddebde3d5494eb2236500e3c68823: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:19:09.791743 14222 consensus_queue.cc:1048] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:09.797653 14067 consensus_peers.cc:597] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:09.818192 13972 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:19:09.872954 14067 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111) [suppressed 68 similar messages]
W20260710 13:19:09.948242 14067 consensus_peers.cc:597] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:10.082669 14122 debug-util.cc:398] Leaking SignalData structure 0x7b08000da720 after lost signal to thread 11087
W20260710 13:19:10.083791 14122 debug-util.cc:398] Leaking SignalData structure 0x7b0800273980 after lost signal to thread 13958
W20260710 13:19:10.085166 14122 debug-util.cc:398] Leaking SignalData structure 0x7b080027bcc0 after lost signal to thread 14125
W20260710 13:19:10.089192 14122 debug-util.cc:398] Leaking SignalData structure 0x7b08001dafe0 after lost signal to thread 14199
W20260710 13:19:10.089478 14067 consensus_peers.cc:597] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:10.393225 14141 consensus_peers.cc:597] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:10.412521 14067 consensus_peers.cc:597] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:10.477128 14067 consensus_peers.cc:597] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:10.819093 13972 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:19:11.461825 14067 consensus_peers.cc:597] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:11.774304 14067 consensus_peers.cc:597] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:11.820075 13972 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:19:11.957965 14067 consensus_peers.cc:597] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:12.071815 14141 consensus_peers.cc:597] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:12.176995 14067 consensus_peers.cc:597] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:19:12.569124 14067 consensus_peers.cc:597] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:19:12.652017 14067 consensus_peers.cc:597] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:19:12.654109 14067 consensus_peers.cc:597] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:19:12.684131 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:12.690606 14322 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
W20260710 13:19:12.690750 14323 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
W20260710 13:19:12.697443 14325 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
I20260710 13:19:12.700495 11084 server_base.cc:1061] running on GCE node
I20260710 13:19:12.701905 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:12.702142 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:12.702390 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689552702371 us; error 0 us; skew 500 ppm
I20260710 13:19:12.703024 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:12.705425 11084 webserver.cc:533] Webserver started at http://127.10.211.1:40673/ using document root <none> and password file <none>
I20260710 13:19:12.705968 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:12.706151 11084 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:19:12.709620 11084 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:19:12.713382 14330 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:12.714375 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:12.714686 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689474519633-11084-0/minicluster-data/ts-0-root
uuid: "3b319581cef5478f9904ea5ecbd5b8f7"
format_stamp: "Formatted at 2026-07-10 13:19:05 on dist-test-slave-3n8f"
I20260710 13:19:12.714991 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689474519633-11084-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689474519633-11084-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689474519633-11084-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)
I20260710 13:19:12.731276 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:12.732403 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:12.733870 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:12.737155 14337 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:19:12.783522 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:19:12.783816 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.002s	sys 0.000s
I20260710 13:19:12.784080 11084 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:19:12.788235 14337 tablet_bootstrap.cc:492] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap starting.
I20260710 13:19:12.800414 14337 tablet_bootstrap.cc:492] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7: 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
I20260710 13:19:12.801164 14337 tablet_bootstrap.cc:492] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap complete.
I20260710 13:19:12.801705 14337 ts_tablet_manager.cc:1403] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:19:12.803627 14337 raft_consensus.cc:359] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:12.804160 14337 raft_consensus.cc:740] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b319581cef5478f9904ea5ecbd5b8f7, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.804766 14337 consensus_queue.cc:260] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7 [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: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:12.807394 14337 ts_tablet_manager.cc:1434] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:19:12.808051 14337 tablet_bootstrap.cc:492] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap starting.
I20260710 13:19:12.819919 11084 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:19:12.820189 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.036s	user 0.035s	sys 0.000s
I20260710 13:19:12.820663 14337 tablet_bootstrap.cc:492] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7: 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
W20260710 13:19:12.821143 13972 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:12.821749 14337 tablet_bootstrap.cc:492] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap complete.
I20260710 13:19:12.822340 14337 ts_tablet_manager.cc:1403] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 13:19:12.824262 14337 raft_consensus.cc:359] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:12.824785 14337 raft_consensus.cc:740] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b319581cef5478f9904ea5ecbd5b8f7, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.825448 14337 consensus_queue.cc:260] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7 [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: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:12.827514 14337 ts_tablet_manager.cc:1434] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260710 13:19:12.828241 14337 tablet_bootstrap.cc:492] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap starting.
I20260710 13:19:12.843145 14337 tablet_bootstrap.cc:492] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7: 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
I20260710 13:19:12.844090 14337 tablet_bootstrap.cc:492] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap complete.
I20260710 13:19:12.844887 14337 ts_tablet_manager.cc:1403] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent bootstrapping tablet: real 0.017s	user 0.000s	sys 0.015s
I20260710 13:19:12.847131 14337 raft_consensus.cc:359] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } } peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } }
I20260710 13:19:12.847817 14337 raft_consensus.cc:740] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b319581cef5478f9904ea5ecbd5b8f7, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.848475 14337 consensus_queue.cc:260] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [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: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } } peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } }
I20260710 13:19:12.850481 14337 ts_tablet_manager.cc:1434] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 13:19:12.851459 14337 tablet_bootstrap.cc:492] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap starting.
I20260710 13:19:12.861768 14337 tablet_bootstrap.cc:492] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7: 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
I20260710 13:19:12.862811 14337 tablet_bootstrap.cc:492] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap complete.
I20260710 13:19:12.863713 14337 ts_tablet_manager.cc:1403] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 13:19:12.866611 14337 raft_consensus.cc:359] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:12.867410 14337 raft_consensus.cc:740] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b319581cef5478f9904ea5ecbd5b8f7, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.868100 14337 consensus_queue.cc:260] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:12.870743 14337 ts_tablet_manager.cc:1434] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:19:12.871731 14337 tablet_bootstrap.cc:492] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap starting.
W20260710 13:19:12.879303 14141 consensus_peers.cc:597] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:19:12.886222 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.1:45255
I20260710 13:19:12.886392 14399 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.1:45255 every 8 connection(s)
I20260710 13:19:12.886683 14337 tablet_bootstrap.cc:492] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7: 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
I20260710 13:19:12.887707 14337 tablet_bootstrap.cc:492] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap complete.
I20260710 13:19:12.888377 14337 ts_tablet_manager.cc:1403] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 13:19:12.891021 14337 raft_consensus.cc:359] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:12.891757 14337 raft_consensus.cc:740] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b319581cef5478f9904ea5ecbd5b8f7, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.892526 14337 consensus_queue.cc:260] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:12.891395 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:12.895000 14337 ts_tablet_manager.cc:1434] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:12.895824 14337 tablet_bootstrap.cc:492] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap starting.
I20260710 13:19:12.904543 14400 heartbeater.cc:344] Connected to a master server at 127.10.211.62:45343
I20260710 13:19:12.905058 14400 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:12.906265 14400 heartbeater.cc:507] Master 127.10.211.62:45343 requested a full tablet report, sending...
I20260710 13:19:12.915096 13921 ts_manager.cc:194] Re-registered known tserver with Master: 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255)
I20260710 13:19:12.930179 14337 tablet_bootstrap.cc:492] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7: 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
I20260710 13:19:12.931241 14337 tablet_bootstrap.cc:492] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap complete.
I20260710 13:19:12.931576 13921 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55314
I20260710 13:19:12.931967 14337 ts_tablet_manager.cc:1403] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.020s
I20260710 13:19:12.934458 14337 raft_consensus.cc:359] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:12.934944 14400 heartbeater.cc:499] Master 127.10.211.62:45343 was elected leader, sending a full tablet report...
I20260710 13:19:12.935186 14337 raft_consensus.cc:740] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b319581cef5478f9904ea5ecbd5b8f7, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.936067 14337 consensus_queue.cc:260] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [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: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:12.937429 14101 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b1e81996410425593e0812b6ef6fd66"
dest_uuid: "b64b08d923be4a71a098e0c810bcce95"
mode: GRACEFUL
new_leader_uuid: "1efddebde3d5494eb2236500e3c68823"
 from {username='slave'} at 127.0.0.1:34924
I20260710 13:19:12.938123 14101 raft_consensus.cc:606] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [term 1 LEADER]: Received request to transfer leadership to TS 1efddebde3d5494eb2236500e3c68823
I20260710 13:19:12.941021 14337 ts_tablet_manager.cc:1434] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 13:19:12.941915 14337 tablet_bootstrap.cc:492] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap starting.
I20260710 13:19:12.941735 14101 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1e4f878dd7841edb16fecb4c233d404"
dest_uuid: "b64b08d923be4a71a098e0c810bcce95"
mode: GRACEFUL
new_leader_uuid: "1efddebde3d5494eb2236500e3c68823"
 from {username='slave'} at 127.0.0.1:34924
I20260710 13:19:12.942301 14101 raft_consensus.cc:606] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [term 2 LEADER]: Received request to transfer leadership to TS 1efddebde3d5494eb2236500e3c68823
I20260710 13:19:12.944877 14101 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6600634a079463fb0a2f4a0cc8f79ec"
dest_uuid: "b64b08d923be4a71a098e0c810bcce95"
mode: GRACEFUL
new_leader_uuid: "1efddebde3d5494eb2236500e3c68823"
 from {username='slave'} at 127.0.0.1:34924
I20260710 13:19:12.945456 14101 raft_consensus.cc:606] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [term 1 LEADER]: Received request to transfer leadership to TS 1efddebde3d5494eb2236500e3c68823
I20260710 13:19:12.946565 11084 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:19:12.947474 11084 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:12.948226 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:12.950958 14373 raft_consensus.cc:3060] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:12.958019 14337 tablet_bootstrap.cc:492] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7: 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
I20260710 13:19:12.958981 14337 tablet_bootstrap.cc:492] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap complete.
I20260710 13:19:12.959604 14337 ts_tablet_manager.cc:1403] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:19:12.962796 14337 raft_consensus.cc:359] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:12.963523 14337 raft_consensus.cc:740] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b319581cef5478f9904ea5ecbd5b8f7, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.964572 14337 consensus_queue.cc:260] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [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: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:12.966534 14337 ts_tablet_manager.cc:1434] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:12.967388 14337 tablet_bootstrap.cc:492] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap starting.
I20260710 13:19:12.978696 14337 tablet_bootstrap.cc:492] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7: 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
I20260710 13:19:12.979399 14337 tablet_bootstrap.cc:492] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap complete.
I20260710 13:19:12.979902 14337 ts_tablet_manager.cc:1403] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:19:12.981491 14337 raft_consensus.cc:359] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:12.982077 14337 raft_consensus.cc:740] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b319581cef5478f9904ea5ecbd5b8f7, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.982677 14337 consensus_queue.cc:260] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [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: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:12.984409 14337 ts_tablet_manager.cc:1434] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:12.985172 14337 tablet_bootstrap.cc:492] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap starting.
I20260710 13:19:12.995021 14337 tablet_bootstrap.cc:492] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7: 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
I20260710 13:19:12.995612 14337 tablet_bootstrap.cc:492] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap complete.
I20260710 13:19:12.996086 14337 ts_tablet_manager.cc:1403] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:19:12.997575 14337 raft_consensus.cc:359] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:12.997996 14337 raft_consensus.cc:740] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b319581cef5478f9904ea5ecbd5b8f7, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.998500 14337 consensus_queue.cc:260] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:13.000159 14337 ts_tablet_manager.cc:1434] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:13.001081 14337 tablet_bootstrap.cc:492] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap starting.
I20260710 13:19:13.011914 14337 tablet_bootstrap.cc:492] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7: 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
I20260710 13:19:13.012714 14337 tablet_bootstrap.cc:492] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7: Bootstrap complete.
I20260710 13:19:13.013208 14337 ts_tablet_manager.cc:1403] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 13:19:13.015058 14337 raft_consensus.cc:359] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:13.015595 14337 raft_consensus.cc:740] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b319581cef5478f9904ea5ecbd5b8f7, State: Initialized, Role: FOLLOWER
I20260710 13:19:13.016149 14337 consensus_queue.cc:260] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [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: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:13.017881 14337 ts_tablet_manager.cc:1434] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:19:13.103211 14373 raft_consensus.cc:3060] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.108397 14373 pending_rounds.cc:85] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7: Aborting all ops after (but not including) 0
I20260710 13:19:13.108691 14373 pending_rounds.cc:107] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:19:13.108918 14373 raft_consensus.cc:2889] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:19:13.290232 14318 raft_consensus.cc:993] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95: : Instructing follower 1efddebde3d5494eb2236500e3c68823 to start an election
I20260710 13:19:13.290772 14321 raft_consensus.cc:1081] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [term 2 LEADER]: Signalling peer 1efddebde3d5494eb2236500e3c68823 to start an election
I20260710 13:19:13.292140 14173 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1e4f878dd7841edb16fecb4c233d404"
dest_uuid: "1efddebde3d5494eb2236500e3c68823"
 from {username='slave'} at 127.0.0.1:41294
I20260710 13:19:13.292589 14173 raft_consensus.cc:493] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:13.292822 14173 raft_consensus.cc:3060] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.297642 14173 raft_consensus.cc:515] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:13.299464 14173 leader_election.cc:290] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [CANDIDATE]: Term 3 election: Requested vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), b64b08d923be4a71a098e0c810bcce95 (127.10.211.2:37425)
I20260710 13:19:13.300446 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e4f878dd7841edb16fecb4c233d404" candidate_uuid: "1efddebde3d5494eb2236500e3c68823" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b64b08d923be4a71a098e0c810bcce95"
I20260710 13:19:13.300539 14373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e4f878dd7841edb16fecb4c233d404" candidate_uuid: "1efddebde3d5494eb2236500e3c68823" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b319581cef5478f9904ea5ecbd5b8f7"
I20260710 13:19:13.301049 14101 raft_consensus.cc:3055] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:13.301142 14373 raft_consensus.cc:3060] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.301349 14101 raft_consensus.cc:740] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b64b08d923be4a71a098e0c810bcce95, State: Running, Role: LEADER
I20260710 13:19:13.302090 14101 consensus_queue.cc:260] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [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: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:13.303299 14101 raft_consensus.cc:3060] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.304651 14372 raft_consensus.cc:3060] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.307061 14373 raft_consensus.cc:2468] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1efddebde3d5494eb2236500e3c68823 in term 3.
I20260710 13:19:13.308233 14141 leader_election.cc:304] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [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: 1efddebde3d5494eb2236500e3c68823, 3b319581cef5478f9904ea5ecbd5b8f7; no voters: 
I20260710 13:19:13.308897 14319 raft_consensus.cc:2804] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:13.310580 14101 raft_consensus.cc:2468] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1efddebde3d5494eb2236500e3c68823 in term 3.
I20260710 13:19:13.311885 14319 raft_consensus.cc:697] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [term 3 LEADER]: Becoming Leader. State: Replica: 1efddebde3d5494eb2236500e3c68823, State: Running, Role: LEADER
I20260710 13:19:13.312098 14372 pending_rounds.cc:85] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7: Aborting all ops after (but not including) 0
I20260710 13:19:13.313055 14372 pending_rounds.cc:107] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:19:13.313398 14372 raft_consensus.cc:2889] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:19:13.314069 14318 raft_consensus.cc:993] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95: : Instructing follower 1efddebde3d5494eb2236500e3c68823 to start an election
I20260710 13:19:13.313470 14319 consensus_queue.cc:237] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [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: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:13.314507 14318 raft_consensus.cc:1081] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [term 1 LEADER]: Signalling peer 1efddebde3d5494eb2236500e3c68823 to start an election
I20260710 13:19:13.316550 14173 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b1e81996410425593e0812b6ef6fd66"
dest_uuid: "1efddebde3d5494eb2236500e3c68823"
 from {username='slave'} at 127.0.0.1:41294
I20260710 13:19:13.317168 14173 raft_consensus.cc:493] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:13.317570 14173 raft_consensus.cc:3060] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.323505 13923 catalog_manager.cc:5697] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 reported cstate change: term changed from 2 to 3, leader changed from b64b08d923be4a71a098e0c810bcce95 (127.10.211.2) to 1efddebde3d5494eb2236500e3c68823 (127.10.211.3). New cstate: current_term: 3 leader_uuid: "1efddebde3d5494eb2236500e3c68823" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:13.324726 14173 raft_consensus.cc:515] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:13.326962 14173 leader_election.cc:290] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823 [CANDIDATE]: Term 2 election: Requested vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), b64b08d923be4a71a098e0c810bcce95 (127.10.211.2:37425)
I20260710 13:19:13.328755 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b1e81996410425593e0812b6ef6fd66" candidate_uuid: "1efddebde3d5494eb2236500e3c68823" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b64b08d923be4a71a098e0c810bcce95"
I20260710 13:19:13.329579 14101 raft_consensus.cc:3055] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:13.329874 14101 raft_consensus.cc:740] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b64b08d923be4a71a098e0c810bcce95, State: Running, Role: LEADER
I20260710 13:19:13.328755 14372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b1e81996410425593e0812b6ef6fd66" candidate_uuid: "1efddebde3d5494eb2236500e3c68823" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b319581cef5478f9904ea5ecbd5b8f7"
I20260710 13:19:13.331473 14372 raft_consensus.cc:3060] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.330664 14101 consensus_queue.cc:260] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:13.333042 14101 raft_consensus.cc:3060] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.338718 14372 raft_consensus.cc:2468] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1efddebde3d5494eb2236500e3c68823 in term 2.
I20260710 13:19:13.339869 14101 raft_consensus.cc:2468] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1efddebde3d5494eb2236500e3c68823 in term 2.
I20260710 13:19:13.344482 14141 leader_election.cc:304] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1efddebde3d5494eb2236500e3c68823, b64b08d923be4a71a098e0c810bcce95; no voters: 
I20260710 13:19:13.345247 14319 raft_consensus.cc:2804] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:13.345363 14372 raft_consensus.cc:3060] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.345817 14319 raft_consensus.cc:697] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823 [term 2 LEADER]: Becoming Leader. State: Replica: 1efddebde3d5494eb2236500e3c68823, State: Running, Role: LEADER
I20260710 13:19:13.346746 14319 consensus_queue.cc:237] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:13.353008 14372 pending_rounds.cc:85] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7: Aborting all ops after (but not including) 0
I20260710 13:19:13.353430 14372 pending_rounds.cc:107] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:19:13.353747 14372 raft_consensus.cc:2889] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:19:13.360847 13921 catalog_manager.cc:5697] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823 reported cstate change: term changed from 1 to 2, leader changed from b64b08d923be4a71a098e0c810bcce95 (127.10.211.2) to 1efddebde3d5494eb2236500e3c68823 (127.10.211.3). New cstate: current_term: 2 leader_uuid: "1efddebde3d5494eb2236500e3c68823" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:13.434280 14318 raft_consensus.cc:993] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95: : Instructing follower 1efddebde3d5494eb2236500e3c68823 to start an election
I20260710 13:19:13.434746 14321 raft_consensus.cc:1081] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [term 1 LEADER]: Signalling peer 1efddebde3d5494eb2236500e3c68823 to start an election
I20260710 13:19:13.436160 14173 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6600634a079463fb0a2f4a0cc8f79ec"
dest_uuid: "1efddebde3d5494eb2236500e3c68823"
 from {username='slave'} at 127.0.0.1:41294
I20260710 13:19:13.436877 14173 raft_consensus.cc:493] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:13.437242 14173 raft_consensus.cc:3060] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.444437 14173 raft_consensus.cc:515] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:13.446197 14173 leader_election.cc:290] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823 [CANDIDATE]: Term 2 election: Requested vote from peers 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255), b64b08d923be4a71a098e0c810bcce95 (127.10.211.2:37425)
I20260710 13:19:13.447134 14372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6600634a079463fb0a2f4a0cc8f79ec" candidate_uuid: "1efddebde3d5494eb2236500e3c68823" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b319581cef5478f9904ea5ecbd5b8f7"
I20260710 13:19:13.447257 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6600634a079463fb0a2f4a0cc8f79ec" candidate_uuid: "1efddebde3d5494eb2236500e3c68823" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b64b08d923be4a71a098e0c810bcce95"
I20260710 13:19:13.447983 14101 raft_consensus.cc:3055] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:13.447917 14372 raft_consensus.cc:3060] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.448400 14101 raft_consensus.cc:740] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b64b08d923be4a71a098e0c810bcce95, State: Running, Role: LEADER
I20260710 13:19:13.449226 14101 consensus_queue.cc:260] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:13.450238 14101 raft_consensus.cc:3060] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.455117 14101 raft_consensus.cc:2468] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1efddebde3d5494eb2236500e3c68823 in term 2.
I20260710 13:19:13.456302 14141 leader_election.cc:304] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1efddebde3d5494eb2236500e3c68823, b64b08d923be4a71a098e0c810bcce95; no voters: 
I20260710 13:19:13.457442 14372 raft_consensus.cc:2468] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1efddebde3d5494eb2236500e3c68823 in term 2.
I20260710 13:19:13.458292 14319 raft_consensus.cc:2804] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:13.460384 14319 raft_consensus.cc:697] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823 [term 2 LEADER]: Becoming Leader. State: Replica: 1efddebde3d5494eb2236500e3c68823, State: Running, Role: LEADER
I20260710 13:19:13.461149 14319 consensus_queue.cc:237] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } }
I20260710 13:19:13.472680 13924 catalog_manager.cc:5697] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823 reported cstate change: term changed from 1 to 2, leader changed from b64b08d923be4a71a098e0c810bcce95 (127.10.211.2) to 1efddebde3d5494eb2236500e3c68823 (127.10.211.3). New cstate: current_term: 2 leader_uuid: "1efddebde3d5494eb2236500e3c68823" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1efddebde3d5494eb2236500e3c68823" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44963 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:13.745162 14373 raft_consensus.cc:1275] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 3 FOLLOWER]: Refusing update from remote peer 1efddebde3d5494eb2236500e3c68823: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:13.746407 14319 consensus_queue.cc:1048] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:13.754869 14101 raft_consensus.cc:1275] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [term 3 FOLLOWER]: Refusing update from remote peer 1efddebde3d5494eb2236500e3c68823: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:13.756428 14428 consensus_queue.cc:1048] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:13.785857 14373 raft_consensus.cc:1275] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 2 FOLLOWER]: Refusing update from remote peer 1efddebde3d5494eb2236500e3c68823: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:13.787175 14428 consensus_queue.cc:1048] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:13.794881 14101 raft_consensus.cc:1275] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [term 2 FOLLOWER]: Refusing update from remote peer 1efddebde3d5494eb2236500e3c68823: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:13.796440 14428 consensus_queue.cc:1048] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:19:13.822168 13972 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:13.923226 14101 raft_consensus.cc:1275] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [term 2 FOLLOWER]: Refusing update from remote peer 1efddebde3d5494eb2236500e3c68823: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:13.924975 14428 consensus_queue.cc:1048] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64b08d923be4a71a098e0c810bcce95" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 37425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:13.934628 14372 raft_consensus.cc:1275] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [term 2 FOLLOWER]: Refusing update from remote peer 1efddebde3d5494eb2236500e3c68823: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:13.936167 14417 consensus_queue.cc:1048] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b319581cef5478f9904ea5ecbd5b8f7" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 45255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:13.958885 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:13.966085 11084 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:13.966689 11084 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:13.967388 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:14.823156 13972 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:14.974509 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:14.980225 11084 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:14.980597 11084 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:14.980997 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:15.824381 13972 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:15.987273 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:15.993999 11084 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:15.994580 11084 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:15.995414 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:16.825634 13972 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:17.002449 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:17.009789 11084 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:17.010290 11084 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:17.010824 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:17.826496 13972 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:18.017266 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:18.023586 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:18.028517 11084 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:18.028975 11084 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:19:18.827598 13972 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:19.055398 11084 tablet_server.cc:179] TabletServer@127.10.211.1:45255 shutting down...
W20260710 13:19:19.068017 14141 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 61 similar messages]
W20260710 13:19:19.074179 14141 consensus_peers.cc:597] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.084802 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:19.085683 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.086601 11084 raft_consensus.cc:2243] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.087306 11084 raft_consensus.cc:2272] T c33c7d3830774dccbda658d732ad5eb0 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.090556 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.091410 11084 raft_consensus.cc:2243] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.092092 11084 raft_consensus.cc:2272] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.094844 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.095325 11084 raft_consensus.cc:2243] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.095749 11084 raft_consensus.cc:2272] T c6600634a079463fb0a2f4a0cc8f79ec P 3b319581cef5478f9904ea5ecbd5b8f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.097862 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.098338 11084 raft_consensus.cc:2243] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.098799 11084 raft_consensus.cc:2272] T c159bdedebe845f9a56b11a2318122b9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.100816 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.101284 11084 raft_consensus.cc:2243] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.101671 11084 raft_consensus.cc:2272] T a1e4f878dd7841edb16fecb4c233d404 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.103806 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.104310 11084 raft_consensus.cc:2243] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.104717 11084 raft_consensus.cc:2272] T 25e1eefeb5314fd08d700582dc6bf638 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.106980 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.107508 11084 raft_consensus.cc:2243] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.107956 11084 raft_consensus.cc:2272] T aae3ca0d76bb428aac8446e5642718d1 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.110112 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.110694 11084 raft_consensus.cc:2243] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.111136 11084 raft_consensus.cc:2272] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.113302 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.113821 11084 raft_consensus.cc:2243] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.114300 11084 raft_consensus.cc:2272] T 3b1e81996410425593e0812b6ef6fd66 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.116885 11084 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.117473 11084 raft_consensus.cc:2243] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.118088 11084 raft_consensus.cc:2272] T f664f3c5473a45c888b14fa2fa945e75 P 3b319581cef5478f9904ea5ecbd5b8f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.151389 11084 tablet_server.cc:196] TabletServer@127.10.211.1:45255 shutdown complete.
I20260710 13:19:19.175711 11084 tablet_server.cc:179] TabletServer@127.10.211.2:0 shutting down...
W20260710 13:19:19.204669 14141 consensus_peers.cc:597] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.208053 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:19.208873 11084 tablet_replica.cc:333] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95: stopping tablet replica
I20260710 13:19:19.209709 11084 raft_consensus.cc:2243] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.210276 11084 raft_consensus.cc:2272] T a1e4f878dd7841edb16fecb4c233d404 P b64b08d923be4a71a098e0c810bcce95 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.212579 11084 tablet_replica.cc:333] T c159bdedebe845f9a56b11a2318122b9 P b64b08d923be4a71a098e0c810bcce95: stopping tablet replica
I20260710 13:19:19.213214 11084 raft_consensus.cc:2243] T c159bdedebe845f9a56b11a2318122b9 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.213740 11084 raft_consensus.cc:2272] T c159bdedebe845f9a56b11a2318122b9 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.215930 11084 tablet_replica.cc:333] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95: stopping tablet replica
I20260710 13:19:19.216409 11084 raft_consensus.cc:2243] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.217365 11084 raft_consensus.cc:2272] T aae3ca0d76bb428aac8446e5642718d1 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.219821 11084 tablet_replica.cc:333] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95: stopping tablet replica
I20260710 13:19:19.220631 11084 raft_consensus.cc:2243] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:19:19.221571 14141 consensus_peers.cc:597] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 -> Peer 3b319581cef5478f9904ea5ecbd5b8f7 (127.10.211.1:45255): Couldn't send request to peer 3b319581cef5478f9904ea5ecbd5b8f7. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:45255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.221662 11084 raft_consensus.cc:2272] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P b64b08d923be4a71a098e0c810bcce95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.224148 11084 tablet_replica.cc:333] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95: stopping tablet replica
I20260710 13:19:19.224654 11084 raft_consensus.cc:2243] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.225400 11084 raft_consensus.cc:2272] T 25e1eefeb5314fd08d700582dc6bf638 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.227389 11084 tablet_replica.cc:333] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95: stopping tablet replica
I20260710 13:19:19.227851 11084 raft_consensus.cc:2243] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.228286 11084 raft_consensus.cc:2272] T c6600634a079463fb0a2f4a0cc8f79ec P b64b08d923be4a71a098e0c810bcce95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.230093 11084 tablet_replica.cc:333] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95: stopping tablet replica
I20260710 13:19:19.230530 11084 raft_consensus.cc:2243] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.231405 11084 raft_consensus.cc:2272] T c33c7d3830774dccbda658d732ad5eb0 P b64b08d923be4a71a098e0c810bcce95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.233338 11084 tablet_replica.cc:333] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95: stopping tablet replica
I20260710 13:19:19.233757 11084 raft_consensus.cc:2243] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.234107 11084 raft_consensus.cc:2272] T 7f5c01b4e5d84aa9b781f2c7ed126073 P b64b08d923be4a71a098e0c810bcce95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.235810 11084 tablet_replica.cc:333] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95: stopping tablet replica
I20260710 13:19:19.236246 11084 raft_consensus.cc:2243] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.236646 11084 raft_consensus.cc:2272] T 3b1e81996410425593e0812b6ef6fd66 P b64b08d923be4a71a098e0c810bcce95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.238379 11084 tablet_replica.cc:333] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95: stopping tablet replica
I20260710 13:19:19.238852 11084 raft_consensus.cc:2243] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.239619 11084 raft_consensus.cc:2272] T f664f3c5473a45c888b14fa2fa945e75 P b64b08d923be4a71a098e0c810bcce95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.285992 11084 tablet_server.cc:196] TabletServer@127.10.211.2:0 shutdown complete.
I20260710 13:19:19.308792 11084 tablet_server.cc:179] TabletServer@127.10.211.3:0 shutting down...
I20260710 13:19:19.337128 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:19.337862 11084 tablet_replica.cc:333] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823: stopping tablet replica
I20260710 13:19:19.338581 11084 raft_consensus.cc:2243] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.339519 11084 raft_consensus.cc:2272] T 7f5c01b4e5d84aa9b781f2c7ed126073 P 1efddebde3d5494eb2236500e3c68823 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.341594 11084 tablet_replica.cc:333] T c33c7d3830774dccbda658d732ad5eb0 P 1efddebde3d5494eb2236500e3c68823: stopping tablet replica
I20260710 13:19:19.342141 11084 raft_consensus.cc:2243] T c33c7d3830774dccbda658d732ad5eb0 P 1efddebde3d5494eb2236500e3c68823 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.342576 11084 raft_consensus.cc:2272] T c33c7d3830774dccbda658d732ad5eb0 P 1efddebde3d5494eb2236500e3c68823 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.344570 11084 tablet_replica.cc:333] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823: stopping tablet replica
I20260710 13:19:19.345098 11084 raft_consensus.cc:2243] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.345901 11084 raft_consensus.cc:2272] T 3b1e81996410425593e0812b6ef6fd66 P 1efddebde3d5494eb2236500e3c68823 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.347934 11084 tablet_replica.cc:333] T f664f3c5473a45c888b14fa2fa945e75 P 1efddebde3d5494eb2236500e3c68823: stopping tablet replica
I20260710 13:19:19.348497 11084 raft_consensus.cc:2243] T f664f3c5473a45c888b14fa2fa945e75 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.348903 11084 raft_consensus.cc:2272] T f664f3c5473a45c888b14fa2fa945e75 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.350869 11084 tablet_replica.cc:333] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823: stopping tablet replica
I20260710 13:19:19.351366 11084 raft_consensus.cc:2243] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.352190 11084 raft_consensus.cc:2272] T c6600634a079463fb0a2f4a0cc8f79ec P 1efddebde3d5494eb2236500e3c68823 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.354166 11084 tablet_replica.cc:333] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 1efddebde3d5494eb2236500e3c68823: stopping tablet replica
I20260710 13:19:19.354735 11084 raft_consensus.cc:2243] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 1efddebde3d5494eb2236500e3c68823 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.355204 11084 raft_consensus.cc:2272] T 62fa60cfe1ce44aa83d9e411b41ac6e9 P 1efddebde3d5494eb2236500e3c68823 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.357033 11084 tablet_replica.cc:333] T aae3ca0d76bb428aac8446e5642718d1 P 1efddebde3d5494eb2236500e3c68823: stopping tablet replica
I20260710 13:19:19.357568 11084 raft_consensus.cc:2243] T aae3ca0d76bb428aac8446e5642718d1 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.358009 11084 raft_consensus.cc:2272] T aae3ca0d76bb428aac8446e5642718d1 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.360088 11084 tablet_replica.cc:333] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823: stopping tablet replica
I20260710 13:19:19.360666 11084 raft_consensus.cc:2243] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.361711 11084 raft_consensus.cc:2272] T a1e4f878dd7841edb16fecb4c233d404 P 1efddebde3d5494eb2236500e3c68823 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.363698 11084 tablet_replica.cc:333] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823: stopping tablet replica
I20260710 13:19:19.364193 11084 raft_consensus.cc:2243] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.364959 11084 raft_consensus.cc:2272] T c159bdedebe845f9a56b11a2318122b9 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.366875 11084 tablet_replica.cc:333] T 25e1eefeb5314fd08d700582dc6bf638 P 1efddebde3d5494eb2236500e3c68823: stopping tablet replica
I20260710 13:19:19.367359 11084 raft_consensus.cc:2243] T 25e1eefeb5314fd08d700582dc6bf638 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.367787 11084 raft_consensus.cc:2272] T 25e1eefeb5314fd08d700582dc6bf638 P 1efddebde3d5494eb2236500e3c68823 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.397281 11084 tablet_server.cc:196] TabletServer@127.10.211.3:0 shutdown complete.
I20260710 13:19:19.420141 11084 master.cc:562] Master@127.10.211.62:45343 shutting down...
I20260710 13:19:19.445832 11084 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.446484 11084 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.446887 11084 tablet_replica.cc:333] T 00000000000000000000000000000000 P 62f6e179705d4e169ccc71904bf62c14: stopping tablet replica
I20260710 13:19:19.467149 11084 master.cc:584] Master@127.10.211.62:45343 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13831 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:19:19.514276 11084 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.211.62:34325
I20260710 13:19:19.515620 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:19.521763 14447 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
W20260710 13:19:19.521907 14448 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
W20260710 13:19:19.522657 14450 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
I20260710 13:19:19.523407 11084 server_base.cc:1061] running on GCE node
I20260710 13:19:19.524320 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:19.524505 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:19.524708 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689559524667 us; error 0 us; skew 500 ppm
I20260710 13:19:19.525256 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:19.528100 11084 webserver.cc:533] Webserver started at http://127.10.211.62:46491/ using document root <none> and password file <none>
I20260710 13:19:19.528618 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:19.528821 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:19.529126 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:19.530270 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689474519633-11084-0/minicluster-data/master-0-root/instance:
uuid: "38e6fd7730b845648d8dee1844b9264e"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-3n8f"
I20260710 13:19:19.534956 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:19.538470 14455 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:19.539361 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:19.539698 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689474519633-11084-0/minicluster-data/master-0-root
uuid: "38e6fd7730b845648d8dee1844b9264e"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-3n8f"
I20260710 13:19:19.539983 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689474519633-11084-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689474519633-11084-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689474519633-11084-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)
I20260710 13:19:19.568365 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:19.569658 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:19.607841 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.62:34325
I20260710 13:19:19.607935 14506 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.62:34325 every 8 connection(s)
I20260710 13:19:19.611924 14507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:19.622845 14507 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e: Bootstrap starting.
I20260710 13:19:19.627535 14507 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:19.631668 14507 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e: No bootstrap required, opened a new log
I20260710 13:19:19.633903 14507 raft_consensus.cc:359] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38e6fd7730b845648d8dee1844b9264e" member_type: VOTER }
I20260710 13:19:19.634370 14507 raft_consensus.cc:385] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:19.634580 14507 raft_consensus.cc:740] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38e6fd7730b845648d8dee1844b9264e, State: Initialized, Role: FOLLOWER
I20260710 13:19:19.635210 14507 consensus_queue.cc:260] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38e6fd7730b845648d8dee1844b9264e" member_type: VOTER }
I20260710 13:19:19.635705 14507 raft_consensus.cc:399] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:19.635921 14507 raft_consensus.cc:493] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:19.636209 14507 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.640746 14507 raft_consensus.cc:515] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38e6fd7730b845648d8dee1844b9264e" member_type: VOTER }
I20260710 13:19:19.641361 14507 leader_election.cc:304] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e [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: 38e6fd7730b845648d8dee1844b9264e; no voters: 
I20260710 13:19:19.642517 14507 leader_election.cc:290] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:19.642963 14510 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:19.644230 14510 raft_consensus.cc:697] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e [term 1 LEADER]: Becoming Leader. State: Replica: 38e6fd7730b845648d8dee1844b9264e, State: Running, Role: LEADER
I20260710 13:19:19.645007 14510 consensus_queue.cc:237] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e [LEADER]: Queue going to LEADER mode. State: All 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: "38e6fd7730b845648d8dee1844b9264e" member_type: VOTER }
I20260710 13:19:19.645864 14507 sys_catalog.cc:565] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:19.650441 14511 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "38e6fd7730b845648d8dee1844b9264e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38e6fd7730b845648d8dee1844b9264e" member_type: VOTER } }
I20260710 13:19:19.650491 14512 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 38e6fd7730b845648d8dee1844b9264e. Latest consensus state: current_term: 1 leader_uuid: "38e6fd7730b845648d8dee1844b9264e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38e6fd7730b845648d8dee1844b9264e" member_type: VOTER } }
I20260710 13:19:19.651207 14511 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:19.651258 14512 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:19.663264 14515 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:19.670509 14515 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:19.671571 11084 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:19.679366 14515 catalog_manager.cc:1383] Generated new cluster ID: d38eb400979e4615b4d494ed01a05372
I20260710 13:19:19.679693 14515 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:19.709184 14515 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:19.710501 14515 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:19.727042 14515 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e: Generated new TSK 0
I20260710 13:19:19.727705 14515 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:19.737967 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:19.743906 14528 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
W20260710 13:19:19.745198 14529 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
W20260710 13:19:19.746563 14531 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
I20260710 13:19:19.746873 11084 server_base.cc:1061] running on GCE node
I20260710 13:19:19.747835 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:19.748020 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:19.748139 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689559748128 us; error 0 us; skew 500 ppm
I20260710 13:19:19.748600 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:19.750890 11084 webserver.cc:533] Webserver started at http://127.10.211.1:38529/ using document root <none> and password file <none>
I20260710 13:19:19.751350 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:19.751507 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:19.751793 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:19.753232 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689474519633-11084-0/minicluster-data/ts-0-root/instance:
uuid: "19243f9eba5a4908b5c915937a7abd82"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-3n8f"
I20260710 13:19:19.757575 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 13:19:19.760763 14536 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:19.761502 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:19.761749 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689474519633-11084-0/minicluster-data/ts-0-root
uuid: "19243f9eba5a4908b5c915937a7abd82"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-3n8f"
I20260710 13:19:19.761983 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689474519633-11084-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689474519633-11084-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689474519633-11084-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)
I20260710 13:19:19.776450 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:19.777771 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:19.779348 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:19.781740 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:19.781939 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:19.782163 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:19.782315 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:19.825166 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.1:44445
I20260710 13:19:19.825258 14598 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.1:44445 every 8 connection(s)
I20260710 13:19:19.830585 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:19.838157 14603 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
W20260710 13:19:19.840081 14604 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
W20260710 13:19:19.842041 14606 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
I20260710 13:19:19.843032 11084 server_base.cc:1061] running on GCE node
I20260710 13:19:19.843338 14599 heartbeater.cc:344] Connected to a master server at 127.10.211.62:34325
I20260710 13:19:19.843672 14599 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:19.844118 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:19.844334 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:19.844453 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689559844439 us; error 0 us; skew 500 ppm
I20260710 13:19:19.844379 14599 heartbeater.cc:507] Master 127.10.211.62:34325 requested a full tablet report, sending...
I20260710 13:19:19.845072 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:19.847018 14472 ts_manager.cc:194] Registered new tserver with Master: 19243f9eba5a4908b5c915937a7abd82 (127.10.211.1:44445)
I20260710 13:19:19.848081 11084 webserver.cc:533] Webserver started at http://127.10.211.2:34175/ using document root <none> and password file <none>
I20260710 13:19:19.848757 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:19.849011 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:19.849289 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:19.849566 14472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58720
I20260710 13:19:19.850884 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689474519633-11084-0/minicluster-data/ts-1-root/instance:
uuid: "67181a4a63ad43ef98a9266020174cc5"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-3n8f"
I20260710 13:19:19.855511 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:19.858850 14611 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:19.859736 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:19.860033 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689474519633-11084-0/minicluster-data/ts-1-root
uuid: "67181a4a63ad43ef98a9266020174cc5"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-3n8f"
I20260710 13:19:19.860319 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689474519633-11084-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689474519633-11084-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689474519633-11084-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)
I20260710 13:19:19.894227 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:19.895560 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:19.897115 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:19.899319 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:19.899546 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:19.899791 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:19.899960 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:19.940510 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.2:38687
I20260710 13:19:19.940640 14673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.2:38687 every 8 connection(s)
I20260710 13:19:19.945400 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:19.952358 14677 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
W20260710 13:19:19.954210 14678 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
I20260710 13:19:19.955204 11084 server_base.cc:1061] running on GCE node
I20260710 13:19:19.956594 14674 heartbeater.cc:344] Connected to a master server at 127.10.211.62:34325
W20260710 13:19:19.956780 14680 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
I20260710 13:19:19.956967 14674 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:19.957796 14674 heartbeater.cc:507] Master 127.10.211.62:34325 requested a full tablet report, sending...
I20260710 13:19:19.957827 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:19.958178 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:19.958344 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689559958327 us; error 0 us; skew 500 ppm
I20260710 13:19:19.959012 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:19.960062 14472 ts_manager.cc:194] Registered new tserver with Master: 67181a4a63ad43ef98a9266020174cc5 (127.10.211.2:38687)
I20260710 13:19:19.961683 11084 webserver.cc:533] Webserver started at http://127.10.211.3:34701/ using document root <none> and password file <none>
I20260710 13:19:19.961967 14472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58724
I20260710 13:19:19.962379 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:19.962694 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:19.963014 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:19.964315 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689474519633-11084-0/minicluster-data/ts-2-root/instance:
uuid: "a3f61180d4c544109b544c409a2c964d"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-3n8f"
I20260710 13:19:19.968734 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:19:19.971913 14685 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:19.972644 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:19.972899 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689474519633-11084-0/minicluster-data/ts-2-root
uuid: "a3f61180d4c544109b544c409a2c964d"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-3n8f"
I20260710 13:19:19.973136 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689474519633-11084-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689474519633-11084-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689474519633-11084-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)
I20260710 13:19:19.994325 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:19.995599 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:19.997102 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:19.999336 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:19.999549 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:19.999822 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:19.999998 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:20.039074 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.3:44365
I20260710 13:19:20.039175 14747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.3:44365 every 8 connection(s)
I20260710 13:19:20.053428 14748 heartbeater.cc:344] Connected to a master server at 127.10.211.62:34325
I20260710 13:19:20.053815 14748 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:20.054602 14748 heartbeater.cc:507] Master 127.10.211.62:34325 requested a full tablet report, sending...
I20260710 13:19:20.056586 14472 ts_manager.cc:194] Registered new tserver with Master: a3f61180d4c544109b544c409a2c964d (127.10.211.3:44365)
I20260710 13:19:20.056702 11084 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014493566s
I20260710 13:19:20.057976 14472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58728
I20260710 13:19:20.082187 14472 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58738:
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"
    }
  }
}
W20260710 13:19:20.084275 14472 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.
I20260710 13:19:20.138912 14713 tablet_service.cc:1511] Processing CreateTablet for tablet a6810a4b0ca4444d8e35e9be4d78c322 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8f2a010efee5490f9674e17ef2c4bf02]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:20.139705 14712 tablet_service.cc:1511] Processing CreateTablet for tablet 1424bdff8ef145f7ae98c3a4fd68e4a3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8f2a010efee5490f9674e17ef2c4bf02]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:20.140393 14713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6810a4b0ca4444d8e35e9be4d78c322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.141094 14712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1424bdff8ef145f7ae98c3a4fd68e4a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.144604 14638 tablet_service.cc:1511] Processing CreateTablet for tablet 1424bdff8ef145f7ae98c3a4fd68e4a3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8f2a010efee5490f9674e17ef2c4bf02]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:20.144496 14639 tablet_service.cc:1511] Processing CreateTablet for tablet a6810a4b0ca4444d8e35e9be4d78c322 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8f2a010efee5490f9674e17ef2c4bf02]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:20.145977 14638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1424bdff8ef145f7ae98c3a4fd68e4a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.146605 14639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6810a4b0ca4444d8e35e9be4d78c322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.146704 14564 tablet_service.cc:1511] Processing CreateTablet for tablet a6810a4b0ca4444d8e35e9be4d78c322 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8f2a010efee5490f9674e17ef2c4bf02]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:20.148123 14564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6810a4b0ca4444d8e35e9be4d78c322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.151467 14563 tablet_service.cc:1511] Processing CreateTablet for tablet 1424bdff8ef145f7ae98c3a4fd68e4a3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8f2a010efee5490f9674e17ef2c4bf02]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:20.152716 14563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1424bdff8ef145f7ae98c3a4fd68e4a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.177525 14764 tablet_bootstrap.cc:492] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 19243f9eba5a4908b5c915937a7abd82: Bootstrap starting.
I20260710 13:19:20.183066 14763 tablet_bootstrap.cc:492] T a6810a4b0ca4444d8e35e9be4d78c322 P a3f61180d4c544109b544c409a2c964d: Bootstrap starting.
I20260710 13:19:20.183902 14765 tablet_bootstrap.cc:492] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5: Bootstrap starting.
I20260710 13:19:20.185181 14764 tablet_bootstrap.cc:654] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 19243f9eba5a4908b5c915937a7abd82: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.189927 14763 tablet_bootstrap.cc:654] T a6810a4b0ca4444d8e35e9be4d78c322 P a3f61180d4c544109b544c409a2c964d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.191604 14765 tablet_bootstrap.cc:654] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.192946 14764 tablet_bootstrap.cc:492] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 19243f9eba5a4908b5c915937a7abd82: No bootstrap required, opened a new log
I20260710 13:19:20.193488 14764 ts_tablet_manager.cc:1403] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 19243f9eba5a4908b5c915937a7abd82: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 13:19:20.195178 14763 tablet_bootstrap.cc:492] T a6810a4b0ca4444d8e35e9be4d78c322 P a3f61180d4c544109b544c409a2c964d: No bootstrap required, opened a new log
I20260710 13:19:20.195710 14763 ts_tablet_manager.cc:1403] T a6810a4b0ca4444d8e35e9be4d78c322 P a3f61180d4c544109b544c409a2c964d: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 13:19:20.197083 14765 tablet_bootstrap.cc:492] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5: No bootstrap required, opened a new log
I20260710 13:19:20.196679 14764 raft_consensus.cc:359] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 19243f9eba5a4908b5c915937a7abd82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.197458 14764 raft_consensus.cc:385] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 19243f9eba5a4908b5c915937a7abd82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.197567 14765 ts_tablet_manager.cc:1403] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 13:19:20.197773 14764 raft_consensus.cc:740] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 19243f9eba5a4908b5c915937a7abd82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19243f9eba5a4908b5c915937a7abd82, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.198118 14763 raft_consensus.cc:359] T a6810a4b0ca4444d8e35e9be4d78c322 P a3f61180d4c544109b544c409a2c964d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } } peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } }
I20260710 13:19:20.198863 14763 raft_consensus.cc:385] T a6810a4b0ca4444d8e35e9be4d78c322 P a3f61180d4c544109b544c409a2c964d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.199146 14763 raft_consensus.cc:740] T a6810a4b0ca4444d8e35e9be4d78c322 P a3f61180d4c544109b544c409a2c964d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3f61180d4c544109b544c409a2c964d, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.198632 14764 consensus_queue.cc:260] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 19243f9eba5a4908b5c915937a7abd82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.199918 14763 consensus_queue.cc:260] T a6810a4b0ca4444d8e35e9be4d78c322 P a3f61180d4c544109b544c409a2c964d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } } peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } }
I20260710 13:19:20.200848 14765 raft_consensus.cc:359] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } } peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } }
I20260710 13:19:20.201872 14765 raft_consensus.cc:385] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.202242 14765 raft_consensus.cc:740] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67181a4a63ad43ef98a9266020174cc5, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.203248 14765 consensus_queue.cc:260] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } } peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } }
I20260710 13:19:20.205224 14748 heartbeater.cc:499] Master 127.10.211.62:34325 was elected leader, sending a full tablet report...
I20260710 13:19:20.206287 14763 ts_tablet_manager.cc:1434] T a6810a4b0ca4444d8e35e9be4d78c322 P a3f61180d4c544109b544c409a2c964d: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 13:19:20.207397 14763 tablet_bootstrap.cc:492] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P a3f61180d4c544109b544c409a2c964d: Bootstrap starting.
I20260710 13:19:20.213732 14763 tablet_bootstrap.cc:654] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P a3f61180d4c544109b544c409a2c964d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.215724 14599 heartbeater.cc:499] Master 127.10.211.62:34325 was elected leader, sending a full tablet report...
I20260710 13:19:20.216572 14764 ts_tablet_manager.cc:1434] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 19243f9eba5a4908b5c915937a7abd82: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.017s
I20260710 13:19:20.217682 14764 tablet_bootstrap.cc:492] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82: Bootstrap starting.
I20260710 13:19:20.217859 14674 heartbeater.cc:499] Master 127.10.211.62:34325 was elected leader, sending a full tablet report...
I20260710 13:19:20.220842 14765 ts_tablet_manager.cc:1434] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5: Time spent starting tablet: real 0.023s	user 0.017s	sys 0.004s
I20260710 13:19:20.221939 14765 tablet_bootstrap.cc:492] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5: Bootstrap starting.
I20260710 13:19:20.224692 14764 tablet_bootstrap.cc:654] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.228741 14765 tablet_bootstrap.cc:654] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.231109 14763 tablet_bootstrap.cc:492] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P a3f61180d4c544109b544c409a2c964d: No bootstrap required, opened a new log
I20260710 13:19:20.231838 14763 ts_tablet_manager.cc:1403] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P a3f61180d4c544109b544c409a2c964d: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.011s
I20260710 13:19:20.236486 14763 raft_consensus.cc:359] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P a3f61180d4c544109b544c409a2c964d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.237221 14763 raft_consensus.cc:385] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P a3f61180d4c544109b544c409a2c964d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.237524 14763 raft_consensus.cc:740] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P a3f61180d4c544109b544c409a2c964d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3f61180d4c544109b544c409a2c964d, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.238334 14763 consensus_queue.cc:260] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P a3f61180d4c544109b544c409a2c964d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.243672 14763 ts_tablet_manager.cc:1434] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P a3f61180d4c544109b544c409a2c964d: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:19:20.246713 14765 tablet_bootstrap.cc:492] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5: No bootstrap required, opened a new log
I20260710 13:19:20.246896 14764 tablet_bootstrap.cc:492] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82: No bootstrap required, opened a new log
I20260710 13:19:20.247265 14765 ts_tablet_manager.cc:1403] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.003s
I20260710 13:19:20.247478 14764 ts_tablet_manager.cc:1403] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.012s
I20260710 13:19:20.249826 14764 raft_consensus.cc:359] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } } peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } }
I20260710 13:19:20.250356 14764 raft_consensus.cc:385] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.250279 14765 raft_consensus.cc:359] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.250768 14764 raft_consensus.cc:740] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19243f9eba5a4908b5c915937a7abd82, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.251137 14765 raft_consensus.cc:385] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.251477 14765 raft_consensus.cc:740] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67181a4a63ad43ef98a9266020174cc5, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.251649 14764 consensus_queue.cc:260] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } } peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } }
I20260710 13:19:20.252252 14765 consensus_queue.cc:260] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.253795 14764 ts_tablet_manager.cc:1434] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:20.254442 14765 ts_tablet_manager.cc:1434] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
W20260710 13:19:20.293006 14749 tablet.cc:2406] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P a3f61180d4c544109b544c409a2c964d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:19:20.298287 14771 raft_consensus.cc:493] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.298872 14771 raft_consensus.cc:515] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } } peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } }
I20260710 13:19:20.301086 14771 leader_election.cc:290] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3f61180d4c544109b544c409a2c964d (127.10.211.3:44365), 19243f9eba5a4908b5c915937a7abd82 (127.10.211.1:44445)
I20260710 13:19:20.310124 14723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6810a4b0ca4444d8e35e9be4d78c322" candidate_uuid: "67181a4a63ad43ef98a9266020174cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3f61180d4c544109b544c409a2c964d" is_pre_election: true
I20260710 13:19:20.310854 14723 raft_consensus.cc:2468] T a6810a4b0ca4444d8e35e9be4d78c322 P a3f61180d4c544109b544c409a2c964d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67181a4a63ad43ef98a9266020174cc5 in term 0.
I20260710 13:19:20.311481 14574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6810a4b0ca4444d8e35e9be4d78c322" candidate_uuid: "67181a4a63ad43ef98a9266020174cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19243f9eba5a4908b5c915937a7abd82" is_pre_election: true
I20260710 13:19:20.312237 14574 raft_consensus.cc:2468] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67181a4a63ad43ef98a9266020174cc5 in term 0.
I20260710 13:19:20.312142 14614 leader_election.cc:304] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67181a4a63ad43ef98a9266020174cc5, a3f61180d4c544109b544c409a2c964d; no voters: 
I20260710 13:19:20.313153 14771 raft_consensus.cc:2804] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.313521 14771 raft_consensus.cc:493] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.313840 14771 raft_consensus.cc:3060] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.318742 14771 raft_consensus.cc:515] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } } peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } }
I20260710 13:19:20.320308 14771 leader_election.cc:290] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [CANDIDATE]: Term 1 election: Requested vote from peers a3f61180d4c544109b544c409a2c964d (127.10.211.3:44365), 19243f9eba5a4908b5c915937a7abd82 (127.10.211.1:44445)
I20260710 13:19:20.321058 14723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6810a4b0ca4444d8e35e9be4d78c322" candidate_uuid: "67181a4a63ad43ef98a9266020174cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3f61180d4c544109b544c409a2c964d"
I20260710 13:19:20.321377 14574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6810a4b0ca4444d8e35e9be4d78c322" candidate_uuid: "67181a4a63ad43ef98a9266020174cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19243f9eba5a4908b5c915937a7abd82"
I20260710 13:19:20.321684 14723 raft_consensus.cc:3060] T a6810a4b0ca4444d8e35e9be4d78c322 P a3f61180d4c544109b544c409a2c964d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.321950 14574 raft_consensus.cc:3060] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.329260 14723 raft_consensus.cc:2468] T a6810a4b0ca4444d8e35e9be4d78c322 P a3f61180d4c544109b544c409a2c964d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67181a4a63ad43ef98a9266020174cc5 in term 1.
I20260710 13:19:20.329260 14574 raft_consensus.cc:2468] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67181a4a63ad43ef98a9266020174cc5 in term 1.
I20260710 13:19:20.330689 14614 leader_election.cc:304] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67181a4a63ad43ef98a9266020174cc5, a3f61180d4c544109b544c409a2c964d; no voters: 
I20260710 13:19:20.331409 14771 raft_consensus.cc:2804] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:20.332450 14771 raft_consensus.cc:697] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [term 1 LEADER]: Becoming Leader. State: Replica: 67181a4a63ad43ef98a9266020174cc5, State: Running, Role: LEADER
I20260710 13:19:20.333446 14771 consensus_queue.cc:237] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } } peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } }
I20260710 13:19:20.340534 14472 catalog_manager.cc:5697] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67181a4a63ad43ef98a9266020174cc5 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "67181a4a63ad43ef98a9266020174cc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:20.416005 14771 raft_consensus.cc:493] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.416611 14771 raft_consensus.cc:515] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.418313 14771 leader_election.cc:290] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19243f9eba5a4908b5c915937a7abd82 (127.10.211.1:44445), a3f61180d4c544109b544c409a2c964d (127.10.211.3:44365)
I20260710 13:19:20.419268 14574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1424bdff8ef145f7ae98c3a4fd68e4a3" candidate_uuid: "67181a4a63ad43ef98a9266020174cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19243f9eba5a4908b5c915937a7abd82" is_pre_election: true
I20260710 13:19:20.419456 14723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1424bdff8ef145f7ae98c3a4fd68e4a3" candidate_uuid: "67181a4a63ad43ef98a9266020174cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3f61180d4c544109b544c409a2c964d" is_pre_election: true
I20260710 13:19:20.419884 14574 raft_consensus.cc:2468] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 19243f9eba5a4908b5c915937a7abd82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67181a4a63ad43ef98a9266020174cc5 in term 0.
I20260710 13:19:20.420082 14723 raft_consensus.cc:2468] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P a3f61180d4c544109b544c409a2c964d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67181a4a63ad43ef98a9266020174cc5 in term 0.
I20260710 13:19:20.420987 14612 leader_election.cc:304] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19243f9eba5a4908b5c915937a7abd82, 67181a4a63ad43ef98a9266020174cc5; no voters: 
I20260710 13:19:20.421734 14771 raft_consensus.cc:2804] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.422029 14771 raft_consensus.cc:493] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.422317 14771 raft_consensus.cc:3060] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.427304 14771 raft_consensus.cc:515] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.428908 14771 leader_election.cc:290] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5 [CANDIDATE]: Term 1 election: Requested vote from peers 19243f9eba5a4908b5c915937a7abd82 (127.10.211.1:44445), a3f61180d4c544109b544c409a2c964d (127.10.211.3:44365)
I20260710 13:19:20.429745 14574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1424bdff8ef145f7ae98c3a4fd68e4a3" candidate_uuid: "67181a4a63ad43ef98a9266020174cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19243f9eba5a4908b5c915937a7abd82"
I20260710 13:19:20.429876 14723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1424bdff8ef145f7ae98c3a4fd68e4a3" candidate_uuid: "67181a4a63ad43ef98a9266020174cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3f61180d4c544109b544c409a2c964d"
I20260710 13:19:20.430276 14574 raft_consensus.cc:3060] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 19243f9eba5a4908b5c915937a7abd82 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.430433 14723 raft_consensus.cc:3060] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P a3f61180d4c544109b544c409a2c964d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.434954 14574 raft_consensus.cc:2468] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 19243f9eba5a4908b5c915937a7abd82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67181a4a63ad43ef98a9266020174cc5 in term 1.
I20260710 13:19:20.435178 14723 raft_consensus.cc:2468] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P a3f61180d4c544109b544c409a2c964d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67181a4a63ad43ef98a9266020174cc5 in term 1.
I20260710 13:19:20.436018 14612 leader_election.cc:304] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19243f9eba5a4908b5c915937a7abd82, 67181a4a63ad43ef98a9266020174cc5; no voters: 
I20260710 13:19:20.436852 14771 raft_consensus.cc:2804] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:20.437276 14771 raft_consensus.cc:697] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5 [term 1 LEADER]: Becoming Leader. State: Replica: 67181a4a63ad43ef98a9266020174cc5, State: Running, Role: LEADER
I20260710 13:19:20.437919 14771 consensus_queue.cc:237] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.444999 14472 catalog_manager.cc:5697] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67181a4a63ad43ef98a9266020174cc5 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "67181a4a63ad43ef98a9266020174cc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:20.481096 14472 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58742:
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"
    }
  }
}
W20260710 13:19:20.483055 14472 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.
I20260710 13:19:20.505282 14563 tablet_service.cc:1511] Processing CreateTablet for tablet 717d4d61e7de4896aef668372b3c9f22 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2a1baf94d69f46c48ffe3ffad730a556]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:20.506597 14563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 717d4d61e7de4896aef668372b3c9f22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.506543 14639 tablet_service.cc:1511] Processing CreateTablet for tablet 717d4d61e7de4896aef668372b3c9f22 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2a1baf94d69f46c48ffe3ffad730a556]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:20.508011 14639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 717d4d61e7de4896aef668372b3c9f22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.508476 14713 tablet_service.cc:1511] Processing CreateTablet for tablet 717d4d61e7de4896aef668372b3c9f22 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2a1baf94d69f46c48ffe3ffad730a556]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:20.509675 14713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 717d4d61e7de4896aef668372b3c9f22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.510519 14638 tablet_service.cc:1511] Processing CreateTablet for tablet 2d01f47a47944ae5b65e0f16c511f1f5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2a1baf94d69f46c48ffe3ffad730a556]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:20.511965 14638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d01f47a47944ae5b65e0f16c511f1f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.512501 14712 tablet_service.cc:1511] Processing CreateTablet for tablet 2d01f47a47944ae5b65e0f16c511f1f5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2a1baf94d69f46c48ffe3ffad730a556]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:20.513674 14712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d01f47a47944ae5b65e0f16c511f1f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.520159 14564 tablet_service.cc:1511] Processing CreateTablet for tablet 2d01f47a47944ae5b65e0f16c511f1f5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2a1baf94d69f46c48ffe3ffad730a556]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:20.521464 14564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d01f47a47944ae5b65e0f16c511f1f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.525089 14764 tablet_bootstrap.cc:492] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82: Bootstrap starting.
I20260710 13:19:20.531229 14764 tablet_bootstrap.cc:654] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.532732 14763 tablet_bootstrap.cc:492] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d: Bootstrap starting.
I20260710 13:19:20.539063 14763 tablet_bootstrap.cc:654] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.547670 14763 tablet_bootstrap.cc:492] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d: No bootstrap required, opened a new log
I20260710 13:19:20.548169 14763 ts_tablet_manager.cc:1403] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 13:19:20.548449 14764 tablet_bootstrap.cc:492] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82: No bootstrap required, opened a new log
I20260710 13:19:20.548803 14765 tablet_bootstrap.cc:492] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5: Bootstrap starting.
I20260710 13:19:20.549005 14764 ts_tablet_manager.cc:1403] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.006s
I20260710 13:19:20.551488 14763 raft_consensus.cc:359] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.552737 14763 raft_consensus.cc:385] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.553046 14763 raft_consensus.cc:740] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3f61180d4c544109b544c409a2c964d, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.553144 14764 raft_consensus.cc:359] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.554061 14764 raft_consensus.cc:385] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.553864 14763 consensus_queue.cc:260] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.554389 14764 raft_consensus.cc:740] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19243f9eba5a4908b5c915937a7abd82, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.555264 14764 consensus_queue.cc:260] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.555755 14765 tablet_bootstrap.cc:654] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.556226 14763 ts_tablet_manager.cc:1434] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:20.557298 14763 tablet_bootstrap.cc:492] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d: Bootstrap starting.
I20260710 13:19:20.557921 14764 ts_tablet_manager.cc:1434] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:20.559111 14764 tablet_bootstrap.cc:492] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82: Bootstrap starting.
I20260710 13:19:20.564234 14763 tablet_bootstrap.cc:654] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.566682 14764 tablet_bootstrap.cc:654] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.567539 14765 tablet_bootstrap.cc:492] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5: No bootstrap required, opened a new log
I20260710 13:19:20.568054 14765 ts_tablet_manager.cc:1403] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:19:20.571518 14765 raft_consensus.cc:359] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.572486 14765 raft_consensus.cc:385] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.572835 14765 raft_consensus.cc:740] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67181a4a63ad43ef98a9266020174cc5, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.574085 14765 consensus_queue.cc:260] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.589612 14765 ts_tablet_manager.cc:1434] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 13:19:20.591113 14765 tablet_bootstrap.cc:492] T 717d4d61e7de4896aef668372b3c9f22 P 67181a4a63ad43ef98a9266020174cc5: Bootstrap starting.
I20260710 13:19:20.602329 14765 tablet_bootstrap.cc:654] T 717d4d61e7de4896aef668372b3c9f22 P 67181a4a63ad43ef98a9266020174cc5: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.603446 14764 tablet_bootstrap.cc:492] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82: No bootstrap required, opened a new log
I20260710 13:19:20.604014 14764 ts_tablet_manager.cc:1403] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82: Time spent bootstrapping tablet: real 0.045s	user 0.025s	sys 0.011s
I20260710 13:19:20.607841 14764 raft_consensus.cc:359] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.608876 14764 raft_consensus.cc:385] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.609243 14764 raft_consensus.cc:740] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19243f9eba5a4908b5c915937a7abd82, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.610351 14764 consensus_queue.cc:260] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.616822 14764 ts_tablet_manager.cc:1434] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:19:20.620102 14765 tablet_bootstrap.cc:492] T 717d4d61e7de4896aef668372b3c9f22 P 67181a4a63ad43ef98a9266020174cc5: No bootstrap required, opened a new log
I20260710 13:19:20.620645 14765 ts_tablet_manager.cc:1403] T 717d4d61e7de4896aef668372b3c9f22 P 67181a4a63ad43ef98a9266020174cc5: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.011s
I20260710 13:19:20.623960 14763 tablet_bootstrap.cc:492] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d: No bootstrap required, opened a new log
I20260710 13:19:20.623704 14765 raft_consensus.cc:359] T 717d4d61e7de4896aef668372b3c9f22 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.624416 14765 raft_consensus.cc:385] T 717d4d61e7de4896aef668372b3c9f22 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.624462 14763 ts_tablet_manager.cc:1403] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d: Time spent bootstrapping tablet: real 0.067s	user 0.034s	sys 0.030s
I20260710 13:19:20.624819 14765 raft_consensus.cc:740] T 717d4d61e7de4896aef668372b3c9f22 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67181a4a63ad43ef98a9266020174cc5, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.625622 14765 consensus_queue.cc:260] T 717d4d61e7de4896aef668372b3c9f22 P 67181a4a63ad43ef98a9266020174cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.627578 14763 raft_consensus.cc:359] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.628237 14765 ts_tablet_manager.cc:1434] T 717d4d61e7de4896aef668372b3c9f22 P 67181a4a63ad43ef98a9266020174cc5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:19:20.628377 14763 raft_consensus.cc:385] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.628729 14763 raft_consensus.cc:740] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3f61180d4c544109b544c409a2c964d, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.629460 14763 consensus_queue.cc:260] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.631758 14763 ts_tablet_manager.cc:1434] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260710 13:19:20.652060 14771 raft_consensus.cc:493] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.652623 14771 raft_consensus.cc:515] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.654580 14771 leader_election.cc:290] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19243f9eba5a4908b5c915937a7abd82 (127.10.211.1:44445), a3f61180d4c544109b544c409a2c964d (127.10.211.3:44365)
I20260710 13:19:20.655217 14574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d01f47a47944ae5b65e0f16c511f1f5" candidate_uuid: "67181a4a63ad43ef98a9266020174cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19243f9eba5a4908b5c915937a7abd82" is_pre_election: true
I20260710 13:19:20.655644 14723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d01f47a47944ae5b65e0f16c511f1f5" candidate_uuid: "67181a4a63ad43ef98a9266020174cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3f61180d4c544109b544c409a2c964d" is_pre_election: true
I20260710 13:19:20.655946 14574 raft_consensus.cc:2468] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67181a4a63ad43ef98a9266020174cc5 in term 0.
I20260710 13:19:20.656283 14723 raft_consensus.cc:2468] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67181a4a63ad43ef98a9266020174cc5 in term 0.
I20260710 13:19:20.657022 14612 leader_election.cc:304] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19243f9eba5a4908b5c915937a7abd82, 67181a4a63ad43ef98a9266020174cc5; no voters: 
I20260710 13:19:20.657727 14771 raft_consensus.cc:2804] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.658015 14771 raft_consensus.cc:493] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.658265 14771 raft_consensus.cc:3060] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:20.660347 14520 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:20.663901 14771 raft_consensus.cc:515] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.665539 14771 leader_election.cc:290] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [CANDIDATE]: Term 1 election: Requested vote from peers 19243f9eba5a4908b5c915937a7abd82 (127.10.211.1:44445), a3f61180d4c544109b544c409a2c964d (127.10.211.3:44365)
I20260710 13:19:20.666320 14574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d01f47a47944ae5b65e0f16c511f1f5" candidate_uuid: "67181a4a63ad43ef98a9266020174cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19243f9eba5a4908b5c915937a7abd82"
I20260710 13:19:20.666474 14723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d01f47a47944ae5b65e0f16c511f1f5" candidate_uuid: "67181a4a63ad43ef98a9266020174cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3f61180d4c544109b544c409a2c964d"
I20260710 13:19:20.666980 14574 raft_consensus.cc:3060] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.667001 14723 raft_consensus.cc:3060] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.673951 14574 raft_consensus.cc:2468] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67181a4a63ad43ef98a9266020174cc5 in term 1.
I20260710 13:19:20.673951 14723 raft_consensus.cc:2468] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67181a4a63ad43ef98a9266020174cc5 in term 1.
I20260710 13:19:20.675354 14612 leader_election.cc:304] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19243f9eba5a4908b5c915937a7abd82, 67181a4a63ad43ef98a9266020174cc5; no voters: 
I20260710 13:19:20.676304 14771 raft_consensus.cc:2804] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:20.676777 14771 raft_consensus.cc:697] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [term 1 LEADER]: Becoming Leader. State: Replica: 67181a4a63ad43ef98a9266020174cc5, State: Running, Role: LEADER
I20260710 13:19:20.677538 14771 consensus_queue.cc:237] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.684103 14468 catalog_manager.cc:5697] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67181a4a63ad43ef98a9266020174cc5 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "67181a4a63ad43ef98a9266020174cc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:20.718026 14770 raft_consensus.cc:493] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.718592 14770 raft_consensus.cc:515] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.720888 14770 leader_election.cc:290] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19243f9eba5a4908b5c915937a7abd82 (127.10.211.1:44445), 67181a4a63ad43ef98a9266020174cc5 (127.10.211.2:38687)
I20260710 13:19:20.730995 14574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "717d4d61e7de4896aef668372b3c9f22" candidate_uuid: "a3f61180d4c544109b544c409a2c964d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19243f9eba5a4908b5c915937a7abd82" is_pre_election: true
I20260710 13:19:20.731316 14649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "717d4d61e7de4896aef668372b3c9f22" candidate_uuid: "a3f61180d4c544109b544c409a2c964d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67181a4a63ad43ef98a9266020174cc5" is_pre_election: true
I20260710 13:19:20.731799 14574 raft_consensus.cc:2468] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3f61180d4c544109b544c409a2c964d in term 0.
I20260710 13:19:20.731909 14649 raft_consensus.cc:2468] T 717d4d61e7de4896aef668372b3c9f22 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3f61180d4c544109b544c409a2c964d in term 0.
I20260710 13:19:20.733031 14686 leader_election.cc:304] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19243f9eba5a4908b5c915937a7abd82, a3f61180d4c544109b544c409a2c964d; no voters: 
I20260710 13:19:20.733788 14770 raft_consensus.cc:2804] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.734076 14770 raft_consensus.cc:493] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.734342 14770 raft_consensus.cc:3060] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.739269 14770 raft_consensus.cc:515] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.740800 14770 leader_election.cc:290] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [CANDIDATE]: Term 1 election: Requested vote from peers 19243f9eba5a4908b5c915937a7abd82 (127.10.211.1:44445), 67181a4a63ad43ef98a9266020174cc5 (127.10.211.2:38687)
I20260710 13:19:20.741809 14574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "717d4d61e7de4896aef668372b3c9f22" candidate_uuid: "a3f61180d4c544109b544c409a2c964d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19243f9eba5a4908b5c915937a7abd82"
I20260710 13:19:20.741886 14649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "717d4d61e7de4896aef668372b3c9f22" candidate_uuid: "a3f61180d4c544109b544c409a2c964d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67181a4a63ad43ef98a9266020174cc5"
I20260710 13:19:20.742607 14574 raft_consensus.cc:3060] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.742624 14649 raft_consensus.cc:3060] T 717d4d61e7de4896aef668372b3c9f22 P 67181a4a63ad43ef98a9266020174cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.749725 14649 raft_consensus.cc:2468] T 717d4d61e7de4896aef668372b3c9f22 P 67181a4a63ad43ef98a9266020174cc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3f61180d4c544109b544c409a2c964d in term 1.
I20260710 13:19:20.749725 14574 raft_consensus.cc:2468] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3f61180d4c544109b544c409a2c964d in term 1.
I20260710 13:19:20.751221 14688 leader_election.cc:304] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67181a4a63ad43ef98a9266020174cc5, a3f61180d4c544109b544c409a2c964d; no voters: 
I20260710 13:19:20.751947 14770 raft_consensus.cc:2804] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:20.752815 14770 raft_consensus.cc:697] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [term 1 LEADER]: Becoming Leader. State: Replica: a3f61180d4c544109b544c409a2c964d, State: Running, Role: LEADER
I20260710 13:19:20.753469 14770 consensus_queue.cc:237] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:20.760135 14468 catalog_manager.cc:5697] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d reported cstate change: term changed from 0 to 1, leader changed from <none> to a3f61180d4c544109b544c409a2c964d (127.10.211.3). New cstate: current_term: 1 leader_uuid: "a3f61180d4c544109b544c409a2c964d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:20.778267 14771 consensus_queue.cc:1048] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:20.785060 14649 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6810a4b0ca4444d8e35e9be4d78c322"
dest_uuid: "67181a4a63ad43ef98a9266020174cc5"
mode: GRACEFUL
new_leader_uuid: "19243f9eba5a4908b5c915937a7abd82"
 from {username='slave'} at 127.0.0.1:47348
I20260710 13:19:20.785796 14649 raft_consensus.cc:606] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [term 1 LEADER]: Received request to transfer leadership to TS 19243f9eba5a4908b5c915937a7abd82
I20260710 13:19:20.793272 14776 raft_consensus.cc:993] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5: : Instructing follower 19243f9eba5a4908b5c915937a7abd82 to start an election
I20260710 13:19:20.793740 14776 raft_consensus.cc:1081] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [term 1 LEADER]: Signalling peer 19243f9eba5a4908b5c915937a7abd82 to start an election
I20260710 13:19:20.794624 14776 consensus_queue.cc:1048] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:20.796530 14574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6810a4b0ca4444d8e35e9be4d78c322"
dest_uuid: "19243f9eba5a4908b5c915937a7abd82"
 from {username='slave'} at 127.0.0.1:60516
I20260710 13:19:20.797186 14574 raft_consensus.cc:493] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:20.797544 14574 raft_consensus.cc:3060] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:20.806030 14574 raft_consensus.cc:515] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } } peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } }
I20260710 13:19:20.811916 14722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "717d4d61e7de4896aef668372b3c9f22"
dest_uuid: "a3f61180d4c544109b544c409a2c964d"
mode: GRACEFUL
new_leader_uuid: "19243f9eba5a4908b5c915937a7abd82"
 from {username='slave'} at 127.0.0.1:37166
I20260710 13:19:20.812826 14722 raft_consensus.cc:606] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [term 1 LEADER]: Received request to transfer leadership to TS 19243f9eba5a4908b5c915937a7abd82
I20260710 13:19:20.814389 14574 leader_election.cc:290] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82 [CANDIDATE]: Term 2 election: Requested vote from peers a3f61180d4c544109b544c409a2c964d (127.10.211.3:44365), 67181a4a63ad43ef98a9266020174cc5 (127.10.211.2:38687)
I20260710 13:19:20.821832 14649 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d01f47a47944ae5b65e0f16c511f1f5"
dest_uuid: "67181a4a63ad43ef98a9266020174cc5"
mode: GRACEFUL
new_leader_uuid: "19243f9eba5a4908b5c915937a7abd82"
 from {username='slave'} at 127.0.0.1:47348
I20260710 13:19:20.822513 14649 raft_consensus.cc:606] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [term 1 LEADER]: Received request to transfer leadership to TS 19243f9eba5a4908b5c915937a7abd82
I20260710 13:19:20.828836 14723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6810a4b0ca4444d8e35e9be4d78c322" candidate_uuid: "19243f9eba5a4908b5c915937a7abd82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3f61180d4c544109b544c409a2c964d"
I20260710 13:19:20.829476 14723 raft_consensus.cc:3060] T a6810a4b0ca4444d8e35e9be4d78c322 P a3f61180d4c544109b544c409a2c964d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:20.831729 14649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6810a4b0ca4444d8e35e9be4d78c322" candidate_uuid: "19243f9eba5a4908b5c915937a7abd82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67181a4a63ad43ef98a9266020174cc5"
I20260710 13:19:20.832315 14649 raft_consensus.cc:3055] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:20.832638 14649 raft_consensus.cc:740] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67181a4a63ad43ef98a9266020174cc5, State: Running, Role: LEADER
I20260710 13:19:20.833572 14649 consensus_queue.cc:260] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } } peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } }
I20260710 13:19:20.834880 14649 raft_consensus.cc:3060] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:20.835980 14723 raft_consensus.cc:2468] T a6810a4b0ca4444d8e35e9be4d78c322 P a3f61180d4c544109b544c409a2c964d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19243f9eba5a4908b5c915937a7abd82 in term 2.
I20260710 13:19:20.837100 14539 leader_election.cc:304] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19243f9eba5a4908b5c915937a7abd82, a3f61180d4c544109b544c409a2c964d; no voters: 
I20260710 13:19:20.837978 14769 raft_consensus.cc:2804] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:20.840725 14649 raft_consensus.cc:2468] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19243f9eba5a4908b5c915937a7abd82 in term 2.
I20260710 13:19:20.840775 14769 raft_consensus.cc:697] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82 [term 2 LEADER]: Becoming Leader. State: Replica: 19243f9eba5a4908b5c915937a7abd82, State: Running, Role: LEADER
I20260710 13:19:20.841856 14769 consensus_queue.cc:237] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } } peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } }
I20260710 13:19:20.849414 14471 catalog_manager.cc:5697] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82 reported cstate change: term changed from 1 to 2, leader changed from 67181a4a63ad43ef98a9266020174cc5 (127.10.211.2) to 19243f9eba5a4908b5c915937a7abd82 (127.10.211.1). New cstate: current_term: 2 leader_uuid: "19243f9eba5a4908b5c915937a7abd82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:20.875458 14771 consensus_queue.cc:1048] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:20.886755 14771 consensus_queue.cc:1048] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.078285 14807 consensus_queue.cc:1048] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.084574 14776 raft_consensus.cc:993] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5: : Instructing follower 19243f9eba5a4908b5c915937a7abd82 to start an election
I20260710 13:19:21.085042 14776 raft_consensus.cc:1081] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [term 1 LEADER]: Signalling peer 19243f9eba5a4908b5c915937a7abd82 to start an election
I20260710 13:19:21.087141 14573 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d01f47a47944ae5b65e0f16c511f1f5"
dest_uuid: "19243f9eba5a4908b5c915937a7abd82"
 from {username='slave'} at 127.0.0.1:60516
I20260710 13:19:21.088231 14573 raft_consensus.cc:493] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:21.088613 14573 raft_consensus.cc:3060] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:21.092046 14807 consensus_queue.cc:1048] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.095359 14573 raft_consensus.cc:515] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:21.100060 14649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d01f47a47944ae5b65e0f16c511f1f5" candidate_uuid: "19243f9eba5a4908b5c915937a7abd82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67181a4a63ad43ef98a9266020174cc5"
I20260710 13:19:21.100718 14649 raft_consensus.cc:3055] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:21.100816 14723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d01f47a47944ae5b65e0f16c511f1f5" candidate_uuid: "19243f9eba5a4908b5c915937a7abd82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3f61180d4c544109b544c409a2c964d"
I20260710 13:19:21.101159 14649 raft_consensus.cc:740] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67181a4a63ad43ef98a9266020174cc5, State: Running, Role: LEADER
I20260710 13:19:21.101495 14723 raft_consensus.cc:3060] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:21.102335 14649 consensus_queue.cc:260] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:21.103467 14649 raft_consensus.cc:3060] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:21.107908 14723 raft_consensus.cc:2468] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19243f9eba5a4908b5c915937a7abd82 in term 2.
I20260710 13:19:21.109047 14539 leader_election.cc:304] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19243f9eba5a4908b5c915937a7abd82, a3f61180d4c544109b544c409a2c964d; no voters: 
I20260710 13:19:21.109128 14573 leader_election.cc:290] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [CANDIDATE]: Term 2 election: Requested vote from peers 67181a4a63ad43ef98a9266020174cc5 (127.10.211.2:38687), a3f61180d4c544109b544c409a2c964d (127.10.211.3:44365)
I20260710 13:19:21.109987 14769 raft_consensus.cc:2804] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:21.110446 14769 raft_consensus.cc:697] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [term 2 LEADER]: Becoming Leader. State: Replica: 19243f9eba5a4908b5c915937a7abd82, State: Running, Role: LEADER
I20260710 13:19:21.111241 14769 consensus_queue.cc:237] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:21.109030 14649 raft_consensus.cc:2468] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19243f9eba5a4908b5c915937a7abd82 in term 2.
I20260710 13:19:21.118379 14470 catalog_manager.cc:5697] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 reported cstate change: term changed from 1 to 2, leader changed from 67181a4a63ad43ef98a9266020174cc5 (127.10.211.2) to 19243f9eba5a4908b5c915937a7abd82 (127.10.211.1). New cstate: current_term: 2 leader_uuid: "19243f9eba5a4908b5c915937a7abd82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.144418 14770 consensus_queue.cc:1048] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [LEADER]: Connected to new peer: Peer: permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.154698 14770 consensus_queue.cc:1048] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [LEADER]: Connected to new peer: Peer: permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.162112 14812 raft_consensus.cc:993] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d: : Instructing follower 19243f9eba5a4908b5c915937a7abd82 to start an election
I20260710 13:19:21.162596 14770 raft_consensus.cc:1081] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [term 1 LEADER]: Signalling peer 19243f9eba5a4908b5c915937a7abd82 to start an election
I20260710 13:19:21.164224 14573 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "717d4d61e7de4896aef668372b3c9f22"
dest_uuid: "19243f9eba5a4908b5c915937a7abd82"
 from {username='slave'} at 127.0.0.1:60526
I20260710 13:19:21.164687 14573 raft_consensus.cc:493] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:21.164995 14573 raft_consensus.cc:3060] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:21.169764 14573 raft_consensus.cc:515] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:21.171480 14573 leader_election.cc:290] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82 [CANDIDATE]: Term 2 election: Requested vote from peers 67181a4a63ad43ef98a9266020174cc5 (127.10.211.2:38687), a3f61180d4c544109b544c409a2c964d (127.10.211.3:44365)
I20260710 13:19:21.172190 14649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "717d4d61e7de4896aef668372b3c9f22" candidate_uuid: "19243f9eba5a4908b5c915937a7abd82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67181a4a63ad43ef98a9266020174cc5"
I20260710 13:19:21.172639 14723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "717d4d61e7de4896aef668372b3c9f22" candidate_uuid: "19243f9eba5a4908b5c915937a7abd82" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3f61180d4c544109b544c409a2c964d"
I20260710 13:19:21.172788 14649 raft_consensus.cc:3060] T 717d4d61e7de4896aef668372b3c9f22 P 67181a4a63ad43ef98a9266020174cc5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:21.173295 14723 raft_consensus.cc:3055] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:21.173619 14723 raft_consensus.cc:740] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3f61180d4c544109b544c409a2c964d, State: Running, Role: LEADER
I20260710 13:19:21.174420 14723 consensus_queue.cc:260] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:21.175729 14723 raft_consensus.cc:3060] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:21.179932 14649 raft_consensus.cc:2468] T 717d4d61e7de4896aef668372b3c9f22 P 67181a4a63ad43ef98a9266020174cc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19243f9eba5a4908b5c915937a7abd82 in term 2.
I20260710 13:19:21.181035 14539 leader_election.cc:304] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19243f9eba5a4908b5c915937a7abd82, 67181a4a63ad43ef98a9266020174cc5; no voters: 
I20260710 13:19:21.181802 14769 raft_consensus.cc:2804] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:21.182201 14769 raft_consensus.cc:697] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82 [term 2 LEADER]: Becoming Leader. State: Replica: 19243f9eba5a4908b5c915937a7abd82, State: Running, Role: LEADER
I20260710 13:19:21.182536 14723 raft_consensus.cc:2468] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19243f9eba5a4908b5c915937a7abd82 in term 2.
I20260710 13:19:21.183027 14769 consensus_queue.cc:237] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:21.188992 14468 catalog_manager.cc:5697] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82 reported cstate change: term changed from 1 to 2, leader changed from a3f61180d4c544109b544c409a2c964d (127.10.211.3) to 19243f9eba5a4908b5c915937a7abd82 (127.10.211.1). New cstate: current_term: 2 leader_uuid: "19243f9eba5a4908b5c915937a7abd82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.255187 14649 raft_consensus.cc:1275] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [term 2 FOLLOWER]: Refusing update from remote peer 19243f9eba5a4908b5c915937a7abd82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:21.256595 14769 consensus_queue.cc:1048] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:21.266005 14723 raft_consensus.cc:1275] T a6810a4b0ca4444d8e35e9be4d78c322 P a3f61180d4c544109b544c409a2c964d [term 2 FOLLOWER]: Refusing update from remote peer 19243f9eba5a4908b5c915937a7abd82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:21.267462 14814 consensus_queue.cc:1048] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:21.288470 11084 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:19:21.290676 11084 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:19:21.291137 11084 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:19:21.305519 14573 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d01f47a47944ae5b65e0f16c511f1f5"
dest_uuid: "19243f9eba5a4908b5c915937a7abd82"
mode: GRACEFUL
new_leader_uuid: "a3f61180d4c544109b544c409a2c964d"
 from {username='slave'} at 127.0.0.1:60538
I20260710 13:19:21.306164 14573 raft_consensus.cc:606] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [term 2 LEADER]: Received request to transfer leadership to TS a3f61180d4c544109b544c409a2c964d
I20260710 13:19:21.307583 11084 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:19:21.538460 14722 raft_consensus.cc:1275] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d [term 2 FOLLOWER]: Refusing update from remote peer 19243f9eba5a4908b5c915937a7abd82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:21.539757 14769 consensus_queue.cc:1048] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:21.544727 14814 raft_consensus.cc:993] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82: : Instructing follower a3f61180d4c544109b544c409a2c964d to start an election
I20260710 13:19:21.545322 14805 raft_consensus.cc:1081] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [term 2 LEADER]: Signalling peer a3f61180d4c544109b544c409a2c964d to start an election
I20260710 13:19:21.547017 14723 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d01f47a47944ae5b65e0f16c511f1f5"
dest_uuid: "a3f61180d4c544109b544c409a2c964d"
 from {username='slave'} at 127.0.0.1:37176
I20260710 13:19:21.547608 14723 raft_consensus.cc:493] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:21.548032 14723 raft_consensus.cc:3060] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:21.550928 14649 raft_consensus.cc:1275] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [term 2 FOLLOWER]: Refusing update from remote peer 19243f9eba5a4908b5c915937a7abd82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:21.552335 14814 consensus_queue.cc:1048] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:21.556910 14723 raft_consensus.cc:515] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:21.559473 14723 leader_election.cc:290] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d [CANDIDATE]: Term 3 election: Requested vote from peers 19243f9eba5a4908b5c915937a7abd82 (127.10.211.1:44445), 67181a4a63ad43ef98a9266020174cc5 (127.10.211.2:38687)
I20260710 13:19:21.560075 14573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d01f47a47944ae5b65e0f16c511f1f5" candidate_uuid: "a3f61180d4c544109b544c409a2c964d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "19243f9eba5a4908b5c915937a7abd82"
I20260710 13:19:21.560734 14573 raft_consensus.cc:3055] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:21.561067 14573 raft_consensus.cc:740] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 19243f9eba5a4908b5c915937a7abd82, State: Running, Role: LEADER
I20260710 13:19:21.561889 14573 consensus_queue.cc:260] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [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: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:21.562997 14573 raft_consensus.cc:3060] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:21.564349 14649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d01f47a47944ae5b65e0f16c511f1f5" candidate_uuid: "a3f61180d4c544109b544c409a2c964d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "67181a4a63ad43ef98a9266020174cc5"
I20260710 13:19:21.564949 14649 raft_consensus.cc:3060] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:21.570626 14573 raft_consensus.cc:2468] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3f61180d4c544109b544c409a2c964d in term 3.
I20260710 13:19:21.571880 14686 leader_election.cc:304] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d [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: 19243f9eba5a4908b5c915937a7abd82, a3f61180d4c544109b544c409a2c964d; no voters: 
I20260710 13:19:21.572011 14649 raft_consensus.cc:2468] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3f61180d4c544109b544c409a2c964d in term 3.
I20260710 13:19:21.572630 14770 raft_consensus.cc:2804] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:21.573133 14770 raft_consensus.cc:697] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d [term 3 LEADER]: Becoming Leader. State: Replica: a3f61180d4c544109b544c409a2c964d, State: Running, Role: LEADER
I20260710 13:19:21.573925 14770 consensus_queue.cc:237] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d [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: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } }
I20260710 13:19:21.579782 14471 catalog_manager.cc:5697] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d reported cstate change: term changed from 2 to 3, leader changed from 19243f9eba5a4908b5c915937a7abd82 (127.10.211.1) to a3f61180d4c544109b544c409a2c964d (127.10.211.3). New cstate: current_term: 3 leader_uuid: "a3f61180d4c544109b544c409a2c964d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19243f9eba5a4908b5c915937a7abd82" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 44445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:21.658551 14649 raft_consensus.cc:1275] T 717d4d61e7de4896aef668372b3c9f22 P 67181a4a63ad43ef98a9266020174cc5 [term 2 FOLLOWER]: Refusing update from remote peer 19243f9eba5a4908b5c915937a7abd82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:21.660166 14814 consensus_queue.cc:1048] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67181a4a63ad43ef98a9266020174cc5" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:21.665263 11084 tablet_server.cc:179] TabletServer@127.10.211.1:0 shutting down...
I20260710 13:19:21.669202 14723 raft_consensus.cc:1275] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [term 2 FOLLOWER]: Refusing update from remote peer 19243f9eba5a4908b5c915937a7abd82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:21.670969 14769 consensus_queue.cc:1048] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3f61180d4c544109b544c409a2c964d" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 44365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:21.697032 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:21.697582 11084 tablet_replica.cc:333] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82: stopping tablet replica
I20260710 13:19:21.698067 11084 raft_consensus.cc:2243] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.698468 11084 raft_consensus.cc:2272] T 2d01f47a47944ae5b65e0f16c511f1f5 P 19243f9eba5a4908b5c915937a7abd82 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.700682 11084 tablet_replica.cc:333] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82: stopping tablet replica
I20260710 13:19:21.701148 11084 raft_consensus.cc:2243] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:21.703183 11084 raft_consensus.cc:2272] T 717d4d61e7de4896aef668372b3c9f22 P 19243f9eba5a4908b5c915937a7abd82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.705227 11084 tablet_replica.cc:333] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82: stopping tablet replica
I20260710 13:19:21.705803 11084 raft_consensus.cc:2243] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:21.706539 11084 raft_consensus.cc:2272] T a6810a4b0ca4444d8e35e9be4d78c322 P 19243f9eba5a4908b5c915937a7abd82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.708593 11084 tablet_replica.cc:333] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 19243f9eba5a4908b5c915937a7abd82: stopping tablet replica
I20260710 13:19:21.709000 11084 raft_consensus.cc:2243] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 19243f9eba5a4908b5c915937a7abd82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.709345 11084 raft_consensus.cc:2272] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 19243f9eba5a4908b5c915937a7abd82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.722610 11084 tablet_server.cc:196] TabletServer@127.10.211.1:0 shutdown complete.
W20260710 13:19:21.731873 14612 consensus_peers.cc:597] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5 -> Peer 19243f9eba5a4908b5c915937a7abd82 (127.10.211.1:44445): Couldn't send request to peer 19243f9eba5a4908b5c915937a7abd82. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:44445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:21.733755 11084 tablet_server.cc:179] TabletServer@127.10.211.2:0 shutting down...
I20260710 13:19:21.752230 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:21.752859 11084 tablet_replica.cc:333] T 717d4d61e7de4896aef668372b3c9f22 P 67181a4a63ad43ef98a9266020174cc5: stopping tablet replica
I20260710 13:19:21.753400 11084 raft_consensus.cc:2243] T 717d4d61e7de4896aef668372b3c9f22 P 67181a4a63ad43ef98a9266020174cc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.753847 11084 raft_consensus.cc:2272] T 717d4d61e7de4896aef668372b3c9f22 P 67181a4a63ad43ef98a9266020174cc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.756008 11084 tablet_replica.cc:333] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5: stopping tablet replica
I20260710 13:19:21.756531 11084 raft_consensus.cc:2243] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.756954 11084 raft_consensus.cc:2272] T 2d01f47a47944ae5b65e0f16c511f1f5 P 67181a4a63ad43ef98a9266020174cc5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.758968 11084 tablet_replica.cc:333] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5: stopping tablet replica
I20260710 13:19:21.759449 11084 raft_consensus.cc:2243] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:21.760215 11084 raft_consensus.cc:2272] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P 67181a4a63ad43ef98a9266020174cc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.762205 11084 tablet_replica.cc:333] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5: stopping tablet replica
I20260710 13:19:21.762727 11084 raft_consensus.cc:2243] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.763096 11084 raft_consensus.cc:2272] T a6810a4b0ca4444d8e35e9be4d78c322 P 67181a4a63ad43ef98a9266020174cc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.785151 11084 tablet_server.cc:196] TabletServer@127.10.211.2:0 shutdown complete.
I20260710 13:19:21.796170 11084 tablet_server.cc:179] TabletServer@127.10.211.3:0 shutting down...
I20260710 13:19:21.813508 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:21.814165 11084 tablet_replica.cc:333] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d: stopping tablet replica
I20260710 13:19:21.814774 11084 raft_consensus.cc:2243] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:21.815431 11084 pending_rounds.cc:70] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d: Trying to abort 1 pending ops.
I20260710 13:19:21.815645 11084 pending_rounds.cc:77] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305992444214444032 op_type: NO_OP noop_request { }
I20260710 13:19:21.815955 11084 raft_consensus.cc:2889] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:19:21.816236 11084 raft_consensus.cc:2272] T 2d01f47a47944ae5b65e0f16c511f1f5 P a3f61180d4c544109b544c409a2c964d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.818372 11084 tablet_replica.cc:333] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d: stopping tablet replica
I20260710 13:19:21.818986 11084 raft_consensus.cc:2243] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.819424 11084 raft_consensus.cc:2272] T 717d4d61e7de4896aef668372b3c9f22 P a3f61180d4c544109b544c409a2c964d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.821383 11084 tablet_replica.cc:333] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P a3f61180d4c544109b544c409a2c964d: stopping tablet replica
I20260710 13:19:21.821875 11084 raft_consensus.cc:2243] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P a3f61180d4c544109b544c409a2c964d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.822335 11084 raft_consensus.cc:2272] T 1424bdff8ef145f7ae98c3a4fd68e4a3 P a3f61180d4c544109b544c409a2c964d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.824663 11084 tablet_replica.cc:333] T a6810a4b0ca4444d8e35e9be4d78c322 P a3f61180d4c544109b544c409a2c964d: stopping tablet replica
I20260710 13:19:21.825166 11084 raft_consensus.cc:2243] T a6810a4b0ca4444d8e35e9be4d78c322 P a3f61180d4c544109b544c409a2c964d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.825567 11084 raft_consensus.cc:2272] T a6810a4b0ca4444d8e35e9be4d78c322 P a3f61180d4c544109b544c409a2c964d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.847630 11084 tablet_server.cc:196] TabletServer@127.10.211.3:0 shutdown complete.
I20260710 13:19:21.858567 11084 master.cc:562] Master@127.10.211.62:34325 shutting down...
I20260710 13:19:21.872200 11084 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:21.872738 11084 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.873063 11084 tablet_replica.cc:333] T 00000000000000000000000000000000 P 38e6fd7730b845648d8dee1844b9264e: stopping tablet replica
I20260710 13:19:21.891597 11084 master.cc:584] Master@127.10.211.62:34325 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2404 ms)
[----------] 6 tests from LeaderRebalancerTest (87229 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:19:21.918548 11084 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.211.62:37639
I20260710 13:19:21.919762 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:21.924753 14819 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
W20260710 13:19:21.924922 14820 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
W20260710 13:19:21.926007 14822 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
I20260710 13:19:21.926985 11084 server_base.cc:1061] running on GCE node
I20260710 13:19:21.927670 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:21.927852 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:21.927984 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689561927973 us; error 0 us; skew 500 ppm
I20260710 13:19:21.928429 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:21.930613 11084 webserver.cc:533] Webserver started at http://127.10.211.62:35199/ using document root <none> and password file <none>
I20260710 13:19:21.931123 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:21.931274 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:21.931481 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:21.932433 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689474519633-11084-0/minicluster-data/master-0-root/instance:
uuid: "23be8f0c199f44d299cd4468cd39d804"
format_stamp: "Formatted at 2026-07-10 13:19:21 on dist-test-slave-3n8f"
I20260710 13:19:21.936618 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:19:21.939870 14827 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:21.940651 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:21.940972 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689474519633-11084-0/minicluster-data/master-0-root
uuid: "23be8f0c199f44d299cd4468cd39d804"
format_stamp: "Formatted at 2026-07-10 13:19:21 on dist-test-slave-3n8f"
I20260710 13:19:21.941251 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689474519633-11084-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689474519633-11084-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689474519633-11084-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)
I20260710 13:19:21.957167 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:21.958204 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:21.992806 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.62:37639
I20260710 13:19:21.992900 14878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.62:37639 every 8 connection(s)
I20260710 13:19:21.996487 14879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.006826 14879 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804: Bootstrap starting.
I20260710 13:19:22.010951 14879 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.014724 14879 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804: No bootstrap required, opened a new log
I20260710 13:19:22.016638 14879 raft_consensus.cc:359] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23be8f0c199f44d299cd4468cd39d804" member_type: VOTER }
I20260710 13:19:22.016999 14879 raft_consensus.cc:385] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.017175 14879 raft_consensus.cc:740] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23be8f0c199f44d299cd4468cd39d804, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.017756 14879 consensus_queue.cc:260] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23be8f0c199f44d299cd4468cd39d804" member_type: VOTER }
I20260710 13:19:22.018164 14879 raft_consensus.cc:399] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:22.018355 14879 raft_consensus.cc:493] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:22.018575 14879 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.022864 14879 raft_consensus.cc:515] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23be8f0c199f44d299cd4468cd39d804" member_type: VOTER }
I20260710 13:19:22.023314 14879 leader_election.cc:304] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804 [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: 23be8f0c199f44d299cd4468cd39d804; no voters: 
I20260710 13:19:22.024351 14879 leader_election.cc:290] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:22.024683 14882 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:22.026069 14882 raft_consensus.cc:697] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804 [term 1 LEADER]: Becoming Leader. State: Replica: 23be8f0c199f44d299cd4468cd39d804, State: Running, Role: LEADER
I20260710 13:19:22.026777 14882 consensus_queue.cc:237] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804 [LEADER]: Queue going to LEADER mode. State: All 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: "23be8f0c199f44d299cd4468cd39d804" member_type: VOTER }
I20260710 13:19:22.027267 14879 sys_catalog.cc:565] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:22.029613 14883 sys_catalog.cc:455] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "23be8f0c199f44d299cd4468cd39d804" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23be8f0c199f44d299cd4468cd39d804" member_type: VOTER } }
I20260710 13:19:22.030419 14883 sys_catalog.cc:458] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:22.029677 14884 sys_catalog.cc:455] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 23be8f0c199f44d299cd4468cd39d804. Latest consensus state: current_term: 1 leader_uuid: "23be8f0c199f44d299cd4468cd39d804" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23be8f0c199f44d299cd4468cd39d804" member_type: VOTER } }
I20260710 13:19:22.030931 14884 sys_catalog.cc:458] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:22.033104 14889 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:22.037549 14889 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:22.042538 11084 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:22.045984 14889 catalog_manager.cc:1383] Generated new cluster ID: 32950d22adf24b10b161dc4f1b93b9a0
I20260710 13:19:22.046279 14889 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:22.079906 14889 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:22.081216 14889 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:22.093402 14889 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804: Generated new TSK 0
I20260710 13:19:22.094069 14889 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:22.109853 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:22.115599 14900 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
W20260710 13:19:22.116567 14901 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
I20260710 13:19:22.118297 11084 server_base.cc:1061] running on GCE node
W20260710 13:19:22.118964 14903 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
I20260710 13:19:22.119905 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:22.120092 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:22.120307 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689562120276 us; error 0 us; skew 500 ppm
I20260710 13:19:22.120821 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:22.123077 11084 webserver.cc:533] Webserver started at http://127.10.211.1:36905/ using document root <none> and password file <none>
I20260710 13:19:22.123574 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:22.123780 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:22.124058 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:22.125106 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689474519633-11084-0/minicluster-data/ts-0-root/instance:
uuid: "8a4e481fdce14e21845ce9a774a2c481"
format_stamp: "Formatted at 2026-07-10 13:19:22 on dist-test-slave-3n8f"
I20260710 13:19:22.130951 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:19:22.134102 14908 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:22.134892 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:22.135185 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689474519633-11084-0/minicluster-data/ts-0-root
uuid: "8a4e481fdce14e21845ce9a774a2c481"
format_stamp: "Formatted at 2026-07-10 13:19:22 on dist-test-slave-3n8f"
I20260710 13:19:22.135496 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689474519633-11084-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689474519633-11084-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689474519633-11084-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)
I20260710 13:19:22.147538 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:22.148656 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:22.150060 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:22.152375 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:22.152591 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:22.153056 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:22.153283 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:22.190312 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.1:35769
I20260710 13:19:22.190407 14970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.1:35769 every 8 connection(s)
I20260710 13:19:22.195366 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:22.201820 14975 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
W20260710 13:19:22.205192 14976 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
W20260710 13:19:22.205277 14978 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
I20260710 13:19:22.205962 11084 server_base.cc:1061] running on GCE node
I20260710 13:19:22.207619 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:22.207827 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:22.207973 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689562207960 us; error 0 us; skew 500 ppm
I20260710 13:19:22.208531 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:22.208585 14971 heartbeater.cc:344] Connected to a master server at 127.10.211.62:37639
I20260710 13:19:22.209074 14971 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:22.209975 14971 heartbeater.cc:507] Master 127.10.211.62:37639 requested a full tablet report, sending...
I20260710 13:19:22.211155 11084 webserver.cc:533] Webserver started at http://127.10.211.2:43991/ using document root <none> and password file <none>
I20260710 13:19:22.211810 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:22.212059 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:22.212244 14844 ts_manager.cc:194] Registered new tserver with Master: 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769)
I20260710 13:19:22.212375 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:22.213868 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689474519633-11084-0/minicluster-data/ts-1-root/instance:
uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
format_stamp: "Formatted at 2026-07-10 13:19:22 on dist-test-slave-3n8f"
I20260710 13:19:22.214663 14844 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56916
I20260710 13:19:22.218801 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 13:19:22.222335 14983 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:22.223177 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:22.223495 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689474519633-11084-0/minicluster-data/ts-1-root
uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
format_stamp: "Formatted at 2026-07-10 13:19:22 on dist-test-slave-3n8f"
I20260710 13:19:22.223791 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689474519633-11084-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689474519633-11084-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689474519633-11084-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)
I20260710 13:19:22.236047 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:22.237351 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:22.238830 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:22.241031 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:22.241263 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:22.241513 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:22.241685 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:22.278641 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.2:41713
I20260710 13:19:22.278786 15045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.2:41713 every 8 connection(s)
I20260710 13:19:22.283547 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:22.290582 15049 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
W20260710 13:19:22.292178 15050 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
W20260710 13:19:22.294152 15052 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
I20260710 13:19:22.295729 11084 server_base.cc:1061] running on GCE node
I20260710 13:19:22.296793 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:22.297026 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:22.297060 15046 heartbeater.cc:344] Connected to a master server at 127.10.211.62:37639
I20260710 13:19:22.297219 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689562297196 us; error 0 us; skew 500 ppm
I20260710 13:19:22.297585 15046 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:22.297962 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:22.298343 15046 heartbeater.cc:507] Master 127.10.211.62:37639 requested a full tablet report, sending...
I20260710 13:19:22.300731 11084 webserver.cc:533] Webserver started at http://127.10.211.3:41589/ using document root <none> and password file <none>
I20260710 13:19:22.300756 14844 ts_manager.cc:194] Registered new tserver with Master: a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713)
I20260710 13:19:22.301560 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:22.301834 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:22.302158 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:22.302757 14844 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56920
I20260710 13:19:22.303560 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689474519633-11084-0/minicluster-data/ts-2-root/instance:
uuid: "da2a96ec6e89481fb8c37e6e61858252"
format_stamp: "Formatted at 2026-07-10 13:19:22 on dist-test-slave-3n8f"
I20260710 13:19:22.307946 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:22.311007 15057 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:22.311750 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260710 13:19:22.312050 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689474519633-11084-0/minicluster-data/ts-2-root
uuid: "da2a96ec6e89481fb8c37e6e61858252"
format_stamp: "Formatted at 2026-07-10 13:19:22 on dist-test-slave-3n8f"
I20260710 13:19:22.312318 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689474519633-11084-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689474519633-11084-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689474519633-11084-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)
I20260710 13:19:22.322876 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:22.323908 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:22.325341 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:22.327637 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:22.327876 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:22.328127 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:22.328305 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:22.366879 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.3:34671
I20260710 13:19:22.366902 15119 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.3:34671 every 8 connection(s)
I20260710 13:19:22.380707 15120 heartbeater.cc:344] Connected to a master server at 127.10.211.62:37639
I20260710 13:19:22.381105 15120 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:22.381812 15120 heartbeater.cc:507] Master 127.10.211.62:37639 requested a full tablet report, sending...
I20260710 13:19:22.383806 14844 ts_manager.cc:194] Registered new tserver with Master: da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:22.384649 11084 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014538394s
I20260710 13:19:22.385620 14844 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56936
I20260710 13:19:22.410687 14844 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56942:
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"
    }
  }
}
W20260710 13:19:22.413318 14844 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.
I20260710 13:19:22.480400 15011 tablet_service.cc:1511] Processing CreateTablet for tablet 4149533988ba4cf0bfd043c3ef6f781c (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:22.482275 15011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4149533988ba4cf0bfd043c3ef6f781c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.485427 15010 tablet_service.cc:1511] Processing CreateTablet for tablet bb140c2b31dc4021acc036e1fa07c373 (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:22.487207 15010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb140c2b31dc4021acc036e1fa07c373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.496281 15009 tablet_service.cc:1511] Processing CreateTablet for tablet c515e6f82fd04ffd967f247d7a9691e5 (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:22.497697 15009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c515e6f82fd04ffd967f247d7a9691e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.499647 14936 tablet_service.cc:1511] Processing CreateTablet for tablet 4149533988ba4cf0bfd043c3ef6f781c (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:22.501044 14936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4149533988ba4cf0bfd043c3ef6f781c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.503698 14935 tablet_service.cc:1511] Processing CreateTablet for tablet bb140c2b31dc4021acc036e1fa07c373 (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:22.505059 14935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb140c2b31dc4021acc036e1fa07c373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.506978 15085 tablet_service.cc:1511] Processing CreateTablet for tablet 4149533988ba4cf0bfd043c3ef6f781c (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:22.507254 14933 tablet_service.cc:1511] Processing CreateTablet for tablet 10d932863c8748b2b434e63f36cadffb (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:22.508374 15085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4149533988ba4cf0bfd043c3ef6f781c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.508306 15084 tablet_service.cc:1511] Processing CreateTablet for tablet bb140c2b31dc4021acc036e1fa07c373 (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:22.509686 15084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb140c2b31dc4021acc036e1fa07c373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.509735 14932 tablet_service.cc:1511] Processing CreateTablet for tablet 88161f03faa1411c8393433674318d74 (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:22.511309 15083 tablet_service.cc:1511] Processing CreateTablet for tablet c515e6f82fd04ffd967f247d7a9691e5 (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:22.511651 14934 tablet_service.cc:1511] Processing CreateTablet for tablet c515e6f82fd04ffd967f247d7a9691e5 (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:22.512042 15082 tablet_service.cc:1511] Processing CreateTablet for tablet 10d932863c8748b2b434e63f36cadffb (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:22.513015 15083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c515e6f82fd04ffd967f247d7a9691e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.513854 15081 tablet_service.cc:1511] Processing CreateTablet for tablet 88161f03faa1411c8393433674318d74 (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:22.515214 15081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88161f03faa1411c8393433674318d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.514997 15008 tablet_service.cc:1511] Processing CreateTablet for tablet 10d932863c8748b2b434e63f36cadffb (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:22.516324 15008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d932863c8748b2b434e63f36cadffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.518234 14931 tablet_service.cc:1511] Processing CreateTablet for tablet 23d3632ff7bb4216937fa87d2e65a776 (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:22.518957 15007 tablet_service.cc:1511] Processing CreateTablet for tablet 88161f03faa1411c8393433674318d74 (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:22.520290 15007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88161f03faa1411c8393433674318d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.523371 15006 tablet_service.cc:1511] Processing CreateTablet for tablet 23d3632ff7bb4216937fa87d2e65a776 (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:22.523617 15080 tablet_service.cc:1511] Processing CreateTablet for tablet 23d3632ff7bb4216937fa87d2e65a776 (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:22.524745 15006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d3632ff7bb4216937fa87d2e65a776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.524941 15080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d3632ff7bb4216937fa87d2e65a776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.526825 15082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d932863c8748b2b434e63f36cadffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.527462 14930 tablet_service.cc:1511] Processing CreateTablet for tablet 7b1e9a943cd54d68af471526926a338a (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:22.530082 15005 tablet_service.cc:1511] Processing CreateTablet for tablet 7b1e9a943cd54d68af471526926a338a (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:22.530205 15079 tablet_service.cc:1511] Processing CreateTablet for tablet 7b1e9a943cd54d68af471526926a338a (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:22.531467 15005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b1e9a943cd54d68af471526926a338a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.531595 15079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b1e9a943cd54d68af471526926a338a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.532533 14929 tablet_service.cc:1511] Processing CreateTablet for tablet bd125acb8ebd479a82bcac8fe8f77fdf (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:22.508626 14933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d932863c8748b2b434e63f36cadffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.533836 14929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd125acb8ebd479a82bcac8fe8f77fdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.534417 14931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d3632ff7bb4216937fa87d2e65a776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.535480 15004 tablet_service.cc:1511] Processing CreateTablet for tablet bd125acb8ebd479a82bcac8fe8f77fdf (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:22.536306 14932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88161f03faa1411c8393433674318d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.536808 15004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd125acb8ebd479a82bcac8fe8f77fdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.537403 15135 tablet_bootstrap.cc:492] T 4149533988ba4cf0bfd043c3ef6f781c P a91ff29a504a4e459f50d7f5ccdc2ef6: Bootstrap starting.
I20260710 13:19:22.537487 14934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c515e6f82fd04ffd967f247d7a9691e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.539584 14930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b1e9a943cd54d68af471526926a338a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.539757 15078 tablet_service.cc:1511] Processing CreateTablet for tablet bd125acb8ebd479a82bcac8fe8f77fdf (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:22.541018 15078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd125acb8ebd479a82bcac8fe8f77fdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.543646 14928 tablet_service.cc:1511] Processing CreateTablet for tablet 56ef8855a45145bc9380bb85572d4676 (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:22.544219 15011 tablet_service.cc:1511] Processing CreateTablet for tablet 56ef8855a45145bc9380bb85572d4676 (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:22.544895 14928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ef8855a45145bc9380bb85572d4676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.545449 15011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ef8855a45145bc9380bb85572d4676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.548220 15136 tablet_bootstrap.cc:492] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252: Bootstrap starting.
I20260710 13:19:22.554016 15136 tablet_bootstrap.cc:654] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.555764 15077 tablet_service.cc:1511] Processing CreateTablet for tablet 56ef8855a45145bc9380bb85572d4676 (DEFAULT_TABLE table=test-workload [id=a42ea9e0e9854ae08db81c77c4716958]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:22.557085 15077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ef8855a45145bc9380bb85572d4676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.640163 15136 tablet_bootstrap.cc:492] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252: No bootstrap required, opened a new log
I20260710 13:19:22.655031 15136 ts_tablet_manager.cc:1403] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.002s
I20260710 13:19:22.657953 15136 raft_consensus.cc:359] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.661768 15138 tablet_bootstrap.cc:492] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481: Bootstrap starting.
I20260710 13:19:22.668953 15135 tablet_bootstrap.cc:654] T 4149533988ba4cf0bfd043c3ef6f781c P a91ff29a504a4e459f50d7f5ccdc2ef6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.659862 15136 raft_consensus.cc:385] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.675501 15136 raft_consensus.cc:740] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.678398 15138 tablet_bootstrap.cc:654] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.679039 15136 consensus_queue.cc:260] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.682381 15135 tablet_bootstrap.cc:492] T 4149533988ba4cf0bfd043c3ef6f781c P a91ff29a504a4e459f50d7f5ccdc2ef6: No bootstrap required, opened a new log
I20260710 13:19:22.682699 15120 heartbeater.cc:499] Master 127.10.211.62:37639 was elected leader, sending a full tablet report...
I20260710 13:19:22.683285 15136 ts_tablet_manager.cc:1434] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.004s
I20260710 13:19:22.683384 15135 ts_tablet_manager.cc:1403] T 4149533988ba4cf0bfd043c3ef6f781c P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent bootstrapping tablet: real 0.146s	user 0.014s	sys 0.004s
I20260710 13:19:22.683823 15138 tablet_bootstrap.cc:492] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481: No bootstrap required, opened a new log
I20260710 13:19:22.684294 15138 ts_tablet_manager.cc:1403] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260710 13:19:22.684458 15136 tablet_bootstrap.cc:492] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252: Bootstrap starting.
I20260710 13:19:22.686338 15135 raft_consensus.cc:359] T 4149533988ba4cf0bfd043c3ef6f781c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.687139 15135 raft_consensus.cc:385] T 4149533988ba4cf0bfd043c3ef6f781c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.687427 15135 raft_consensus.cc:740] T 4149533988ba4cf0bfd043c3ef6f781c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.687486 15138 raft_consensus.cc:359] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.688402 15138 raft_consensus.cc:385] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.688804 15138 raft_consensus.cc:740] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.688416 15135 consensus_queue.cc:260] T 4149533988ba4cf0bfd043c3ef6f781c P a91ff29a504a4e459f50d7f5ccdc2ef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.689669 15138 consensus_queue.cc:260] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.690608 15136 tablet_bootstrap.cc:654] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.698282 15135 ts_tablet_manager.cc:1434] T 4149533988ba4cf0bfd043c3ef6f781c P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.005s
I20260710 13:19:22.700354 15136 tablet_bootstrap.cc:492] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252: No bootstrap required, opened a new log
I20260710 13:19:22.701191 15136 ts_tablet_manager.cc:1403] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 13:19:22.703186 15046 heartbeater.cc:499] Master 127.10.211.62:37639 was elected leader, sending a full tablet report...
I20260710 13:19:22.705896 15135 tablet_bootstrap.cc:492] T 56ef8855a45145bc9380bb85572d4676 P a91ff29a504a4e459f50d7f5ccdc2ef6: Bootstrap starting.
I20260710 13:19:22.705646 15136 raft_consensus.cc:359] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.706499 15136 raft_consensus.cc:385] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.706843 15136 raft_consensus.cc:740] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.708897 15136 consensus_queue.cc:260] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.709630 14971 heartbeater.cc:499] Master 127.10.211.62:37639 was elected leader, sending a full tablet report...
I20260710 13:19:22.710223 15138 ts_tablet_manager.cc:1434] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481: Time spent starting tablet: real 0.026s	user 0.018s	sys 0.004s
I20260710 13:19:22.711149 15136 ts_tablet_manager.cc:1434] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:19:22.711354 15138 tablet_bootstrap.cc:492] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481: Bootstrap starting.
I20260710 13:19:22.712114 15136 tablet_bootstrap.cc:492] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252: Bootstrap starting.
I20260710 13:19:22.717696 15138 tablet_bootstrap.cc:654] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.718106 15136 tablet_bootstrap.cc:654] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.722734 15138 tablet_bootstrap.cc:492] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481: No bootstrap required, opened a new log
I20260710 13:19:22.723393 15138 ts_tablet_manager.cc:1403] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:19:22.725087 15135 tablet_bootstrap.cc:654] T 56ef8855a45145bc9380bb85572d4676 P a91ff29a504a4e459f50d7f5ccdc2ef6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.726959 15138 raft_consensus.cc:359] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.728155 15138 raft_consensus.cc:385] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.728611 15138 raft_consensus.cc:740] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.729890 15138 consensus_queue.cc:260] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.732511 15138 ts_tablet_manager.cc:1434] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:22.733533 15138 tablet_bootstrap.cc:492] T 7b1e9a943cd54d68af471526926a338a P 8a4e481fdce14e21845ce9a774a2c481: Bootstrap starting.
I20260710 13:19:22.733594 15136 tablet_bootstrap.cc:492] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252: No bootstrap required, opened a new log
I20260710 13:19:22.734231 15136 ts_tablet_manager.cc:1403] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260710 13:19:22.737183 15136 raft_consensus.cc:359] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.737941 15136 raft_consensus.cc:385] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.738242 15136 raft_consensus.cc:740] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.740731 15138 tablet_bootstrap.cc:654] T 7b1e9a943cd54d68af471526926a338a P 8a4e481fdce14e21845ce9a774a2c481: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.741585 15135 tablet_bootstrap.cc:492] T 56ef8855a45145bc9380bb85572d4676 P a91ff29a504a4e459f50d7f5ccdc2ef6: No bootstrap required, opened a new log
I20260710 13:19:22.740309 15136 consensus_queue.cc:260] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.742096 15135 ts_tablet_manager.cc:1403] T 56ef8855a45145bc9380bb85572d4676 P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.007s
I20260710 13:19:22.744009 15136 ts_tablet_manager.cc:1434] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:22.745110 15136 tablet_bootstrap.cc:492] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252: Bootstrap starting.
I20260710 13:19:22.744987 15135 raft_consensus.cc:359] T 56ef8855a45145bc9380bb85572d4676 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.745784 15135 raft_consensus.cc:385] T 56ef8855a45145bc9380bb85572d4676 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.746100 15135 raft_consensus.cc:740] T 56ef8855a45145bc9380bb85572d4676 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.747000 15135 consensus_queue.cc:260] T 56ef8855a45145bc9380bb85572d4676 P a91ff29a504a4e459f50d7f5ccdc2ef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.749075 15135 ts_tablet_manager.cc:1434] T 56ef8855a45145bc9380bb85572d4676 P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:19:22.750062 15135 tablet_bootstrap.cc:492] T bb140c2b31dc4021acc036e1fa07c373 P a91ff29a504a4e459f50d7f5ccdc2ef6: Bootstrap starting.
I20260710 13:19:22.753531 15136 tablet_bootstrap.cc:654] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.755704 15135 tablet_bootstrap.cc:654] T bb140c2b31dc4021acc036e1fa07c373 P a91ff29a504a4e459f50d7f5ccdc2ef6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.782370 15140 raft_consensus.cc:493] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.783000 15140 raft_consensus.cc:515] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.790993 15140 leader_election.cc:290] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713), 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769)
I20260710 13:19:22.791584 15140 raft_consensus.cc:493] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.792019 15140 raft_consensus.cc:515] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.794488 15140 leader_election.cc:290] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713)
I20260710 13:19:22.799113 15136 tablet_bootstrap.cc:492] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252: No bootstrap required, opened a new log
I20260710 13:19:22.800244 15136 ts_tablet_manager.cc:1403] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252: Time spent bootstrapping tablet: real 0.055s	user 0.031s	sys 0.023s
I20260710 13:19:22.800843 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4149533988ba4cf0bfd043c3ef6f781c" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481" is_pre_election: true
I20260710 13:19:22.799113 15138 tablet_bootstrap.cc:492] T 7b1e9a943cd54d68af471526926a338a P 8a4e481fdce14e21845ce9a774a2c481: No bootstrap required, opened a new log
I20260710 13:19:22.801595 14946 raft_consensus.cc:2468] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 0.
I20260710 13:19:22.801834 15138 ts_tablet_manager.cc:1403] T 7b1e9a943cd54d68af471526926a338a P 8a4e481fdce14e21845ce9a774a2c481: Time spent bootstrapping tablet: real 0.069s	user 0.028s	sys 0.029s
I20260710 13:19:22.802860 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb140c2b31dc4021acc036e1fa07c373" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481" is_pre_election: true
I20260710 13:19:22.804024 14945 raft_consensus.cc:2468] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 0.
I20260710 13:19:22.804270 15058 leader_election.cc:304] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:22.805256 15058 leader_election.cc:304] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:22.805991 15140 raft_consensus.cc:2804] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:22.806360 15140 raft_consensus.cc:493] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:22.806708 15140 raft_consensus.cc:3060] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.805466 15135 tablet_bootstrap.cc:492] T bb140c2b31dc4021acc036e1fa07c373 P a91ff29a504a4e459f50d7f5ccdc2ef6: No bootstrap required, opened a new log
I20260710 13:19:22.807070 15136 raft_consensus.cc:359] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.807924 15136 raft_consensus.cc:385] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.807186 15138 raft_consensus.cc:359] T 7b1e9a943cd54d68af471526926a338a P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.808239 15136 raft_consensus.cc:740] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.808331 15135 ts_tablet_manager.cc:1403] T bb140c2b31dc4021acc036e1fa07c373 P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.030s
I20260710 13:19:22.808415 15138 raft_consensus.cc:385] T 7b1e9a943cd54d68af471526926a338a P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.808990 15138 raft_consensus.cc:740] T 7b1e9a943cd54d68af471526926a338a P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.809265 15136 consensus_queue.cc:260] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.809940 15138 consensus_queue.cc:260] T 7b1e9a943cd54d68af471526926a338a P 8a4e481fdce14e21845ce9a774a2c481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.811604 15151 raft_consensus.cc:2804] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:22.811980 15151 raft_consensus.cc:493] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:22.812286 15151 raft_consensus.cc:3060] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.812400 15142 raft_consensus.cc:493] T 56ef8855a45145bc9380bb85572d4676 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.813122 15142 raft_consensus.cc:515] T 56ef8855a45145bc9380bb85572d4676 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.827509 15138 ts_tablet_manager.cc:1434] T 7b1e9a943cd54d68af471526926a338a P 8a4e481fdce14e21845ce9a774a2c481: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.003s
I20260710 13:19:22.829020 15138 tablet_bootstrap.cc:492] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481: Bootstrap starting.
I20260710 13:19:22.823845 15142 leader_election.cc:290] T 56ef8855a45145bc9380bb85572d4676 P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:22.839733 15136 ts_tablet_manager.cc:1434] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252: Time spent starting tablet: real 0.039s	user 0.016s	sys 0.005s
I20260710 13:19:22.844295 15140 raft_consensus.cc:515] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.846063 15136 tablet_bootstrap.cc:492] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252: Bootstrap starting.
I20260710 13:19:22.848804 15135 raft_consensus.cc:359] T bb140c2b31dc4021acc036e1fa07c373 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.849826 15135 raft_consensus.cc:385] T bb140c2b31dc4021acc036e1fa07c373 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.850203 15135 raft_consensus.cc:740] T bb140c2b31dc4021acc036e1fa07c373 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.851518 15138 tablet_bootstrap.cc:654] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.851150 15135 consensus_queue.cc:260] T bb140c2b31dc4021acc036e1fa07c373 P a91ff29a504a4e459f50d7f5ccdc2ef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.852176 15151 raft_consensus.cc:515] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.855324 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb140c2b31dc4021acc036e1fa07c373" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
I20260710 13:19:22.855896 14945 raft_consensus.cc:3060] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.856774 15136 tablet_bootstrap.cc:654] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.856630 15021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4149533988ba4cf0bfd043c3ef6f781c" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" is_pre_election: true
I20260710 13:19:22.857326 15021 raft_consensus.cc:2468] T 4149533988ba4cf0bfd043c3ef6f781c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 0.
I20260710 13:19:22.859761 15021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb140c2b31dc4021acc036e1fa07c373" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" is_pre_election: true
I20260710 13:19:22.859956 15153 raft_consensus.cc:493] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.860360 15021 raft_consensus.cc:2468] T bb140c2b31dc4021acc036e1fa07c373 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 0.
I20260710 13:19:22.861008 15140 leader_election.cc:290] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 election: Requested vote from peers a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713), 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769)
I20260710 13:19:22.863607 15135 ts_tablet_manager.cc:1434] T bb140c2b31dc4021acc036e1fa07c373 P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260710 13:19:22.864683 15135 tablet_bootstrap.cc:492] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6: Bootstrap starting.
I20260710 13:19:22.867055 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4149533988ba4cf0bfd043c3ef6f781c" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
I20260710 13:19:22.867856 14946 raft_consensus.cc:3060] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.867929 15021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4149533988ba4cf0bfd043c3ef6f781c" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
I20260710 13:19:22.868660 15021 raft_consensus.cc:3060] T 4149533988ba4cf0bfd043c3ef6f781c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:22.860401 15153 raft_consensus.cc:515] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.876338 15135 tablet_bootstrap.cc:654] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.886191 14944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88161f03faa1411c8393433674318d74" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481" is_pre_election: true
I20260710 13:19:22.887306 15151 leader_election.cc:290] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 election: Requested vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713)
I20260710 13:19:22.887651 14943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ef8855a45145bc9380bb85572d4676" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481" is_pre_election: true
W20260710 13:19:22.890076 15058 leader_election.cc:343] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:22.891660 14984 leader_election.cc:343] T 56ef8855a45145bc9380bb85572d4676 P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.874557 14945 raft_consensus.cc:2468] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 1.
I20260710 13:19:22.893939 15058 leader_election.cc:304] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:22.896782 15138 tablet_bootstrap.cc:492] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481: No bootstrap required, opened a new log
I20260710 13:19:22.897351 15138 ts_tablet_manager.cc:1403] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481: Time spent bootstrapping tablet: real 0.069s	user 0.024s	sys 0.011s
I20260710 13:19:22.897809 15151 raft_consensus.cc:2804] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:22.898929 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ef8855a45145bc9380bb85572d4676" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252" is_pre_election: true
I20260710 13:19:22.900425 15138 raft_consensus.cc:359] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.901182 15138 raft_consensus.cc:385] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.901273 15151 raft_consensus.cc:697] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Becoming Leader. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Running, Role: LEADER
I20260710 13:19:22.900023 14946 raft_consensus.cc:2468] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 1.
I20260710 13:19:22.901520 15138 raft_consensus.cc:740] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Initialized, Role: FOLLOWER
W20260710 13:19:22.902348 14986 leader_election.cc:343] T 56ef8855a45145bc9380bb85572d4676 P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.903971 15138 consensus_queue.cc:260] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.904637 14986 leader_election.cc:304] T 56ef8855a45145bc9380bb85572d4676 P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a91ff29a504a4e459f50d7f5ccdc2ef6; no voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252
I20260710 13:19:22.906229 15019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88161f03faa1411c8393433674318d74" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" is_pre_election: true
I20260710 13:19:22.906955 15142 raft_consensus.cc:2749] T 56ef8855a45145bc9380bb85572d4676 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:22.907224 15136 tablet_bootstrap.cc:492] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252: No bootstrap required, opened a new log
I20260710 13:19:22.907449 15058 leader_election.cc:304] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:22.907750 15136 ts_tablet_manager.cc:1403] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252: Time spent bootstrapping tablet: real 0.062s	user 0.021s	sys 0.017s
I20260710 13:19:22.904153 15151 consensus_queue.cc:237] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.908294 15140 raft_consensus.cc:2804] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:22.908903 15153 leader_election.cc:290] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713)
I20260710 13:19:22.912865 15021 raft_consensus.cc:2468] T 4149533988ba4cf0bfd043c3ef6f781c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 1.
I20260710 13:19:22.913245 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb140c2b31dc4021acc036e1fa07c373" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
I20260710 13:19:22.914073 15020 raft_consensus.cc:3060] T bb140c2b31dc4021acc036e1fa07c373 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:22.914587 15061 leader_election.cc:343] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.915243 15061 leader_election.cc:304] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da2a96ec6e89481fb8c37e6e61858252; no voters: 8a4e481fdce14e21845ce9a774a2c481, a91ff29a504a4e459f50d7f5ccdc2ef6
I20260710 13:19:22.918249 15153 raft_consensus.cc:2749] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:22.919227 15138 ts_tablet_manager.cc:1434] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260710 13:19:22.922382 15140 raft_consensus.cc:697] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Becoming Leader. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Running, Role: LEADER
I20260710 13:19:22.923375 15140 consensus_queue.cc:237] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.922592 15138 tablet_bootstrap.cc:492] T 56ef8855a45145bc9380bb85572d4676 P 8a4e481fdce14e21845ce9a774a2c481: Bootstrap starting.
I20260710 13:19:22.929296 15136 raft_consensus.cc:359] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.930102 15136 raft_consensus.cc:385] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.931710 15020 raft_consensus.cc:2468] T bb140c2b31dc4021acc036e1fa07c373 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 1.
I20260710 13:19:22.930418 15136 raft_consensus.cc:740] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.934173 15136 consensus_queue.cc:260] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.937237 15136 ts_tablet_manager.cc:1434] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260710 13:19:22.937013 15138 tablet_bootstrap.cc:654] T 56ef8855a45145bc9380bb85572d4676 P 8a4e481fdce14e21845ce9a774a2c481: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.938463 15136 tablet_bootstrap.cc:492] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252: Bootstrap starting.
I20260710 13:19:22.947099 15135 tablet_bootstrap.cc:492] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6: No bootstrap required, opened a new log
I20260710 13:19:22.947675 15135 ts_tablet_manager.cc:1403] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent bootstrapping tablet: real 0.083s	user 0.021s	sys 0.014s
I20260710 13:19:22.947968 15136 tablet_bootstrap.cc:654] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.950834 15135 raft_consensus.cc:359] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.951680 15135 raft_consensus.cc:385] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.952011 15135 raft_consensus.cc:740] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.952637 15138 tablet_bootstrap.cc:492] T 56ef8855a45145bc9380bb85572d4676 P 8a4e481fdce14e21845ce9a774a2c481: No bootstrap required, opened a new log
I20260710 13:19:22.953071 15138 ts_tablet_manager.cc:1403] T 56ef8855a45145bc9380bb85572d4676 P 8a4e481fdce14e21845ce9a774a2c481: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260710 13:19:22.952965 15135 consensus_queue.cc:260] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.953884 14844 catalog_manager.cc:5697] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 reported cstate change: term changed from 0 to 1, leader changed from <none> to da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "da2a96ec6e89481fb8c37e6e61858252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:22.955802 15138 raft_consensus.cc:359] T 56ef8855a45145bc9380bb85572d4676 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.956663 15138 raft_consensus.cc:385] T 56ef8855a45145bc9380bb85572d4676 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.955819 14844 catalog_manager.cc:5697] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 reported cstate change: term changed from 0 to 1, leader changed from <none> to da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "da2a96ec6e89481fb8c37e6e61858252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:22.956957 15138 raft_consensus.cc:740] T 56ef8855a45145bc9380bb85572d4676 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.957214 15136 tablet_bootstrap.cc:492] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252: No bootstrap required, opened a new log
I20260710 13:19:22.957770 15136 ts_tablet_manager.cc:1403] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.004s
I20260710 13:19:22.957847 15138 consensus_queue.cc:260] T 56ef8855a45145bc9380bb85572d4676 P 8a4e481fdce14e21845ce9a774a2c481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.960918 15136 raft_consensus.cc:359] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.961689 15136 raft_consensus.cc:385] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.962040 15136 raft_consensus.cc:740] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.962699 15138 ts_tablet_manager.cc:1434] T 56ef8855a45145bc9380bb85572d4676 P 8a4e481fdce14e21845ce9a774a2c481: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:19:22.963007 15136 consensus_queue.cc:260] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:22.964012 15135 ts_tablet_manager.cc:1434] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 13:19:22.963806 15138 tablet_bootstrap.cc:492] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481: Bootstrap starting.
I20260710 13:19:22.966147 15136 ts_tablet_manager.cc:1434] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 13:19:22.967168 15136 tablet_bootstrap.cc:492] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252: Bootstrap starting.
I20260710 13:19:22.972163 15136 tablet_bootstrap.cc:654] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.972165 15138 tablet_bootstrap.cc:654] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.973349 15135 tablet_bootstrap.cc:492] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6: Bootstrap starting.
I20260710 13:19:22.986027 15135 tablet_bootstrap.cc:654] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.990921 15136 tablet_bootstrap.cc:492] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252: No bootstrap required, opened a new log
I20260710 13:19:22.991911 15136 ts_tablet_manager.cc:1403] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.012s
I20260710 13:19:22.996652 15138 tablet_bootstrap.cc:492] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481: No bootstrap required, opened a new log
I20260710 13:19:22.997473 15138 ts_tablet_manager.cc:1403] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.006s
I20260710 13:19:22.997934 15136 raft_consensus.cc:359] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.000083 15136 raft_consensus.cc:385] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.000371 15136 raft_consensus.cc:740] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.000857 15138 raft_consensus.cc:359] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.001233 15135 tablet_bootstrap.cc:492] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6: No bootstrap required, opened a new log
I20260710 13:19:23.001575 15138 raft_consensus.cc:385] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.001153 15136 consensus_queue.cc:260] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.001904 15138 raft_consensus.cc:740] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.001859 15135 ts_tablet_manager.cc:1403] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.012s
I20260710 13:19:23.002802 15138 consensus_queue.cc:260] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.003780 15136 ts_tablet_manager.cc:1434] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:23.004978 15136 tablet_bootstrap.cc:492] T 10d932863c8748b2b434e63f36cadffb P da2a96ec6e89481fb8c37e6e61858252: Bootstrap starting.
I20260710 13:19:23.005146 15138 ts_tablet_manager.cc:1434] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:23.005614 15135 raft_consensus.cc:359] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.006186 15138 tablet_bootstrap.cc:492] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481: Bootstrap starting.
I20260710 13:19:23.006376 15135 raft_consensus.cc:385] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.006726 15135 raft_consensus.cc:740] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.009848 15135 consensus_queue.cc:260] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.011852 15136 tablet_bootstrap.cc:654] T 10d932863c8748b2b434e63f36cadffb P da2a96ec6e89481fb8c37e6e61858252: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.012203 15135 ts_tablet_manager.cc:1434] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:23.013231 15135 tablet_bootstrap.cc:492] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6: Bootstrap starting.
I20260710 13:19:23.015949 15138 tablet_bootstrap.cc:654] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.021111 15135 tablet_bootstrap.cc:654] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.029668 15142 raft_consensus.cc:493] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.030197 15142 raft_consensus.cc:515] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.033167 15142 leader_election.cc:290] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:23.036728 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c515e6f82fd04ffd967f247d7a9691e5" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252" is_pre_election: true
I20260710 13:19:23.034279 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c515e6f82fd04ffd967f247d7a9691e5" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481" is_pre_election: true
I20260710 13:19:23.038041 14946 raft_consensus.cc:2468] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 0.
I20260710 13:19:23.037415 15095 raft_consensus.cc:2468] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 0.
I20260710 13:19:23.038946 14984 leader_election.cc:304] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, a91ff29a504a4e459f50d7f5ccdc2ef6; no voters: 
I20260710 13:19:23.040040 15142 raft_consensus.cc:2804] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.040416 15142 raft_consensus.cc:493] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.040802 15142 raft_consensus.cc:3060] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:23.041002 14892 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:23.047348 15138 tablet_bootstrap.cc:492] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481: No bootstrap required, opened a new log
I20260710 13:19:23.047189 15142 raft_consensus.cc:515] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.047753 15135 tablet_bootstrap.cc:492] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6: No bootstrap required, opened a new log
I20260710 13:19:23.047959 15138 ts_tablet_manager.cc:1403] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.007s
I20260710 13:19:23.048053 15136 tablet_bootstrap.cc:492] T 10d932863c8748b2b434e63f36cadffb P da2a96ec6e89481fb8c37e6e61858252: No bootstrap required, opened a new log
I20260710 13:19:23.048379 15135 ts_tablet_manager.cc:1403] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent bootstrapping tablet: real 0.035s	user 0.027s	sys 0.008s
I20260710 13:19:23.048717 15136 ts_tablet_manager.cc:1403] T 10d932863c8748b2b434e63f36cadffb P da2a96ec6e89481fb8c37e6e61858252: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.018s
I20260710 13:19:23.049108 15140 raft_consensus.cc:493] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.050249 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c515e6f82fd04ffd967f247d7a9691e5" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
I20260710 13:19:23.052078 14946 raft_consensus.cc:3060] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.051802 15140 raft_consensus.cc:515] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.052239 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c515e6f82fd04ffd967f247d7a9691e5" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
I20260710 13:19:23.052837 15095 raft_consensus.cc:3060] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.053673 15136 raft_consensus.cc:359] T 10d932863c8748b2b434e63f36cadffb P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.054354 15136 raft_consensus.cc:385] T 10d932863c8748b2b434e63f36cadffb P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.054605 15136 raft_consensus.cc:740] T 10d932863c8748b2b434e63f36cadffb P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.055037 15140 leader_election.cc:290] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713)
I20260710 13:19:23.055297 15136 consensus_queue.cc:260] T 10d932863c8748b2b434e63f36cadffb P da2a96ec6e89481fb8c37e6e61858252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.056670 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1e9a943cd54d68af471526926a338a" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481" is_pre_election: true
I20260710 13:19:23.057281 14945 raft_consensus.cc:2468] T 7b1e9a943cd54d68af471526926a338a P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 0.
I20260710 13:19:23.057394 15142 leader_election.cc:290] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 election: Requested vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:23.057492 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1e9a943cd54d68af471526926a338a" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" is_pre_election: true
I20260710 13:19:23.050943 15138 raft_consensus.cc:359] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.058708 15138 raft_consensus.cc:385] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.058993 15138 raft_consensus.cc:740] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.059468 15058 leader_election.cc:304] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:23.059966 15095 raft_consensus.cc:2468] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 1.
I20260710 13:19:23.059782 15138 consensus_queue.cc:260] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.060544 15151 raft_consensus.cc:2804] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.057294 15136 ts_tablet_manager.cc:1434] T 10d932863c8748b2b434e63f36cadffb P da2a96ec6e89481fb8c37e6e61858252: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 13:19:23.051172 15135 raft_consensus.cc:359] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.060973 15151 raft_consensus.cc:493] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.061077 14986 leader_election.cc:304] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a91ff29a504a4e459f50d7f5ccdc2ef6, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:23.061523 15151 raft_consensus.cc:3060] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.062103 15138 ts_tablet_manager.cc:1434] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:19:23.062062 15142 raft_consensus.cc:2804] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.062322 15136 tablet_bootstrap.cc:492] T bd125acb8ebd479a82bcac8fe8f77fdf P da2a96ec6e89481fb8c37e6e61858252: Bootstrap starting.
I20260710 13:19:23.061340 15135 raft_consensus.cc:385] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.063177 15138 tablet_bootstrap.cc:492] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481: Bootstrap starting.
I20260710 13:19:23.063374 15135 raft_consensus.cc:740] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.064219 15135 consensus_queue.cc:260] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.060767 14946 raft_consensus.cc:2468] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 1.
W20260710 13:19:23.068508 15061 leader_election.cc:343] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.068384 15136 tablet_bootstrap.cc:654] T bd125acb8ebd479a82bcac8fe8f77fdf P da2a96ec6e89481fb8c37e6e61858252: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.070326 15138 tablet_bootstrap.cc:654] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.081463 15136 tablet_bootstrap.cc:492] T bd125acb8ebd479a82bcac8fe8f77fdf P da2a96ec6e89481fb8c37e6e61858252: No bootstrap required, opened a new log
I20260710 13:19:23.081933 15136 ts_tablet_manager.cc:1403] T bd125acb8ebd479a82bcac8fe8f77fdf P da2a96ec6e89481fb8c37e6e61858252: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260710 13:19:23.084470 15136 raft_consensus.cc:359] T bd125acb8ebd479a82bcac8fe8f77fdf P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.085096 15136 raft_consensus.cc:385] T bd125acb8ebd479a82bcac8fe8f77fdf P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.085356 15136 raft_consensus.cc:740] T bd125acb8ebd479a82bcac8fe8f77fdf P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.086611 15136 consensus_queue.cc:260] T bd125acb8ebd479a82bcac8fe8f77fdf P da2a96ec6e89481fb8c37e6e61858252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.086850 15151 raft_consensus.cc:515] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.088349 15138 tablet_bootstrap.cc:492] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481: No bootstrap required, opened a new log
I20260710 13:19:23.088831 15138 ts_tablet_manager.cc:1403] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.011s
I20260710 13:19:23.089392 15136 ts_tablet_manager.cc:1434] T bd125acb8ebd479a82bcac8fe8f77fdf P da2a96ec6e89481fb8c37e6e61858252: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:19:23.091544 15138 raft_consensus.cc:359] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.092253 15138 raft_consensus.cc:385] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.092537 15138 raft_consensus.cc:740] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.092762 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1e9a943cd54d68af471526926a338a" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
I20260710 13:19:23.093526 14946 raft_consensus.cc:3060] T 7b1e9a943cd54d68af471526926a338a P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.093307 15138 consensus_queue.cc:260] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.095377 15138 ts_tablet_manager.cc:1434] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:19:23.096263 15138 tablet_bootstrap.cc:492] T 23d3632ff7bb4216937fa87d2e65a776 P 8a4e481fdce14e21845ce9a774a2c481: Bootstrap starting.
I20260710 13:19:23.101600 15138 tablet_bootstrap.cc:654] T 23d3632ff7bb4216937fa87d2e65a776 P 8a4e481fdce14e21845ce9a774a2c481: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.103374 15151 leader_election.cc:290] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 election: Requested vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713)
I20260710 13:19:23.104137 14946 raft_consensus.cc:2468] T 7b1e9a943cd54d68af471526926a338a P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 1.
I20260710 13:19:23.104804 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1e9a943cd54d68af471526926a338a" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
I20260710 13:19:23.105552 15058 leader_election.cc:304] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:23.106699 15151 raft_consensus.cc:2804] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:19:23.106952 15061 leader_election.cc:343] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.107323 15151 raft_consensus.cc:697] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Becoming Leader. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Running, Role: LEADER
I20260710 13:19:23.108938 15178 raft_consensus.cc:493] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.108405 15151 consensus_queue.cc:237] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.110275 15178 raft_consensus.cc:515] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.109740 15142 raft_consensus.cc:697] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 LEADER]: Becoming Leader. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Running, Role: LEADER
I20260710 13:19:23.112202 15142 consensus_queue.cc:237] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.113366 15178 leader_election.cc:290] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:23.113655 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d932863c8748b2b434e63f36cadffb" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252" is_pre_election: true
I20260710 13:19:23.114454 15095 raft_consensus.cc:2468] T 10d932863c8748b2b434e63f36cadffb P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 0.
I20260710 13:19:23.114945 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d932863c8748b2b434e63f36cadffb" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481" is_pre_election: true
I20260710 13:19:23.115653 14946 raft_consensus.cc:2468] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 0.
I20260710 13:19:23.116163 14986 leader_election.cc:304] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a91ff29a504a4e459f50d7f5ccdc2ef6, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:23.117435 15178 raft_consensus.cc:2804] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.117822 15178 raft_consensus.cc:493] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.118166 15178 raft_consensus.cc:3060] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.118703 15135 ts_tablet_manager.cc:1434] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.023s
I20260710 13:19:23.119760 15138 tablet_bootstrap.cc:492] T 23d3632ff7bb4216937fa87d2e65a776 P 8a4e481fdce14e21845ce9a774a2c481: No bootstrap required, opened a new log
I20260710 13:19:23.119880 15135 tablet_bootstrap.cc:492] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6: Bootstrap starting.
I20260710 13:19:23.120255 15138 ts_tablet_manager.cc:1403] T 23d3632ff7bb4216937fa87d2e65a776 P 8a4e481fdce14e21845ce9a774a2c481: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.005s
I20260710 13:19:23.122925 15138 raft_consensus.cc:359] T 23d3632ff7bb4216937fa87d2e65a776 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.123585 15138 raft_consensus.cc:385] T 23d3632ff7bb4216937fa87d2e65a776 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.123867 15138 raft_consensus.cc:740] T 23d3632ff7bb4216937fa87d2e65a776 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.124658 15138 consensus_queue.cc:260] T 23d3632ff7bb4216937fa87d2e65a776 P 8a4e481fdce14e21845ce9a774a2c481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.130585 15151 raft_consensus.cc:493] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.131131 15151 raft_consensus.cc:515] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.134583 15151 leader_election.cc:290] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713)
I20260710 13:19:23.134289 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d3632ff7bb4216937fa87d2e65a776" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481" is_pre_election: true
I20260710 13:19:23.135773 14946 raft_consensus.cc:2468] T 23d3632ff7bb4216937fa87d2e65a776 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 0.
I20260710 13:19:23.136456 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d3632ff7bb4216937fa87d2e65a776" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" is_pre_election: true
I20260710 13:19:23.137284 15058 leader_election.cc:304] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252; no voters: 
W20260710 13:19:23.138149 15061 leader_election.cc:343] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.138234 15151 raft_consensus.cc:2804] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.138737 15151 raft_consensus.cc:493] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.139142 15151 raft_consensus.cc:3060] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.140471 15135 tablet_bootstrap.cc:654] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.134234 14841 catalog_manager.cc:5697] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 reported cstate change: term changed from 0 to 1, leader changed from <none> to da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "da2a96ec6e89481fb8c37e6e61858252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:23.145675 15138 ts_tablet_manager.cc:1434] T 23d3632ff7bb4216937fa87d2e65a776 P 8a4e481fdce14e21845ce9a774a2c481: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 13:19:23.150470 15151 raft_consensus.cc:515] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.153250 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d3632ff7bb4216937fa87d2e65a776" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
I20260710 13:19:23.153865 14946 raft_consensus.cc:3060] T 23d3632ff7bb4216937fa87d2e65a776 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.160530 14946 raft_consensus.cc:2468] T 23d3632ff7bb4216937fa87d2e65a776 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 1.
I20260710 13:19:23.161088 15178 raft_consensus.cc:515] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.161577 15058 leader_election.cc:304] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:23.162467 15140 raft_consensus.cc:2804] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.162957 15140 raft_consensus.cc:697] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Becoming Leader. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Running, Role: LEADER
I20260710 13:19:23.163559 15178 leader_election.cc:290] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 election: Requested vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:23.163776 15140 consensus_queue.cc:237] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.165293 15151 leader_election.cc:290] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 election: Requested vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713)
I20260710 13:19:23.165652 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d932863c8748b2b434e63f36cadffb" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
I20260710 13:19:23.166460 15095 raft_consensus.cc:3060] T 10d932863c8748b2b434e63f36cadffb P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.167062 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d932863c8748b2b434e63f36cadffb" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
I20260710 13:19:23.167694 14945 raft_consensus.cc:3060] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.170130 15135 tablet_bootstrap.cc:492] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6: No bootstrap required, opened a new log
I20260710 13:19:23.170703 15135 ts_tablet_manager.cc:1403] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.014s
I20260710 13:19:23.172214 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d3632ff7bb4216937fa87d2e65a776" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
W20260710 13:19:23.174142 15061 leader_election.cc:343] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.174332 15095 raft_consensus.cc:2468] T 10d932863c8748b2b434e63f36cadffb P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 1.
I20260710 13:19:23.175670 14986 leader_election.cc:304] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a91ff29a504a4e459f50d7f5ccdc2ef6, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:23.176540 15142 raft_consensus.cc:2804] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.176287 15135 raft_consensus.cc:359] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.177034 15135 raft_consensus.cc:385] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.177218 15142 raft_consensus.cc:697] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 LEADER]: Becoming Leader. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Running, Role: LEADER
I20260710 13:19:23.177350 15135 raft_consensus.cc:740] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.178139 15135 consensus_queue.cc:260] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.178289 15142 consensus_queue.cc:237] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.180855 15135 ts_tablet_manager.cc:1434] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:19:23.179242 14841 catalog_manager.cc:5697] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.182793 15158 raft_consensus.cc:493] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.182926 15143 raft_consensus.cc:493] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.183076 15135 tablet_bootstrap.cc:492] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6: Bootstrap starting.
I20260710 13:19:23.183993 15143 raft_consensus.cc:515] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.183609 15158 raft_consensus.cc:515] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.191526 15143 leader_election.cc:290] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:23.194779 15158 leader_election.cc:290] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713)
I20260710 13:19:23.193792 15143 raft_consensus.cc:493] T 56ef8855a45145bc9380bb85572d4676 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.199020 15143 raft_consensus.cc:515] T 56ef8855a45145bc9380bb85572d4676 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.187702 14945 raft_consensus.cc:2468] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 1.
I20260710 13:19:23.205407 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ef8855a45145bc9380bb85572d4676" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" is_pre_election: true
I20260710 13:19:23.206326 15020 raft_consensus.cc:2468] T 56ef8855a45145bc9380bb85572d4676 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 0.
I20260710 13:19:23.207620 15061 leader_election.cc:304] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a91ff29a504a4e459f50d7f5ccdc2ef6, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:23.208513 15158 raft_consensus.cc:2804] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.208909 15158 raft_consensus.cc:493] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.209247 15158 raft_consensus.cc:3060] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.209761 14844 catalog_manager.cc:5697] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 reported cstate change: term changed from 0 to 1, leader changed from <none> to da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "da2a96ec6e89481fb8c37e6e61858252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:23.211995 15143 leader_election.cc:290] T 56ef8855a45145bc9380bb85572d4676 P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:23.212038 15135 tablet_bootstrap.cc:654] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.231174 15143 raft_consensus.cc:493] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.231902 15143 raft_consensus.cc:515] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.235262 15143 leader_election.cc:290] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:23.237910 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ef8855a45145bc9380bb85572d4676" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481" is_pre_election: true
I20260710 13:19:23.238756 14945 raft_consensus.cc:2468] T 56ef8855a45145bc9380bb85572d4676 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 0.
I20260710 13:19:23.240249 15178 raft_consensus.cc:493] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.240792 15178 raft_consensus.cc:515] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.241004 15158 raft_consensus.cc:515] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.242529 15135 tablet_bootstrap.cc:492] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6: No bootstrap required, opened a new log
I20260710 13:19:23.243294 15135 ts_tablet_manager.cc:1403] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.000s
I20260710 13:19:23.243551 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d3632ff7bb4216937fa87d2e65a776" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481" is_pre_election: true
I20260710 13:19:23.243759 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ef8855a45145bc9380bb85572d4676" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
I20260710 13:19:23.244396 14946 raft_consensus.cc:3060] T 56ef8855a45145bc9380bb85572d4676 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.246069 15135 raft_consensus.cc:359] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.246860 15135 raft_consensus.cc:385] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.247224 15135 raft_consensus.cc:740] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.246694 14844 catalog_manager.cc:5697] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.248070 15135 consensus_queue.cc:260] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.249266 15178 leader_election.cc:290] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:23.250226 15135 ts_tablet_manager.cc:1434] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:23.251287 15135 tablet_bootstrap.cc:492] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6: Bootstrap starting.
I20260710 13:19:23.251155 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d3632ff7bb4216937fa87d2e65a776" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252" is_pre_election: true
I20260710 13:19:23.253129 15158 leader_election.cc:290] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 election: Requested vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713)
I20260710 13:19:23.253405 14946 raft_consensus.cc:2468] T 56ef8855a45145bc9380bb85572d4676 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 1.
I20260710 13:19:23.254268 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ef8855a45145bc9380bb85572d4676" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
I20260710 13:19:23.254490 15058 leader_election.cc:304] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:23.254904 15020 raft_consensus.cc:3060] T 56ef8855a45145bc9380bb85572d4676 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.255173 15021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd125acb8ebd479a82bcac8fe8f77fdf" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" is_pre_election: true
I20260710 13:19:23.256846 15021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ef8855a45145bc9380bb85572d4676" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" is_pre_election: true
W20260710 13:19:23.257862 14912 leader_election.cc:343] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.244388 14945 raft_consensus.cc:2393] T 23d3632ff7bb4216937fa87d2e65a776 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in current term 1: Already voted for candidate da2a96ec6e89481fb8c37e6e61858252 in this term.
I20260710 13:19:23.259580 14984 leader_election.cc:304] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a91ff29a504a4e459f50d7f5ccdc2ef6; no voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252
I20260710 13:19:23.260984 15142 raft_consensus.cc:3060] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.262013 15020 raft_consensus.cc:2468] T 56ef8855a45145bc9380bb85572d4676 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 1.
I20260710 13:19:23.263005 15019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88161f03faa1411c8393433674318d74" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" is_pre_election: true
I20260710 13:19:23.263638 15019 raft_consensus.cc:2468] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 0.
I20260710 13:19:23.264894 14912 leader_election.cc:304] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, a91ff29a504a4e459f50d7f5ccdc2ef6; no voters: 
I20260710 13:19:23.265456 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd125acb8ebd479a82bcac8fe8f77fdf" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252" is_pre_election: true
I20260710 13:19:23.265908 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ef8855a45145bc9380bb85572d4676" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252" is_pre_election: true
I20260710 13:19:23.266165 15095 raft_consensus.cc:2468] T bd125acb8ebd479a82bcac8fe8f77fdf P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 0.
I20260710 13:19:23.266726 15094 raft_consensus.cc:2393] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a4e481fdce14e21845ce9a774a2c481 in current term 1: Already voted for candidate da2a96ec6e89481fb8c37e6e61858252 in this term.
I20260710 13:19:23.266585 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88161f03faa1411c8393433674318d74" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252" is_pre_election: true
I20260710 13:19:23.267324 15093 raft_consensus.cc:2468] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 0.
I20260710 13:19:23.267593 14911 leader_election.cc:304] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252; no voters: a91ff29a504a4e459f50d7f5ccdc2ef6
I20260710 13:19:23.267995 15143 raft_consensus.cc:2804] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.268136 15142 raft_consensus.cc:2749] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:23.268419 15143 raft_consensus.cc:493] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.269479 15143 raft_consensus.cc:3060] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.270993 15158 raft_consensus.cc:2804] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.271588 15158 raft_consensus.cc:697] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Becoming Leader. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Running, Role: LEADER
I20260710 13:19:23.272609 15135 tablet_bootstrap.cc:654] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.272440 15158 consensus_queue.cc:237] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.278057 15187 raft_consensus.cc:2804] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.279871 15187 raft_consensus.cc:493] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.280514 15187 raft_consensus.cc:3060] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.278154 14911 leader_election.cc:304] T 56ef8855a45145bc9380bb85572d4676 P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481; no voters: a91ff29a504a4e459f50d7f5ccdc2ef6, da2a96ec6e89481fb8c37e6e61858252
I20260710 13:19:23.278671 15143 raft_consensus.cc:515] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.284651 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88161f03faa1411c8393433674318d74" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
I20260710 13:19:23.284981 15143 leader_election.cc:290] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 1 election: Requested vote from peers a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:23.285311 15020 raft_consensus.cc:3060] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.285620 15143 raft_consensus.cc:2749] T 56ef8855a45145bc9380bb85572d4676 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:23.291172 15187 raft_consensus.cc:515] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.291697 15135 tablet_bootstrap.cc:492] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6: No bootstrap required, opened a new log
I20260710 13:19:23.292217 15135 ts_tablet_manager.cc:1403] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.003s
I20260710 13:19:23.292306 15020 raft_consensus.cc:2468] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 1.
I20260710 13:19:23.293466 15187 leader_election.cc:290] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 1 election: Requested vote from peers a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:23.294354 14912 leader_election.cc:304] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, a91ff29a504a4e459f50d7f5ccdc2ef6; no voters: 
I20260710 13:19:23.295579 15135 raft_consensus.cc:359] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.295955 15187 raft_consensus.cc:2804] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.296309 15135 raft_consensus.cc:385] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.297052 15135 raft_consensus.cc:740] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.296716 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88161f03faa1411c8393433674318d74" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
I20260710 13:19:23.297585 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd125acb8ebd479a82bcac8fe8f77fdf" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
I20260710 13:19:23.297991 15093 raft_consensus.cc:3060] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.298169 15094 raft_consensus.cc:3060] T bd125acb8ebd479a82bcac8fe8f77fdf P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.298349 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd125acb8ebd479a82bcac8fe8f77fdf" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
I20260710 13:19:23.295781 14844 catalog_manager.cc:5697] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252 reported cstate change: term changed from 0 to 1, leader changed from <none> to da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "da2a96ec6e89481fb8c37e6e61858252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:23.302139 15135 consensus_queue.cc:260] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.303145 15020 raft_consensus.cc:3060] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.304826 15094 raft_consensus.cc:2468] T bd125acb8ebd479a82bcac8fe8f77fdf P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 1.
I20260710 13:19:23.305801 15093 raft_consensus.cc:2468] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 1.
I20260710 13:19:23.306058 14911 leader_election.cc:304] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:23.296571 15187 raft_consensus.cc:697] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 LEADER]: Becoming Leader. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Running, Role: LEADER
I20260710 13:19:23.307842 15190 raft_consensus.cc:2804] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.307878 15187 consensus_queue.cc:237] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.308614 15190 raft_consensus.cc:697] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [term 1 LEADER]: Becoming Leader. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Running, Role: LEADER
I20260710 13:19:23.309520 15190 consensus_queue.cc:237] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.311468 15020 raft_consensus.cc:2468] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 1.
I20260710 13:19:23.315905 15158 consensus_queue.cc:1048] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:23.318117 15135 ts_tablet_manager.cc:1434] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.001s
I20260710 13:19:23.324658 14841 catalog_manager.cc:5697] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "8a4e481fdce14e21845ce9a774a2c481" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.339015 15158 consensus_queue.cc:1048] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.343585 14841 catalog_manager.cc:5697] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "8a4e481fdce14e21845ce9a774a2c481" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.404561 15094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4149533988ba4cf0bfd043c3ef6f781c"
dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
mode: GRACEFUL
new_leader_uuid: "8a4e481fdce14e21845ce9a774a2c481"
 from {username='slave'} at 127.0.0.1:60348
I20260710 13:19:23.405217 15094 raft_consensus.cc:606] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Received request to transfer leadership to TS 8a4e481fdce14e21845ce9a774a2c481
I20260710 13:19:23.410349 15094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb140c2b31dc4021acc036e1fa07c373"
dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
mode: GRACEFUL
new_leader_uuid: "8a4e481fdce14e21845ce9a774a2c481"
 from {username='slave'} at 127.0.0.1:60348
I20260710 13:19:23.410880 15094 raft_consensus.cc:606] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Received request to transfer leadership to TS 8a4e481fdce14e21845ce9a774a2c481
I20260710 13:19:23.423879 15020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c515e6f82fd04ffd967f247d7a9691e5"
dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
mode: GRACEFUL
new_leader_uuid: "8a4e481fdce14e21845ce9a774a2c481"
 from {username='slave'} at 127.0.0.1:58122
I20260710 13:19:23.424368 15020 raft_consensus.cc:606] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 LEADER]: Received request to transfer leadership to TS 8a4e481fdce14e21845ce9a774a2c481
I20260710 13:19:23.429381 15020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10d932863c8748b2b434e63f36cadffb"
dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
mode: GRACEFUL
new_leader_uuid: "8a4e481fdce14e21845ce9a774a2c481"
 from {username='slave'} at 127.0.0.1:58122
I20260710 13:19:23.429852 15020 raft_consensus.cc:606] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 LEADER]: Received request to transfer leadership to TS 8a4e481fdce14e21845ce9a774a2c481
I20260710 13:19:23.442835 14945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88161f03faa1411c8393433674318d74"
dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
mode: GRACEFUL
new_leader_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
 from {username='slave'} at 127.0.0.1:57844
I20260710 13:19:23.443446 14945 raft_consensus.cc:606] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 LEADER]: Received request to transfer leadership to TS a91ff29a504a4e459f50d7f5ccdc2ef6
I20260710 13:19:23.448581 15094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23d3632ff7bb4216937fa87d2e65a776"
dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
mode: GRACEFUL
new_leader_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
 from {username='slave'} at 127.0.0.1:60348
I20260710 13:19:23.449056 15094 raft_consensus.cc:606] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Received request to transfer leadership to TS a91ff29a504a4e459f50d7f5ccdc2ef6
I20260710 13:19:23.453912 15094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b1e9a943cd54d68af471526926a338a"
dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
mode: GRACEFUL
new_leader_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
 from {username='slave'} at 127.0.0.1:60348
I20260710 13:19:23.454444 15094 raft_consensus.cc:606] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Received request to transfer leadership to TS a91ff29a504a4e459f50d7f5ccdc2ef6
I20260710 13:19:23.459311 14945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd125acb8ebd479a82bcac8fe8f77fdf"
dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
mode: GRACEFUL
new_leader_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
 from {username='slave'} at 127.0.0.1:57844
I20260710 13:19:23.459825 14945 raft_consensus.cc:606] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [term 1 LEADER]: Received request to transfer leadership to TS a91ff29a504a4e459f50d7f5ccdc2ef6
I20260710 13:19:23.502410 15142 raft_consensus.cc:493] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.502975 15142 raft_consensus.cc:515] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.504716 15142 leader_election.cc:290] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:23.505525 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1e9a943cd54d68af471526926a338a" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481" is_pre_election: true
I20260710 13:19:23.505759 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1e9a943cd54d68af471526926a338a" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252" is_pre_election: true
I20260710 13:19:23.506247 14945 raft_consensus.cc:2393] T 7b1e9a943cd54d68af471526926a338a P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in current term 1: Already voted for candidate da2a96ec6e89481fb8c37e6e61858252 in this term.
I20260710 13:19:23.507236 14984 leader_election.cc:304] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a91ff29a504a4e459f50d7f5ccdc2ef6; no voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252
I20260710 13:19:23.507874 15142 raft_consensus.cc:3060] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.512250 15174 consensus_queue.cc:1048] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.513820 15142 raft_consensus.cc:2749] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:23.518515 15140 consensus_queue.cc:1048] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.519371 15158 consensus_queue.cc:1048] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.528615 15174 consensus_queue.cc:1048] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:23.538902 15174 raft_consensus.cc:993] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6: : Instructing follower 8a4e481fdce14e21845ce9a774a2c481 to start an election
I20260710 13:19:23.539541 15174 raft_consensus.cc:1081] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 LEADER]: Signalling peer 8a4e481fdce14e21845ce9a774a2c481 to start an election
I20260710 13:19:23.541898 14946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c515e6f82fd04ffd967f247d7a9691e5"
dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
 from {username='slave'} at 127.0.0.1:57836
I20260710 13:19:23.542665 14946 raft_consensus.cc:493] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:23.543166 14946 raft_consensus.cc:3060] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.538681 15158 consensus_queue.cc:1048] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:23.567495 14946 raft_consensus.cc:515] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.570758 14946 leader_election.cc:290] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 2 election: Requested vote from peers a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:23.570884 15140 raft_consensus.cc:993] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252: : Instructing follower a91ff29a504a4e459f50d7f5ccdc2ef6 to start an election
I20260710 13:19:23.571898 15151 raft_consensus.cc:993] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252: : Instructing follower 8a4e481fdce14e21845ce9a774a2c481 to start an election
I20260710 13:19:23.572309 15151 raft_consensus.cc:1081] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Signalling peer a91ff29a504a4e459f50d7f5ccdc2ef6 to start an election
I20260710 13:19:23.572670 15204 raft_consensus.cc:1081] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Signalling peer 8a4e481fdce14e21845ce9a774a2c481 to start an election
I20260710 13:19:23.574388 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c515e6f82fd04ffd967f247d7a9691e5" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
I20260710 13:19:23.575054 15094 raft_consensus.cc:3060] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.578233 15021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b1e9a943cd54d68af471526926a338a"
dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
 from {username='slave'} at 127.0.0.1:58108
I20260710 13:19:23.578881 15021 raft_consensus.cc:493] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:23.579234 15021 raft_consensus.cc:3060] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.579378 15019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c515e6f82fd04ffd967f247d7a9691e5" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
I20260710 13:19:23.580250 15019 raft_consensus.cc:3055] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:23.580667 15019 raft_consensus.cc:740] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Running, Role: LEADER
I20260710 13:19:23.581768 15019 consensus_queue.cc:260] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.583352 15019 raft_consensus.cc:3060] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.587283 14945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb140c2b31dc4021acc036e1fa07c373"
dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
 from {username='slave'} at 127.0.0.1:57820
I20260710 13:19:23.595417 14945 raft_consensus.cc:493] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:23.595810 15094 raft_consensus.cc:2468] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 2.
I20260710 13:19:23.595986 14945 raft_consensus.cc:3060] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.597030 14911 leader_election.cc:304] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:23.597863 15187 raft_consensus.cc:2804] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:23.598409 15187 raft_consensus.cc:697] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 LEADER]: Becoming Leader. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Running, Role: LEADER
I20260710 13:19:23.599242 15187 consensus_queue.cc:237] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.604558 15021 raft_consensus.cc:515] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.605492 15173 consensus_queue.cc:1048] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:23.606134 15020 raft_consensus.cc:1240] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Rejecting Update request from peer da2a96ec6e89481fb8c37e6e61858252 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:23.610548 15158 consensus_queue.cc:1059] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.610214 14844 catalog_manager.cc:5697] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 reported cstate change: term changed from 1 to 2, leader changed from a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2) to 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1). New cstate: current_term: 2 leader_uuid: "8a4e481fdce14e21845ce9a774a2c481" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.623515 15142 consensus_queue.cc:1048] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.624406 15021 leader_election.cc:290] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 2 election: Requested vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:23.628108 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1e9a943cd54d68af471526926a338a" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
I20260710 13:19:23.628692 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1e9a943cd54d68af471526926a338a" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
I20260710 13:19:23.629325 14946 raft_consensus.cc:3060] T 7b1e9a943cd54d68af471526926a338a P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.629771 15019 raft_consensus.cc:2468] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 2.
I20260710 13:19:23.630028 15093 raft_consensus.cc:3055] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:23.630399 15093 raft_consensus.cc:740] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Running, Role: LEADER
I20260710 13:19:23.631192 15093 consensus_queue.cc:260] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.632339 15093 raft_consensus.cc:3060] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.632040 14945 raft_consensus.cc:515] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.635142 14945 leader_election.cc:290] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 2 election: Requested vote from peers a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:23.637197 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb140c2b31dc4021acc036e1fa07c373" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
I20260710 13:19:23.637821 15094 raft_consensus.cc:3055] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:23.638123 15094 raft_consensus.cc:740] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Running, Role: LEADER
I20260710 13:19:23.639082 15094 consensus_queue.cc:260] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.639618 15093 raft_consensus.cc:2468] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 2.
I20260710 13:19:23.640439 15094 raft_consensus.cc:3060] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.641470 14946 raft_consensus.cc:2468] T 7b1e9a943cd54d68af471526926a338a P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 2.
I20260710 13:19:23.642226 14944 raft_consensus.cc:1240] T 7b1e9a943cd54d68af471526926a338a P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Rejecting Update request from peer da2a96ec6e89481fb8c37e6e61858252 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:23.642956 15019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb140c2b31dc4021acc036e1fa07c373" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
I20260710 13:19:23.642978 14986 leader_election.cc:304] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a91ff29a504a4e459f50d7f5ccdc2ef6, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:23.643728 15019 raft_consensus.cc:3060] T bb140c2b31dc4021acc036e1fa07c373 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.644129 15142 raft_consensus.cc:2804] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:23.644629 15142 raft_consensus.cc:697] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 LEADER]: Becoming Leader. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Running, Role: LEADER
I20260710 13:19:23.645409 15142 consensus_queue.cc:237] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [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: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.650334 15019 raft_consensus.cc:2468] T bb140c2b31dc4021acc036e1fa07c373 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 2.
I20260710 13:19:23.651540 14912 leader_election.cc:304] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, a91ff29a504a4e459f50d7f5ccdc2ef6; no voters: 
I20260710 13:19:23.652463 15187 raft_consensus.cc:2804] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:23.652938 15187 raft_consensus.cc:697] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 LEADER]: Becoming Leader. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Running, Role: LEADER
I20260710 13:19:23.653725 15187 consensus_queue.cc:237] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.655741 15094 raft_consensus.cc:2468] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 2.
I20260710 13:19:23.654987 14843 catalog_manager.cc:5697] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 reported cstate change: term changed from 1 to 2, leader changed from da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3) to a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.658795 15173 raft_consensus.cc:993] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6: : Instructing follower 8a4e481fdce14e21845ce9a774a2c481 to start an election
I20260710 13:19:23.659250 15142 raft_consensus.cc:1081] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 LEADER]: Signalling peer 8a4e481fdce14e21845ce9a774a2c481 to start an election
I20260710 13:19:23.661015 14943 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10d932863c8748b2b434e63f36cadffb"
dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
 from {username='slave'} at 127.0.0.1:57836
I20260710 13:19:23.661582 14943 raft_consensus.cc:493] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:23.661978 14943 raft_consensus.cc:3060] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.668246 14943 raft_consensus.cc:515] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.670492 14943 leader_election.cc:290] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 2 election: Requested vote from peers a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:23.670820 15140 consensus_queue.cc:1048] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.671444 15019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d932863c8748b2b434e63f36cadffb" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
I20260710 13:19:23.672240 15019 raft_consensus.cc:3055] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:23.672572 15019 raft_consensus.cc:740] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Running, Role: LEADER
I20260710 13:19:23.673383 15019 consensus_queue.cc:260] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.674700 15019 raft_consensus.cc:3060] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.675478 14843 catalog_manager.cc:5697] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481 reported cstate change: term changed from 1 to 2, leader changed from da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3) to 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1). New cstate: current_term: 2 leader_uuid: "8a4e481fdce14e21845ce9a774a2c481" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.671532 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d932863c8748b2b434e63f36cadffb" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
I20260710 13:19:23.678658 15206 raft_consensus.cc:993] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252: : Instructing follower a91ff29a504a4e459f50d7f5ccdc2ef6 to start an election
I20260710 13:19:23.678794 15094 raft_consensus.cc:3060] T 10d932863c8748b2b434e63f36cadffb P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.679138 15206 raft_consensus.cc:1081] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Signalling peer a91ff29a504a4e459f50d7f5ccdc2ef6 to start an election
I20260710 13:19:23.681295 15020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23d3632ff7bb4216937fa87d2e65a776"
dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
 from {username='slave'} at 127.0.0.1:58108
I20260710 13:19:23.682049 15019 raft_consensus.cc:2468] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 2.
I20260710 13:19:23.682490 15020 raft_consensus.cc:493] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:23.682941 15020 raft_consensus.cc:3060] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.684556 14912 leader_election.cc:304] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, a91ff29a504a4e459f50d7f5ccdc2ef6; no voters: 
I20260710 13:19:23.686154 15190 raft_consensus.cc:2804] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:23.686609 15190 raft_consensus.cc:697] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481 [term 2 LEADER]: Becoming Leader. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Running, Role: LEADER
I20260710 13:19:23.687420 15190 consensus_queue.cc:237] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.689284 15140 consensus_queue.cc:1048] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.691636 15094 raft_consensus.cc:2468] T 10d932863c8748b2b434e63f36cadffb P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 2.
I20260710 13:19:23.695453 15187 consensus_queue.cc:1048] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.695498 15020 raft_consensus.cc:515] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.698441 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d3632ff7bb4216937fa87d2e65a776" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
I20260710 13:19:23.698207 14841 catalog_manager.cc:5697] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481 reported cstate change: term changed from 1 to 2, leader changed from a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2) to 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1). New cstate: current_term: 2 leader_uuid: "8a4e481fdce14e21845ce9a774a2c481" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.705813 15020 leader_election.cc:290] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 2 election: Requested vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:23.708477 15206 consensus_queue.cc:1048] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.710565 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d3632ff7bb4216937fa87d2e65a776" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
I20260710 13:19:23.711503 15093 raft_consensus.cc:3055] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:23.711910 15093 raft_consensus.cc:740] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Running, Role: LEADER
I20260710 13:19:23.720489 15187 consensus_queue.cc:1048] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:23.720983 15093 consensus_queue.cc:260] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.724360 15093 raft_consensus.cc:3060] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.731490 15187 consensus_queue.cc:1048] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.731812 15158 consensus_queue.cc:1048] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.733345 15158 raft_consensus.cc:993] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252: : Instructing follower 8a4e481fdce14e21845ce9a774a2c481 to start an election
I20260710 13:19:23.733728 15158 raft_consensus.cc:1081] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Signalling peer 8a4e481fdce14e21845ce9a774a2c481 to start an election
I20260710 13:19:23.736698 14946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4149533988ba4cf0bfd043c3ef6f781c"
dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
 from {username='slave'} at 127.0.0.1:57820
I20260710 13:19:23.737254 14946 raft_consensus.cc:493] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:23.737638 14946 raft_consensus.cc:3060] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.745213 15093 raft_consensus.cc:2468] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 2.
I20260710 13:19:23.746544 14986 leader_election.cc:304] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6 [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: a91ff29a504a4e459f50d7f5ccdc2ef6, da2a96ec6e89481fb8c37e6e61858252; no voters: 8a4e481fdce14e21845ce9a774a2c481
I20260710 13:19:23.748991 15142 raft_consensus.cc:2804] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:23.749523 15142 raft_consensus.cc:697] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 LEADER]: Becoming Leader. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Running, Role: LEADER
I20260710 13:19:23.750312 15142 consensus_queue.cc:237] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.755384 14946 raft_consensus.cc:515] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.759196 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4149533988ba4cf0bfd043c3ef6f781c" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
I20260710 13:19:23.760004 15020 raft_consensus.cc:3060] T 4149533988ba4cf0bfd043c3ef6f781c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.767964 15020 raft_consensus.cc:2468] T 4149533988ba4cf0bfd043c3ef6f781c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 2.
I20260710 13:19:23.769397 14912 leader_election.cc:304] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, a91ff29a504a4e459f50d7f5ccdc2ef6; no voters: 
I20260710 13:19:23.771551 15187 raft_consensus.cc:2804] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:23.772132 15187 raft_consensus.cc:697] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481 [term 2 LEADER]: Becoming Leader. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Running, Role: LEADER
I20260710 13:19:23.773128 15187 consensus_queue.cc:237] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.777498 14946 leader_election.cc:290] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 2 election: Requested vote from peers a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:23.778774 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4149533988ba4cf0bfd043c3ef6f781c" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
I20260710 13:19:23.779309 15143 raft_consensus.cc:993] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481: : Instructing follower a91ff29a504a4e459f50d7f5ccdc2ef6 to start an election
I20260710 13:19:23.779417 15094 raft_consensus.cc:3055] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:23.779990 15094 raft_consensus.cc:740] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Running, Role: LEADER
I20260710 13:19:23.780323 15187 raft_consensus.cc:1081] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [term 1 LEADER]: Signalling peer a91ff29a504a4e459f50d7f5ccdc2ef6 to start an election
I20260710 13:19:23.780854 15094 consensus_queue.cc:260] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.782249 15094 raft_consensus.cc:3060] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.784781 15019 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd125acb8ebd479a82bcac8fe8f77fdf"
dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
 from {username='slave'} at 127.0.0.1:58116
I20260710 13:19:23.785516 15019 raft_consensus.cc:493] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:23.785964 15019 raft_consensus.cc:3060] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.788012 15094 raft_consensus.cc:2468] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 2.
I20260710 13:19:23.796000 14843 catalog_manager.cc:5697] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6 reported cstate change: term changed from 1 to 2, leader changed from da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3) to a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.797083 15190 raft_consensus.cc:993] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481: : Instructing follower a91ff29a504a4e459f50d7f5ccdc2ef6 to start an election
I20260710 13:19:23.797730 15190 raft_consensus.cc:1081] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 LEADER]: Signalling peer a91ff29a504a4e459f50d7f5ccdc2ef6 to start an election
I20260710 13:19:23.800661 15018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88161f03faa1411c8393433674318d74"
dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
 from {username='slave'} at 127.0.0.1:58116
I20260710 13:19:23.802886 15018 raft_consensus.cc:493] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:23.803280 15018 raft_consensus.cc:3060] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.808947 15216 consensus_queue.cc:1048] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:23.809302 14842 catalog_manager.cc:5697] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481 reported cstate change: term changed from 1 to 2, leader changed from da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3) to 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1). New cstate: current_term: 2 leader_uuid: "8a4e481fdce14e21845ce9a774a2c481" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.810114 15018 raft_consensus.cc:515] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.814174 15019 raft_consensus.cc:515] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.815348 15020 raft_consensus.cc:1240] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Rejecting Update request from peer 8a4e481fdce14e21845ce9a774a2c481 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:23.817788 15187 consensus_queue.cc:1059] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:23.818710 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd125acb8ebd479a82bcac8fe8f77fdf" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
I20260710 13:19:23.818912 15187 raft_consensus.cc:3055] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:23.819471 15187 raft_consensus.cc:740] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Running, Role: LEADER
I20260710 13:19:23.821010 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd125acb8ebd479a82bcac8fe8f77fdf" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
I20260710 13:19:23.821242 15019 leader_election.cc:290] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 2 election: Requested vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:23.823498 15187 consensus_queue.cc:260] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.824720 15187 raft_consensus.cc:3060] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.830974 14943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88161f03faa1411c8393433674318d74" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
I20260710 13:19:23.831198 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88161f03faa1411c8393433674318d74" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
I20260710 13:19:23.831667 14943 raft_consensus.cc:3055] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:23.831916 15094 raft_consensus.cc:3060] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.832082 14943 raft_consensus.cc:740] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Running, Role: LEADER
I20260710 13:19:23.833020 14943 consensus_queue.cc:260] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.833827 15018 leader_election.cc:290] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 2 election: Requested vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:23.834180 14943 raft_consensus.cc:3060] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.840193 14943 raft_consensus.cc:2468] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 2.
I20260710 13:19:23.841274 15094 raft_consensus.cc:2468] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 2.
I20260710 13:19:23.841498 14984 leader_election.cc:304] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, a91ff29a504a4e459f50d7f5ccdc2ef6; no voters: 
I20260710 13:19:23.841905 14946 raft_consensus.cc:2468] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 2.
I20260710 13:19:23.842546 15142 raft_consensus.cc:2804] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:23.843079 15142 raft_consensus.cc:697] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 LEADER]: Becoming Leader. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Running, Role: LEADER
I20260710 13:19:23.843743 15142 consensus_queue.cc:237] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.846223 14984 leader_election.cc:304] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6 [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: 8a4e481fdce14e21845ce9a774a2c481, a91ff29a504a4e459f50d7f5ccdc2ef6; no voters: da2a96ec6e89481fb8c37e6e61858252
I20260710 13:19:23.847379 15173 raft_consensus.cc:2804] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:23.847867 15173 raft_consensus.cc:697] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 LEADER]: Becoming Leader. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Running, Role: LEADER
I20260710 13:19:23.848695 15173 consensus_queue.cc:237] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6 [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: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:23.852911 14842 catalog_manager.cc:5697] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6 reported cstate change: term changed from 1 to 2, leader changed from 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1) to a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.864229 14842 catalog_manager.cc:5697] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6 reported cstate change: term changed from 1 to 2, leader changed from 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1) to a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:24.059772 14946 raft_consensus.cc:1275] T 7b1e9a943cd54d68af471526926a338a P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Refusing update from remote peer a91ff29a504a4e459f50d7f5ccdc2ef6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:24.061300 15173 consensus_queue.cc:1048] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:24.072247 15094 raft_consensus.cc:1275] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Refusing update from remote peer a91ff29a504a4e459f50d7f5ccdc2ef6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:24.073941 15174 consensus_queue.cc:1048] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.078106 15018 raft_consensus.cc:1275] T bb140c2b31dc4021acc036e1fa07c373 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Refusing update from remote peer 8a4e481fdce14e21845ce9a774a2c481: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:24.079754 15187 consensus_queue.cc:1048] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.087998 15094 raft_consensus.cc:1275] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Refusing update from remote peer 8a4e481fdce14e21845ce9a774a2c481: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:24.091583 15190 consensus_queue.cc:1048] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.126659 15018 raft_consensus.cc:1275] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Refusing update from remote peer 8a4e481fdce14e21845ce9a774a2c481: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:24.127943 15190 consensus_queue.cc:1048] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.131037 15094 raft_consensus.cc:1275] T 10d932863c8748b2b434e63f36cadffb P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Refusing update from remote peer 8a4e481fdce14e21845ce9a774a2c481: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:24.132385 15190 consensus_queue.cc:1048] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.153935 15094 raft_consensus.cc:1275] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Refusing update from remote peer 8a4e481fdce14e21845ce9a774a2c481: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:24.155196 15190 consensus_queue.cc:1048] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.162535 15018 raft_consensus.cc:1275] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Refusing update from remote peer 8a4e481fdce14e21845ce9a774a2c481: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:24.164292 15143 consensus_queue.cc:1048] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.165616 15018 raft_consensus.cc:1275] T 4149533988ba4cf0bfd043c3ef6f781c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Refusing update from remote peer 8a4e481fdce14e21845ce9a774a2c481: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:24.167356 15187 consensus_queue.cc:1048] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.175552 15094 raft_consensus.cc:1275] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Refusing update from remote peer 8a4e481fdce14e21845ce9a774a2c481: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:24.176895 15143 consensus_queue.cc:1048] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.249575 15094 raft_consensus.cc:1275] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Refusing update from remote peer a91ff29a504a4e459f50d7f5ccdc2ef6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:24.250907 15174 consensus_queue.cc:1048] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.259490 14946 raft_consensus.cc:3060] T 23d3632ff7bb4216937fa87d2e65a776 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:24.266742 14946 raft_consensus.cc:1275] T 23d3632ff7bb4216937fa87d2e65a776 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Refusing update from remote peer a91ff29a504a4e459f50d7f5ccdc2ef6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:24.267812 15174 consensus_queue.cc:1048] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.276502 15094 raft_consensus.cc:1275] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Refusing update from remote peer a91ff29a504a4e459f50d7f5ccdc2ef6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:24.277664 15178 consensus_queue.cc:1048] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.285668 14946 raft_consensus.cc:1275] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Refusing update from remote peer a91ff29a504a4e459f50d7f5ccdc2ef6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:24.286975 15178 consensus_queue.cc:1048] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.433326 14946 raft_consensus.cc:1275] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Refusing update from remote peer a91ff29a504a4e459f50d7f5ccdc2ef6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:24.434549 15178 consensus_queue.cc:1048] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.442446 15094 raft_consensus.cc:3060] T bd125acb8ebd479a82bcac8fe8f77fdf P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:24.450100 15094 raft_consensus.cc:1275] T bd125acb8ebd479a82bcac8fe8f77fdf P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Refusing update from remote peer a91ff29a504a4e459f50d7f5ccdc2ef6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:24.451349 15178 consensus_queue.cc:1048] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:26.497481 14843 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56954:
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"
    }
  }
}
W20260710 13:19:26.500511 14843 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.
I20260710 13:19:26.557468 14931 tablet_service.cc:1511] Processing CreateTablet for tablet 83d6033d7bfa4467afd5594cfc977ba8 (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:26.559482 14931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d6033d7bfa4467afd5594cfc977ba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.559095 15005 tablet_service.cc:1511] Processing CreateTablet for tablet 83d6033d7bfa4467afd5594cfc977ba8 (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:26.561386 15005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d6033d7bfa4467afd5594cfc977ba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.561158 15077 tablet_service.cc:1511] Processing CreateTablet for tablet 83d6033d7bfa4467afd5594cfc977ba8 (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:26.561554 14932 tablet_service.cc:1511] Processing CreateTablet for tablet 508767a2f388471a82182be5c479e714 (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:26.562815 15077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d6033d7bfa4467afd5594cfc977ba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.565397 15004 tablet_service.cc:1511] Processing CreateTablet for tablet 508767a2f388471a82182be5c479e714 (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:26.563105 14932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 508767a2f388471a82182be5c479e714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.566969 15004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 508767a2f388471a82182be5c479e714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.570081 15082 tablet_service.cc:1511] Processing CreateTablet for tablet 508767a2f388471a82182be5c479e714 (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:26.571705 15082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 508767a2f388471a82182be5c479e714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.584543 15006 tablet_service.cc:1511] Processing CreateTablet for tablet c81680992d244e7a8459f8d9a9233901 (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:26.586095 15006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c81680992d244e7a8459f8d9a9233901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.570011 15078 tablet_service.cc:1511] Processing CreateTablet for tablet c81680992d244e7a8459f8d9a9233901 (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:26.582535 14929 tablet_service.cc:1511] Processing CreateTablet for tablet c81680992d244e7a8459f8d9a9233901 (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:26.593783 14929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c81680992d244e7a8459f8d9a9233901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.581976 14936 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa0f0ade38147aeacbe7d9975493e9c (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:26.606693 14936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa0f0ade38147aeacbe7d9975493e9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.606379 15009 tablet_service.cc:1511] Processing CreateTablet for tablet b394401ff999426ea7b485c4442afb18 (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:26.607705 15009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b394401ff999426ea7b485c4442afb18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.601432 15007 tablet_service.cc:1511] Processing CreateTablet for tablet 6dead26862124a46a112cfe457284bed (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:26.580123 14933 tablet_service.cc:1511] Processing CreateTablet for tablet 6dead26862124a46a112cfe457284bed (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:26.610709 15007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dead26862124a46a112cfe457284bed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.611552 14933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dead26862124a46a112cfe457284bed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.599220 14928 tablet_service.cc:1511] Processing CreateTablet for tablet db516e6f573846d89a0c4deb2a45529b (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:26.614029 14928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db516e6f573846d89a0c4deb2a45529b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.614178 15080 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa0f0ade38147aeacbe7d9975493e9c (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:26.601432 14934 tablet_service.cc:1511] Processing CreateTablet for tablet b394401ff999426ea7b485c4442afb18 (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:26.616361 14934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b394401ff999426ea7b485c4442afb18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.614197 15083 tablet_service.cc:1511] Processing CreateTablet for tablet 6dead26862124a46a112cfe457284bed (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:26.602715 15011 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa0f0ade38147aeacbe7d9975493e9c (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:26.603894 14935 tablet_service.cc:1511] Processing CreateTablet for tablet 2d63585049294ba5bf4ee425d64dddb5 (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:26.604549 15008 tablet_service.cc:1511] Processing CreateTablet for tablet db516e6f573846d89a0c4deb2a45529b (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:26.618602 15011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa0f0ade38147aeacbe7d9975493e9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.619388 15008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db516e6f573846d89a0c4deb2a45529b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.605187 14930 tablet_service.cc:1511] Processing CreateTablet for tablet 94dd614e0f4642e4b193c18fcba4697e (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:26.621516 14930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94dd614e0f4642e4b193c18fcba4697e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.621803 15010 tablet_service.cc:1511] Processing CreateTablet for tablet 94dd614e0f4642e4b193c18fcba4697e (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:26.623045 15010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94dd614e0f4642e4b193c18fcba4697e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.623351 14935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d63585049294ba5bf4ee425d64dddb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.626214 15003 tablet_service.cc:1511] Processing CreateTablet for tablet 2d63585049294ba5bf4ee425d64dddb5 (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:26.627811 15003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d63585049294ba5bf4ee425d64dddb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.615523 15080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa0f0ade38147aeacbe7d9975493e9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.629626 15078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c81680992d244e7a8459f8d9a9233901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.630317 15083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dead26862124a46a112cfe457284bed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.663990 15233 tablet_bootstrap.cc:492] T 83d6033d7bfa4467afd5594cfc977ba8 P a91ff29a504a4e459f50d7f5ccdc2ef6: Bootstrap starting.
I20260710 13:19:26.664999 15084 tablet_service.cc:1511] Processing CreateTablet for tablet db516e6f573846d89a0c4deb2a45529b (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:26.668128 15079 tablet_service.cc:1511] Processing CreateTablet for tablet 94dd614e0f4642e4b193c18fcba4697e (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:26.665051 15081 tablet_service.cc:1511] Processing CreateTablet for tablet b394401ff999426ea7b485c4442afb18 (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:26.671914 15084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db516e6f573846d89a0c4deb2a45529b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.674978 15081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b394401ff999426ea7b485c4442afb18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.678982 15079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94dd614e0f4642e4b193c18fcba4697e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.684191 15085 tablet_service.cc:1511] Processing CreateTablet for tablet 2d63585049294ba5bf4ee425d64dddb5 (DEFAULT_TABLE table=soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:26.685564 15085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d63585049294ba5bf4ee425d64dddb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:26.734447 15233 tablet_bootstrap.cc:654] T 83d6033d7bfa4467afd5594cfc977ba8 P a91ff29a504a4e459f50d7f5ccdc2ef6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.773681 15234 tablet_bootstrap.cc:492] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252: Bootstrap starting.
I20260710 13:19:26.797487 15235 tablet_bootstrap.cc:492] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481: Bootstrap starting.
I20260710 13:19:26.809571 15235 tablet_bootstrap.cc:654] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.794910 15234 tablet_bootstrap.cc:654] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.823220 15235 tablet_bootstrap.cc:492] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481: No bootstrap required, opened a new log
I20260710 13:19:26.823747 15235 ts_tablet_manager.cc:1403] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260710 13:19:26.825161 15233 tablet_bootstrap.cc:492] T 83d6033d7bfa4467afd5594cfc977ba8 P a91ff29a504a4e459f50d7f5ccdc2ef6: No bootstrap required, opened a new log
I20260710 13:19:26.825753 15233 ts_tablet_manager.cc:1403] T 83d6033d7bfa4467afd5594cfc977ba8 P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent bootstrapping tablet: real 0.162s	user 0.011s	sys 0.006s
I20260710 13:19:26.826817 15234 tablet_bootstrap.cc:492] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252: No bootstrap required, opened a new log
I20260710 13:19:26.827044 15235 raft_consensus.cc:359] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.827804 15234 ts_tablet_manager.cc:1403] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252: Time spent bootstrapping tablet: real 0.055s	user 0.004s	sys 0.019s
I20260710 13:19:26.828058 15235 raft_consensus.cc:385] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.828523 15235 raft_consensus.cc:740] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.828948 15233 raft_consensus.cc:359] T 83d6033d7bfa4467afd5594cfc977ba8 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.829312 15235 consensus_queue.cc:260] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.830665 15234 raft_consensus.cc:359] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.831418 15234 raft_consensus.cc:385] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.831785 15235 ts_tablet_manager.cc:1434] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:19:26.831732 15234 raft_consensus.cc:740] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.832935 15235 tablet_bootstrap.cc:492] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481: Bootstrap starting.
I20260710 13:19:26.829711 15233 raft_consensus.cc:385] T 83d6033d7bfa4467afd5594cfc977ba8 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.832830 15234 consensus_queue.cc:260] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.833485 15233 raft_consensus.cc:740] T 83d6033d7bfa4467afd5594cfc977ba8 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.834412 15233 consensus_queue.cc:260] T 83d6033d7bfa4467afd5594cfc977ba8 P a91ff29a504a4e459f50d7f5ccdc2ef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.844091 15233 ts_tablet_manager.cc:1434] T 83d6033d7bfa4467afd5594cfc977ba8 P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.004s
I20260710 13:19:26.845171 15233 tablet_bootstrap.cc:492] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6: Bootstrap starting.
I20260710 13:19:26.848554 15234 ts_tablet_manager.cc:1434] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.002s
I20260710 13:19:26.852137 15235 tablet_bootstrap.cc:654] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.855037 15233 tablet_bootstrap.cc:654] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.857561 15234 tablet_bootstrap.cc:492] T 83d6033d7bfa4467afd5594cfc977ba8 P da2a96ec6e89481fb8c37e6e61858252: Bootstrap starting.
I20260710 13:19:26.861928 15233 tablet_bootstrap.cc:492] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6: No bootstrap required, opened a new log
I20260710 13:19:26.862435 15233 ts_tablet_manager.cc:1403] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.003s
I20260710 13:19:26.863358 15234 tablet_bootstrap.cc:654] T 83d6033d7bfa4467afd5594cfc977ba8 P da2a96ec6e89481fb8c37e6e61858252: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.864243 15235 tablet_bootstrap.cc:492] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481: No bootstrap required, opened a new log
I20260710 13:19:26.864750 15235 ts_tablet_manager.cc:1403] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.005s
I20260710 13:19:26.865574 15233 raft_consensus.cc:359] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.866413 15233 raft_consensus.cc:385] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.866801 15233 raft_consensus.cc:740] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.867660 15233 consensus_queue.cc:260] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.868189 15234 tablet_bootstrap.cc:492] T 83d6033d7bfa4467afd5594cfc977ba8 P da2a96ec6e89481fb8c37e6e61858252: No bootstrap required, opened a new log
I20260710 13:19:26.867801 15235 raft_consensus.cc:359] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.868674 15235 raft_consensus.cc:385] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.868788 15234 ts_tablet_manager.cc:1403] T 83d6033d7bfa4467afd5594cfc977ba8 P da2a96ec6e89481fb8c37e6e61858252: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.001s
I20260710 13:19:26.869035 15235 raft_consensus.cc:740] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.870129 15233 ts_tablet_manager.cc:1434] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:26.870257 15235 consensus_queue.cc:260] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.871126 15233 tablet_bootstrap.cc:492] T 2d63585049294ba5bf4ee425d64dddb5 P a91ff29a504a4e459f50d7f5ccdc2ef6: Bootstrap starting.
I20260710 13:19:26.873680 15234 raft_consensus.cc:359] T 83d6033d7bfa4467afd5594cfc977ba8 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.875713 15235 ts_tablet_manager.cc:1434] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:19:26.875866 15234 raft_consensus.cc:385] T 83d6033d7bfa4467afd5594cfc977ba8 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.876225 15234 raft_consensus.cc:740] T 83d6033d7bfa4467afd5594cfc977ba8 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.876818 15235 tablet_bootstrap.cc:492] T 94dd614e0f4642e4b193c18fcba4697e P 8a4e481fdce14e21845ce9a774a2c481: Bootstrap starting.
I20260710 13:19:26.877061 15234 consensus_queue.cc:260] T 83d6033d7bfa4467afd5594cfc977ba8 P da2a96ec6e89481fb8c37e6e61858252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.878216 15233 tablet_bootstrap.cc:654] T 2d63585049294ba5bf4ee425d64dddb5 P a91ff29a504a4e459f50d7f5ccdc2ef6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.884472 15235 tablet_bootstrap.cc:654] T 94dd614e0f4642e4b193c18fcba4697e P 8a4e481fdce14e21845ce9a774a2c481: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.889966 15233 tablet_bootstrap.cc:492] T 2d63585049294ba5bf4ee425d64dddb5 P a91ff29a504a4e459f50d7f5ccdc2ef6: No bootstrap required, opened a new log
I20260710 13:19:26.890515 15234 ts_tablet_manager.cc:1434] T 83d6033d7bfa4467afd5594cfc977ba8 P da2a96ec6e89481fb8c37e6e61858252: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.011s
I20260710 13:19:26.890501 15233 ts_tablet_manager.cc:1403] T 2d63585049294ba5bf4ee425d64dddb5 P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260710 13:19:26.892113 15234 tablet_bootstrap.cc:492] T c81680992d244e7a8459f8d9a9233901 P da2a96ec6e89481fb8c37e6e61858252: Bootstrap starting.
I20260710 13:19:26.894147 15233 raft_consensus.cc:359] T 2d63585049294ba5bf4ee425d64dddb5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.894999 15233 raft_consensus.cc:385] T 2d63585049294ba5bf4ee425d64dddb5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.895351 15233 raft_consensus.cc:740] T 2d63585049294ba5bf4ee425d64dddb5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.896059 15233 consensus_queue.cc:260] T 2d63585049294ba5bf4ee425d64dddb5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.898577 15233 ts_tablet_manager.cc:1434] T 2d63585049294ba5bf4ee425d64dddb5 P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:26.899601 15233 tablet_bootstrap.cc:492] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6: Bootstrap starting.
I20260710 13:19:26.905874 15233 tablet_bootstrap.cc:654] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.906188 15234 tablet_bootstrap.cc:654] T c81680992d244e7a8459f8d9a9233901 P da2a96ec6e89481fb8c37e6e61858252: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.908375 15235 tablet_bootstrap.cc:492] T 94dd614e0f4642e4b193c18fcba4697e P 8a4e481fdce14e21845ce9a774a2c481: No bootstrap required, opened a new log
I20260710 13:19:26.908974 15235 ts_tablet_manager.cc:1403] T 94dd614e0f4642e4b193c18fcba4697e P 8a4e481fdce14e21845ce9a774a2c481: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.013s
I20260710 13:19:26.912930 15235 raft_consensus.cc:359] T 94dd614e0f4642e4b193c18fcba4697e P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.913924 15235 raft_consensus.cc:385] T 94dd614e0f4642e4b193c18fcba4697e P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.914389 15235 raft_consensus.cc:740] T 94dd614e0f4642e4b193c18fcba4697e P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.915403 15235 consensus_queue.cc:260] T 94dd614e0f4642e4b193c18fcba4697e P 8a4e481fdce14e21845ce9a774a2c481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.918161 15235 ts_tablet_manager.cc:1434] T 94dd614e0f4642e4b193c18fcba4697e P 8a4e481fdce14e21845ce9a774a2c481: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:26.919162 15235 tablet_bootstrap.cc:492] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481: Bootstrap starting.
I20260710 13:19:26.921036 15233 tablet_bootstrap.cc:492] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6: No bootstrap required, opened a new log
I20260710 13:19:26.921586 15233 ts_tablet_manager.cc:1403] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.012s
I20260710 13:19:26.924355 15234 tablet_bootstrap.cc:492] T c81680992d244e7a8459f8d9a9233901 P da2a96ec6e89481fb8c37e6e61858252: No bootstrap required, opened a new log
I20260710 13:19:26.925046 15234 ts_tablet_manager.cc:1403] T c81680992d244e7a8459f8d9a9233901 P da2a96ec6e89481fb8c37e6e61858252: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.002s
I20260710 13:19:26.924504 15233 raft_consensus.cc:359] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.925566 15233 raft_consensus.cc:385] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.925892 15233 raft_consensus.cc:740] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.926131 15235 tablet_bootstrap.cc:654] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.926771 15233 consensus_queue.cc:260] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.929243 15233 ts_tablet_manager.cc:1434] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260710 13:19:26.932533 15233 tablet_bootstrap.cc:492] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6: Bootstrap starting.
I20260710 13:19:26.934443 15232 raft_consensus.cc:493] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.935014 15232 raft_consensus.cc:515] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.937711 15232 leader_election.cc:290] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:26.938711 15235 tablet_bootstrap.cc:492] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481: No bootstrap required, opened a new log
I20260710 13:19:26.939219 15234 raft_consensus.cc:359] T c81680992d244e7a8459f8d9a9233901 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.941968 15235 ts_tablet_manager.cc:1403] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260710 13:19:26.942157 15234 raft_consensus.cc:385] T c81680992d244e7a8459f8d9a9233901 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.940702 15021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d6033d7bfa4467afd5594cfc977ba8" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" is_pre_election: true
I20260710 13:19:26.942605 15234 raft_consensus.cc:740] T c81680992d244e7a8459f8d9a9233901 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.942917 15021 raft_consensus.cc:2468] T 83d6033d7bfa4467afd5594cfc977ba8 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 0.
I20260710 13:19:26.943394 15234 consensus_queue.cc:260] T c81680992d244e7a8459f8d9a9233901 P da2a96ec6e89481fb8c37e6e61858252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.940702 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d6033d7bfa4467afd5594cfc977ba8" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252" is_pre_election: true
I20260710 13:19:26.944378 15094 raft_consensus.cc:2468] T 83d6033d7bfa4467afd5594cfc977ba8 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 0.
I20260710 13:19:26.945122 15234 ts_tablet_manager.cc:1434] T c81680992d244e7a8459f8d9a9233901 P da2a96ec6e89481fb8c37e6e61858252: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260710 13:19:26.939769 15233 tablet_bootstrap.cc:654] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.945196 15235 raft_consensus.cc:359] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.945952 15235 raft_consensus.cc:385] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.946210 15235 raft_consensus.cc:740] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.946216 15234 tablet_bootstrap.cc:492] T 508767a2f388471a82182be5c479e714 P da2a96ec6e89481fb8c37e6e61858252: Bootstrap starting.
I20260710 13:19:26.947013 15235 consensus_queue.cc:260] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.947381 14911 leader_election.cc:304] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:26.949976 15187 raft_consensus.cc:2804] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:26.950359 15187 raft_consensus.cc:493] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:26.950695 15235 ts_tablet_manager.cc:1434] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:19:26.950702 15187 raft_consensus.cc:3060] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.951934 15235 tablet_bootstrap.cc:492] T 2d63585049294ba5bf4ee425d64dddb5 P 8a4e481fdce14e21845ce9a774a2c481: Bootstrap starting.
I20260710 13:19:26.952998 15234 tablet_bootstrap.cc:654] T 508767a2f388471a82182be5c479e714 P da2a96ec6e89481fb8c37e6e61858252: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.959900 15187 raft_consensus.cc:515] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.965799 15187 leader_election.cc:290] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 1 election: Requested vote from peers a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:26.964023 15235 tablet_bootstrap.cc:654] T 2d63585049294ba5bf4ee425d64dddb5 P 8a4e481fdce14e21845ce9a774a2c481: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.968003 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d6033d7bfa4467afd5594cfc977ba8" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
I20260710 13:19:26.968155 15021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d6033d7bfa4467afd5594cfc977ba8" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
I20260710 13:19:26.968631 15094 raft_consensus.cc:3060] T 83d6033d7bfa4467afd5594cfc977ba8 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.968917 15021 raft_consensus.cc:3060] T 83d6033d7bfa4467afd5594cfc977ba8 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.979729 15094 raft_consensus.cc:2468] T 83d6033d7bfa4467afd5594cfc977ba8 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 1.
I20260710 13:19:26.981653 14911 leader_election.cc:304] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:26.982753 15021 raft_consensus.cc:2468] T 83d6033d7bfa4467afd5594cfc977ba8 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 1.
I20260710 13:19:26.982916 15232 raft_consensus.cc:2804] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:26.983932 15232 raft_consensus.cc:697] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 LEADER]: Becoming Leader. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Running, Role: LEADER
I20260710 13:19:26.985103 15232 consensus_queue.cc:237] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.991927 15233 tablet_bootstrap.cc:492] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6: No bootstrap required, opened a new log
I20260710 13:19:26.993919 15233 ts_tablet_manager.cc:1403] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.013s
I20260710 13:19:26.996817 15235 tablet_bootstrap.cc:492] T 2d63585049294ba5bf4ee425d64dddb5 P 8a4e481fdce14e21845ce9a774a2c481: No bootstrap required, opened a new log
I20260710 13:19:26.997355 15235 ts_tablet_manager.cc:1403] T 2d63585049294ba5bf4ee425d64dddb5 P 8a4e481fdce14e21845ce9a774a2c481: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.010s
I20260710 13:19:26.996850 15234 tablet_bootstrap.cc:492] T 508767a2f388471a82182be5c479e714 P da2a96ec6e89481fb8c37e6e61858252: No bootstrap required, opened a new log
I20260710 13:19:26.997108 15233 raft_consensus.cc:359] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.997900 15233 raft_consensus.cc:385] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.997995 15234 ts_tablet_manager.cc:1403] T 508767a2f388471a82182be5c479e714 P da2a96ec6e89481fb8c37e6e61858252: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.023s
I20260710 13:19:26.998237 15233 raft_consensus.cc:740] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.999119 15233 consensus_queue.cc:260] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:26.999959 15235 raft_consensus.cc:359] T 2d63585049294ba5bf4ee425d64dddb5 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.000906 15235 raft_consensus.cc:385] T 2d63585049294ba5bf4ee425d64dddb5 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.001205 15235 raft_consensus.cc:740] T 2d63585049294ba5bf4ee425d64dddb5 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.001361 15233 ts_tablet_manager.cc:1434] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:19:27.001927 15235 consensus_queue.cc:260] T 2d63585049294ba5bf4ee425d64dddb5 P 8a4e481fdce14e21845ce9a774a2c481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.004428 15235 ts_tablet_manager.cc:1434] T 2d63585049294ba5bf4ee425d64dddb5 P 8a4e481fdce14e21845ce9a774a2c481: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:19:27.003906 14840 catalog_manager.cc:5697] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "8a4e481fdce14e21845ce9a774a2c481" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.002418 15233 tablet_bootstrap.cc:492] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6: Bootstrap starting.
I20260710 13:19:27.005581 15235 tablet_bootstrap.cc:492] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481: Bootstrap starting.
I20260710 13:19:26.997287 15243 raft_consensus.cc:493] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.011085 15243 raft_consensus.cc:515] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.012534 15233 tablet_bootstrap.cc:654] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.012547 15235 tablet_bootstrap.cc:654] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.013213 15243 leader_election.cc:290] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713)
I20260710 13:19:27.019322 14943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d63585049294ba5bf4ee425d64dddb5" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481" is_pre_election: true
I20260710 13:19:27.016388 15234 raft_consensus.cc:359] T 508767a2f388471a82182be5c479e714 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.038198 14943 raft_consensus.cc:2468] T 2d63585049294ba5bf4ee425d64dddb5 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 0.
I20260710 13:19:27.038578 15234 raft_consensus.cc:385] T 508767a2f388471a82182be5c479e714 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.014588 15021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d63585049294ba5bf4ee425d64dddb5" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" is_pre_election: true
I20260710 13:19:27.039104 15234 raft_consensus.cc:740] T 508767a2f388471a82182be5c479e714 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.039374 15021 raft_consensus.cc:2468] T 2d63585049294ba5bf4ee425d64dddb5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 0.
I20260710 13:19:27.039744 15058 leader_election.cc:304] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:27.039873 15234 consensus_queue.cc:260] T 508767a2f388471a82182be5c479e714 P da2a96ec6e89481fb8c37e6e61858252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.041095 15243 raft_consensus.cc:2804] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.041460 15243 raft_consensus.cc:493] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.041797 15243 raft_consensus.cc:3060] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.042287 15234 ts_tablet_manager.cc:1434] T 508767a2f388471a82182be5c479e714 P da2a96ec6e89481fb8c37e6e61858252: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.009s
I20260710 13:19:27.046044 15234 tablet_bootstrap.cc:492] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252: Bootstrap starting.
I20260710 13:19:27.049755 15235 tablet_bootstrap.cc:492] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481: No bootstrap required, opened a new log
I20260710 13:19:27.050346 15235 ts_tablet_manager.cc:1403] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.033s
I20260710 13:19:27.049944 15243 raft_consensus.cc:515] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.052934 15234 tablet_bootstrap.cc:654] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.053366 15021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d63585049294ba5bf4ee425d64dddb5" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
I20260710 13:19:27.054025 15021 raft_consensus.cc:3060] T 2d63585049294ba5bf4ee425d64dddb5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.054847 15235 raft_consensus.cc:359] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.055660 15235 raft_consensus.cc:385] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.055985 15235 raft_consensus.cc:740] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.056784 15235 consensus_queue.cc:260] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.058663 14943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d63585049294ba5bf4ee425d64dddb5" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
I20260710 13:19:27.059333 14943 raft_consensus.cc:3060] T 2d63585049294ba5bf4ee425d64dddb5 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.060979 15235 ts_tablet_manager.cc:1434] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:19:27.063354 15235 tablet_bootstrap.cc:492] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481: Bootstrap starting.
I20260710 13:19:27.064877 15021 raft_consensus.cc:2468] T 2d63585049294ba5bf4ee425d64dddb5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 1.
I20260710 13:19:27.065995 15243 leader_election.cc:290] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 election: Requested vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713)
I20260710 13:19:27.066085 15061 leader_election.cc:304] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a91ff29a504a4e459f50d7f5ccdc2ef6, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:27.067112 15243 raft_consensus.cc:2804] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.067613 15243 raft_consensus.cc:697] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Becoming Leader. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Running, Role: LEADER
I20260710 13:19:27.068544 15243 consensus_queue.cc:237] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.070688 15234 tablet_bootstrap.cc:492] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252: No bootstrap required, opened a new log
I20260710 13:19:27.071200 15234 ts_tablet_manager.cc:1403] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.006s
I20260710 13:19:27.073032 15235 tablet_bootstrap.cc:654] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.074252 15234 raft_consensus.cc:359] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.074950 15234 raft_consensus.cc:385] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.075199 15234 raft_consensus.cc:740] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.075881 15234 consensus_queue.cc:260] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.078064 15234 ts_tablet_manager.cc:1434] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:27.079130 15234 tablet_bootstrap.cc:492] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252: Bootstrap starting.
W20260710 13:19:27.079537 14892 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:27.083425 15142 raft_consensus.cc:493] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.083930 15142 raft_consensus.cc:515] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.085222 15234 tablet_bootstrap.cc:654] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.086122 15142 leader_election.cc:290] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:27.086346 14841 catalog_manager.cc:5697] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252 reported cstate change: term changed from 0 to 1, leader changed from <none> to da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "da2a96ec6e89481fb8c37e6e61858252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:27.088263 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81680992d244e7a8459f8d9a9233901" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252" is_pre_election: true
I20260710 13:19:27.089116 15094 raft_consensus.cc:2468] T c81680992d244e7a8459f8d9a9233901 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 0.
I20260710 13:19:27.091415 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81680992d244e7a8459f8d9a9233901" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481" is_pre_election: true
I20260710 13:19:27.092301 14946 raft_consensus.cc:2468] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 0.
I20260710 13:19:27.092732 15233 tablet_bootstrap.cc:492] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6: No bootstrap required, opened a new log
I20260710 13:19:27.093237 15233 ts_tablet_manager.cc:1403] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent bootstrapping tablet: real 0.091s	user 0.007s	sys 0.016s
I20260710 13:19:27.096220 15233 raft_consensus.cc:359] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.096906 15233 raft_consensus.cc:385] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.097190 15233 raft_consensus.cc:740] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.097272 15234 tablet_bootstrap.cc:492] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252: No bootstrap required, opened a new log
I20260710 13:19:27.097379 14943 raft_consensus.cc:2468] T 2d63585049294ba5bf4ee425d64dddb5 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 1.
I20260710 13:19:27.097960 15234 ts_tablet_manager.cc:1403] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260710 13:19:27.094444 14986 leader_election.cc:304] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a91ff29a504a4e459f50d7f5ccdc2ef6, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:27.097976 15233 consensus_queue.cc:260] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.099436 15239 raft_consensus.cc:2804] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.099823 15239 raft_consensus.cc:493] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.100036 15239 raft_consensus.cc:3060] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.101161 15234 raft_consensus.cc:359] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.101848 15234 raft_consensus.cc:385] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.102139 15234 raft_consensus.cc:740] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.102895 15234 consensus_queue.cc:260] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.104935 15234 ts_tablet_manager.cc:1434] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:27.105744 15234 tablet_bootstrap.cc:492] T db516e6f573846d89a0c4deb2a45529b P da2a96ec6e89481fb8c37e6e61858252: Bootstrap starting.
I20260710 13:19:27.106489 15239 raft_consensus.cc:515] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.109396 15233 ts_tablet_manager.cc:1434] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 13:19:27.109654 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81680992d244e7a8459f8d9a9233901" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
I20260710 13:19:27.110213 15094 raft_consensus.cc:3060] T c81680992d244e7a8459f8d9a9233901 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.110723 15233 tablet_bootstrap.cc:492] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6: Bootstrap starting.
I20260710 13:19:27.112167 15234 tablet_bootstrap.cc:654] T db516e6f573846d89a0c4deb2a45529b P da2a96ec6e89481fb8c37e6e61858252: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.112255 15235 tablet_bootstrap.cc:492] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481: No bootstrap required, opened a new log
I20260710 13:19:27.112826 15235 ts_tablet_manager.cc:1403] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481: Time spent bootstrapping tablet: real 0.050s	user 0.003s	sys 0.010s
I20260710 13:19:27.116902 15094 raft_consensus.cc:2468] T c81680992d244e7a8459f8d9a9233901 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 1.
I20260710 13:19:27.117990 14986 leader_election.cc:304] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a91ff29a504a4e459f50d7f5ccdc2ef6, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:27.118861 15142 raft_consensus.cc:2804] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.120741 14943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81680992d244e7a8459f8d9a9233901" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
I20260710 13:19:27.121575 14943 raft_consensus.cc:3060] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.124038 15233 tablet_bootstrap.cc:654] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.124094 15234 tablet_bootstrap.cc:492] T db516e6f573846d89a0c4deb2a45529b P da2a96ec6e89481fb8c37e6e61858252: No bootstrap required, opened a new log
I20260710 13:19:27.124939 15239 leader_election.cc:290] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 election: Requested vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:27.125167 15234 ts_tablet_manager.cc:1403] T db516e6f573846d89a0c4deb2a45529b P da2a96ec6e89481fb8c37e6e61858252: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260710 13:19:27.126696 15235 raft_consensus.cc:359] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.127452 15235 raft_consensus.cc:385] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.127748 15235 raft_consensus.cc:740] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.130849 15142 raft_consensus.cc:697] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 LEADER]: Becoming Leader. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Running, Role: LEADER
I20260710 13:19:27.131230 15234 raft_consensus.cc:359] T db516e6f573846d89a0c4deb2a45529b P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.132056 15234 raft_consensus.cc:385] T db516e6f573846d89a0c4deb2a45529b P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.132355 15234 raft_consensus.cc:740] T db516e6f573846d89a0c4deb2a45529b P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.131748 15142 consensus_queue.cc:237] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.133096 15234 consensus_queue.cc:260] T db516e6f573846d89a0c4deb2a45529b P da2a96ec6e89481fb8c37e6e61858252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.135571 14943 raft_consensus.cc:2468] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 1.
I20260710 13:19:27.128585 15235 consensus_queue.cc:260] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.137984 15234 ts_tablet_manager.cc:1434] T db516e6f573846d89a0c4deb2a45529b P da2a96ec6e89481fb8c37e6e61858252: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260710 13:19:27.139050 15234 tablet_bootstrap.cc:492] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252: Bootstrap starting.
I20260710 13:19:27.139547 15235 ts_tablet_manager.cc:1434] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.005s
I20260710 13:19:27.142251 15233 tablet_bootstrap.cc:492] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6: No bootstrap required, opened a new log
I20260710 13:19:27.142794 15233 ts_tablet_manager.cc:1403] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.000s
I20260710 13:19:27.145690 15234 tablet_bootstrap.cc:654] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.145555 15233 raft_consensus.cc:359] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.146311 15233 raft_consensus.cc:385] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.146617 15233 raft_consensus.cc:740] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.147488 15233 consensus_queue.cc:260] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.148694 15260 raft_consensus.cc:493] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.149109 15260 raft_consensus.cc:515] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.151327 15260 leader_election.cc:290] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:27.152127 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa0f0ade38147aeacbe7d9975493e9c" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481" is_pre_election: true
W20260710 13:19:27.153689 14984 leader_election.cc:343] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.154299 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa0f0ade38147aeacbe7d9975493e9c" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252" is_pre_election: true
W20260710 13:19:27.156301 14986 leader_election.cc:343] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.156674 15233 ts_tablet_manager.cc:1434] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260710 13:19:27.156746 14986 leader_election.cc:304] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a91ff29a504a4e459f50d7f5ccdc2ef6; no voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252
I20260710 13:19:27.157593 15260 raft_consensus.cc:2749] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:27.158519 15233 tablet_bootstrap.cc:492] T 6dead26862124a46a112cfe457284bed P a91ff29a504a4e459f50d7f5ccdc2ef6: Bootstrap starting.
I20260710 13:19:27.162288 14841 catalog_manager.cc:5697] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.163112 15234 tablet_bootstrap.cc:492] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252: No bootstrap required, opened a new log
I20260710 13:19:27.163686 15234 ts_tablet_manager.cc:1403] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.014s
I20260710 13:19:27.165337 15233 tablet_bootstrap.cc:654] T 6dead26862124a46a112cfe457284bed P a91ff29a504a4e459f50d7f5ccdc2ef6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.166201 15234 raft_consensus.cc:359] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.166894 15234 raft_consensus.cc:385] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.167207 15234 raft_consensus.cc:740] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.168340 15235 tablet_bootstrap.cc:492] T db516e6f573846d89a0c4deb2a45529b P 8a4e481fdce14e21845ce9a774a2c481: Bootstrap starting.
I20260710 13:19:27.167845 15234 consensus_queue.cc:260] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.170817 15234 ts_tablet_manager.cc:1434] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:27.171739 15234 tablet_bootstrap.cc:492] T b394401ff999426ea7b485c4442afb18 P da2a96ec6e89481fb8c37e6e61858252: Bootstrap starting.
I20260710 13:19:27.181416 15235 tablet_bootstrap.cc:654] T db516e6f573846d89a0c4deb2a45529b P 8a4e481fdce14e21845ce9a774a2c481: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.187242 15235 tablet_bootstrap.cc:492] T db516e6f573846d89a0c4deb2a45529b P 8a4e481fdce14e21845ce9a774a2c481: No bootstrap required, opened a new log
I20260710 13:19:27.187247 15233 tablet_bootstrap.cc:492] T 6dead26862124a46a112cfe457284bed P a91ff29a504a4e459f50d7f5ccdc2ef6: No bootstrap required, opened a new log
I20260710 13:19:27.187393 15234 tablet_bootstrap.cc:654] T b394401ff999426ea7b485c4442afb18 P da2a96ec6e89481fb8c37e6e61858252: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.187820 15235 ts_tablet_manager.cc:1403] T db516e6f573846d89a0c4deb2a45529b P 8a4e481fdce14e21845ce9a774a2c481: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.002s
I20260710 13:19:27.187847 15233 ts_tablet_manager.cc:1403] T 6dead26862124a46a112cfe457284bed P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.007s
I20260710 13:19:27.190918 15243 raft_consensus.cc:493] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.191089 15235 raft_consensus.cc:359] T db516e6f573846d89a0c4deb2a45529b P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.191435 15243 raft_consensus.cc:515] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.191962 15235 raft_consensus.cc:385] T db516e6f573846d89a0c4deb2a45529b P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.192262 15235 raft_consensus.cc:740] T db516e6f573846d89a0c4deb2a45529b P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.192426 15234 tablet_bootstrap.cc:492] T b394401ff999426ea7b485c4442afb18 P da2a96ec6e89481fb8c37e6e61858252: No bootstrap required, opened a new log
I20260710 13:19:27.192935 15234 ts_tablet_manager.cc:1403] T b394401ff999426ea7b485c4442afb18 P da2a96ec6e89481fb8c37e6e61858252: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.002s
I20260710 13:19:27.192865 15235 consensus_queue.cc:260] T db516e6f573846d89a0c4deb2a45529b P 8a4e481fdce14e21845ce9a774a2c481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.193647 15243 leader_election.cc:290] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713)
I20260710 13:19:27.194629 14943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dd614e0f4642e4b193c18fcba4697e" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481" is_pre_election: true
I20260710 13:19:27.195007 15235 ts_tablet_manager.cc:1434] T db516e6f573846d89a0c4deb2a45529b P 8a4e481fdce14e21845ce9a774a2c481: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:27.195222 15021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dd614e0f4642e4b193c18fcba4697e" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" is_pre_election: true
I20260710 13:19:27.191085 15233 raft_consensus.cc:359] T 6dead26862124a46a112cfe457284bed P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.196063 15233 raft_consensus.cc:385] T 6dead26862124a46a112cfe457284bed P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.195900 15234 raft_consensus.cc:359] T b394401ff999426ea7b485c4442afb18 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.195313 14943 raft_consensus.cc:2468] T 94dd614e0f4642e4b193c18fcba4697e P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 0.
I20260710 13:19:27.196403 15233 raft_consensus.cc:740] T 6dead26862124a46a112cfe457284bed P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.196822 15234 raft_consensus.cc:385] T b394401ff999426ea7b485c4442afb18 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:19:27.196694 15061 leader_election.cc:343] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.197283 15233 consensus_queue.cc:260] T 6dead26862124a46a112cfe457284bed P a91ff29a504a4e459f50d7f5ccdc2ef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.197698 15058 leader_election.cc:304] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252; no voters: a91ff29a504a4e459f50d7f5ccdc2ef6
I20260710 13:19:27.197319 15234 raft_consensus.cc:740] T b394401ff999426ea7b485c4442afb18 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.198807 15243 raft_consensus.cc:2804] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.199222 15243 raft_consensus.cc:493] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.199571 15243 raft_consensus.cc:3060] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.201702 15233 ts_tablet_manager.cc:1434] T 6dead26862124a46a112cfe457284bed P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260710 13:19:27.202628 15233 tablet_bootstrap.cc:492] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6: Bootstrap starting.
I20260710 13:19:27.205832 15234 consensus_queue.cc:260] T b394401ff999426ea7b485c4442afb18 P da2a96ec6e89481fb8c37e6e61858252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.206532 15243 raft_consensus.cc:515] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.208058 15234 ts_tablet_manager.cc:1434] T b394401ff999426ea7b485c4442afb18 P da2a96ec6e89481fb8c37e6e61858252: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:19:27.208295 15233 tablet_bootstrap.cc:654] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.195919 15235 tablet_bootstrap.cc:492] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481: Bootstrap starting.
I20260710 13:19:27.209239 15243 leader_election.cc:290] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 election: Requested vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713)
I20260710 13:19:27.210582 15021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dd614e0f4642e4b193c18fcba4697e" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
W20260710 13:19:27.212335 15061 leader_election.cc:343] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.214172 14943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dd614e0f4642e4b193c18fcba4697e" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
I20260710 13:19:27.214972 14943 raft_consensus.cc:3060] T 94dd614e0f4642e4b193c18fcba4697e P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.222294 14943 raft_consensus.cc:2468] T 94dd614e0f4642e4b193c18fcba4697e P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 1.
I20260710 13:19:27.214560 15235 tablet_bootstrap.cc:654] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.227433 15058 leader_election.cc:304] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252; no voters: a91ff29a504a4e459f50d7f5ccdc2ef6
I20260710 13:19:27.233995 15243 raft_consensus.cc:2804] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.234491 15243 raft_consensus.cc:697] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Becoming Leader. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Running, Role: LEADER
I20260710 13:19:27.234932 15233 tablet_bootstrap.cc:492] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6: No bootstrap required, opened a new log
I20260710 13:19:27.235410 15233 ts_tablet_manager.cc:1403] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent bootstrapping tablet: real 0.033s	user 0.024s	sys 0.006s
I20260710 13:19:27.235730 15235 tablet_bootstrap.cc:492] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481: No bootstrap required, opened a new log
I20260710 13:19:27.235299 15243 consensus_queue.cc:237] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.236169 15235 ts_tablet_manager.cc:1403] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.003s
I20260710 13:19:27.238386 15233 raft_consensus.cc:359] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.239089 15233 raft_consensus.cc:385] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.239380 15233 raft_consensus.cc:740] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.239161 15235 raft_consensus.cc:359] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.239817 15235 raft_consensus.cc:385] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.240082 15235 raft_consensus.cc:740] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.240056 15233 consensus_queue.cc:260] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.241756 15235 consensus_queue.cc:260] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.242172 15233 ts_tablet_manager.cc:1434] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:27.243873 15235 ts_tablet_manager.cc:1434] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 13:19:27.246366 14844 catalog_manager.cc:5697] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 reported cstate change: term changed from 0 to 1, leader changed from <none> to da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "da2a96ec6e89481fb8c37e6e61858252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:27.280503 15260 raft_consensus.cc:493] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.281049 15260 raft_consensus.cc:515] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.282867 15260 leader_election.cc:290] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:27.283397 14943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508767a2f388471a82182be5c479e714" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481" is_pre_election: true
I20260710 13:19:27.283737 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508767a2f388471a82182be5c479e714" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252" is_pre_election: true
I20260710 13:19:27.283989 14943 raft_consensus.cc:2468] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 0.
I20260710 13:19:27.284284 15094 raft_consensus.cc:2468] T 508767a2f388471a82182be5c479e714 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 0.
I20260710 13:19:27.285054 14984 leader_election.cc:304] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, a91ff29a504a4e459f50d7f5ccdc2ef6; no voters: 
I20260710 13:19:27.285202 15232 raft_consensus.cc:493] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.285857 15260 raft_consensus.cc:2804] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.285765 15232 raft_consensus.cc:515] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.286248 15260 raft_consensus.cc:493] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.286604 15260 raft_consensus.cc:3060] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.288501 15142 raft_consensus.cc:493] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.288601 15021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b394401ff999426ea7b485c4442afb18" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" is_pre_election: true
I20260710 13:19:27.289250 15021 raft_consensus.cc:2468] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 0.
I20260710 13:19:27.289047 15142 raft_consensus.cc:515] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.290279 14912 leader_election.cc:304] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, a91ff29a504a4e459f50d7f5ccdc2ef6; no voters: 
I20260710 13:19:27.290966 15187 raft_consensus.cc:2804] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.291152 15142 leader_election.cc:290] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:27.291188 15232 leader_election.cc:290] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:27.291345 15187 raft_consensus.cc:493] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.291366 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b394401ff999426ea7b485c4442afb18" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252" is_pre_election: true
I20260710 13:19:27.292037 15187 raft_consensus.cc:3060] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.292233 15094 raft_consensus.cc:2468] T b394401ff999426ea7b485c4442afb18 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 0.
I20260710 13:19:27.293375 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db516e6f573846d89a0c4deb2a45529b" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252" is_pre_election: true
I20260710 13:19:27.294031 15093 raft_consensus.cc:2468] T db516e6f573846d89a0c4deb2a45529b P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 0.
I20260710 13:19:27.295176 14986 leader_election.cc:304] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a91ff29a504a4e459f50d7f5ccdc2ef6, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:27.295994 15142 raft_consensus.cc:2804] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.295912 15260 raft_consensus.cc:515] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.296418 15142 raft_consensus.cc:493] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.296819 15142 raft_consensus.cc:3060] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.297715 15260 leader_election.cc:290] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 election: Requested vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:27.298879 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508767a2f388471a82182be5c479e714" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
I20260710 13:19:27.299523 15093 raft_consensus.cc:3060] T 508767a2f388471a82182be5c479e714 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.299897 14943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db516e6f573846d89a0c4deb2a45529b" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481" is_pre_election: true
I20260710 13:19:27.300299 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508767a2f388471a82182be5c479e714" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
I20260710 13:19:27.300542 14943 raft_consensus.cc:2468] T db516e6f573846d89a0c4deb2a45529b P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 0.
I20260710 13:19:27.300904 14946 raft_consensus.cc:3060] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.298985 15187 raft_consensus.cc:515] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.304198 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b394401ff999426ea7b485c4442afb18" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
I20260710 13:19:27.304730 15094 raft_consensus.cc:3060] T b394401ff999426ea7b485c4442afb18 P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.303918 15142 raft_consensus.cc:515] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.306923 15093 raft_consensus.cc:2468] T 508767a2f388471a82182be5c479e714 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 1.
I20260710 13:19:27.308372 14986 leader_election.cc:304] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a91ff29a504a4e459f50d7f5ccdc2ef6, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:27.306871 15187 leader_election.cc:290] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 1 election: Requested vote from peers a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:27.309211 15142 leader_election.cc:290] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 election: Requested vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:27.309823 15142 raft_consensus.cc:2804] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.309707 15021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b394401ff999426ea7b485c4442afb18" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
I20260710 13:19:27.310266 15094 raft_consensus.cc:2468] T b394401ff999426ea7b485c4442afb18 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 1.
I20260710 13:19:27.310592 15142 raft_consensus.cc:697] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 LEADER]: Becoming Leader. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Running, Role: LEADER
I20260710 13:19:27.310600 15021 raft_consensus.cc:3060] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.311410 14911 leader_election.cc:304] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:27.311669 15142 consensus_queue.cc:237] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.312290 15187 raft_consensus.cc:2804] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.312776 15187 raft_consensus.cc:697] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 LEADER]: Becoming Leader. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Running, Role: LEADER
I20260710 13:19:27.309659 14943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db516e6f573846d89a0c4deb2a45529b" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
I20260710 13:19:27.313452 14946 raft_consensus.cc:2468] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 1.
I20260710 13:19:27.313621 14943 raft_consensus.cc:3060] T db516e6f573846d89a0c4deb2a45529b P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.313799 15187 consensus_queue.cc:237] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.314715 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db516e6f573846d89a0c4deb2a45529b" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
I20260710 13:19:27.315302 15093 raft_consensus.cc:3060] T db516e6f573846d89a0c4deb2a45529b P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.322363 15093 raft_consensus.cc:2468] T db516e6f573846d89a0c4deb2a45529b P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 1.
I20260710 13:19:27.323568 14986 leader_election.cc:304] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a91ff29a504a4e459f50d7f5ccdc2ef6, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:27.326215 15260 raft_consensus.cc:2804] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.327544 15260 raft_consensus.cc:697] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 LEADER]: Becoming Leader. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Running, Role: LEADER
I20260710 13:19:27.328333 15260 consensus_queue.cc:237] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.325265 15021 raft_consensus.cc:2468] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 1.
I20260710 13:19:27.332856 14943 raft_consensus.cc:2468] T db516e6f573846d89a0c4deb2a45529b P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 1.
I20260710 13:19:27.335187 14844 catalog_manager.cc:5697] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "8a4e481fdce14e21845ce9a774a2c481" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.348013 14840 catalog_manager.cc:5697] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.349797 14840 catalog_manager.cc:5697] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.367761 15243 raft_consensus.cc:493] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.368260 15243 raft_consensus.cc:515] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.369983 15243 leader_election.cc:290] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713)
I20260710 13:19:27.370755 14943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dead26862124a46a112cfe457284bed" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481" is_pre_election: true
I20260710 13:19:27.370980 15021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dead26862124a46a112cfe457284bed" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" is_pre_election: true
I20260710 13:19:27.371335 14943 raft_consensus.cc:2468] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 0.
I20260710 13:19:27.371713 15021 raft_consensus.cc:2468] T 6dead26862124a46a112cfe457284bed P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 0.
I20260710 13:19:27.372375 15058 leader_election.cc:304] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:27.373183 15243 raft_consensus.cc:2804] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.373533 15243 raft_consensus.cc:493] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.373821 15243 raft_consensus.cc:3060] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.380070 15187 consensus_queue.cc:1048] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.380120 15243 raft_consensus.cc:515] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.382253 15243 leader_election.cc:290] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 election: Requested vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713)
I20260710 13:19:27.384568 15021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dead26862124a46a112cfe457284bed" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
I20260710 13:19:27.385179 15021 raft_consensus.cc:3060] T 6dead26862124a46a112cfe457284bed P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.385641 14943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dead26862124a46a112cfe457284bed" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
I20260710 13:19:27.386363 14943 raft_consensus.cc:3060] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.393221 15021 raft_consensus.cc:2468] T 6dead26862124a46a112cfe457284bed P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 1.
I20260710 13:19:27.394572 15061 leader_election.cc:304] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a91ff29a504a4e459f50d7f5ccdc2ef6, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:27.394688 14943 raft_consensus.cc:2468] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 1.
I20260710 13:19:27.395817 15221 raft_consensus.cc:2804] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.396287 15221 raft_consensus.cc:697] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Becoming Leader. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Running, Role: LEADER
I20260710 13:19:27.397081 15221 consensus_queue.cc:237] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.401813 15187 consensus_queue.cc:1048] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.415894 15260 raft_consensus.cc:493] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.416332 15260 raft_consensus.cc:515] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.418371 15260 leader_election.cc:290] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:27.419675 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dd614e0f4642e4b193c18fcba4697e" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252" is_pre_election: true
I20260710 13:19:27.421535 14844 catalog_manager.cc:5697] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 reported cstate change: term changed from 0 to 1, leader changed from <none> to da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "da2a96ec6e89481fb8c37e6e61858252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:27.424494 14943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dd614e0f4642e4b193c18fcba4697e" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a4e481fdce14e21845ce9a774a2c481" is_pre_election: true
I20260710 13:19:27.425297 14943 raft_consensus.cc:2393] T 94dd614e0f4642e4b193c18fcba4697e P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in current term 1: Already voted for candidate da2a96ec6e89481fb8c37e6e61858252 in this term.
I20260710 13:19:27.426309 14984 leader_election.cc:304] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a91ff29a504a4e459f50d7f5ccdc2ef6; no voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252
I20260710 13:19:27.427023 15260 raft_consensus.cc:3060] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.433061 15260 raft_consensus.cc:2749] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:27.510875 15187 raft_consensus.cc:493] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.511441 15187 raft_consensus.cc:515] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.513053 15187 leader_election.cc:290] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:27.513999 15021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa0f0ade38147aeacbe7d9975493e9c" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" is_pre_election: true
I20260710 13:19:27.514074 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa0f0ade38147aeacbe7d9975493e9c" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252" is_pre_election: true
I20260710 13:19:27.514719 15021 raft_consensus.cc:2468] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 0.
I20260710 13:19:27.514846 15094 raft_consensus.cc:2468] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 0.
I20260710 13:19:27.515772 14912 leader_election.cc:304] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, a91ff29a504a4e459f50d7f5ccdc2ef6; no voters: 
I20260710 13:19:27.516418 15187 raft_consensus.cc:2804] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.516788 15187 raft_consensus.cc:493] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.517033 15187 raft_consensus.cc:3060] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.521770 15187 raft_consensus.cc:515] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.523485 15187 leader_election.cc:290] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 1 election: Requested vote from peers a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:27.524241 15021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa0f0ade38147aeacbe7d9975493e9c" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
I20260710 13:19:27.524477 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa0f0ade38147aeacbe7d9975493e9c" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
I20260710 13:19:27.524780 15021 raft_consensus.cc:3060] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.525108 15094 raft_consensus.cc:3060] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.529409 15094 raft_consensus.cc:2468] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 1.
I20260710 13:19:27.529768 15021 raft_consensus.cc:2468] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 1.
I20260710 13:19:27.530435 14911 leader_election.cc:304] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:27.531375 15232 raft_consensus.cc:2804] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.532590 15232 raft_consensus.cc:697] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [term 1 LEADER]: Becoming Leader. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Running, Role: LEADER
I20260710 13:19:27.533457 15232 consensus_queue.cc:237] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.541749 14840 catalog_manager.cc:5697] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "8a4e481fdce14e21845ce9a774a2c481" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.558004 15221 consensus_queue.cc:1048] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.569150 15243 consensus_queue.cc:1048] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.574296 15260 consensus_queue.cc:1048] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.588650 15142 consensus_queue.cc:1048] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.592528 15021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "508767a2f388471a82182be5c479e714"
dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
mode: GRACEFUL
new_leader_uuid: "8a4e481fdce14e21845ce9a774a2c481"
 from {username='slave'} at 127.0.0.1:58122
I20260710 13:19:27.593247 15021 raft_consensus.cc:606] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 LEADER]: Received request to transfer leadership to TS 8a4e481fdce14e21845ce9a774a2c481
I20260710 13:19:27.604715 15021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c81680992d244e7a8459f8d9a9233901"
dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
mode: GRACEFUL
new_leader_uuid: "8a4e481fdce14e21845ce9a774a2c481"
 from {username='slave'} at 127.0.0.1:58122
I20260710 13:19:27.605315 15021 raft_consensus.cc:606] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 LEADER]: Received request to transfer leadership to TS 8a4e481fdce14e21845ce9a774a2c481
I20260710 13:19:27.610975 15094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6dead26862124a46a112cfe457284bed"
dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
mode: GRACEFUL
new_leader_uuid: "8a4e481fdce14e21845ce9a774a2c481"
 from {username='slave'} at 127.0.0.1:60348
I20260710 13:19:27.611449 15094 raft_consensus.cc:606] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Received request to transfer leadership to TS 8a4e481fdce14e21845ce9a774a2c481
I20260710 13:19:27.616717 14943 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fa0f0ade38147aeacbe7d9975493e9c"
dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
mode: GRACEFUL
new_leader_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
 from {username='slave'} at 127.0.0.1:57844
I20260710 13:19:27.617359 14943 raft_consensus.cc:606] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [term 1 LEADER]: Received request to transfer leadership to TS a91ff29a504a4e459f50d7f5ccdc2ef6
I20260710 13:19:27.625054 14946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b394401ff999426ea7b485c4442afb18"
dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
mode: GRACEFUL
new_leader_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
 from {username='slave'} at 127.0.0.1:57844
I20260710 13:19:27.625677 14946 raft_consensus.cc:606] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 LEADER]: Received request to transfer leadership to TS a91ff29a504a4e459f50d7f5ccdc2ef6
I20260710 13:19:27.630439 15094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94dd614e0f4642e4b193c18fcba4697e"
dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
mode: GRACEFUL
new_leader_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
 from {username='slave'} at 127.0.0.1:60348
I20260710 13:19:27.630945 15094 raft_consensus.cc:606] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Received request to transfer leadership to TS a91ff29a504a4e459f50d7f5ccdc2ef6
I20260710 13:19:27.671897 15221 consensus_queue.cc:1048] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.681628 15221 consensus_queue.cc:1048] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.689841 15221 raft_consensus.cc:993] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252: : Instructing follower a91ff29a504a4e459f50d7f5ccdc2ef6 to start an election
I20260710 13:19:27.690464 15283 raft_consensus.cc:1081] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Signalling peer a91ff29a504a4e459f50d7f5ccdc2ef6 to start an election
I20260710 13:19:27.692173 15021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94dd614e0f4642e4b193c18fcba4697e"
dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
 from {username='slave'} at 127.0.0.1:58108
I20260710 13:19:27.692814 15021 raft_consensus.cc:493] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:27.693171 15021 raft_consensus.cc:3060] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.698364 15021 raft_consensus.cc:515] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.700104 15021 leader_election.cc:290] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 2 election: Requested vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:27.700825 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dd614e0f4642e4b193c18fcba4697e" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
I20260710 13:19:27.701150 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dd614e0f4642e4b193c18fcba4697e" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
I20260710 13:19:27.701412 14946 raft_consensus.cc:3060] T 94dd614e0f4642e4b193c18fcba4697e P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.701718 15094 raft_consensus.cc:3055] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:27.701988 15094 raft_consensus.cc:740] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Running, Role: LEADER
I20260710 13:19:27.702687 15094 consensus_queue.cc:260] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.703835 15094 raft_consensus.cc:3060] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.706439 14946 raft_consensus.cc:2468] T 94dd614e0f4642e4b193c18fcba4697e P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 2.
I20260710 13:19:27.707461 14984 leader_election.cc:304] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, a91ff29a504a4e459f50d7f5ccdc2ef6; no voters: 
I20260710 13:19:27.708310 15272 raft_consensus.cc:2804] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:27.708755 15272 raft_consensus.cc:697] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 LEADER]: Becoming Leader. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Running, Role: LEADER
I20260710 13:19:27.709157 15094 raft_consensus.cc:2468] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 2.
I20260710 13:19:27.709574 15272 consensus_queue.cc:237] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.715595 14844 catalog_manager.cc:5697] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6 reported cstate change: term changed from 1 to 2, leader changed from da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3) to a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.797662 15280 consensus_queue.cc:1048] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.807889 15232 consensus_queue.cc:1048] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.812808 15283 consensus_queue.cc:1048] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.817234 15232 raft_consensus.cc:993] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481: : Instructing follower a91ff29a504a4e459f50d7f5ccdc2ef6 to start an election
I20260710 13:19:27.818130 15232 raft_consensus.cc:1081] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 LEADER]: Signalling peer a91ff29a504a4e459f50d7f5ccdc2ef6 to start an election
I20260710 13:19:27.820570 15018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b394401ff999426ea7b485c4442afb18"
dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
 from {username='slave'} at 127.0.0.1:58116
I20260710 13:19:27.821147 15018 raft_consensus.cc:493] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:27.821516 15018 raft_consensus.cc:3060] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.822770 15221 raft_consensus.cc:993] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252: : Instructing follower 8a4e481fdce14e21845ce9a774a2c481 to start an election
I20260710 13:19:27.823268 15221 raft_consensus.cc:1081] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Signalling peer 8a4e481fdce14e21845ce9a774a2c481 to start an election
I20260710 13:19:27.829422 14943 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6dead26862124a46a112cfe457284bed"
dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
 from {username='slave'} at 127.0.0.1:57820
I20260710 13:19:27.829579 15018 raft_consensus.cc:515] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.830085 14943 raft_consensus.cc:493] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:27.830518 14943 raft_consensus.cc:3060] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.834721 14946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b394401ff999426ea7b485c4442afb18" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
I20260710 13:19:27.834930 15018 leader_election.cc:290] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 2 election: Requested vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:27.835134 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b394401ff999426ea7b485c4442afb18" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
I20260710 13:19:27.835350 14946 raft_consensus.cc:3055] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:27.835906 14946 raft_consensus.cc:740] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Running, Role: LEADER
I20260710 13:19:27.835973 15094 raft_consensus.cc:3060] T b394401ff999426ea7b485c4442afb18 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.836374 15283 consensus_queue.cc:1048] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.836660 14946 consensus_queue.cc:260] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.838125 14946 raft_consensus.cc:3060] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.841926 14943 raft_consensus.cc:515] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.845009 15094 raft_consensus.cc:2468] T b394401ff999426ea7b485c4442afb18 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 2.
I20260710 13:19:27.845402 14946 raft_consensus.cc:2468] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 2.
I20260710 13:19:27.847208 14984 leader_election.cc:304] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, a91ff29a504a4e459f50d7f5ccdc2ef6; no voters: 
I20260710 13:19:27.848382 15142 raft_consensus.cc:2804] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:27.848848 15142 raft_consensus.cc:697] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 LEADER]: Becoming Leader. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Running, Role: LEADER
I20260710 13:19:27.849589 15142 consensus_queue.cc:237] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.850193 15021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dead26862124a46a112cfe457284bed" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
I20260710 13:19:27.854743 14943 leader_election.cc:290] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 2 election: Requested vote from peers a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:27.855397 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dead26862124a46a112cfe457284bed" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
I20260710 13:19:27.856734 15094 raft_consensus.cc:3055] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:27.857165 15094 raft_consensus.cc:740] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Running, Role: LEADER
I20260710 13:19:27.858106 15094 consensus_queue.cc:260] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.859233 15094 raft_consensus.cc:3060] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.861168 15272 consensus_queue.cc:1048] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.870018 15094 raft_consensus.cc:2468] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 2.
I20260710 13:19:27.871207 14911 leader_election.cc:304] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [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: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252; no voters: a91ff29a504a4e459f50d7f5ccdc2ef6
I20260710 13:19:27.872004 15142 consensus_queue.cc:1048] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.874439 15280 raft_consensus.cc:2804] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:27.875010 15280 raft_consensus.cc:697] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [term 2 LEADER]: Becoming Leader. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Running, Role: LEADER
I20260710 13:19:27.875912 15280 consensus_queue.cc:237] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.882445 14844 catalog_manager.cc:5697] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6 reported cstate change: term changed from 1 to 2, leader changed from 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1) to a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.884979 15142 consensus_queue.cc:1048] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.894277 14843 catalog_manager.cc:5697] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 reported cstate change: term changed from 1 to 2, leader changed from da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3) to 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1). New cstate: current_term: 2 leader_uuid: "8a4e481fdce14e21845ce9a774a2c481" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.899197 15272 consensus_queue.cc:1048] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:27.912873 15239 raft_consensus.cc:993] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6: : Instructing follower 8a4e481fdce14e21845ce9a774a2c481 to start an election
I20260710 13:19:27.913357 15239 raft_consensus.cc:1081] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 LEADER]: Signalling peer 8a4e481fdce14e21845ce9a774a2c481 to start an election
I20260710 13:19:27.915081 14943 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "508767a2f388471a82182be5c479e714"
dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
 from {username='slave'} at 127.0.0.1:57836
I20260710 13:19:27.915681 14943 raft_consensus.cc:493] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:27.916004 14943 raft_consensus.cc:3060] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.921473 14943 raft_consensus.cc:515] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.923117 14943 leader_election.cc:290] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 2 election: Requested vote from peers a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:27.923844 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508767a2f388471a82182be5c479e714" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
I20260710 13:19:27.924170 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508767a2f388471a82182be5c479e714" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
I20260710 13:19:27.924477 15018 raft_consensus.cc:3055] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:27.924774 15093 raft_consensus.cc:3060] T 508767a2f388471a82182be5c479e714 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.924876 15018 raft_consensus.cc:740] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Running, Role: LEADER
I20260710 13:19:27.925899 15018 consensus_queue.cc:260] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.927129 15018 raft_consensus.cc:3060] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.931588 15093 raft_consensus.cc:2468] T 508767a2f388471a82182be5c479e714 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 2.
I20260710 13:19:27.932608 14911 leader_election.cc:304] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:27.932897 15018 raft_consensus.cc:2468] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 2.
I20260710 13:19:27.933446 15280 raft_consensus.cc:2804] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:27.933876 15280 raft_consensus.cc:697] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 LEADER]: Becoming Leader. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Running, Role: LEADER
I20260710 13:19:27.934719 15280 consensus_queue.cc:237] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:27.940919 14840 catalog_manager.cc:5697] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481 reported cstate change: term changed from 1 to 2, leader changed from a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2) to 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1). New cstate: current_term: 2 leader_uuid: "8a4e481fdce14e21845ce9a774a2c481" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.986326 15280 consensus_queue.cc:1048] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.992972 15232 raft_consensus.cc:993] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481: : Instructing follower a91ff29a504a4e459f50d7f5ccdc2ef6 to start an election
I20260710 13:19:27.993439 15187 raft_consensus.cc:1081] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [term 1 LEADER]: Signalling peer a91ff29a504a4e459f50d7f5ccdc2ef6 to start an election
I20260710 13:19:27.997545 15232 consensus_queue.cc:1048] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.998685 15018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fa0f0ade38147aeacbe7d9975493e9c"
dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
 from {username='slave'} at 127.0.0.1:58116
I20260710 13:19:27.999267 15018 raft_consensus.cc:493] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:27.999632 15018 raft_consensus.cc:3060] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:28.006868 15018 raft_consensus.cc:515] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:28.008834 15018 leader_election.cc:290] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 2 election: Requested vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:28.009645 14943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa0f0ade38147aeacbe7d9975493e9c" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
I20260710 13:19:28.009857 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa0f0ade38147aeacbe7d9975493e9c" candidate_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
I20260710 13:19:28.010176 14943 raft_consensus.cc:3055] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:28.010471 15093 raft_consensus.cc:3060] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:28.010543 14943 raft_consensus.cc:740] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Running, Role: LEADER
I20260710 13:19:28.011521 14943 consensus_queue.cc:260] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:28.012442 14943 raft_consensus.cc:3060] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:28.016422 15093 raft_consensus.cc:2468] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 2.
I20260710 13:19:28.017637 14986 leader_election.cc:304] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a91ff29a504a4e459f50d7f5ccdc2ef6, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:28.018054 14943 raft_consensus.cc:2468] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a91ff29a504a4e459f50d7f5ccdc2ef6 in term 2.
I20260710 13:19:28.018424 15239 raft_consensus.cc:2804] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:28.019382 15239 raft_consensus.cc:697] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 LEADER]: Becoming Leader. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Running, Role: LEADER
I20260710 13:19:28.020224 15239 consensus_queue.cc:237] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:28.027511 14841 catalog_manager.cc:5697] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 reported cstate change: term changed from 1 to 2, leader changed from 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1) to a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:28.039510 15260 raft_consensus.cc:993] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6: : Instructing follower 8a4e481fdce14e21845ce9a774a2c481 to start an election
I20260710 13:19:28.039966 15272 raft_consensus.cc:1081] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 LEADER]: Signalling peer 8a4e481fdce14e21845ce9a774a2c481 to start an election
I20260710 13:19:28.041368 14943 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c81680992d244e7a8459f8d9a9233901"
dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
 from {username='slave'} at 127.0.0.1:57836
I20260710 13:19:28.041848 14943 raft_consensus.cc:493] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:28.042199 14943 raft_consensus.cc:3060] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:28.048441 14943 raft_consensus.cc:515] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:28.049949 14943 leader_election.cc:290] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 2 election: Requested vote from peers a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713), da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3:34671)
I20260710 13:19:28.050747 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81680992d244e7a8459f8d9a9233901" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
I20260710 13:19:28.051096 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81680992d244e7a8459f8d9a9233901" candidate_uuid: "8a4e481fdce14e21845ce9a774a2c481" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
I20260710 13:19:28.051366 15018 raft_consensus.cc:3055] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:28.051666 15093 raft_consensus.cc:3060] T c81680992d244e7a8459f8d9a9233901 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:28.051702 15018 raft_consensus.cc:740] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Running, Role: LEADER
I20260710 13:19:28.052606 15018 consensus_queue.cc:260] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:28.053884 15018 raft_consensus.cc:3060] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:28.058974 15093 raft_consensus.cc:2468] T c81680992d244e7a8459f8d9a9233901 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 2.
I20260710 13:19:28.060232 14911 leader_election.cc:304] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:28.060871 15018 raft_consensus.cc:2468] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a4e481fdce14e21845ce9a774a2c481 in term 2.
I20260710 13:19:28.061058 15232 raft_consensus.cc:2804] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:28.061668 15232 raft_consensus.cc:697] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 LEADER]: Becoming Leader. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Running, Role: LEADER
I20260710 13:19:28.062420 15232 consensus_queue.cc:237] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:28.068862 14841 catalog_manager.cc:5697] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481 reported cstate change: term changed from 1 to 2, leader changed from a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2) to 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1). New cstate: current_term: 2 leader_uuid: "8a4e481fdce14e21845ce9a774a2c481" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:28.186033 15093 raft_consensus.cc:1275] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Refusing update from remote peer a91ff29a504a4e459f50d7f5ccdc2ef6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:28.187561 15272 consensus_queue.cc:1048] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:28.196170 14943 raft_consensus.cc:1275] T 94dd614e0f4642e4b193c18fcba4697e P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Refusing update from remote peer a91ff29a504a4e459f50d7f5ccdc2ef6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:28.197476 15272 consensus_queue.cc:1048] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:28.286716 14943 raft_consensus.cc:1275] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Refusing update from remote peer a91ff29a504a4e459f50d7f5ccdc2ef6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:28.287950 15272 consensus_queue.cc:1048] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:28.294868 15094 raft_consensus.cc:1275] T b394401ff999426ea7b485c4442afb18 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Refusing update from remote peer a91ff29a504a4e459f50d7f5ccdc2ef6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:28.296247 15239 consensus_queue.cc:1048] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:28.322606 15018 raft_consensus.cc:3060] T 6dead26862124a46a112cfe457284bed P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:28.327642 15018 raft_consensus.cc:1275] T 6dead26862124a46a112cfe457284bed P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Refusing update from remote peer 8a4e481fdce14e21845ce9a774a2c481: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:28.329017 15232 consensus_queue.cc:1048] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:28.336033 15094 raft_consensus.cc:1275] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Refusing update from remote peer 8a4e481fdce14e21845ce9a774a2c481: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:28.337913 15280 consensus_queue.cc:1048] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:28.426155 15094 raft_consensus.cc:1275] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Refusing update from remote peer a91ff29a504a4e459f50d7f5ccdc2ef6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:28.427304 15239 consensus_queue.cc:1048] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:28.434293 14943 raft_consensus.cc:1275] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Refusing update from remote peer a91ff29a504a4e459f50d7f5ccdc2ef6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:28.436138 15260 consensus_queue.cc:1048] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:28.476999 15018 raft_consensus.cc:1275] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Refusing update from remote peer 8a4e481fdce14e21845ce9a774a2c481: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:28.478292 15280 consensus_queue.cc:1048] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:28.486058 15094 raft_consensus.cc:1275] T c81680992d244e7a8459f8d9a9233901 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Refusing update from remote peer 8a4e481fdce14e21845ce9a774a2c481: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:28.487838 15187 consensus_queue.cc:1048] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:28.514123 15094 raft_consensus.cc:1275] T 508767a2f388471a82182be5c479e714 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Refusing update from remote peer 8a4e481fdce14e21845ce9a774a2c481: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:28.515377 15280 consensus_queue.cc:1048] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:28.522670 15018 raft_consensus.cc:1275] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Refusing update from remote peer 8a4e481fdce14e21845ce9a774a2c481: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:28.524860 15232 consensus_queue.cc:1048] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.636436 14841 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56954:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:19:30.655773 14841 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56954:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:19:30.695839 11084 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:19:30.801333 15017 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fa0f0ade38147aeacbe7d9975493e9c"
dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
mode: GRACEFUL
new_leader_uuid: "da2a96ec6e89481fb8c37e6e61858252"
 from {username='slave'} at 127.0.0.1:59222
I20260710 13:19:30.802203 15017 raft_consensus.cc:606] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 LEADER]: Received request to transfer leadership to TS da2a96ec6e89481fb8c37e6e61858252
I20260710 13:19:30.834789 15346 tablet.cc:1724] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481: 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
I20260710 13:19:30.834518 15353 tablet.cc:1724] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481: 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
I20260710 13:19:30.922011 15354 tablet.cc:1724] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6: 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
I20260710 13:19:30.949270 15346 tablet.cc:1724] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481: 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
I20260710 13:19:30.958528 15353 tablet.cc:1724] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481: 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
I20260710 13:19:30.958828 15345 tablet.cc:1724] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6: 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
W20260710 13:19:30.947239 14912 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.211.2:41713, user_credentials={real_user=slave}} blocked reactor thread for 68415.8us
W20260710 13:19:30.931886 14911 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.211.3:34671, user_credentials={real_user=slave}} blocked reactor thread for 55211.6us
I20260710 13:19:30.948859 15356 tablet.cc:1724] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252: 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
I20260710 13:19:30.972478 15363 tablet.cc:1724] T 508767a2f388471a82182be5c479e714 P da2a96ec6e89481fb8c37e6e61858252: 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
W20260710 13:19:30.982458 14986 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.211.3:34671, user_credentials={real_user=slave}} blocked reactor thread for 45840us
I20260710 13:19:30.988229 14944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6dead26862124a46a112cfe457284bed"
dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
mode: GRACEFUL
new_leader_uuid: "da2a96ec6e89481fb8c37e6e61858252"
 from {username='slave'} at 127.0.0.1:54762
W20260710 13:19:31.004009 14984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.211.1:35769, user_credentials={real_user=slave}} blocked reactor thread for 132624us
I20260710 13:19:31.015128 15371 tablet.cc:1724] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6: 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
I20260710 13:19:31.013701 15322 raft_consensus.cc:993] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6: : Instructing follower da2a96ec6e89481fb8c37e6e61858252 to start an election
I20260710 13:19:31.027359 15370 tablet.cc:1724] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481: 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
I20260710 13:19:31.034821 15318 raft_consensus.cc:1081] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 LEADER]: Signalling peer da2a96ec6e89481fb8c37e6e61858252 to start an election
I20260710 13:19:31.002377 15366 tablet.cc:1724] T b394401ff999426ea7b485c4442afb18 P da2a96ec6e89481fb8c37e6e61858252: 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
I20260710 13:19:31.048777 15374 tablet.cc:1724] T 2d63585049294ba5bf4ee425d64dddb5 P a91ff29a504a4e459f50d7f5ccdc2ef6: 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
I20260710 13:19:31.056010 15094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fa0f0ade38147aeacbe7d9975493e9c"
dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
 from {username='slave'} at 127.0.0.1:60342
I20260710 13:19:31.056610 15094 raft_consensus.cc:493] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:31.057001 15094 raft_consensus.cc:3060] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:31.074142 15094 raft_consensus.cc:515] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:31.083514 15094 leader_election.cc:290] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 3 election: Requested vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713)
I20260710 13:19:31.082293 14944 raft_consensus.cc:606] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [term 2 LEADER]: Received request to transfer leadership to TS da2a96ec6e89481fb8c37e6e61858252
I20260710 13:19:31.094035 14943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa0f0ade38147aeacbe7d9975493e9c" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
I20260710 13:19:31.094810 14943 raft_consensus.cc:3060] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:31.094906 15356 tablet.cc:1724] T c81680992d244e7a8459f8d9a9233901 P da2a96ec6e89481fb8c37e6e61858252: 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
I20260710 13:19:31.102857 15346 tablet.cc:1724] T 2d63585049294ba5bf4ee425d64dddb5 P 8a4e481fdce14e21845ce9a774a2c481: 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
I20260710 13:19:31.108785 14943 raft_consensus.cc:2468] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 3.
I20260710 13:19:31.111107 15058 leader_election.cc:304] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252 [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: 8a4e481fdce14e21845ce9a774a2c481, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:31.112469 15366 tablet.cc:1724] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252: 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
I20260710 13:19:31.116052 15017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa0f0ade38147aeacbe7d9975493e9c" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
I20260710 13:19:31.116705 15017 raft_consensus.cc:3055] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:31.117003 15017 raft_consensus.cc:740] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Running, Role: LEADER
I20260710 13:19:31.120425 15017 consensus_queue.cc:260] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [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: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:31.121580 15017 raft_consensus.cc:3060] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:31.122360 15345 tablet.cc:1724] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6: 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
I20260710 13:19:31.121834 15354 tablet.cc:1724] T 83d6033d7bfa4467afd5594cfc977ba8 P a91ff29a504a4e459f50d7f5ccdc2ef6: 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
I20260710 13:19:31.130164 11084 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:19:31.130882 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:31.144479 15018 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b1e9a943cd54d68af471526926a338a"
dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
mode: GRACEFUL
new_leader_uuid: "da2a96ec6e89481fb8c37e6e61858252"
 from {username='slave'} at 127.0.0.1:59222
I20260710 13:19:31.145083 15018 raft_consensus.cc:606] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 LEADER]: Received request to transfer leadership to TS da2a96ec6e89481fb8c37e6e61858252
I20260710 13:19:31.147647 14944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c515e6f82fd04ffd967f247d7a9691e5"
dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
mode: GRACEFUL
new_leader_uuid: "da2a96ec6e89481fb8c37e6e61858252"
 from {username='slave'} at 127.0.0.1:54762
I20260710 13:19:31.148293 14944 raft_consensus.cc:606] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 LEADER]: Received request to transfer leadership to TS da2a96ec6e89481fb8c37e6e61858252
I20260710 13:19:31.148960 15017 raft_consensus.cc:2468] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 3.
I20260710 13:19:31.150373 15372 raft_consensus.cc:2804] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:31.151000 15372 raft_consensus.cc:697] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252 [term 3 LEADER]: Becoming Leader. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Running, Role: LEADER
I20260710 13:19:31.154374 15372 consensus_queue.cc:237] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252 [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: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:31.142021 15377 tablet.cc:1724] T 83d6033d7bfa4467afd5594cfc977ba8 P da2a96ec6e89481fb8c37e6e61858252: 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
W20260710 13:19:31.157353 14985 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 13:19:31.155972 15356 tablet.cc:1724] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252: 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
I20260710 13:19:31.131227 15363 tablet.cc:1724] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252: 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
I20260710 13:19:31.185204 15371 tablet.cc:1724] T 6dead26862124a46a112cfe457284bed P a91ff29a504a4e459f50d7f5ccdc2ef6: 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
I20260710 13:19:31.187353 11084 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:31.188294 11084 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:31.182256 15354 tablet.cc:1724] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6: 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
I20260710 13:19:31.184782 15346 tablet.cc:1724] T 94dd614e0f4642e4b193c18fcba4697e P 8a4e481fdce14e21845ce9a774a2c481: 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
I20260710 13:19:31.200525 15366 tablet.cc:1724] T db516e6f573846d89a0c4deb2a45529b P da2a96ec6e89481fb8c37e6e61858252: 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
I20260710 13:19:31.213681 15354 tablet.cc:1724] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6: 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
I20260710 13:19:31.230552 15346 tablet.cc:1724] T db516e6f573846d89a0c4deb2a45529b P 8a4e481fdce14e21845ce9a774a2c481: 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
I20260710 13:19:31.232079 15318 raft_consensus.cc:993] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6: : Instructing follower da2a96ec6e89481fb8c37e6e61858252 to start an election
I20260710 13:19:31.232882 15318 raft_consensus.cc:1081] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 LEADER]: Signalling peer da2a96ec6e89481fb8c37e6e61858252 to start an election
I20260710 13:19:31.234922 15092 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b1e9a943cd54d68af471526926a338a"
dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
 from {username='slave'} at 127.0.0.1:60342
I20260710 13:19:31.235493 15092 raft_consensus.cc:493] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:31.235857 15092 raft_consensus.cc:3060] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:31.242938 15092 raft_consensus.cc:515] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:31.245071 15092 leader_election.cc:290] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 3 election: Requested vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713)
I20260710 13:19:31.246037 15017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1e9a943cd54d68af471526926a338a" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
I20260710 13:19:31.246734 15017 raft_consensus.cc:3055] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:31.247069 15017 raft_consensus.cc:740] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a91ff29a504a4e459f50d7f5ccdc2ef6, State: Running, Role: LEADER
I20260710 13:19:31.247870 15017 consensus_queue.cc:260] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [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: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:31.249155 15017 raft_consensus.cc:3060] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:31.254679 14943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b1e9a943cd54d68af471526926a338a" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
I20260710 13:19:31.256771 14844 catalog_manager.cc:5697] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252 reported cstate change: term changed from 2 to 3, leader changed from a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2) to da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3). New cstate: current_term: 3 leader_uuid: "da2a96ec6e89481fb8c37e6e61858252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:31.259042 15017 raft_consensus.cc:2468] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 3.
I20260710 13:19:31.259433 14943 raft_consensus.cc:3060] T 7b1e9a943cd54d68af471526926a338a P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:31.260349 15061 leader_election.cc:304] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [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: a91ff29a504a4e459f50d7f5ccdc2ef6, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:31.261166 15372 raft_consensus.cc:2804] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:31.261605 15372 raft_consensus.cc:697] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 3 LEADER]: Becoming Leader. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Running, Role: LEADER
I20260710 13:19:31.262375 15372 consensus_queue.cc:237] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [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: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:31.268853 14943 raft_consensus.cc:2468] T 7b1e9a943cd54d68af471526926a338a P 8a4e481fdce14e21845ce9a774a2c481 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 3.
I20260710 13:19:31.288844 14840 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804: soft_deleted_table [id=ae8fe24be8dc4a899e6e9955ed5aeeb0] alter complete (version 1)
I20260710 13:19:31.304343 14844 catalog_manager.cc:5697] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 reported cstate change: term changed from 2 to 3, leader changed from a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2) to da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3). New cstate: current_term: 3 leader_uuid: "da2a96ec6e89481fb8c37e6e61858252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:31.560010 15360 raft_consensus.cc:993] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481: : Instructing follower da2a96ec6e89481fb8c37e6e61858252 to start an election
I20260710 13:19:31.560549 15358 raft_consensus.cc:1081] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [term 2 LEADER]: Signalling peer da2a96ec6e89481fb8c37e6e61858252 to start an election
I20260710 13:19:31.561973 15092 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6dead26862124a46a112cfe457284bed"
dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
 from {username='slave'} at 127.0.0.1:60344
I20260710 13:19:31.562475 15092 raft_consensus.cc:493] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:31.562850 15092 raft_consensus.cc:3060] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:31.568259 15092 raft_consensus.cc:515] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:31.569765 15092 leader_election.cc:290] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 3 election: Requested vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713)
I20260710 13:19:31.570432 14943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dead26862124a46a112cfe457284bed" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
I20260710 13:19:31.571065 14943 raft_consensus.cc:3055] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:31.570891 15017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dead26862124a46a112cfe457284bed" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
I20260710 13:19:31.571411 14943 raft_consensus.cc:740] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Running, Role: LEADER
I20260710 13:19:31.571590 15017 raft_consensus.cc:3060] T 6dead26862124a46a112cfe457284bed P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:31.572207 14943 consensus_queue.cc:260] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [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: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:31.573376 14943 raft_consensus.cc:3060] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:31.578503 15017 raft_consensus.cc:2468] T 6dead26862124a46a112cfe457284bed P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 3.
I20260710 13:19:31.579735 14943 raft_consensus.cc:2468] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 3.
I20260710 13:19:31.579754 15061 leader_election.cc:304] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [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: a91ff29a504a4e459f50d7f5ccdc2ef6, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:31.580642 15372 raft_consensus.cc:2804] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:31.581113 15372 raft_consensus.cc:697] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 3 LEADER]: Becoming Leader. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Running, Role: LEADER
I20260710 13:19:31.581845 15372 consensus_queue.cc:237] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [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: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:31.590078 14844 catalog_manager.cc:5697] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 reported cstate change: term changed from 2 to 3, leader changed from 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1) to da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3). New cstate: current_term: 3 leader_uuid: "da2a96ec6e89481fb8c37e6e61858252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:31.633692 15360 raft_consensus.cc:993] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481: : Instructing follower da2a96ec6e89481fb8c37e6e61858252 to start an election
I20260710 13:19:31.634138 15187 raft_consensus.cc:1081] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 LEADER]: Signalling peer da2a96ec6e89481fb8c37e6e61858252 to start an election
I20260710 13:19:31.635468 15092 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c515e6f82fd04ffd967f247d7a9691e5"
dest_uuid: "da2a96ec6e89481fb8c37e6e61858252"
 from {username='slave'} at 127.0.0.1:60344
I20260710 13:19:31.635908 15092 raft_consensus.cc:493] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:31.636165 15092 raft_consensus.cc:3060] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:31.641104 15092 raft_consensus.cc:515] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:31.642975 15092 leader_election.cc:290] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252 [CANDIDATE]: Term 3 election: Requested vote from peers 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769), a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713)
I20260710 13:19:31.643774 14943 raft_consensus.cc:1275] T 7b1e9a943cd54d68af471526926a338a P 8a4e481fdce14e21845ce9a774a2c481 [term 3 FOLLOWER]: Refusing update from remote peer da2a96ec6e89481fb8c37e6e61858252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:31.643833 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c515e6f82fd04ffd967f247d7a9691e5" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a4e481fdce14e21845ce9a774a2c481"
I20260710 13:19:31.644147 15017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c515e6f82fd04ffd967f247d7a9691e5" candidate_uuid: "da2a96ec6e89481fb8c37e6e61858252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6"
I20260710 13:19:31.644567 14945 raft_consensus.cc:3055] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:31.644708 15017 raft_consensus.cc:3060] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:31.644919 14945 raft_consensus.cc:740] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8a4e481fdce14e21845ce9a774a2c481, State: Running, Role: LEADER
I20260710 13:19:31.645673 15369 consensus_queue.cc:1048] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:31.646209 14943 raft_consensus.cc:1275] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [term 3 FOLLOWER]: Refusing update from remote peer da2a96ec6e89481fb8c37e6e61858252: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:31.645924 14945 consensus_queue.cc:260] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [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: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:31.647301 14945 raft_consensus.cc:3060] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:31.647773 15369 consensus_queue.cc:1048] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:31.651981 15346 tablet.cc:1724] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481: 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
I20260710 13:19:31.653023 15017 raft_consensus.cc:2468] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 3.
I20260710 13:19:31.655586 15061 leader_election.cc:304] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252 [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: a91ff29a504a4e459f50d7f5ccdc2ef6, da2a96ec6e89481fb8c37e6e61858252; no voters: 
I20260710 13:19:31.657413 15369 raft_consensus.cc:2804] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:31.657744 14945 raft_consensus.cc:2468] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da2a96ec6e89481fb8c37e6e61858252 in term 3.
I20260710 13:19:31.661304 15369 raft_consensus.cc:697] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252 [term 3 LEADER]: Becoming Leader. State: Replica: da2a96ec6e89481fb8c37e6e61858252, State: Running, Role: LEADER
I20260710 13:19:31.662392 15369 consensus_queue.cc:237] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252 [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: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } }
I20260710 13:19:31.671288 15017 raft_consensus.cc:1275] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 3 FOLLOWER]: Refusing update from remote peer da2a96ec6e89481fb8c37e6e61858252: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:31.673142 15372 consensus_queue.cc:1048] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:31.677135 15018 raft_consensus.cc:1275] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 3 FOLLOWER]: Refusing update from remote peer da2a96ec6e89481fb8c37e6e61858252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:31.679261 15387 consensus_queue.cc:1048] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:31.680958 14844 catalog_manager.cc:5697] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252 reported cstate change: term changed from 2 to 3, leader changed from 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1) to da2a96ec6e89481fb8c37e6e61858252 (127.10.211.3). New cstate: current_term: 3 leader_uuid: "da2a96ec6e89481fb8c37e6e61858252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da2a96ec6e89481fb8c37e6e61858252" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 34671 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:32.042436 14944 raft_consensus.cc:1275] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [term 3 FOLLOWER]: Refusing update from remote peer da2a96ec6e89481fb8c37e6e61858252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:32.043774 15372 consensus_queue.cc:1048] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.056366 15018 raft_consensus.cc:1275] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 3 FOLLOWER]: Refusing update from remote peer da2a96ec6e89481fb8c37e6e61858252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:32.057868 15372 consensus_queue.cc:1048] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.080739 14944 raft_consensus.cc:1275] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [term 3 FOLLOWER]: Refusing update from remote peer da2a96ec6e89481fb8c37e6e61858252: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:32.082115 15372 consensus_queue.cc:1048] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a4e481fdce14e21845ce9a774a2c481" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:32.090489 15018 raft_consensus.cc:1275] T 6dead26862124a46a112cfe457284bed P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 3 FOLLOWER]: Refusing update from remote peer da2a96ec6e89481fb8c37e6e61858252: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:32.092068 15394 consensus_queue.cc:1048] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a91ff29a504a4e459f50d7f5ccdc2ef6" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 41713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:32.244925 11084 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:19:32.251397 11084 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:19:32.251814 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:32.257405 11084 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:32.257808 11084 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:33.284889 11084 tablet_server.cc:179] TabletServer@127.10.211.1:0 shutting down...
I20260710 13:19:33.310711 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:33.311460 11084 tablet_replica.cc:333] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481: stopping tablet replica
I20260710 13:19:33.312067 11084 raft_consensus.cc:2243] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.312547 11084 raft_consensus.cc:2272] T 3fa0f0ade38147aeacbe7d9975493e9c P 8a4e481fdce14e21845ce9a774a2c481 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.314373 11084 tablet_replica.cc:333] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481: stopping tablet replica
I20260710 13:19:33.314970 11084 raft_consensus.cc:2243] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.315699 11084 raft_consensus.cc:2272] T 508767a2f388471a82182be5c479e714 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.317603 11084 tablet_replica.cc:333] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481: stopping tablet replica
I20260710 13:19:33.318146 11084 raft_consensus.cc:2243] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.318569 11084 raft_consensus.cc:2272] T b394401ff999426ea7b485c4442afb18 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.320207 11084 tablet_replica.cc:333] T 2d63585049294ba5bf4ee425d64dddb5 P 8a4e481fdce14e21845ce9a774a2c481: stopping tablet replica
I20260710 13:19:33.320731 11084 raft_consensus.cc:2243] T 2d63585049294ba5bf4ee425d64dddb5 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.321131 11084 raft_consensus.cc:2272] T 2d63585049294ba5bf4ee425d64dddb5 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.322759 11084 tablet_replica.cc:333] T 94dd614e0f4642e4b193c18fcba4697e P 8a4e481fdce14e21845ce9a774a2c481: stopping tablet replica
I20260710 13:19:33.323264 11084 raft_consensus.cc:2243] T 94dd614e0f4642e4b193c18fcba4697e P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.323696 11084 raft_consensus.cc:2272] T 94dd614e0f4642e4b193c18fcba4697e P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.325268 11084 tablet_replica.cc:333] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481: stopping tablet replica
I20260710 13:19:33.325783 11084 raft_consensus.cc:2243] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.326195 11084 raft_consensus.cc:2272] T 6dead26862124a46a112cfe457284bed P 8a4e481fdce14e21845ce9a774a2c481 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.327900 11084 tablet_replica.cc:333] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481: stopping tablet replica
I20260710 13:19:33.328403 11084 raft_consensus.cc:2243] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.329291 11084 raft_consensus.cc:2272] T c81680992d244e7a8459f8d9a9233901 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.331043 11084 tablet_replica.cc:333] T 23d3632ff7bb4216937fa87d2e65a776 P 8a4e481fdce14e21845ce9a774a2c481: stopping tablet replica
I20260710 13:19:33.331569 11084 raft_consensus.cc:2243] T 23d3632ff7bb4216937fa87d2e65a776 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.331985 11084 raft_consensus.cc:2272] T 23d3632ff7bb4216937fa87d2e65a776 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.333887 11084 tablet_replica.cc:333] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481: stopping tablet replica
I20260710 13:19:33.334422 11084 raft_consensus.cc:2243] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.334862 11084 raft_consensus.cc:2272] T bd125acb8ebd479a82bcac8fe8f77fdf P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.336700 11084 tablet_replica.cc:333] T db516e6f573846d89a0c4deb2a45529b P 8a4e481fdce14e21845ce9a774a2c481: stopping tablet replica
I20260710 13:19:33.337375 11084 raft_consensus.cc:2243] T db516e6f573846d89a0c4deb2a45529b P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.337781 11084 raft_consensus.cc:2272] T db516e6f573846d89a0c4deb2a45529b P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.339478 11084 tablet_replica.cc:333] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481: stopping tablet replica
I20260710 13:19:33.340123 11084 raft_consensus.cc:2243] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.340910 11084 raft_consensus.cc:2272] T 10d932863c8748b2b434e63f36cadffb P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.343119 11084 tablet_replica.cc:333] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481: stopping tablet replica
I20260710 13:19:33.343639 11084 raft_consensus.cc:2243] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.344293 11084 raft_consensus.cc:2272] T 83d6033d7bfa4467afd5594cfc977ba8 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.345876 11084 tablet_replica.cc:333] T 56ef8855a45145bc9380bb85572d4676 P 8a4e481fdce14e21845ce9a774a2c481: stopping tablet replica
I20260710 13:19:33.346320 11084 raft_consensus.cc:2243] T 56ef8855a45145bc9380bb85572d4676 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.346691 11084 raft_consensus.cc:2272] T 56ef8855a45145bc9380bb85572d4676 P 8a4e481fdce14e21845ce9a774a2c481 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.348505 11084 tablet_replica.cc:333] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481: stopping tablet replica
I20260710 13:19:33.348925 11084 raft_consensus.cc:2243] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.349614 11084 raft_consensus.cc:2272] T 4149533988ba4cf0bfd043c3ef6f781c P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.351518 11084 tablet_replica.cc:333] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481: stopping tablet replica
I20260710 13:19:33.351954 11084 raft_consensus.cc:2243] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.352294 11084 raft_consensus.cc:2272] T 88161f03faa1411c8393433674318d74 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.353926 11084 tablet_replica.cc:333] T 7b1e9a943cd54d68af471526926a338a P 8a4e481fdce14e21845ce9a774a2c481: stopping tablet replica
I20260710 13:19:33.354378 11084 raft_consensus.cc:2243] T 7b1e9a943cd54d68af471526926a338a P 8a4e481fdce14e21845ce9a774a2c481 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.354727 11084 raft_consensus.cc:2272] T 7b1e9a943cd54d68af471526926a338a P 8a4e481fdce14e21845ce9a774a2c481 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.356808 11084 tablet_replica.cc:333] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481: stopping tablet replica
I20260710 13:19:33.357328 11084 raft_consensus.cc:2243] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.357743 11084 raft_consensus.cc:2272] T c515e6f82fd04ffd967f247d7a9691e5 P 8a4e481fdce14e21845ce9a774a2c481 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.359740 11084 tablet_replica.cc:333] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481: stopping tablet replica
I20260710 13:19:33.360244 11084 raft_consensus.cc:2243] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.360988 11084 raft_consensus.cc:2272] T bb140c2b31dc4021acc036e1fa07c373 P 8a4e481fdce14e21845ce9a774a2c481 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.397418 11084 tablet_server.cc:196] TabletServer@127.10.211.1:0 shutdown complete.
I20260710 13:19:33.424934 11084 tablet_server.cc:179] TabletServer@127.10.211.2:0 shutting down...
W20260710 13:19:33.445732 14984 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.211.1:35769: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260710 13:19:33.450804 14984 consensus_peers.cc:597] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6 -> Peer 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769): Couldn't send request to peer 8a4e481fdce14e21845ce9a774a2c481. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:35769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:33.460290 14984 consensus_peers.cc:597] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6 -> Peer 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769): Couldn't send request to peer 8a4e481fdce14e21845ce9a774a2c481. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:35769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:33.468106 15061 consensus_peers.cc:597] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252 -> Peer a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713): Couldn't send request to peer a91ff29a504a4e459f50d7f5ccdc2ef6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:33.470427 15061 consensus_peers.cc:597] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252 -> Peer a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713): Couldn't send request to peer a91ff29a504a4e459f50d7f5ccdc2ef6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.477610 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:33.478391 11084 tablet_replica.cc:333] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6: stopping tablet replica
I20260710 13:19:33.479151 11084 raft_consensus.cc:2243] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.479915 11084 raft_consensus.cc:2272] T 94dd614e0f4642e4b193c18fcba4697e P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.481854 11084 tablet_replica.cc:333] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6: stopping tablet replica
I20260710 13:19:33.482547 11084 raft_consensus.cc:2243] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.483513 11084 raft_consensus.cc:2272] T b394401ff999426ea7b485c4442afb18 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.485464 11084 tablet_replica.cc:333] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6: stopping tablet replica
W20260710 13:19:33.486177 14984 consensus_peers.cc:597] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6 -> Peer 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769): Couldn't send request to peer 8a4e481fdce14e21845ce9a774a2c481. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:35769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.486195 11084 raft_consensus.cc:2243] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.486936 11084 raft_consensus.cc:2272] T 508767a2f388471a82182be5c479e714 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.488691 11084 tablet_replica.cc:333] T 6dead26862124a46a112cfe457284bed P a91ff29a504a4e459f50d7f5ccdc2ef6: stopping tablet replica
I20260710 13:19:33.489255 11084 raft_consensus.cc:2243] T 6dead26862124a46a112cfe457284bed P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.489686 11084 raft_consensus.cc:2272] T 6dead26862124a46a112cfe457284bed P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.491427 11084 tablet_replica.cc:333] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6: stopping tablet replica
I20260710 13:19:33.491954 11084 raft_consensus.cc:2243] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.492367 11084 raft_consensus.cc:2272] T c81680992d244e7a8459f8d9a9233901 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.494055 11084 tablet_replica.cc:333] T 2d63585049294ba5bf4ee425d64dddb5 P a91ff29a504a4e459f50d7f5ccdc2ef6: stopping tablet replica
I20260710 13:19:33.494616 11084 raft_consensus.cc:2243] T 2d63585049294ba5bf4ee425d64dddb5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.495075 11084 raft_consensus.cc:2272] T 2d63585049294ba5bf4ee425d64dddb5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.496697 11084 tablet_replica.cc:333] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6: stopping tablet replica
I20260710 13:19:33.497611 11084 raft_consensus.cc:2243] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.498157 11084 raft_consensus.cc:2272] T 3fa0f0ade38147aeacbe7d9975493e9c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.499886 11084 tablet_replica.cc:333] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6: stopping tablet replica
I20260710 13:19:33.500409 11084 raft_consensus.cc:2243] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.501160 11084 raft_consensus.cc:2272] T bd125acb8ebd479a82bcac8fe8f77fdf P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.503101 11084 tablet_replica.cc:333] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6: stopping tablet replica
I20260710 13:19:33.503624 11084 raft_consensus.cc:2243] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.504022 11084 raft_consensus.cc:2272] T 7b1e9a943cd54d68af471526926a338a P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.505716 11084 tablet_replica.cc:333] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6: stopping tablet replica
I20260710 13:19:33.506214 11084 raft_consensus.cc:2243] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.507053 11084 raft_consensus.cc:2272] T 23d3632ff7bb4216937fa87d2e65a776 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.508744 11084 tablet_replica.cc:333] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6: stopping tablet replica
I20260710 13:19:33.509243 11084 raft_consensus.cc:2243] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.509665 11084 raft_consensus.cc:2272] T c515e6f82fd04ffd967f247d7a9691e5 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.511425 11084 tablet_replica.cc:333] T bb140c2b31dc4021acc036e1fa07c373 P a91ff29a504a4e459f50d7f5ccdc2ef6: stopping tablet replica
I20260710 13:19:33.511904 11084 raft_consensus.cc:2243] T bb140c2b31dc4021acc036e1fa07c373 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.512305 11084 raft_consensus.cc:2272] T bb140c2b31dc4021acc036e1fa07c373 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.514043 11084 tablet_replica.cc:333] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6: stopping tablet replica
I20260710 13:19:33.514557 11084 raft_consensus.cc:2243] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.515348 11084 raft_consensus.cc:2272] T db516e6f573846d89a0c4deb2a45529b P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.516979 11084 tablet_replica.cc:333] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6: stopping tablet replica
I20260710 13:19:33.517473 11084 raft_consensus.cc:2243] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.517903 11084 raft_consensus.cc:2272] T 10d932863c8748b2b434e63f36cadffb P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.519603 11084 tablet_replica.cc:333] T 83d6033d7bfa4467afd5594cfc977ba8 P a91ff29a504a4e459f50d7f5ccdc2ef6: stopping tablet replica
I20260710 13:19:33.520083 11084 raft_consensus.cc:2243] T 83d6033d7bfa4467afd5594cfc977ba8 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.520493 11084 raft_consensus.cc:2272] T 83d6033d7bfa4467afd5594cfc977ba8 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.522066 11084 tablet_replica.cc:333] T 56ef8855a45145bc9380bb85572d4676 P a91ff29a504a4e459f50d7f5ccdc2ef6: stopping tablet replica
I20260710 13:19:33.522594 11084 raft_consensus.cc:2243] T 56ef8855a45145bc9380bb85572d4676 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.523010 11084 raft_consensus.cc:2272] T 56ef8855a45145bc9380bb85572d4676 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.524768 11084 tablet_replica.cc:333] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6: stopping tablet replica
I20260710 13:19:33.525162 11084 raft_consensus.cc:2243] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.525836 11084 raft_consensus.cc:2272] T 88161f03faa1411c8393433674318d74 P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.527447 11084 tablet_replica.cc:333] T 4149533988ba4cf0bfd043c3ef6f781c P a91ff29a504a4e459f50d7f5ccdc2ef6: stopping tablet replica
I20260710 13:19:33.527963 11084 raft_consensus.cc:2243] T 4149533988ba4cf0bfd043c3ef6f781c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.528388 11084 raft_consensus.cc:2272] T 4149533988ba4cf0bfd043c3ef6f781c P a91ff29a504a4e459f50d7f5ccdc2ef6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:33.537976 15058 consensus_peers.cc:597] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 -> Peer 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769): Couldn't send request to peer 8a4e481fdce14e21845ce9a774a2c481. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:35769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:33.547787 15058 consensus_peers.cc:597] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252 -> Peer 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769): Couldn't send request to peer 8a4e481fdce14e21845ce9a774a2c481. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:35769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.569273 11084 tablet_server.cc:196] TabletServer@127.10.211.2:0 shutdown complete.
I20260710 13:19:33.596872 11084 tablet_server.cc:179] TabletServer@127.10.211.3:0 shutting down...
I20260710 13:19:33.623781 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:33.624823 11084 tablet_replica.cc:333] T b394401ff999426ea7b485c4442afb18 P da2a96ec6e89481fb8c37e6e61858252: stopping tablet replica
I20260710 13:19:33.625771 11084 raft_consensus.cc:2243] T b394401ff999426ea7b485c4442afb18 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.626500 11084 raft_consensus.cc:2272] T b394401ff999426ea7b485c4442afb18 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:33.627197 15058 consensus_peers.cc:597] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252 -> Peer 8a4e481fdce14e21845ce9a774a2c481 (127.10.211.1:35769): Couldn't send request to peer 8a4e481fdce14e21845ce9a774a2c481. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:35769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.628759 11084 tablet_replica.cc:333] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252: stopping tablet replica
I20260710 13:19:33.629503 11084 raft_consensus.cc:2243] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252 [term 3 LEADER]: Raft consensus shutting down.
W20260710 13:19:33.629932 15061 consensus_peers.cc:597] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 -> Peer a91ff29a504a4e459f50d7f5ccdc2ef6 (127.10.211.2:41713): Couldn't send request to peer a91ff29a504a4e459f50d7f5ccdc2ef6. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.2:41713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.630402 11084 raft_consensus.cc:2272] T 3fa0f0ade38147aeacbe7d9975493e9c P da2a96ec6e89481fb8c37e6e61858252 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.632288 11084 tablet_replica.cc:333] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252: stopping tablet replica
I20260710 13:19:33.632884 11084 raft_consensus.cc:2243] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.633270 11084 raft_consensus.cc:2272] T 94dd614e0f4642e4b193c18fcba4697e P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.634980 11084 tablet_replica.cc:333] T 508767a2f388471a82182be5c479e714 P da2a96ec6e89481fb8c37e6e61858252: stopping tablet replica
I20260710 13:19:33.635444 11084 raft_consensus.cc:2243] T 508767a2f388471a82182be5c479e714 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.635789 11084 raft_consensus.cc:2272] T 508767a2f388471a82182be5c479e714 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.637483 11084 tablet_replica.cc:333] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252: stopping tablet replica
I20260710 13:19:33.637960 11084 raft_consensus.cc:2243] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.638620 11084 raft_consensus.cc:2272] T 6dead26862124a46a112cfe457284bed P da2a96ec6e89481fb8c37e6e61858252 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.640342 11084 tablet_replica.cc:333] T c81680992d244e7a8459f8d9a9233901 P da2a96ec6e89481fb8c37e6e61858252: stopping tablet replica
I20260710 13:19:33.640820 11084 raft_consensus.cc:2243] T c81680992d244e7a8459f8d9a9233901 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.641193 11084 raft_consensus.cc:2272] T c81680992d244e7a8459f8d9a9233901 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.642872 11084 tablet_replica.cc:333] T bd125acb8ebd479a82bcac8fe8f77fdf P da2a96ec6e89481fb8c37e6e61858252: stopping tablet replica
I20260710 13:19:33.643370 11084 raft_consensus.cc:2243] T bd125acb8ebd479a82bcac8fe8f77fdf P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.643854 11084 raft_consensus.cc:2272] T bd125acb8ebd479a82bcac8fe8f77fdf P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.645767 11084 tablet_replica.cc:333] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252: stopping tablet replica
I20260710 13:19:33.646315 11084 raft_consensus.cc:2243] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.646999 11084 raft_consensus.cc:2272] T 2d63585049294ba5bf4ee425d64dddb5 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.648588 11084 tablet_replica.cc:333] T db516e6f573846d89a0c4deb2a45529b P da2a96ec6e89481fb8c37e6e61858252: stopping tablet replica
I20260710 13:19:33.649088 11084 raft_consensus.cc:2243] T db516e6f573846d89a0c4deb2a45529b P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.649513 11084 raft_consensus.cc:2272] T db516e6f573846d89a0c4deb2a45529b P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.651126 11084 tablet_replica.cc:333] T 10d932863c8748b2b434e63f36cadffb P da2a96ec6e89481fb8c37e6e61858252: stopping tablet replica
I20260710 13:19:33.651614 11084 raft_consensus.cc:2243] T 10d932863c8748b2b434e63f36cadffb P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.652016 11084 raft_consensus.cc:2272] T 10d932863c8748b2b434e63f36cadffb P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.653663 11084 tablet_replica.cc:333] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252: stopping tablet replica
I20260710 13:19:33.654153 11084 raft_consensus.cc:2243] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.654562 11084 raft_consensus.cc:2272] T 23d3632ff7bb4216937fa87d2e65a776 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.656376 11084 tablet_replica.cc:333] T 83d6033d7bfa4467afd5594cfc977ba8 P da2a96ec6e89481fb8c37e6e61858252: stopping tablet replica
I20260710 13:19:33.656870 11084 raft_consensus.cc:2243] T 83d6033d7bfa4467afd5594cfc977ba8 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.657279 11084 raft_consensus.cc:2272] T 83d6033d7bfa4467afd5594cfc977ba8 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.658908 11084 tablet_replica.cc:333] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252: stopping tablet replica
I20260710 13:19:33.659377 11084 raft_consensus.cc:2243] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.660096 11084 raft_consensus.cc:2272] T 56ef8855a45145bc9380bb85572d4676 P da2a96ec6e89481fb8c37e6e61858252 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.661923 11084 tablet_replica.cc:333] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252: stopping tablet replica
I20260710 13:19:33.662444 11084 raft_consensus.cc:2243] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.662897 11084 raft_consensus.cc:2272] T 4149533988ba4cf0bfd043c3ef6f781c P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.664641 11084 tablet_replica.cc:333] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252: stopping tablet replica
I20260710 13:19:33.665136 11084 raft_consensus.cc:2243] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.665545 11084 raft_consensus.cc:2272] T 88161f03faa1411c8393433674318d74 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.667362 11084 tablet_replica.cc:333] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252: stopping tablet replica
I20260710 13:19:33.667835 11084 raft_consensus.cc:2243] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.668516 11084 raft_consensus.cc:2272] T 7b1e9a943cd54d68af471526926a338a P da2a96ec6e89481fb8c37e6e61858252 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.670236 11084 tablet_replica.cc:333] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252: stopping tablet replica
I20260710 13:19:33.670768 11084 raft_consensus.cc:2243] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.671478 11084 raft_consensus.cc:2272] T c515e6f82fd04ffd967f247d7a9691e5 P da2a96ec6e89481fb8c37e6e61858252 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.673242 11084 tablet_replica.cc:333] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252: stopping tablet replica
I20260710 13:19:33.673705 11084 raft_consensus.cc:2243] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.674119 11084 raft_consensus.cc:2272] T bb140c2b31dc4021acc036e1fa07c373 P da2a96ec6e89481fb8c37e6e61858252 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.710409 11084 tablet_server.cc:196] TabletServer@127.10.211.3:0 shutdown complete.
I20260710 13:19:33.741817 11084 master.cc:562] Master@127.10.211.62:37639 shutting down...
I20260710 13:19:33.763046 11084 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.763607 11084 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.763942 11084 tablet_replica.cc:333] T 00000000000000000000000000000000 P 23be8f0c199f44d299cd4468cd39d804: stopping tablet replica
I20260710 13:19:33.784192 11084 master.cc:584] Master@127.10.211.62:37639 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11916 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:19:33.835945 11084 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.211.62:35539
I20260710 13:19:33.837087 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:33.843181 15404 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
W20260710 13:19:33.843349 15406 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
W20260710 13:19:33.843619 15403 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
I20260710 13:19:33.844259 11084 server_base.cc:1061] running on GCE node
I20260710 13:19:33.845166 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:33.845353 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:33.845542 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689573845509 us; error 0 us; skew 500 ppm
I20260710 13:19:33.846060 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:33.848707 11084 webserver.cc:533] Webserver started at http://127.10.211.62:34813/ using document root <none> and password file <none>
I20260710 13:19:33.849196 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:33.849421 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:33.849700 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:33.850870 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689474519633-11084-0/minicluster-data/master-0-root/instance:
uuid: "e27f1a8213184bd59835ebb73a7dbce2"
format_stamp: "Formatted at 2026-07-10 13:19:33 on dist-test-slave-3n8f"
I20260710 13:19:33.855363 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:19:33.858780 15411 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:33.859547 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:33.859845 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689474519633-11084-0/minicluster-data/master-0-root
uuid: "e27f1a8213184bd59835ebb73a7dbce2"
format_stamp: "Formatted at 2026-07-10 13:19:33 on dist-test-slave-3n8f"
I20260710 13:19:33.860132 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689474519633-11084-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689474519633-11084-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689474519633-11084-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)
I20260710 13:19:33.886296 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:33.887605 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:33.925665 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.62:35539
I20260710 13:19:33.925794 15462 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.62:35539 every 8 connection(s)
I20260710 13:19:33.929836 15463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:33.940440 15463 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2: Bootstrap starting.
I20260710 13:19:33.945009 15463 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:33.949201 15463 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2: No bootstrap required, opened a new log
I20260710 13:19:33.951366 15463 raft_consensus.cc:359] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e27f1a8213184bd59835ebb73a7dbce2" member_type: VOTER }
I20260710 13:19:33.951736 15463 raft_consensus.cc:385] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:33.951911 15463 raft_consensus.cc:740] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e27f1a8213184bd59835ebb73a7dbce2, State: Initialized, Role: FOLLOWER
I20260710 13:19:33.952391 15463 consensus_queue.cc:260] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e27f1a8213184bd59835ebb73a7dbce2" member_type: VOTER }
I20260710 13:19:33.952800 15463 raft_consensus.cc:399] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:33.952986 15463 raft_consensus.cc:493] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:33.953202 15463 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:33.957772 15463 raft_consensus.cc:515] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e27f1a8213184bd59835ebb73a7dbce2" member_type: VOTER }
I20260710 13:19:33.958303 15463 leader_election.cc:304] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2 [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: e27f1a8213184bd59835ebb73a7dbce2; no voters: 
I20260710 13:19:33.959523 15463 leader_election.cc:290] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:33.959867 15466 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:33.961227 15466 raft_consensus.cc:697] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2 [term 1 LEADER]: Becoming Leader. State: Replica: e27f1a8213184bd59835ebb73a7dbce2, State: Running, Role: LEADER
I20260710 13:19:33.961925 15466 consensus_queue.cc:237] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2 [LEADER]: Queue going to LEADER mode. State: All 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: "e27f1a8213184bd59835ebb73a7dbce2" member_type: VOTER }
I20260710 13:19:33.962498 15463 sys_catalog.cc:565] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:33.966966 15468 sys_catalog.cc:455] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e27f1a8213184bd59835ebb73a7dbce2. Latest consensus state: current_term: 1 leader_uuid: "e27f1a8213184bd59835ebb73a7dbce2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e27f1a8213184bd59835ebb73a7dbce2" member_type: VOTER } }
I20260710 13:19:33.967175 15467 sys_catalog.cc:455] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e27f1a8213184bd59835ebb73a7dbce2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e27f1a8213184bd59835ebb73a7dbce2" member_type: VOTER } }
I20260710 13:19:33.967847 15468 sys_catalog.cc:458] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:33.968006 15467 sys_catalog.cc:458] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:33.971079 15473 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:33.975983 15473 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:33.979357 11084 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:33.984676 15473 catalog_manager.cc:1383] Generated new cluster ID: 52154c4168f246f4a7c714080361698b
I20260710 13:19:33.984984 15473 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:34.019037 15473 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:34.020359 15473 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:34.035425 15473 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2: Generated new TSK 0
I20260710 13:19:34.036113 15473 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:34.046195 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:34.052575 15484 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
W20260710 13:19:34.052927 15485 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
W20260710 13:19:34.055203 15487 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
I20260710 13:19:34.055478 11084 server_base.cc:1061] running on GCE node
I20260710 13:19:34.056383 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:34.056556 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:34.056681 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689574056669 us; error 0 us; skew 500 ppm
I20260710 13:19:34.057134 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:34.059500 11084 webserver.cc:533] Webserver started at http://127.10.211.1:34011/ using document root <none> and password file <none>
I20260710 13:19:34.060014 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:34.060173 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:34.060406 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:34.061452 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689474519633-11084-0/minicluster-data/ts-0-root/instance:
uuid: "7c09adf80ac14550ac68840835b0cd47"
format_stamp: "Formatted at 2026-07-10 13:19:34 on dist-test-slave-3n8f"
I20260710 13:19:34.066118 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:19:34.069418 15492 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:34.070148 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:34.070492 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689474519633-11084-0/minicluster-data/ts-0-root
uuid: "7c09adf80ac14550ac68840835b0cd47"
format_stamp: "Formatted at 2026-07-10 13:19:34 on dist-test-slave-3n8f"
I20260710 13:19:34.070839 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689474519633-11084-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689474519633-11084-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689474519633-11084-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)
I20260710 13:19:34.098382 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:34.099676 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:34.101135 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:34.103438 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:34.103610 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:34.103900 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:34.104079 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:34.144784 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.1:35253
I20260710 13:19:34.144889 15554 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.1:35253 every 8 connection(s)
I20260710 13:19:34.149775 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:34.156157 15559 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
W20260710 13:19:34.157433 15560 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
W20260710 13:19:34.160501 15562 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
I20260710 13:19:34.160975 11084 server_base.cc:1061] running on GCE node
I20260710 13:19:34.162482 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:34.162791 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:34.162983 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689574162949 us; error 0 us; skew 500 ppm
I20260710 13:19:34.163514 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:34.165766 15555 heartbeater.cc:344] Connected to a master server at 127.10.211.62:35539
I20260710 13:19:34.166189 15555 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:34.166790 11084 webserver.cc:533] Webserver started at http://127.10.211.2:43131/ using document root <none> and password file <none>
I20260710 13:19:34.167207 15555 heartbeater.cc:507] Master 127.10.211.62:35539 requested a full tablet report, sending...
I20260710 13:19:34.167490 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:34.167759 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:34.168089 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:34.169438 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689474519633-11084-0/minicluster-data/ts-1-root/instance:
uuid: "5f21b1d44c024f62b8f89af7c48fc101"
format_stamp: "Formatted at 2026-07-10 13:19:34 on dist-test-slave-3n8f"
I20260710 13:19:34.169695 15428 ts_manager.cc:194] Registered new tserver with Master: 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253)
I20260710 13:19:34.172271 15428 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34130
I20260710 13:19:34.175946 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.006s
I20260710 13:19:34.179606 15567 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:34.180347 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 13:19:34.180661 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689474519633-11084-0/minicluster-data/ts-1-root
uuid: "5f21b1d44c024f62b8f89af7c48fc101"
format_stamp: "Formatted at 2026-07-10 13:19:34 on dist-test-slave-3n8f"
I20260710 13:19:34.180965 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689474519633-11084-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689474519633-11084-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689474519633-11084-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)
I20260710 13:19:34.195191 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:34.196381 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:34.197808 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:34.200016 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:34.200240 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:34.200480 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:34.200651 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:34.239615 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.2:38023
I20260710 13:19:34.239717 15629 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.2:38023 every 8 connection(s)
I20260710 13:19:34.244270 11084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:34.251505 15633 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
W20260710 13:19:34.252576 15634 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
I20260710 13:19:34.254225 11084 server_base.cc:1061] running on GCE node
W20260710 13:19:34.255601 15636 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
I20260710 13:19:34.256409 15630 heartbeater.cc:344] Connected to a master server at 127.10.211.62:35539
I20260710 13:19:34.256764 11084 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:19:34.256856 15630 heartbeater.cc:461] Registering TS with master...
W20260710 13:19:34.257119 11084 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:34.257341 11084 hybrid_clock.cc:648] HybridClock initialized: now 1783689574257320 us; error 0 us; skew 500 ppm
I20260710 13:19:34.257819 15630 heartbeater.cc:507] Master 127.10.211.62:35539 requested a full tablet report, sending...
I20260710 13:19:34.258108 11084 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:34.260012 15428 ts_manager.cc:194] Registered new tserver with Master: 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023)
I20260710 13:19:34.260964 11084 webserver.cc:533] Webserver started at http://127.10.211.3:44547/ using document root <none> and password file <none>
I20260710 13:19:34.261507 11084 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:34.261720 11084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:34.261605 15428 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34138
I20260710 13:19:34.262187 11084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:34.263620 11084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689474519633-11084-0/minicluster-data/ts-2-root/instance:
uuid: "50b09d70749444d6914ab4b577c315b6"
format_stamp: "Formatted at 2026-07-10 13:19:34 on dist-test-slave-3n8f"
I20260710 13:19:34.268026 11084 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:34.271333 15641 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:34.272251 11084 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 13:19:34.272502 11084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689474519633-11084-0/minicluster-data/ts-2-root
uuid: "50b09d70749444d6914ab4b577c315b6"
format_stamp: "Formatted at 2026-07-10 13:19:34 on dist-test-slave-3n8f"
I20260710 13:19:34.272768 11084 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689474519633-11084-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689474519633-11084-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3tOES9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689474519633-11084-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)
I20260710 13:19:34.299206 11084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:34.300328 11084 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:34.301793 11084 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:34.304054 11084 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:34.304255 11084 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:34.304514 11084 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:34.304682 11084 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:34.343631 11084 rpc_server.cc:307] RPC server started. Bound to: 127.10.211.3:36825
I20260710 13:19:34.343743 15703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.211.3:36825 every 8 connection(s)
I20260710 13:19:34.357319 15704 heartbeater.cc:344] Connected to a master server at 127.10.211.62:35539
I20260710 13:19:34.357791 15704 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:34.359072 15704 heartbeater.cc:507] Master 127.10.211.62:35539 requested a full tablet report, sending...
I20260710 13:19:34.361284 15428 ts_manager.cc:194] Registered new tserver with Master: 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:34.361572 11084 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014687336s
I20260710 13:19:34.363102 15428 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34150
I20260710 13:19:34.386880 15428 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34158:
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"
    }
  }
}
W20260710 13:19:34.389424 15428 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.
I20260710 13:19:34.459610 15518 tablet_service.cc:1511] Processing CreateTablet for tablet ea9a25c23a0a4ab49faf563e97645313 (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:34.460332 15669 tablet_service.cc:1511] Processing CreateTablet for tablet 8574089f79df465b918c777401304701 (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:34.461229 15518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea9a25c23a0a4ab49faf563e97645313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.461730 15669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8574089f79df465b918c777401304701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.462842 15517 tablet_service.cc:1511] Processing CreateTablet for tablet 7f3fd38acad94af08c81eaf66f77380e (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:34.462986 15515 tablet_service.cc:1511] Processing CreateTablet for tablet d081722e9f0e40cab914123c02efcbac (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:34.463682 15668 tablet_service.cc:1511] Processing CreateTablet for tablet f13e9b61319b44e8a734c8f3acffc325 (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:34.464443 15515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d081722e9f0e40cab914123c02efcbac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.465044 15668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f13e9b61319b44e8a734c8f3acffc325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.465067 15516 tablet_service.cc:1511] Processing CreateTablet for tablet c0ff344344674a8f808d4a7b72d9ca92 (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:34.466325 15665 tablet_service.cc:1511] Processing CreateTablet for tablet c0ff344344674a8f808d4a7b72d9ca92 (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:34.466995 15516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ff344344674a8f808d4a7b72d9ca92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.467640 15665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ff344344674a8f808d4a7b72d9ca92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.474489 15519 tablet_service.cc:1511] Processing CreateTablet for tablet f13e9b61319b44e8a734c8f3acffc325 (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:34.475968 15519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f13e9b61319b44e8a734c8f3acffc325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.473979 15667 tablet_service.cc:1511] Processing CreateTablet for tablet ea9a25c23a0a4ab49faf563e97645313 (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:34.477769 15664 tablet_service.cc:1511] Processing CreateTablet for tablet d081722e9f0e40cab914123c02efcbac (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:34.478577 15667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea9a25c23a0a4ab49faf563e97645313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.478708 15517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3fd38acad94af08c81eaf66f77380e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.473968 15520 tablet_service.cc:1511] Processing CreateTablet for tablet 8574089f79df465b918c777401304701 (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:34.475502 15666 tablet_service.cc:1511] Processing CreateTablet for tablet 7f3fd38acad94af08c81eaf66f77380e (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:34.480945 15663 tablet_service.cc:1511] Processing CreateTablet for tablet eba834a56d094b29b460c9af418a2a67 (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:34.485247 15664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d081722e9f0e40cab914123c02efcbac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.490496 15520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8574089f79df465b918c777401304701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.492717 15666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3fd38acad94af08c81eaf66f77380e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.495950 15514 tablet_service.cc:1511] Processing CreateTablet for tablet eba834a56d094b29b460c9af418a2a67 (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:34.497484 15514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eba834a56d094b29b460c9af418a2a67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.498162 15663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eba834a56d094b29b460c9af418a2a67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.501596 15513 tablet_service.cc:1511] Processing CreateTablet for tablet b28395207ef340f1afa216de98a519b3 (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:34.503039 15513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b28395207ef340f1afa216de98a519b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.525815 15718 tablet_bootstrap.cc:492] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6: Bootstrap starting.
I20260710 13:19:34.526782 15662 tablet_service.cc:1511] Processing CreateTablet for tablet b28395207ef340f1afa216de98a519b3 (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:34.528255 15662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b28395207ef340f1afa216de98a519b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.547614 15719 tablet_bootstrap.cc:492] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47: Bootstrap starting.
I20260710 13:19:34.552453 15512 tablet_service.cc:1511] Processing CreateTablet for tablet 41210a54cb74437ca2d555eb9aafe5bd (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:34.552798 15664 tablet_service.cc:1511] Processing CreateTablet for tablet 41210a54cb74437ca2d555eb9aafe5bd (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:34.553867 15512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41210a54cb74437ca2d555eb9aafe5bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.554318 15664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41210a54cb74437ca2d555eb9aafe5bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.559275 15587 tablet_service.cc:1511] Processing CreateTablet for tablet 41210a54cb74437ca2d555eb9aafe5bd (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:34.560711 15587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41210a54cb74437ca2d555eb9aafe5bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.562175 15593 tablet_service.cc:1511] Processing CreateTablet for tablet ea9a25c23a0a4ab49faf563e97645313 (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:34.559176 15595 tablet_service.cc:1511] Processing CreateTablet for tablet 8574089f79df465b918c777401304701 (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:34.563659 15593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea9a25c23a0a4ab49faf563e97645313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.560343 15594 tablet_service.cc:1511] Processing CreateTablet for tablet f13e9b61319b44e8a734c8f3acffc325 (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:34.564642 15594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f13e9b61319b44e8a734c8f3acffc325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.565392 15592 tablet_service.cc:1511] Processing CreateTablet for tablet 7f3fd38acad94af08c81eaf66f77380e (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:34.567739 15591 tablet_service.cc:1511] Processing CreateTablet for tablet c0ff344344674a8f808d4a7b72d9ca92 (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:34.570358 15592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3fd38acad94af08c81eaf66f77380e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.571686 15718 tablet_bootstrap.cc:654] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:34.571285 15590 tablet_service.cc:1511] Processing CreateTablet for tablet d081722e9f0e40cab914123c02efcbac (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:34.572296 15595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8574089f79df465b918c777401304701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.573014 15590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d081722e9f0e40cab914123c02efcbac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.572995 15589 tablet_service.cc:1511] Processing CreateTablet for tablet eba834a56d094b29b460c9af418a2a67 (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:34.574208 15591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ff344344674a8f808d4a7b72d9ca92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.575284 15588 tablet_service.cc:1511] Processing CreateTablet for tablet b28395207ef340f1afa216de98a519b3 (DEFAULT_TABLE table=test-workload [id=b1d63a94cc7241c89ada840fa747b5b4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:34.576606 15588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b28395207ef340f1afa216de98a519b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.579520 15589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eba834a56d094b29b460c9af418a2a67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.637107 15719 tablet_bootstrap.cc:654] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:34.640290 15718 tablet_bootstrap.cc:492] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6: No bootstrap required, opened a new log
I20260710 13:19:34.641871 15718 ts_tablet_manager.cc:1403] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6: Time spent bootstrapping tablet: real 0.116s	user 0.010s	sys 0.008s
I20260710 13:19:34.644829 15718 raft_consensus.cc:359] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:34.645558 15718 raft_consensus.cc:385] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:34.645857 15718 raft_consensus.cc:740] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:34.647420 15718 consensus_queue.cc:260] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:34.670225 15721 tablet_bootstrap.cc:492] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101: Bootstrap starting.
I20260710 13:19:34.677582 15719 tablet_bootstrap.cc:492] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47: No bootstrap required, opened a new log
I20260710 13:19:34.678201 15719 ts_tablet_manager.cc:1403] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47: Time spent bootstrapping tablet: real 0.131s	user 0.008s	sys 0.010s
I20260710 13:19:34.679193 15721 tablet_bootstrap.cc:654] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:34.681466 15719 raft_consensus.cc:359] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:34.682271 15719 raft_consensus.cc:385] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:34.682667 15719 raft_consensus.cc:740] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Initialized, Role: FOLLOWER
I20260710 13:19:34.689941 15719 consensus_queue.cc:260] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:34.690855 15718 ts_tablet_manager.cc:1434] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6: Time spent starting tablet: real 0.049s	user 0.017s	sys 0.001s
I20260710 13:19:34.691857 15704 heartbeater.cc:499] Master 127.10.211.62:35539 was elected leader, sending a full tablet report...
I20260710 13:19:34.692062 15718 tablet_bootstrap.cc:492] T 8574089f79df465b918c777401304701 P 50b09d70749444d6914ab4b577c315b6: Bootstrap starting.
I20260710 13:19:34.692858 15721 tablet_bootstrap.cc:492] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101: No bootstrap required, opened a new log
I20260710 13:19:34.693616 15721 ts_tablet_manager.cc:1403] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.006s
I20260710 13:19:34.697757 15721 raft_consensus.cc:359] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } }
I20260710 13:19:34.699105 15718 tablet_bootstrap.cc:654] T 8574089f79df465b918c777401304701 P 50b09d70749444d6914ab4b577c315b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:34.699136 15721 raft_consensus.cc:385] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:34.699949 15721 raft_consensus.cc:740] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Initialized, Role: FOLLOWER
I20260710 13:19:34.701337 15721 consensus_queue.cc:260] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } }
I20260710 13:19:34.712355 15721 ts_tablet_manager.cc:1434] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.003s
I20260710 13:19:34.713647 15630 heartbeater.cc:499] Master 127.10.211.62:35539 was elected leader, sending a full tablet report...
I20260710 13:19:34.716115 15555 heartbeater.cc:499] Master 127.10.211.62:35539 was elected leader, sending a full tablet report...
I20260710 13:19:34.716378 15719 ts_tablet_manager.cc:1434] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.020s
I20260710 13:19:34.717638 15719 tablet_bootstrap.cc:492] T d081722e9f0e40cab914123c02efcbac P 7c09adf80ac14550ac68840835b0cd47: Bootstrap starting.
I20260710 13:19:34.720088 15721 tablet_bootstrap.cc:492] T ea9a25c23a0a4ab49faf563e97645313 P 5f21b1d44c024f62b8f89af7c48fc101: Bootstrap starting.
I20260710 13:19:34.723784 15719 tablet_bootstrap.cc:654] T d081722e9f0e40cab914123c02efcbac P 7c09adf80ac14550ac68840835b0cd47: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:34.727705 15721 tablet_bootstrap.cc:654] T ea9a25c23a0a4ab49faf563e97645313 P 5f21b1d44c024f62b8f89af7c48fc101: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:34.735920 15723 raft_consensus.cc:493] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:34.736666 15723 raft_consensus.cc:515] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:34.741457 15721 tablet_bootstrap.cc:492] T ea9a25c23a0a4ab49faf563e97645313 P 5f21b1d44c024f62b8f89af7c48fc101: No bootstrap required, opened a new log
I20260710 13:19:34.742344 15721 ts_tablet_manager.cc:1403] T ea9a25c23a0a4ab49faf563e97645313 P 5f21b1d44c024f62b8f89af7c48fc101: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260710 13:19:34.746394 15721 raft_consensus.cc:359] T ea9a25c23a0a4ab49faf563e97645313 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:34.747707 15721 raft_consensus.cc:385] T ea9a25c23a0a4ab49faf563e97645313 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:34.748195 15721 raft_consensus.cc:740] T ea9a25c23a0a4ab49faf563e97645313 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Initialized, Role: FOLLOWER
I20260710 13:19:34.749455 15721 consensus_queue.cc:260] T ea9a25c23a0a4ab49faf563e97645313 P 5f21b1d44c024f62b8f89af7c48fc101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:34.754320 15721 ts_tablet_manager.cc:1434] T ea9a25c23a0a4ab49faf563e97645313 P 5f21b1d44c024f62b8f89af7c48fc101: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 13:19:34.755752 15721 tablet_bootstrap.cc:492] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101: Bootstrap starting.
I20260710 13:19:34.760661 15723 leader_election.cc:290] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023)
I20260710 13:19:34.764479 15721 tablet_bootstrap.cc:654] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:34.778607 15721 tablet_bootstrap.cc:492] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101: No bootstrap required, opened a new log
I20260710 13:19:34.779438 15721 ts_tablet_manager.cc:1403] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260710 13:19:34.783685 15721 raft_consensus.cc:359] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:34.784818 15721 raft_consensus.cc:385] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:34.785305 15721 raft_consensus.cc:740] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Initialized, Role: FOLLOWER
I20260710 13:19:34.786832 15718 tablet_bootstrap.cc:492] T 8574089f79df465b918c777401304701 P 50b09d70749444d6914ab4b577c315b6: No bootstrap required, opened a new log
I20260710 13:19:34.786463 15721 consensus_queue.cc:260] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:34.787395 15718 ts_tablet_manager.cc:1403] T 8574089f79df465b918c777401304701 P 50b09d70749444d6914ab4b577c315b6: Time spent bootstrapping tablet: real 0.096s	user 0.050s	sys 0.044s
I20260710 13:19:34.790154 15721 ts_tablet_manager.cc:1434] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.007s
I20260710 13:19:34.790539 15718 raft_consensus.cc:359] T 8574089f79df465b918c777401304701 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } }
I20260710 13:19:34.791455 15718 raft_consensus.cc:385] T 8574089f79df465b918c777401304701 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:34.791777 15718 raft_consensus.cc:740] T 8574089f79df465b918c777401304701 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:34.791978 15721 tablet_bootstrap.cc:492] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101: Bootstrap starting.
I20260710 13:19:34.792723 15718 consensus_queue.cc:260] T 8574089f79df465b918c777401304701 P 50b09d70749444d6914ab4b577c315b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } }
I20260710 13:19:34.797067 15718 ts_tablet_manager.cc:1434] T 8574089f79df465b918c777401304701 P 50b09d70749444d6914ab4b577c315b6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:34.798094 15718 tablet_bootstrap.cc:492] T c0ff344344674a8f808d4a7b72d9ca92 P 50b09d70749444d6914ab4b577c315b6: Bootstrap starting.
I20260710 13:19:34.801332 15721 tablet_bootstrap.cc:654] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:34.802146 15727 raft_consensus.cc:493] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:34.802729 15727 raft_consensus.cc:515] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } }
I20260710 13:19:34.804091 15718 tablet_bootstrap.cc:654] T c0ff344344674a8f808d4a7b72d9ca92 P 50b09d70749444d6914ab4b577c315b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:34.807032 15727 leader_election.cc:290] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:34.815201 15721 tablet_bootstrap.cc:492] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101: No bootstrap required, opened a new log
I20260710 13:19:34.816118 15721 ts_tablet_manager.cc:1403] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260710 13:19:34.820102 15721 raft_consensus.cc:359] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:34.821523 15721 raft_consensus.cc:385] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:34.822072 15721 raft_consensus.cc:740] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Initialized, Role: FOLLOWER
I20260710 13:19:34.823400 15721 consensus_queue.cc:260] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:34.827157 15721 ts_tablet_manager.cc:1434] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:19:34.828585 15721 tablet_bootstrap.cc:492] T 7f3fd38acad94af08c81eaf66f77380e P 5f21b1d44c024f62b8f89af7c48fc101: Bootstrap starting.
I20260710 13:19:34.837427 15721 tablet_bootstrap.cc:654] T 7f3fd38acad94af08c81eaf66f77380e P 5f21b1d44c024f62b8f89af7c48fc101: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:34.843186 15725 raft_consensus.cc:493] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:34.844022 15725 raft_consensus.cc:515] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:34.847699 15725 leader_election.cc:290] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:34.849711 15530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d081722e9f0e40cab914123c02efcbac" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47" is_pre_election: true
I20260710 13:19:34.906831 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d081722e9f0e40cab914123c02efcbac" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101" is_pre_election: true
I20260710 13:19:34.907799 15605 raft_consensus.cc:2468] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 0.
I20260710 13:19:34.909621 15642 leader_election.cc:304] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 5f21b1d44c024f62b8f89af7c48fc101; no voters: 
I20260710 13:19:34.910753 15723 raft_consensus.cc:2804] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:34.911247 15723 raft_consensus.cc:493] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:34.911690 15723 raft_consensus.cc:3060] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:34.922618 15723 raft_consensus.cc:515] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:34.925599 15723 leader_election.cc:290] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 election: Requested vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023)
I20260710 13:19:34.929095 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d081722e9f0e40cab914123c02efcbac" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
I20260710 13:19:34.929994 15605 raft_consensus.cc:3060] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:34.931845 15530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d081722e9f0e40cab914123c02efcbac" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
W20260710 13:19:34.944149 15642 leader_election.cc:343] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:34.945514 15642 leader_election.cc:343] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:34.947250 15605 raft_consensus.cc:2468] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 1.
I20260710 13:19:34.950763 15642 leader_election.cc:304] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 5f21b1d44c024f62b8f89af7c48fc101; no voters: 7c09adf80ac14550ac68840835b0cd47
I20260710 13:19:34.952348 15723 raft_consensus.cc:2804] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:34.956163 15719 tablet_bootstrap.cc:492] T d081722e9f0e40cab914123c02efcbac P 7c09adf80ac14550ac68840835b0cd47: No bootstrap required, opened a new log
I20260710 13:19:34.956950 15719 ts_tablet_manager.cc:1403] T d081722e9f0e40cab914123c02efcbac P 7c09adf80ac14550ac68840835b0cd47: Time spent bootstrapping tablet: real 0.240s	user 0.074s	sys 0.111s
I20260710 13:19:34.960898 15719 raft_consensus.cc:359] T d081722e9f0e40cab914123c02efcbac P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:34.961886 15719 raft_consensus.cc:385] T d081722e9f0e40cab914123c02efcbac P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:34.962260 15719 raft_consensus.cc:740] T d081722e9f0e40cab914123c02efcbac P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Initialized, Role: FOLLOWER
I20260710 13:19:34.963712 15723 raft_consensus.cc:697] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [term 1 LEADER]: Becoming Leader. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Running, Role: LEADER
I20260710 13:19:34.966162 15723 consensus_queue.cc:237] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:34.971489 15719 consensus_queue.cc:260] T d081722e9f0e40cab914123c02efcbac P 7c09adf80ac14550ac68840835b0cd47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:34.973410 15718 tablet_bootstrap.cc:492] T c0ff344344674a8f808d4a7b72d9ca92 P 50b09d70749444d6914ab4b577c315b6: No bootstrap required, opened a new log
I20260710 13:19:34.973950 15718 ts_tablet_manager.cc:1403] T c0ff344344674a8f808d4a7b72d9ca92 P 50b09d70749444d6914ab4b577c315b6: Time spent bootstrapping tablet: real 0.176s	user 0.050s	sys 0.123s
I20260710 13:19:34.974177 15719 ts_tablet_manager.cc:1434] T d081722e9f0e40cab914123c02efcbac P 7c09adf80ac14550ac68840835b0cd47: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.004s
I20260710 13:19:34.975625 15719 tablet_bootstrap.cc:492] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47: Bootstrap starting.
I20260710 13:19:34.976867 15718 raft_consensus.cc:359] T c0ff344344674a8f808d4a7b72d9ca92 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:34.977653 15718 raft_consensus.cc:385] T c0ff344344674a8f808d4a7b72d9ca92 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:34.977968 15718 raft_consensus.cc:740] T c0ff344344674a8f808d4a7b72d9ca92 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:34.978678 15530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8574089f79df465b918c777401304701" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47" is_pre_election: true
I20260710 13:19:34.979094 15721 tablet_bootstrap.cc:492] T 7f3fd38acad94af08c81eaf66f77380e P 5f21b1d44c024f62b8f89af7c48fc101: No bootstrap required, opened a new log
I20260710 13:19:34.978856 15718 consensus_queue.cc:260] T c0ff344344674a8f808d4a7b72d9ca92 P 50b09d70749444d6914ab4b577c315b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
W20260710 13:19:34.979952 15568 leader_election.cc:343] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:34.979928 15721 ts_tablet_manager.cc:1403] T 7f3fd38acad94af08c81eaf66f77380e P 5f21b1d44c024f62b8f89af7c48fc101: Time spent bootstrapping tablet: real 0.152s	user 0.042s	sys 0.098s
I20260710 13:19:34.981794 15718 ts_tablet_manager.cc:1434] T c0ff344344674a8f808d4a7b72d9ca92 P 50b09d70749444d6914ab4b577c315b6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:34.982933 15718 tablet_bootstrap.cc:492] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6: Bootstrap starting.
I20260710 13:19:34.984567 15721 raft_consensus.cc:359] T 7f3fd38acad94af08c81eaf66f77380e P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:34.984983 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9a25c23a0a4ab49faf563e97645313" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101" is_pre_election: true
I20260710 13:19:34.985455 15721 raft_consensus.cc:385] T 7f3fd38acad94af08c81eaf66f77380e P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:34.985636 15605 raft_consensus.cc:2468] T ea9a25c23a0a4ab49faf563e97645313 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 0.
I20260710 13:19:34.985852 15721 raft_consensus.cc:740] T 7f3fd38acad94af08c81eaf66f77380e P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Initialized, Role: FOLLOWER
I20260710 13:19:34.986897 15493 leader_election.cc:304] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f21b1d44c024f62b8f89af7c48fc101, 7c09adf80ac14550ac68840835b0cd47; no voters: 
I20260710 13:19:34.987820 15725 raft_consensus.cc:2804] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:34.988222 15725 raft_consensus.cc:493] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:34.988565 15725 raft_consensus.cc:3060] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:34.989701 15718 tablet_bootstrap.cc:654] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:34.990072 15476 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:34.991063 15719 tablet_bootstrap.cc:654] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:34.991806 15679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9a25c23a0a4ab49faf563e97645313" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6" is_pre_election: true
I20260710 13:19:34.994931 15428 catalog_manager.cc:5697] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50b09d70749444d6914ab4b577c315b6 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "50b09d70749444d6914ab4b577c315b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: HEALTHY } } }
W20260710 13:19:34.999065 15493 leader_election.cc:343] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:35.000386 15721 consensus_queue.cc:260] T 7f3fd38acad94af08c81eaf66f77380e P 5f21b1d44c024f62b8f89af7c48fc101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.001792 15725 raft_consensus.cc:515] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.002444 15719 tablet_bootstrap.cc:492] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47: No bootstrap required, opened a new log
I20260710 13:19:35.004287 15719 ts_tablet_manager.cc:1403] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260710 13:19:35.006119 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9a25c23a0a4ab49faf563e97645313" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
I20260710 13:19:35.006301 15679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8574089f79df465b918c777401304701" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6" is_pre_election: true
I20260710 13:19:35.006752 15605 raft_consensus.cc:3060] T ea9a25c23a0a4ab49faf563e97645313 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.007007 15679 raft_consensus.cc:2468] T 8574089f79df465b918c777401304701 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f21b1d44c024f62b8f89af7c48fc101 in term 0.
I20260710 13:19:35.007162 15719 raft_consensus.cc:359] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } }
I20260710 13:19:35.007915 15719 raft_consensus.cc:385] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:35.008189 15719 raft_consensus.cc:740] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Initialized, Role: FOLLOWER
I20260710 13:19:35.008409 15568 leader_election.cc:304] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 5f21b1d44c024f62b8f89af7c48fc101; no voters: 7c09adf80ac14550ac68840835b0cd47
I20260710 13:19:35.008903 15719 consensus_queue.cc:260] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } }
I20260710 13:19:35.009629 15727 raft_consensus.cc:2804] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:35.003361 15718 tablet_bootstrap.cc:492] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6: No bootstrap required, opened a new log
I20260710 13:19:35.010018 15727 raft_consensus.cc:493] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:35.010442 15727 raft_consensus.cc:3060] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.011962 15719 ts_tablet_manager.cc:1434] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:35.013197 15719 tablet_bootstrap.cc:492] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47: Bootstrap starting.
I20260710 13:19:35.010445 15718 ts_tablet_manager.cc:1403] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.007s
I20260710 13:19:35.003626 15721 ts_tablet_manager.cc:1434] T 7f3fd38acad94af08c81eaf66f77380e P 5f21b1d44c024f62b8f89af7c48fc101: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:19:35.017974 15721 tablet_bootstrap.cc:492] T 41210a54cb74437ca2d555eb9aafe5bd P 5f21b1d44c024f62b8f89af7c48fc101: Bootstrap starting.
I20260710 13:19:35.018172 15718 raft_consensus.cc:359] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.018987 15718 raft_consensus.cc:385] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:35.019285 15718 raft_consensus.cc:740] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:35.019559 15719 tablet_bootstrap.cc:654] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:35.021881 15727 raft_consensus.cc:515] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } }
I20260710 13:19:35.014544 15605 raft_consensus.cc:2468] T ea9a25c23a0a4ab49faf563e97645313 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 1.
I20260710 13:19:35.024363 15718 consensus_queue.cc:260] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.024757 15530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8574089f79df465b918c777401304701" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
I20260710 13:19:35.025434 15530 raft_consensus.cc:3060] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.026226 15727 leader_election.cc:290] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 1 election: Requested vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:35.024776 15679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9a25c23a0a4ab49faf563e97645313" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6"
I20260710 13:19:35.028074 15718 ts_tablet_manager.cc:1434] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260710 13:19:35.027802 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8574089f79df465b918c777401304701" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6"
I20260710 13:19:35.028314 15679 raft_consensus.cc:3060] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.028728 15678 raft_consensus.cc:3060] T 8574089f79df465b918c777401304701 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.029137 15718 tablet_bootstrap.cc:492] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6: Bootstrap starting.
I20260710 13:19:35.026042 15493 leader_election.cc:304] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f21b1d44c024f62b8f89af7c48fc101, 7c09adf80ac14550ac68840835b0cd47; no voters: 
I20260710 13:19:35.035790 15718 tablet_bootstrap.cc:654] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:35.040509 15678 raft_consensus.cc:2468] T 8574089f79df465b918c777401304701 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f21b1d44c024f62b8f89af7c48fc101 in term 1.
I20260710 13:19:35.041440 15746 raft_consensus.cc:2804] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:35.042430 15568 leader_election.cc:304] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 5f21b1d44c024f62b8f89af7c48fc101; no voters: 
I20260710 13:19:35.043643 15727 raft_consensus.cc:2804] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:35.043905 15530 raft_consensus.cc:2468] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f21b1d44c024f62b8f89af7c48fc101 in term 1.
I20260710 13:19:35.050218 15725 leader_election.cc:290] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 election: Requested vote from peers 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:35.061704 15721 tablet_bootstrap.cc:654] T 41210a54cb74437ca2d555eb9aafe5bd P 5f21b1d44c024f62b8f89af7c48fc101: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:35.066920 15679 raft_consensus.cc:2468] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 1.
I20260710 13:19:35.068164 15725 raft_consensus.cc:493] T d081722e9f0e40cab914123c02efcbac P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:35.068353 15719 tablet_bootstrap.cc:492] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47: No bootstrap required, opened a new log
I20260710 13:19:35.070396 15719 ts_tablet_manager.cc:1403] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47: Time spent bootstrapping tablet: real 0.057s	user 0.031s	sys 0.024s
I20260710 13:19:35.070182 15725 raft_consensus.cc:515] T d081722e9f0e40cab914123c02efcbac P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.073603 15725 leader_election.cc:290] T d081722e9f0e40cab914123c02efcbac P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:35.074246 15719 raft_consensus.cc:359] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.075150 15719 raft_consensus.cc:385] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:35.074940 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d081722e9f0e40cab914123c02efcbac" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6" is_pre_election: true
I20260710 13:19:35.076009 15719 raft_consensus.cc:740] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Initialized, Role: FOLLOWER
I20260710 13:19:35.076143 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d081722e9f0e40cab914123c02efcbac" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101" is_pre_election: true
I20260710 13:19:35.076941 15605 raft_consensus.cc:2393] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c09adf80ac14550ac68840835b0cd47 in current term 1: Already voted for candidate 50b09d70749444d6914ab4b577c315b6 in this term.
I20260710 13:19:35.076830 15719 consensus_queue.cc:260] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.079113 15719 ts_tablet_manager.cc:1434] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:35.079531 15493 leader_election.cc:304] T d081722e9f0e40cab914123c02efcbac P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c09adf80ac14550ac68840835b0cd47; no voters: 50b09d70749444d6914ab4b577c315b6, 5f21b1d44c024f62b8f89af7c48fc101
I20260710 13:19:35.080104 15719 tablet_bootstrap.cc:492] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47: Bootstrap starting.
I20260710 13:19:35.083221 15725 raft_consensus.cc:3060] T d081722e9f0e40cab914123c02efcbac P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.091121 15727 raft_consensus.cc:697] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 LEADER]: Becoming Leader. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Running, Role: LEADER
I20260710 13:19:35.092233 15727 consensus_queue.cc:237] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } }
I20260710 13:19:35.093950 15725 raft_consensus.cc:2749] T d081722e9f0e40cab914123c02efcbac P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:35.098883 15719 tablet_bootstrap.cc:654] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:35.097993 15749 raft_consensus.cc:493] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:35.099808 15749 raft_consensus.cc:515] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.103206 15749 leader_election.cc:290] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:35.097988 15721 tablet_bootstrap.cc:492] T 41210a54cb74437ca2d555eb9aafe5bd P 5f21b1d44c024f62b8f89af7c48fc101: No bootstrap required, opened a new log
I20260710 13:19:35.105317 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ff344344674a8f808d4a7b72d9ca92" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101" is_pre_election: true
I20260710 13:19:35.106472 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ff344344674a8f808d4a7b72d9ca92" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6" is_pre_election: true
I20260710 13:19:35.109588 15721 ts_tablet_manager.cc:1403] T 41210a54cb74437ca2d555eb9aafe5bd P 5f21b1d44c024f62b8f89af7c48fc101: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.007s
I20260710 13:19:35.109975 15678 raft_consensus.cc:2468] T c0ff344344674a8f808d4a7b72d9ca92 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 0.
I20260710 13:19:35.109582 15605 raft_consensus.cc:2468] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 0.
I20260710 13:19:35.112574 15493 leader_election.cc:304] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f21b1d44c024f62b8f89af7c48fc101, 7c09adf80ac14550ac68840835b0cd47; no voters: 
I20260710 13:19:35.113369 15746 raft_consensus.cc:697] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Becoming Leader. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Running, Role: LEADER
I20260710 13:19:35.114724 15746 consensus_queue.cc:237] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.115438 15749 raft_consensus.cc:2804] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:35.117647 15749 raft_consensus.cc:493] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:35.118007 15749 raft_consensus.cc:3060] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.125536 15749 raft_consensus.cc:515] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.116940 15721 raft_consensus.cc:359] T 41210a54cb74437ca2d555eb9aafe5bd P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.126794 15721 raft_consensus.cc:385] T 41210a54cb74437ca2d555eb9aafe5bd P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:35.127112 15721 raft_consensus.cc:740] T 41210a54cb74437ca2d555eb9aafe5bd P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Initialized, Role: FOLLOWER
I20260710 13:19:35.127868 15721 consensus_queue.cc:260] T 41210a54cb74437ca2d555eb9aafe5bd P 5f21b1d44c024f62b8f89af7c48fc101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.130266 15721 ts_tablet_manager.cc:1434] T 41210a54cb74437ca2d555eb9aafe5bd P 5f21b1d44c024f62b8f89af7c48fc101: Time spent starting tablet: real 0.020s	user 0.000s	sys 0.004s
I20260710 13:19:35.131314 15721 tablet_bootstrap.cc:492] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101: Bootstrap starting.
I20260710 13:19:35.127893 15425 catalog_manager.cc:5697] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "5f21b1d44c024f62b8f89af7c48fc101" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:35.135166 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ff344344674a8f808d4a7b72d9ca92" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
I20260710 13:19:35.135883 15605 raft_consensus.cc:3060] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.136288 15749 leader_election.cc:290] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 election: Requested vote from peers 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:35.137277 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ff344344674a8f808d4a7b72d9ca92" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6"
I20260710 13:19:35.138079 15678 raft_consensus.cc:3060] T c0ff344344674a8f808d4a7b72d9ca92 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.148138 15605 raft_consensus.cc:2468] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 1.
I20260710 13:19:35.150079 15493 leader_election.cc:304] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f21b1d44c024f62b8f89af7c48fc101, 7c09adf80ac14550ac68840835b0cd47; no voters: 
I20260710 13:19:35.153770 15749 raft_consensus.cc:2804] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:35.154727 15749 raft_consensus.cc:697] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Becoming Leader. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Running, Role: LEADER
I20260710 13:19:35.156308 15749 consensus_queue.cc:237] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.166561 15718 tablet_bootstrap.cc:492] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6: No bootstrap required, opened a new log
I20260710 13:19:35.167179 15718 ts_tablet_manager.cc:1403] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6: Time spent bootstrapping tablet: real 0.138s	user 0.039s	sys 0.049s
I20260710 13:19:35.167703 15719 tablet_bootstrap.cc:492] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47: No bootstrap required, opened a new log
I20260710 13:19:35.168423 15719 ts_tablet_manager.cc:1403] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.026s
I20260710 13:19:35.170375 15718 raft_consensus.cc:359] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.171200 15718 raft_consensus.cc:385] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:35.171510 15718 raft_consensus.cc:740] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:35.172060 15719 raft_consensus.cc:359] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.172252 15718 consensus_queue.cc:260] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.172847 15719 raft_consensus.cc:385] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:35.172607 15678 raft_consensus.cc:2468] T c0ff344344674a8f808d4a7b72d9ca92 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 1.
I20260710 13:19:35.173261 15719 raft_consensus.cc:740] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Initialized, Role: FOLLOWER
I20260710 13:19:35.174284 15719 consensus_queue.cc:260] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.175168 15718 ts_tablet_manager.cc:1434] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:19:35.176642 15718 tablet_bootstrap.cc:492] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6: Bootstrap starting.
I20260710 13:19:35.177091 15719 ts_tablet_manager.cc:1434] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:35.178185 15719 tablet_bootstrap.cc:492] T eba834a56d094b29b460c9af418a2a67 P 7c09adf80ac14550ac68840835b0cd47: Bootstrap starting.
I20260710 13:19:35.182286 15427 catalog_manager.cc:5697] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "7c09adf80ac14550ac68840835b0cd47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:35.186689 15721 tablet_bootstrap.cc:654] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:35.187602 15719 tablet_bootstrap.cc:654] T eba834a56d094b29b460c9af418a2a67 P 7c09adf80ac14550ac68840835b0cd47: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:35.189191 15718 tablet_bootstrap.cc:654] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:35.193063 15719 tablet_bootstrap.cc:492] T eba834a56d094b29b460c9af418a2a67 P 7c09adf80ac14550ac68840835b0cd47: No bootstrap required, opened a new log
I20260710 13:19:35.193552 15719 ts_tablet_manager.cc:1403] T eba834a56d094b29b460c9af418a2a67 P 7c09adf80ac14550ac68840835b0cd47: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.002s
I20260710 13:19:35.196324 15718 tablet_bootstrap.cc:492] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6: No bootstrap required, opened a new log
I20260710 13:19:35.197001 15718 ts_tablet_manager.cc:1403] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260710 13:19:35.196642 15719 raft_consensus.cc:359] T eba834a56d094b29b460c9af418a2a67 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.197497 15719 raft_consensus.cc:385] T eba834a56d094b29b460c9af418a2a67 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:35.197885 15719 raft_consensus.cc:740] T eba834a56d094b29b460c9af418a2a67 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Initialized, Role: FOLLOWER
I20260710 13:19:35.198879 15719 consensus_queue.cc:260] T eba834a56d094b29b460c9af418a2a67 P 7c09adf80ac14550ac68840835b0cd47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.201030 15718 raft_consensus.cc:359] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.201797 15718 raft_consensus.cc:385] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:35.202090 15718 raft_consensus.cc:740] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:35.199926 15721 tablet_bootstrap.cc:492] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101: No bootstrap required, opened a new log
I20260710 13:19:35.203248 15721 ts_tablet_manager.cc:1403] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101: Time spent bootstrapping tablet: real 0.072s	user 0.024s	sys 0.022s
I20260710 13:19:35.202967 15718 consensus_queue.cc:260] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.206627 15721 raft_consensus.cc:359] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.207594 15721 raft_consensus.cc:385] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:35.208003 15721 raft_consensus.cc:740] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Initialized, Role: FOLLOWER
I20260710 13:19:35.208389 15719 ts_tablet_manager.cc:1434] T eba834a56d094b29b460c9af418a2a67 P 7c09adf80ac14550ac68840835b0cd47: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:19:35.209004 15721 consensus_queue.cc:260] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.209750 15718 ts_tablet_manager.cc:1434] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260710 13:19:35.210116 15719 tablet_bootstrap.cc:492] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47: Bootstrap starting.
I20260710 13:19:35.210786 15718 tablet_bootstrap.cc:492] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6: Bootstrap starting.
I20260710 13:19:35.211913 15721 ts_tablet_manager.cc:1434] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:35.213095 15721 tablet_bootstrap.cc:492] T f13e9b61319b44e8a734c8f3acffc325 P 5f21b1d44c024f62b8f89af7c48fc101: Bootstrap starting.
I20260710 13:19:35.214843 15426 catalog_manager.cc:5697] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "7c09adf80ac14550ac68840835b0cd47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:35.218885 15719 tablet_bootstrap.cc:654] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:35.219550 15721 tablet_bootstrap.cc:654] T f13e9b61319b44e8a734c8f3acffc325 P 5f21b1d44c024f62b8f89af7c48fc101: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:35.225322 15718 tablet_bootstrap.cc:654] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:35.239607 15718 tablet_bootstrap.cc:492] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6: No bootstrap required, opened a new log
I20260710 13:19:35.240836 15718 ts_tablet_manager.cc:1403] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.004s
I20260710 13:19:35.242617 15721 tablet_bootstrap.cc:492] T f13e9b61319b44e8a734c8f3acffc325 P 5f21b1d44c024f62b8f89af7c48fc101: No bootstrap required, opened a new log
I20260710 13:19:35.242808 15719 tablet_bootstrap.cc:492] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47: No bootstrap required, opened a new log
I20260710 13:19:35.243296 15721 ts_tablet_manager.cc:1403] T f13e9b61319b44e8a734c8f3acffc325 P 5f21b1d44c024f62b8f89af7c48fc101: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.015s
I20260710 13:19:35.243359 15719 ts_tablet_manager.cc:1403] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.014s
I20260710 13:19:35.243692 15718 raft_consensus.cc:359] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.244220 15718 raft_consensus.cc:385] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:35.244391 15718 raft_consensus.cc:740] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:35.244998 15718 consensus_queue.cc:260] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.246300 15719 raft_consensus.cc:359] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.247056 15719 raft_consensus.cc:385] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:35.247365 15719 raft_consensus.cc:740] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Initialized, Role: FOLLOWER
I20260710 13:19:35.248203 15719 consensus_queue.cc:260] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.250358 15721 raft_consensus.cc:359] T f13e9b61319b44e8a734c8f3acffc325 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.251127 15721 raft_consensus.cc:385] T f13e9b61319b44e8a734c8f3acffc325 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:35.251456 15721 raft_consensus.cc:740] T f13e9b61319b44e8a734c8f3acffc325 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Initialized, Role: FOLLOWER
I20260710 13:19:35.252054 15719 ts_tablet_manager.cc:1434] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 13:19:35.252159 15721 consensus_queue.cc:260] T f13e9b61319b44e8a734c8f3acffc325 P 5f21b1d44c024f62b8f89af7c48fc101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.253167 15719 tablet_bootstrap.cc:492] T 41210a54cb74437ca2d555eb9aafe5bd P 7c09adf80ac14550ac68840835b0cd47: Bootstrap starting.
I20260710 13:19:35.254263 15718 ts_tablet_manager.cc:1434] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:19:35.254310 15721 ts_tablet_manager.cc:1434] T f13e9b61319b44e8a734c8f3acffc325 P 5f21b1d44c024f62b8f89af7c48fc101: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:19:35.255723 15721 tablet_bootstrap.cc:492] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101: Bootstrap starting.
I20260710 13:19:35.259932 15719 tablet_bootstrap.cc:654] T 41210a54cb74437ca2d555eb9aafe5bd P 7c09adf80ac14550ac68840835b0cd47: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:35.261034 15721 tablet_bootstrap.cc:654] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:35.265022 15718 tablet_bootstrap.cc:492] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6: Bootstrap starting.
I20260710 13:19:35.271257 15719 tablet_bootstrap.cc:492] T 41210a54cb74437ca2d555eb9aafe5bd P 7c09adf80ac14550ac68840835b0cd47: No bootstrap required, opened a new log
I20260710 13:19:35.271790 15719 ts_tablet_manager.cc:1403] T 41210a54cb74437ca2d555eb9aafe5bd P 7c09adf80ac14550ac68840835b0cd47: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 13:19:35.273525 15718 tablet_bootstrap.cc:654] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:35.274700 15721 tablet_bootstrap.cc:492] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101: No bootstrap required, opened a new log
I20260710 13:19:35.274454 15719 raft_consensus.cc:359] T 41210a54cb74437ca2d555eb9aafe5bd P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.275153 15719 raft_consensus.cc:385] T 41210a54cb74437ca2d555eb9aafe5bd P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:35.275182 15721 ts_tablet_manager.cc:1403] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.010s
I20260710 13:19:35.275422 15719 raft_consensus.cc:740] T 41210a54cb74437ca2d555eb9aafe5bd P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Initialized, Role: FOLLOWER
I20260710 13:19:35.276149 15719 consensus_queue.cc:260] T 41210a54cb74437ca2d555eb9aafe5bd P 7c09adf80ac14550ac68840835b0cd47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.277945 15719 ts_tablet_manager.cc:1434] T 41210a54cb74437ca2d555eb9aafe5bd P 7c09adf80ac14550ac68840835b0cd47: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:35.278067 15721 raft_consensus.cc:359] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.278771 15721 raft_consensus.cc:385] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:35.279071 15719 tablet_bootstrap.cc:492] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47: Bootstrap starting.
I20260710 13:19:35.279032 15721 raft_consensus.cc:740] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Initialized, Role: FOLLOWER
I20260710 13:19:35.280201 15718 tablet_bootstrap.cc:492] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6: No bootstrap required, opened a new log
I20260710 13:19:35.280004 15721 consensus_queue.cc:260] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.280732 15718 ts_tablet_manager.cc:1403] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 13:19:35.283776 15718 raft_consensus.cc:359] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.284417 15718 raft_consensus.cc:385] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:35.284765 15719 tablet_bootstrap.cc:654] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:35.284735 15718 raft_consensus.cc:740] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:35.285789 15721 ts_tablet_manager.cc:1434] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:35.285735 15718 consensus_queue.cc:260] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.288218 15718 ts_tablet_manager.cc:1434] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260710 13:19:35.289467 15718 tablet_bootstrap.cc:492] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6: Bootstrap starting.
I20260710 13:19:35.296289 15718 tablet_bootstrap.cc:654] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:35.300151 15719 tablet_bootstrap.cc:492] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47: No bootstrap required, opened a new log
I20260710 13:19:35.300772 15719 ts_tablet_manager.cc:1403] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260710 13:19:35.303478 15719 raft_consensus.cc:359] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.304132 15719 raft_consensus.cc:385] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:35.304278 15718 tablet_bootstrap.cc:492] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6: No bootstrap required, opened a new log
I20260710 13:19:35.304406 15719 raft_consensus.cc:740] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Initialized, Role: FOLLOWER
I20260710 13:19:35.304805 15718 ts_tablet_manager.cc:1403] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 13:19:35.305116 15719 consensus_queue.cc:260] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.307101 15719 ts_tablet_manager.cc:1434] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:35.307221 15718 raft_consensus.cc:359] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.307885 15718 raft_consensus.cc:385] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:35.308079 15718 raft_consensus.cc:740] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:35.308754 15718 consensus_queue.cc:260] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.312422 15746 raft_consensus.cc:493] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:35.312927 15746 raft_consensus.cc:515] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.314842 15718 ts_tablet_manager.cc:1434] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:19:35.315071 15746 leader_election.cc:290] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:35.315824 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3fd38acad94af08c81eaf66f77380e" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101" is_pre_election: true
I20260710 13:19:35.316425 15605 raft_consensus.cc:2468] T 7f3fd38acad94af08c81eaf66f77380e P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 0.
I20260710 13:19:35.316568 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3fd38acad94af08c81eaf66f77380e" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6" is_pre_election: true
I20260710 13:19:35.316589 15723 raft_consensus.cc:493] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:35.317301 15723 raft_consensus.cc:515] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.318189 15493 leader_election.cc:304] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f21b1d44c024f62b8f89af7c48fc101, 7c09adf80ac14550ac68840835b0cd47; no voters: 
I20260710 13:19:35.319077 15746 raft_consensus.cc:2804] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:35.319429 15746 raft_consensus.cc:493] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:35.319489 15723 leader_election.cc:290] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023)
I20260710 13:19:35.319831 15746 raft_consensus.cc:3060] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.320451 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3fd38acad94af08c81eaf66f77380e" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101" is_pre_election: true
I20260710 13:19:35.320853 15530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3fd38acad94af08c81eaf66f77380e" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47" is_pre_election: true
I20260710 13:19:35.321153 15605 raft_consensus.cc:2468] T 7f3fd38acad94af08c81eaf66f77380e P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 0.
I20260710 13:19:35.321729 15678 raft_consensus.cc:2468] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 0.
I20260710 13:19:35.322525 15642 leader_election.cc:304] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 5f21b1d44c024f62b8f89af7c48fc101; no voters: 
I20260710 13:19:35.323606 15723 raft_consensus.cc:2804] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:35.323984 15723 raft_consensus.cc:493] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:35.324299 15723 raft_consensus.cc:3060] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.328354 15746 raft_consensus.cc:515] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.329424 15530 raft_consensus.cc:2393] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 50b09d70749444d6914ab4b577c315b6 in current term 1: Already voted for candidate 7c09adf80ac14550ac68840835b0cd47 in this term.
I20260710 13:19:35.331480 15723 raft_consensus.cc:515] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.331893 15746 leader_election.cc:290] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 election: Requested vote from peers 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:35.332525 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3fd38acad94af08c81eaf66f77380e" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
I20260710 13:19:35.333139 15605 raft_consensus.cc:3060] T 7f3fd38acad94af08c81eaf66f77380e P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.333480 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3fd38acad94af08c81eaf66f77380e" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6"
I20260710 13:19:35.334007 15530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3fd38acad94af08c81eaf66f77380e" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
I20260710 13:19:35.334297 15678 raft_consensus.cc:2393] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c09adf80ac14550ac68840835b0cd47 in current term 1: Already voted for candidate 50b09d70749444d6914ab4b577c315b6 in this term.
I20260710 13:19:35.334239 15723 leader_election.cc:290] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 election: Requested vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023)
I20260710 13:19:35.334801 15530 raft_consensus.cc:2393] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 50b09d70749444d6914ab4b577c315b6 in current term 1: Already voted for candidate 7c09adf80ac14550ac68840835b0cd47 in this term.
I20260710 13:19:35.339562 15604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3fd38acad94af08c81eaf66f77380e" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
I20260710 13:19:35.340369 15605 raft_consensus.cc:2468] T 7f3fd38acad94af08c81eaf66f77380e P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 1.
I20260710 13:19:35.374953 15727 raft_consensus.cc:493] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:35.376073 15642 leader_election.cc:304] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6 [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: 50b09d70749444d6914ab4b577c315b6; no voters: 5f21b1d44c024f62b8f89af7c48fc101, 7c09adf80ac14550ac68840835b0cd47
I20260710 13:19:35.376955 15727 raft_consensus.cc:515] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.378665 15741 raft_consensus.cc:493] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:35.379070 15723 raft_consensus.cc:493] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:35.379806 15741 raft_consensus.cc:515] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.380252 15723 raft_consensus.cc:515] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.383248 15741 leader_election.cc:290] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023)
I20260710 13:19:35.384241 15741 raft_consensus.cc:2749] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:35.385288 15530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba834a56d094b29b460c9af418a2a67" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47" is_pre_election: true
I20260710 13:19:35.383266 15723 leader_election.cc:290] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023)
I20260710 13:19:35.385411 15727 leader_election.cc:290] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:35.386828 15530 raft_consensus.cc:2468] T eba834a56d094b29b460c9af418a2a67 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f21b1d44c024f62b8f89af7c48fc101 in term 0.
I20260710 13:19:35.387737 15493 leader_election.cc:304] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f21b1d44c024f62b8f89af7c48fc101, 7c09adf80ac14550ac68840835b0cd47; no voters: 50b09d70749444d6914ab4b577c315b6
I20260710 13:19:35.389796 15568 leader_election.cc:304] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f21b1d44c024f62b8f89af7c48fc101, 7c09adf80ac14550ac68840835b0cd47; no voters: 
I20260710 13:19:35.391028 15727 raft_consensus.cc:2804] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:35.391422 15727 raft_consensus.cc:493] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:35.391762 15727 raft_consensus.cc:3060] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.396023 15746 raft_consensus.cc:2804] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:35.396783 15746 raft_consensus.cc:697] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Becoming Leader. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Running, Role: LEADER
I20260710 13:19:35.398413 15746 consensus_queue.cc:237] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.399158 15530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba834a56d094b29b460c9af418a2a67" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47" is_pre_election: true
I20260710 13:19:35.399977 15530 raft_consensus.cc:2468] T eba834a56d094b29b460c9af418a2a67 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 0.
I20260710 13:19:35.400386 15604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41210a54cb74437ca2d555eb9aafe5bd" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101" is_pre_election: true
I20260710 13:19:35.401300 15604 raft_consensus.cc:2468] T 41210a54cb74437ca2d555eb9aafe5bd P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 0.
I20260710 13:19:35.401736 15530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41210a54cb74437ca2d555eb9aafe5bd" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47" is_pre_election: true
I20260710 13:19:35.402171 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba834a56d094b29b460c9af418a2a67" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101" is_pre_election: true
I20260710 13:19:35.402683 15530 raft_consensus.cc:2468] T 41210a54cb74437ca2d555eb9aafe5bd P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 0.
I20260710 13:19:35.404204 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba834a56d094b29b460c9af418a2a67" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6" is_pre_election: true
I20260710 13:19:35.404989 15678 raft_consensus.cc:2468] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f21b1d44c024f62b8f89af7c48fc101 in term 0.
I20260710 13:19:35.406375 15727 raft_consensus.cc:515] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.407397 15642 leader_election.cc:304] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 5f21b1d44c024f62b8f89af7c48fc101; no voters: 
I20260710 13:19:35.407719 15605 raft_consensus.cc:2393] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 50b09d70749444d6914ab4b577c315b6 in current term 1: Already voted for candidate 5f21b1d44c024f62b8f89af7c48fc101 in this term.
I20260710 13:19:35.409438 15727 leader_election.cc:290] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 1 election: Requested vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:35.411705 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba834a56d094b29b460c9af418a2a67" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
I20260710 13:19:35.412587 15529 raft_consensus.cc:3060] T eba834a56d094b29b460c9af418a2a67 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.415169 15770 raft_consensus.cc:2804] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:35.415585 15770 raft_consensus.cc:493] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:35.415952 15770 raft_consensus.cc:3060] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.415975 15642 leader_election.cc:304] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 7c09adf80ac14550ac68840835b0cd47; no voters: 
I20260710 13:19:35.416956 15723 raft_consensus.cc:2804] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:35.417341 15723 raft_consensus.cc:493] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:35.417742 15723 raft_consensus.cc:3060] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.418840 15426 catalog_manager.cc:5697] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "7c09adf80ac14550ac68840835b0cd47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:35.424537 15529 raft_consensus.cc:2468] T eba834a56d094b29b460c9af418a2a67 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f21b1d44c024f62b8f89af7c48fc101 in term 1.
I20260710 13:19:35.426069 15770 raft_consensus.cc:515] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.428143 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba834a56d094b29b460c9af418a2a67" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6"
I20260710 13:19:35.428419 15723 raft_consensus.cc:515] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.429101 15568 leader_election.cc:304] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f21b1d44c024f62b8f89af7c48fc101, 7c09adf80ac14550ac68840835b0cd47; no voters: 
I20260710 13:19:35.429738 15678 raft_consensus.cc:2393] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f21b1d44c024f62b8f89af7c48fc101 in current term 1: Already voted for candidate 50b09d70749444d6914ab4b577c315b6 in this term.
I20260710 13:19:35.429998 15727 raft_consensus.cc:2804] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:35.430321 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41210a54cb74437ca2d555eb9aafe5bd" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
I20260710 13:19:35.430630 15727 raft_consensus.cc:697] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 LEADER]: Becoming Leader. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Running, Role: LEADER
I20260710 13:19:35.428426 15770 leader_election.cc:290] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 election: Requested vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023)
I20260710 13:19:35.431598 15529 raft_consensus.cc:3060] T 41210a54cb74437ca2d555eb9aafe5bd P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.432447 15727 consensus_queue.cc:237] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.432430 15723 leader_election.cc:290] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 election: Requested vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023)
I20260710 13:19:35.435655 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41210a54cb74437ca2d555eb9aafe5bd" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
I20260710 13:19:35.436436 15605 raft_consensus.cc:3060] T 41210a54cb74437ca2d555eb9aafe5bd P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.436841 15530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba834a56d094b29b460c9af418a2a67" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
I20260710 13:19:35.437785 15530 raft_consensus.cc:2393] T eba834a56d094b29b460c9af418a2a67 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 50b09d70749444d6914ab4b577c315b6 in current term 1: Already voted for candidate 5f21b1d44c024f62b8f89af7c48fc101 in this term.
I20260710 13:19:35.439821 15604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba834a56d094b29b460c9af418a2a67" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
I20260710 13:19:35.440147 15746 raft_consensus.cc:493] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:35.440340 15529 raft_consensus.cc:2468] T 41210a54cb74437ca2d555eb9aafe5bd P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 1.
I20260710 13:19:35.440858 15746 raft_consensus.cc:515] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.444219 15746 leader_election.cc:290] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:35.445616 15642 leader_election.cc:304] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6 [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: 50b09d70749444d6914ab4b577c315b6; no voters: 5f21b1d44c024f62b8f89af7c48fc101, 7c09adf80ac14550ac68840835b0cd47
I20260710 13:19:35.447152 15642 leader_election.cc:304] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 7c09adf80ac14550ac68840835b0cd47; no voters: 
I20260710 13:19:35.447518 15604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28395207ef340f1afa216de98a519b3" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101" is_pre_election: true
I20260710 13:19:35.447782 15723 raft_consensus.cc:2749] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:35.448096 15770 raft_consensus.cc:2804] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:35.448339 15604 raft_consensus.cc:2468] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 0.
I20260710 13:19:35.448832 15770 raft_consensus.cc:697] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6 [term 1 LEADER]: Becoming Leader. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Running, Role: LEADER
I20260710 13:19:35.449867 15493 leader_election.cc:304] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f21b1d44c024f62b8f89af7c48fc101, 7c09adf80ac14550ac68840835b0cd47; no voters: 
I20260710 13:19:35.450201 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28395207ef340f1afa216de98a519b3" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6" is_pre_election: true
I20260710 13:19:35.450089 15770 consensus_queue.cc:237] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.450707 15746 raft_consensus.cc:2804] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:35.451048 15678 raft_consensus.cc:2468] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 0.
I20260710 13:19:35.451157 15746 raft_consensus.cc:493] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:35.451728 15746 raft_consensus.cc:3060] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.457719 15605 raft_consensus.cc:2468] T 41210a54cb74437ca2d555eb9aafe5bd P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 1.
I20260710 13:19:35.459367 15426 catalog_manager.cc:5697] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "5f21b1d44c024f62b8f89af7c48fc101" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:35.461521 15746 raft_consensus.cc:515] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.463074 15723 consensus_queue.cc:1048] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:35.464555 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28395207ef340f1afa216de98a519b3" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
I20260710 13:19:35.466475 15746 leader_election.cc:290] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 election: Requested vote from peers 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:35.467094 15605 raft_consensus.cc:3060] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.470134 15741 consensus_queue.cc:1048] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:35.477655 15605 raft_consensus.cc:2468] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 1.
I20260710 13:19:35.479346 15493 leader_election.cc:304] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f21b1d44c024f62b8f89af7c48fc101, 7c09adf80ac14550ac68840835b0cd47; no voters: 
I20260710 13:19:35.480278 15746 raft_consensus.cc:2804] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:35.480811 15746 raft_consensus.cc:697] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Becoming Leader. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Running, Role: LEADER
I20260710 13:19:35.481873 15746 consensus_queue.cc:237] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.489292 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28395207ef340f1afa216de98a519b3" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6"
I20260710 13:19:35.491555 15678 raft_consensus.cc:3060] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.488853 15426 catalog_manager.cc:5697] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50b09d70749444d6914ab4b577c315b6 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "50b09d70749444d6914ab4b577c315b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:35.514284 15746 raft_consensus.cc:493] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:35.514994 15746 raft_consensus.cc:515] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.518529 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13e9b61319b44e8a734c8f3acffc325" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101" is_pre_election: true
I20260710 13:19:35.519331 15605 raft_consensus.cc:2468] T f13e9b61319b44e8a734c8f3acffc325 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 0.
I20260710 13:19:35.520315 15493 leader_election.cc:304] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f21b1d44c024f62b8f89af7c48fc101, 7c09adf80ac14550ac68840835b0cd47; no voters: 
I20260710 13:19:35.521337 15749 raft_consensus.cc:2804] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:35.521680 15749 raft_consensus.cc:493] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:35.521981 15749 raft_consensus.cc:3060] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.532142 15727 consensus_queue.cc:1048] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:35.531021 15725 consensus_queue.cc:1048] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:35.538460 15741 raft_consensus.cc:493] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:35.539155 15741 raft_consensus.cc:515] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.542745 15530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13e9b61319b44e8a734c8f3acffc325" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47" is_pre_election: true
I20260710 13:19:35.533901 15426 catalog_manager.cc:5697] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "7c09adf80ac14550ac68840835b0cd47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:35.544452 15746 leader_election.cc:290] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:35.545080 15677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13e9b61319b44e8a734c8f3acffc325" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6" is_pre_election: true
I20260710 13:19:35.545784 15677 raft_consensus.cc:2468] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 0.
I20260710 13:19:35.547834 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13e9b61319b44e8a734c8f3acffc325" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101" is_pre_election: true
I20260710 13:19:35.548678 15605 raft_consensus.cc:2468] T f13e9b61319b44e8a734c8f3acffc325 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 0.
I20260710 13:19:35.550495 15642 leader_election.cc:304] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 5f21b1d44c024f62b8f89af7c48fc101; no voters: 
I20260710 13:19:35.549279 15741 leader_election.cc:290] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023)
I20260710 13:19:35.551539 15741 raft_consensus.cc:2804] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:35.551884 15741 raft_consensus.cc:493] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:35.552261 15741 raft_consensus.cc:3060] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.552047 15749 raft_consensus.cc:515] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.553792 15530 raft_consensus.cc:2393] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 50b09d70749444d6914ab4b577c315b6 in current term 1: Already voted for candidate 7c09adf80ac14550ac68840835b0cd47 in this term.
I20260710 13:19:35.546629 15678 raft_consensus.cc:2468] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 1.
I20260710 13:19:35.579574 15749 leader_election.cc:290] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 election: Requested vote from peers 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:35.582473 15679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13e9b61319b44e8a734c8f3acffc325" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6"
I20260710 13:19:35.585033 15741 raft_consensus.cc:515] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.589044 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13e9b61319b44e8a734c8f3acffc325" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
I20260710 13:19:35.588783 15746 consensus_queue.cc:1048] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:35.590241 15605 raft_consensus.cc:3060] T f13e9b61319b44e8a734c8f3acffc325 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.593673 15679 raft_consensus.cc:2393] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c09adf80ac14550ac68840835b0cd47 in current term 1: Already voted for candidate 50b09d70749444d6914ab4b577c315b6 in this term.
I20260710 13:19:35.601253 15530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13e9b61319b44e8a734c8f3acffc325" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
I20260710 13:19:35.602174 15530 raft_consensus.cc:2393] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 50b09d70749444d6914ab4b577c315b6 in current term 1: Already voted for candidate 7c09adf80ac14550ac68840835b0cd47 in this term.
I20260710 13:19:35.604161 15749 consensus_queue.cc:1048] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:35.605572 15741 leader_election.cc:290] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 election: Requested vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023)
I20260710 13:19:35.605867 15750 consensus_queue.cc:1048] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:35.606674 15604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13e9b61319b44e8a734c8f3acffc325" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
I20260710 13:19:35.610002 15642 leader_election.cc:304] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6 [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: 50b09d70749444d6914ab4b577c315b6; no voters: 5f21b1d44c024f62b8f89af7c48fc101, 7c09adf80ac14550ac68840835b0cd47
I20260710 13:19:35.610891 15723 raft_consensus.cc:2749] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:35.614526 15605 raft_consensus.cc:2468] T f13e9b61319b44e8a734c8f3acffc325 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 1.
I20260710 13:19:35.616724 15493 leader_election.cc:304] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f21b1d44c024f62b8f89af7c48fc101, 7c09adf80ac14550ac68840835b0cd47; no voters: 50b09d70749444d6914ab4b577c315b6
I20260710 13:19:35.618307 15746 raft_consensus.cc:2804] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:35.618886 15746 raft_consensus.cc:697] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Becoming Leader. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Running, Role: LEADER
I20260710 13:19:35.620194 15746 consensus_queue.cc:237] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.643224 15424 catalog_manager.cc:5697] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "7c09adf80ac14550ac68840835b0cd47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:35.650903 15784 consensus_queue.cc:1048] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:35.791344 15603 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8574089f79df465b918c777401304701"
dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
mode: GRACEFUL
new_leader_uuid: "7c09adf80ac14550ac68840835b0cd47"
 from {username='slave'} at 127.0.0.1:33822
I20260710 13:19:35.791987 15603 raft_consensus.cc:606] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 LEADER]: Received request to transfer leadership to TS 7c09adf80ac14550ac68840835b0cd47
I20260710 13:19:35.805158 15784 consensus_queue.cc:1048] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:35.818629 15529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0ff344344674a8f808d4a7b72d9ca92"
dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
mode: GRACEFUL
new_leader_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
 from {username='slave'} at 127.0.0.1:41934
I20260710 13:19:35.819303 15529 raft_consensus.cc:606] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Received request to transfer leadership to TS 5f21b1d44c024f62b8f89af7c48fc101
I20260710 13:19:35.819252 15784 consensus_queue.cc:1048] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:35.837863 15678 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d081722e9f0e40cab914123c02efcbac"
dest_uuid: "50b09d70749444d6914ab4b577c315b6"
mode: GRACEFUL
new_leader_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
 from {username='slave'} at 127.0.0.1:54710
I20260710 13:19:35.838500 15678 raft_consensus.cc:606] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [term 1 LEADER]: Received request to transfer leadership to TS 5f21b1d44c024f62b8f89af7c48fc101
I20260710 13:19:35.842439 15741 consensus_queue.cc:1048] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:35.847429 15530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b28395207ef340f1afa216de98a519b3"
dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
mode: GRACEFUL
new_leader_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
 from {username='slave'} at 127.0.0.1:41934
I20260710 13:19:35.848120 15530 raft_consensus.cc:606] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Received request to transfer leadership to TS 5f21b1d44c024f62b8f89af7c48fc101
I20260710 13:19:35.856971 15723 consensus_queue.cc:1048] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:35.925391 15750 consensus_queue.cc:1048] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:35.925544 15784 consensus_queue.cc:1048] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:35.939986 15723 raft_consensus.cc:993] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6: : Instructing follower 5f21b1d44c024f62b8f89af7c48fc101 to start an election
I20260710 13:19:35.940498 15723 raft_consensus.cc:1081] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [term 1 LEADER]: Signalling peer 5f21b1d44c024f62b8f89af7c48fc101 to start an election
I20260710 13:19:35.942684 15605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d081722e9f0e40cab914123c02efcbac"
dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
 from {username='slave'} at 127.0.0.1:33802
I20260710 13:19:35.943356 15605 raft_consensus.cc:493] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:35.943740 15605 raft_consensus.cc:3060] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:35.945883 15750 consensus_queue.cc:1048] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:35.948413 15746 consensus_queue.cc:1048] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:35.954459 15605 raft_consensus.cc:515] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.957975 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d081722e9f0e40cab914123c02efcbac" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
I20260710 13:19:35.958592 15529 raft_consensus.cc:3060] T d081722e9f0e40cab914123c02efcbac P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:35.962740 15605 leader_election.cc:290] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 2 election: Requested vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:35.967600 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d081722e9f0e40cab914123c02efcbac" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50b09d70749444d6914ab4b577c315b6"
I20260710 13:19:35.968215 15678 raft_consensus.cc:3055] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:35.968282 15529 raft_consensus.cc:2468] T d081722e9f0e40cab914123c02efcbac P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f21b1d44c024f62b8f89af7c48fc101 in term 2.
I20260710 13:19:35.968631 15678 raft_consensus.cc:740] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Running, Role: LEADER
I20260710 13:19:35.969705 15568 leader_election.cc:304] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f21b1d44c024f62b8f89af7c48fc101, 7c09adf80ac14550ac68840835b0cd47; no voters: 
I20260710 13:19:35.969806 15678 consensus_queue.cc:260] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.970670 15750 raft_consensus.cc:2804] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:35.971316 15746 raft_consensus.cc:993] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47: : Instructing follower 5f21b1d44c024f62b8f89af7c48fc101 to start an election
I20260710 13:19:35.971185 15678 raft_consensus.cc:3060] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:35.971814 15746 raft_consensus.cc:1081] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Signalling peer 5f21b1d44c024f62b8f89af7c48fc101 to start an election
I20260710 13:19:35.971196 15750 raft_consensus.cc:697] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 LEADER]: Becoming Leader. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Running, Role: LEADER
I20260710 13:19:35.973356 15750 consensus_queue.cc:237] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.974261 15603 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b28395207ef340f1afa216de98a519b3"
dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
 from {username='slave'} at 127.0.0.1:33812
I20260710 13:19:35.974874 15603 raft_consensus.cc:493] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:35.975231 15603 raft_consensus.cc:3060] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:35.979545 15678 raft_consensus.cc:2468] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f21b1d44c024f62b8f89af7c48fc101 in term 2.
I20260710 13:19:35.982412 15603 raft_consensus.cc:515] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.985172 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28395207ef340f1afa216de98a519b3" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
I20260710 13:19:35.985414 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28395207ef340f1afa216de98a519b3" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50b09d70749444d6914ab4b577c315b6"
I20260710 13:19:35.985941 15678 raft_consensus.cc:3060] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:35.985765 15529 raft_consensus.cc:3055] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:35.986675 15529 raft_consensus.cc:740] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Running, Role: LEADER
I20260710 13:19:35.987718 15603 leader_election.cc:290] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 2 election: Requested vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:35.988024 15529 consensus_queue.cc:260] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:35.989436 15529 raft_consensus.cc:3060] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:35.989496 15424 catalog_manager.cc:5697] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101 reported cstate change: term changed from 1 to 2, leader changed from 50b09d70749444d6914ab4b577c315b6 (127.10.211.3) to 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "5f21b1d44c024f62b8f89af7c48fc101" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:35.992511 15678 raft_consensus.cc:2468] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f21b1d44c024f62b8f89af7c48fc101 in term 2.
I20260710 13:19:35.993954 15568 leader_election.cc:304] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 5f21b1d44c024f62b8f89af7c48fc101; no voters: 
I20260710 13:19:35.994839 15750 raft_consensus.cc:2804] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:35.995308 15750 raft_consensus.cc:697] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 LEADER]: Becoming Leader. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Running, Role: LEADER
I20260710 13:19:35.996428 15529 raft_consensus.cc:2468] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f21b1d44c024f62b8f89af7c48fc101 in term 2.
I20260710 13:19:35.996161 15750 consensus_queue.cc:237] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:36.005177 15424 catalog_manager.cc:5697] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 reported cstate change: term changed from 1 to 2, leader changed from 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1) to 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "5f21b1d44c024f62b8f89af7c48fc101" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:36.033506 15746 consensus_queue.cc:1048] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:36.045497 15749 consensus_queue.cc:1048] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:36.059798 15727 raft_consensus.cc:993] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101: : Instructing follower 7c09adf80ac14550ac68840835b0cd47 to start an election
I20260710 13:19:36.060415 15804 raft_consensus.cc:1081] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 LEADER]: Signalling peer 7c09adf80ac14550ac68840835b0cd47 to start an election
I20260710 13:19:36.062096 15529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8574089f79df465b918c777401304701"
dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
 from {username='slave'} at 127.0.0.1:41926
I20260710 13:19:36.062630 15529 raft_consensus.cc:493] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:36.063007 15529 raft_consensus.cc:3060] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:36.068593 15529 raft_consensus.cc:515] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } }
I20260710 13:19:36.070122 15529 leader_election.cc:290] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 2 election: Requested vote from peers 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825), 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023)
I20260710 13:19:36.071040 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8574089f79df465b918c777401304701" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50b09d70749444d6914ab4b577c315b6"
I20260710 13:19:36.071291 15603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8574089f79df465b918c777401304701" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
I20260710 13:19:36.071606 15678 raft_consensus.cc:3060] T 8574089f79df465b918c777401304701 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:36.071877 15603 raft_consensus.cc:3055] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:36.072219 15603 raft_consensus.cc:740] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Running, Role: LEADER
I20260710 13:19:36.072945 15603 consensus_queue.cc:260] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } }
I20260710 13:19:36.074046 15603 raft_consensus.cc:3060] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:36.077289 15678 raft_consensus.cc:2468] T 8574089f79df465b918c777401304701 P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 2.
I20260710 13:19:36.078390 15493 leader_election.cc:304] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 7c09adf80ac14550ac68840835b0cd47; no voters: 
I20260710 13:19:36.079109 15749 raft_consensus.cc:2804] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:36.079071 15603 raft_consensus.cc:2468] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 2.
I20260710 13:19:36.079763 15749 raft_consensus.cc:697] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47 [term 2 LEADER]: Becoming Leader. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Running, Role: LEADER
I20260710 13:19:36.080703 15749 consensus_queue.cc:237] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } }
I20260710 13:19:36.086973 15424 catalog_manager.cc:5697] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47 reported cstate change: term changed from 1 to 2, leader changed from 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2) to 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1). New cstate: current_term: 2 leader_uuid: "7c09adf80ac14550ac68840835b0cd47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:36.147341 15725 raft_consensus.cc:993] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47: : Instructing follower 5f21b1d44c024f62b8f89af7c48fc101 to start an election
I20260710 13:19:36.147840 15749 raft_consensus.cc:1081] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Signalling peer 5f21b1d44c024f62b8f89af7c48fc101 to start an election
I20260710 13:19:36.149263 15603 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0ff344344674a8f808d4a7b72d9ca92"
dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
 from {username='slave'} at 127.0.0.1:33812
I20260710 13:19:36.149708 15603 raft_consensus.cc:493] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:36.149962 15603 raft_consensus.cc:3060] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:36.154871 15603 raft_consensus.cc:515] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:36.156397 15603 leader_election.cc:290] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 2 election: Requested vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:36.157559 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ff344344674a8f808d4a7b72d9ca92" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
I20260710 13:19:36.158209 15529 raft_consensus.cc:3055] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:36.158118 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ff344344674a8f808d4a7b72d9ca92" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50b09d70749444d6914ab4b577c315b6"
I20260710 13:19:36.158769 15529 raft_consensus.cc:740] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Running, Role: LEADER
I20260710 13:19:36.159119 15678 raft_consensus.cc:3060] T c0ff344344674a8f808d4a7b72d9ca92 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:36.159670 15529 consensus_queue.cc:260] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:36.161533 15529 raft_consensus.cc:3060] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:36.165388 15678 raft_consensus.cc:2468] T c0ff344344674a8f808d4a7b72d9ca92 P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f21b1d44c024f62b8f89af7c48fc101 in term 2.
I20260710 13:19:36.166602 15568 leader_election.cc:304] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 5f21b1d44c024f62b8f89af7c48fc101; no voters: 
I20260710 13:19:36.167392 15804 raft_consensus.cc:2804] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:36.167798 15804 raft_consensus.cc:697] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 LEADER]: Becoming Leader. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Running, Role: LEADER
I20260710 13:19:36.168002 15529 raft_consensus.cc:2468] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f21b1d44c024f62b8f89af7c48fc101 in term 2.
I20260710 13:19:36.168704 15804 consensus_queue.cc:237] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:36.176265 15424 catalog_manager.cc:5697] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101 reported cstate change: term changed from 1 to 2, leader changed from 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1) to 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "5f21b1d44c024f62b8f89af7c48fc101" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:36.437181 15529 raft_consensus.cc:1275] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Refusing update from remote peer 5f21b1d44c024f62b8f89af7c48fc101: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:36.438391 15804 consensus_queue.cc:1048] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:36.446300 15678 raft_consensus.cc:1275] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Refusing update from remote peer 5f21b1d44c024f62b8f89af7c48fc101: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:36.448383 15727 consensus_queue.cc:1048] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:36.480931 15678 raft_consensus.cc:1275] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Refusing update from remote peer 5f21b1d44c024f62b8f89af7c48fc101: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:36.482311 15727 consensus_queue.cc:1048] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:36.495909 15530 raft_consensus.cc:1275] T d081722e9f0e40cab914123c02efcbac P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Refusing update from remote peer 5f21b1d44c024f62b8f89af7c48fc101: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:36.498313 15804 consensus_queue.cc:1048] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:36.523095 15603 raft_consensus.cc:1275] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Refusing update from remote peer 7c09adf80ac14550ac68840835b0cd47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:36.524505 15783 consensus_queue.cc:1048] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:36.532480 15678 raft_consensus.cc:1275] T 8574089f79df465b918c777401304701 P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Refusing update from remote peer 7c09adf80ac14550ac68840835b0cd47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:36.534883 15783 consensus_queue.cc:1048] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:36.721724 15529 raft_consensus.cc:1275] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Refusing update from remote peer 5f21b1d44c024f62b8f89af7c48fc101: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:36.723129 15805 consensus_queue.cc:1048] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:36.732105 15678 raft_consensus.cc:1275] T c0ff344344674a8f808d4a7b72d9ca92 P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Refusing update from remote peer 5f21b1d44c024f62b8f89af7c48fc101: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:36.733953 15804 consensus_queue.cc:1048] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:38.882068 15426 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55010:
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"
    }
  }
}
W20260710 13:19:38.884716 15426 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.
I20260710 13:19:38.936312 15519 tablet_service.cc:1511] Processing CreateTablet for tablet 5d459a5a3f7c43f6a27569b207f16916 (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:38.937208 15589 tablet_service.cc:1511] Processing CreateTablet for tablet 5d459a5a3f7c43f6a27569b207f16916 (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:38.938035 15519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d459a5a3f7c43f6a27569b207f16916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.938808 15589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d459a5a3f7c43f6a27569b207f16916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.938906 15662 tablet_service.cc:1511] Processing CreateTablet for tablet 5d459a5a3f7c43f6a27569b207f16916 (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:38.940446 15662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d459a5a3f7c43f6a27569b207f16916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.944801 15594 tablet_service.cc:1511] Processing CreateTablet for tablet 89ef135ae0c245eb840d6f8f30837990 (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:38.945196 15512 tablet_service.cc:1511] Processing CreateTablet for tablet 30f60166ce2c4e4da8834456afb41e20 (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:38.945685 15513 tablet_service.cc:1511] Processing CreateTablet for tablet 89ef135ae0c245eb840d6f8f30837990 (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:38.946362 15594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ef135ae0c245eb840d6f8f30837990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.946540 15512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f60166ce2c4e4da8834456afb41e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.948541 15588 tablet_service.cc:1511] Processing CreateTablet for tablet 30f60166ce2c4e4da8834456afb41e20 (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:38.948803 15663 tablet_service.cc:1511] Processing CreateTablet for tablet 89ef135ae0c245eb840d6f8f30837990 (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:38.949987 15663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ef135ae0c245eb840d6f8f30837990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.955962 15664 tablet_service.cc:1511] Processing CreateTablet for tablet 30f60166ce2c4e4da8834456afb41e20 (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:38.957454 15664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f60166ce2c4e4da8834456afb41e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.957969 15588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f60166ce2c4e4da8834456afb41e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.958344 15513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ef135ae0c245eb840d6f8f30837990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.963150 15587 tablet_service.cc:1511] Processing CreateTablet for tablet a95d96667a85419897f4f24ab0a150cc (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:38.964816 15587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95d96667a85419897f4f24ab0a150cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.967245 15667 tablet_service.cc:1511] Processing CreateTablet for tablet f7d0841d37b04e9c838e8ce246e201ff (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:38.967489 15668 tablet_service.cc:1511] Processing CreateTablet for tablet a95d96667a85419897f4f24ab0a150cc (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:38.963238 15514 tablet_service.cc:1511] Processing CreateTablet for tablet a95d96667a85419897f4f24ab0a150cc (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:38.968688 15667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7d0841d37b04e9c838e8ce246e201ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.968888 15514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95d96667a85419897f4f24ab0a150cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.976729 15668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95d96667a85419897f4f24ab0a150cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.984383 15517 tablet_service.cc:1511] Processing CreateTablet for tablet f7d0841d37b04e9c838e8ce246e201ff (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:38.985805 15517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7d0841d37b04e9c838e8ce246e201ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.993085 15516 tablet_service.cc:1511] Processing CreateTablet for tablet 69f9785e357340a8b0d5d592ddef0c49 (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:38.994572 15516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69f9785e357340a8b0d5d592ddef0c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.008273 15666 tablet_service.cc:1511] Processing CreateTablet for tablet 69f9785e357340a8b0d5d592ddef0c49 (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:39.009826 15666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69f9785e357340a8b0d5d592ddef0c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.010066 15592 tablet_service.cc:1511] Processing CreateTablet for tablet 69f9785e357340a8b0d5d592ddef0c49 (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:39.008273 15595 tablet_service.cc:1511] Processing CreateTablet for tablet f7d0841d37b04e9c838e8ce246e201ff (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:39.011385 15592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69f9785e357340a8b0d5d592ddef0c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.012030 15595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7d0841d37b04e9c838e8ce246e201ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.017958 15590 tablet_service.cc:1511] Processing CreateTablet for tablet 02d5035205784b9c98d3492019e7ae1a (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:39.018605 15517 tablet_service.cc:1511] Processing CreateTablet for tablet 05eccba2278c404baf9730c9e1a4a6ec (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:39.019491 15590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02d5035205784b9c98d3492019e7ae1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.020054 15517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05eccba2278c404baf9730c9e1a4a6ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.020095 15520 tablet_service.cc:1511] Processing CreateTablet for tablet bfd9a4043f834f50af95e263c1180cb0 (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:39.021557 15520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd9a4043f834f50af95e263c1180cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.022543 15669 tablet_service.cc:1511] Processing CreateTablet for tablet 05eccba2278c404baf9730c9e1a4a6ec (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:39.023931 15669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05eccba2278c404baf9730c9e1a4a6ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.023864 15665 tablet_service.cc:1511] Processing CreateTablet for tablet 02d5035205784b9c98d3492019e7ae1a (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:39.025238 15665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02d5035205784b9c98d3492019e7ae1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.027860 15661 tablet_service.cc:1511] Processing CreateTablet for tablet bfd9a4043f834f50af95e263c1180cb0 (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:39.029232 15661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd9a4043f834f50af95e263c1180cb0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:19:39.035943 15476 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:39.035759 15519 tablet_service.cc:1511] Processing CreateTablet for tablet 02d5035205784b9c98d3492019e7ae1a (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:39.037556 15519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02d5035205784b9c98d3492019e7ae1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.042508 15591 tablet_service.cc:1511] Processing CreateTablet for tablet 05eccba2278c404baf9730c9e1a4a6ec (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:39.043996 15591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05eccba2278c404baf9730c9e1a4a6ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.056777 15593 tablet_service.cc:1511] Processing CreateTablet for tablet bfd9a4043f834f50af95e263c1180cb0 (DEFAULT_TABLE table=soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:39.058234 15593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd9a4043f834f50af95e263c1180cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.097575 15822 tablet_bootstrap.cc:492] T 89ef135ae0c245eb840d6f8f30837990 P 50b09d70749444d6914ab4b577c315b6: Bootstrap starting.
I20260710 13:19:39.109270 15822 tablet_bootstrap.cc:654] T 89ef135ae0c245eb840d6f8f30837990 P 50b09d70749444d6914ab4b577c315b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.175590 15821 tablet_bootstrap.cc:492] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47: Bootstrap starting.
I20260710 13:19:39.179649 15823 tablet_bootstrap.cc:492] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101: Bootstrap starting.
I20260710 13:19:39.187115 15821 tablet_bootstrap.cc:654] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.194351 15823 tablet_bootstrap.cc:654] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.216380 15822 tablet_bootstrap.cc:492] T 89ef135ae0c245eb840d6f8f30837990 P 50b09d70749444d6914ab4b577c315b6: No bootstrap required, opened a new log
I20260710 13:19:39.216917 15822 ts_tablet_manager.cc:1403] T 89ef135ae0c245eb840d6f8f30837990 P 50b09d70749444d6914ab4b577c315b6: Time spent bootstrapping tablet: real 0.120s	user 0.008s	sys 0.008s
I20260710 13:19:39.220101 15822 raft_consensus.cc:359] T 89ef135ae0c245eb840d6f8f30837990 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.221002 15822 raft_consensus.cc:385] T 89ef135ae0c245eb840d6f8f30837990 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.221390 15822 raft_consensus.cc:740] T 89ef135ae0c245eb840d6f8f30837990 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.222295 15822 consensus_queue.cc:260] T 89ef135ae0c245eb840d6f8f30837990 P 50b09d70749444d6914ab4b577c315b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.225231 15822 ts_tablet_manager.cc:1434] T 89ef135ae0c245eb840d6f8f30837990 P 50b09d70749444d6914ab4b577c315b6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:39.226303 15822 tablet_bootstrap.cc:492] T 5d459a5a3f7c43f6a27569b207f16916 P 50b09d70749444d6914ab4b577c315b6: Bootstrap starting.
I20260710 13:19:39.227655 15821 tablet_bootstrap.cc:492] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47: No bootstrap required, opened a new log
I20260710 13:19:39.229661 15821 ts_tablet_manager.cc:1403] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.010s
I20260710 13:19:39.231956 15823 tablet_bootstrap.cc:492] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101: No bootstrap required, opened a new log
I20260710 13:19:39.232581 15823 ts_tablet_manager.cc:1403] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.025s
I20260710 13:19:39.233168 15821 raft_consensus.cc:359] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.234045 15821 raft_consensus.cc:385] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.234408 15821 raft_consensus.cc:740] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.235378 15822 tablet_bootstrap.cc:654] T 5d459a5a3f7c43f6a27569b207f16916 P 50b09d70749444d6914ab4b577c315b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.235311 15821 consensus_queue.cc:260] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.235728 15823 raft_consensus.cc:359] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.236519 15823 raft_consensus.cc:385] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.236857 15823 raft_consensus.cc:740] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.237638 15823 consensus_queue.cc:260] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.238446 15821 ts_tablet_manager.cc:1434] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:19:39.239688 15821 tablet_bootstrap.cc:492] T f7d0841d37b04e9c838e8ce246e201ff P 7c09adf80ac14550ac68840835b0cd47: Bootstrap starting.
I20260710 13:19:39.240116 15823 ts_tablet_manager.cc:1434] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:39.241153 15823 tablet_bootstrap.cc:492] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101: Bootstrap starting.
I20260710 13:19:39.246567 15821 tablet_bootstrap.cc:654] T f7d0841d37b04e9c838e8ce246e201ff P 7c09adf80ac14550ac68840835b0cd47: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.248229 15823 tablet_bootstrap.cc:654] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.269387 15822 tablet_bootstrap.cc:492] T 5d459a5a3f7c43f6a27569b207f16916 P 50b09d70749444d6914ab4b577c315b6: No bootstrap required, opened a new log
I20260710 13:19:39.270231 15822 ts_tablet_manager.cc:1403] T 5d459a5a3f7c43f6a27569b207f16916 P 50b09d70749444d6914ab4b577c315b6: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.001s
I20260710 13:19:39.273423 15822 raft_consensus.cc:359] T 5d459a5a3f7c43f6a27569b207f16916 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.274869 15822 raft_consensus.cc:385] T 5d459a5a3f7c43f6a27569b207f16916 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.275789 15822 raft_consensus.cc:740] T 5d459a5a3f7c43f6a27569b207f16916 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.277351 15823 tablet_bootstrap.cc:492] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101: No bootstrap required, opened a new log
I20260710 13:19:39.276732 15822 consensus_queue.cc:260] T 5d459a5a3f7c43f6a27569b207f16916 P 50b09d70749444d6914ab4b577c315b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.277629 15821 tablet_bootstrap.cc:492] T f7d0841d37b04e9c838e8ce246e201ff P 7c09adf80ac14550ac68840835b0cd47: No bootstrap required, opened a new log
I20260710 13:19:39.277886 15823 ts_tablet_manager.cc:1403] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.015s
I20260710 13:19:39.278298 15821 ts_tablet_manager.cc:1403] T f7d0841d37b04e9c838e8ce246e201ff P 7c09adf80ac14550ac68840835b0cd47: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.018s
I20260710 13:19:39.279563 15822 ts_tablet_manager.cc:1434] T 5d459a5a3f7c43f6a27569b207f16916 P 50b09d70749444d6914ab4b577c315b6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:39.280655 15822 tablet_bootstrap.cc:492] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6: Bootstrap starting.
I20260710 13:19:39.281045 15823 raft_consensus.cc:359] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.281792 15823 raft_consensus.cc:385] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.281424 15821 raft_consensus.cc:359] T f7d0841d37b04e9c838e8ce246e201ff P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.282358 15821 raft_consensus.cc:385] T f7d0841d37b04e9c838e8ce246e201ff P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.282747 15821 raft_consensus.cc:740] T f7d0841d37b04e9c838e8ce246e201ff P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.282158 15823 raft_consensus.cc:740] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.283583 15821 consensus_queue.cc:260] T f7d0841d37b04e9c838e8ce246e201ff P 7c09adf80ac14550ac68840835b0cd47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.283855 15823 consensus_queue.cc:260] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.286111 15821 ts_tablet_manager.cc:1434] T f7d0841d37b04e9c838e8ce246e201ff P 7c09adf80ac14550ac68840835b0cd47: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:19:39.287194 15821 tablet_bootstrap.cc:492] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47: Bootstrap starting.
I20260710 13:19:39.288414 15822 tablet_bootstrap.cc:654] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.291113 15823 ts_tablet_manager.cc:1434] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:19:39.292454 15823 tablet_bootstrap.cc:492] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101: Bootstrap starting.
I20260710 13:19:39.294874 15821 tablet_bootstrap.cc:654] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.299333 15823 tablet_bootstrap.cc:654] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.307331 15821 tablet_bootstrap.cc:492] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47: No bootstrap required, opened a new log
I20260710 13:19:39.308010 15821 ts_tablet_manager.cc:1403] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260710 13:19:39.311209 15821 raft_consensus.cc:359] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.312011 15821 raft_consensus.cc:385] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.312422 15821 raft_consensus.cc:740] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.313337 15821 consensus_queue.cc:260] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.314100 15822 tablet_bootstrap.cc:492] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6: No bootstrap required, opened a new log
I20260710 13:19:39.314671 15822 ts_tablet_manager.cc:1403] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.004s
I20260710 13:19:39.316079 15821 ts_tablet_manager.cc:1434] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:19:39.317607 15821 tablet_bootstrap.cc:492] T 05eccba2278c404baf9730c9e1a4a6ec P 7c09adf80ac14550ac68840835b0cd47: Bootstrap starting.
I20260710 13:19:39.317806 15822 raft_consensus.cc:359] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.319640 15822 raft_consensus.cc:385] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.319998 15822 raft_consensus.cc:740] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.320696 15823 tablet_bootstrap.cc:492] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101: No bootstrap required, opened a new log
I20260710 13:19:39.321252 15823 ts_tablet_manager.cc:1403] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.005s
I20260710 13:19:39.320950 15822 consensus_queue.cc:260] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.324064 15822 ts_tablet_manager.cc:1434] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:19:39.324808 15821 tablet_bootstrap.cc:654] T 05eccba2278c404baf9730c9e1a4a6ec P 7c09adf80ac14550ac68840835b0cd47: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.325172 15822 tablet_bootstrap.cc:492] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6: Bootstrap starting.
I20260710 13:19:39.331255 15823 raft_consensus.cc:359] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.332086 15823 raft_consensus.cc:385] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.332458 15823 raft_consensus.cc:740] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.333664 15823 consensus_queue.cc:260] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.335134 15822 tablet_bootstrap.cc:654] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.336196 15823 ts_tablet_manager.cc:1434] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260710 13:19:39.337298 15823 tablet_bootstrap.cc:492] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101: Bootstrap starting.
I20260710 13:19:39.342900 15821 tablet_bootstrap.cc:492] T 05eccba2278c404baf9730c9e1a4a6ec P 7c09adf80ac14550ac68840835b0cd47: No bootstrap required, opened a new log
I20260710 13:19:39.343852 15823 tablet_bootstrap.cc:654] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.343887 15821 ts_tablet_manager.cc:1403] T 05eccba2278c404baf9730c9e1a4a6ec P 7c09adf80ac14550ac68840835b0cd47: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.014s
I20260710 13:19:39.349896 15821 raft_consensus.cc:359] T 05eccba2278c404baf9730c9e1a4a6ec P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.350140 15770 raft_consensus.cc:493] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.350821 15821 raft_consensus.cc:385] T 05eccba2278c404baf9730c9e1a4a6ec P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.351258 15821 raft_consensus.cc:740] T 05eccba2278c404baf9730c9e1a4a6ec P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.351011 15770 raft_consensus.cc:515] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.352237 15821 consensus_queue.cc:260] T 05eccba2278c404baf9730c9e1a4a6ec P 7c09adf80ac14550ac68840835b0cd47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.355007 15770 leader_election.cc:290] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023)
I20260710 13:19:39.356104 15530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d5035205784b9c98d3492019e7ae1a" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47" is_pre_election: true
I20260710 13:19:39.355170 15821 ts_tablet_manager.cc:1434] T 05eccba2278c404baf9730c9e1a4a6ec P 7c09adf80ac14550ac68840835b0cd47: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:19:39.357522 15822 tablet_bootstrap.cc:492] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6: No bootstrap required, opened a new log
I20260710 13:19:39.358098 15821 tablet_bootstrap.cc:492] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47: Bootstrap starting.
I20260710 13:19:39.358201 15822 ts_tablet_manager.cc:1403] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.009s
W20260710 13:19:39.360235 15642 leader_election.cc:343] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:39.362742 15603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d5035205784b9c98d3492019e7ae1a" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101" is_pre_election: true
I20260710 13:19:39.362351 15822 raft_consensus.cc:359] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.363456 15822 raft_consensus.cc:385] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.363920 15822 raft_consensus.cc:740] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Initialized, Role: FOLLOWER
W20260710 13:19:39.364705 15642 leader_election.cc:343] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:39.365190 15642 leader_election.cc:304] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6; no voters: 5f21b1d44c024f62b8f89af7c48fc101, 7c09adf80ac14550ac68840835b0cd47
I20260710 13:19:39.365549 15821 tablet_bootstrap.cc:654] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.365392 15822 consensus_queue.cc:260] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.367115 15770 raft_consensus.cc:2749] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:39.370159 15823 tablet_bootstrap.cc:492] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101: No bootstrap required, opened a new log
I20260710 13:19:39.370911 15823 ts_tablet_manager.cc:1403] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101: Time spent bootstrapping tablet: real 0.034s	user 0.025s	sys 0.006s
I20260710 13:19:39.374598 15821 tablet_bootstrap.cc:492] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47: No bootstrap required, opened a new log
I20260710 13:19:39.375434 15821 ts_tablet_manager.cc:1403] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260710 13:19:39.376389 15823 raft_consensus.cc:359] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.377617 15823 raft_consensus.cc:385] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.378068 15823 raft_consensus.cc:740] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.378935 15823 consensus_queue.cc:260] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.381222 15822 ts_tablet_manager.cc:1434] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.000s
I20260710 13:19:39.380801 15821 raft_consensus.cc:359] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.382053 15821 raft_consensus.cc:385] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.382386 15821 raft_consensus.cc:740] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.383335 15823 ts_tablet_manager.cc:1434] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.005s
I20260710 13:19:39.384495 15823 tablet_bootstrap.cc:492] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101: Bootstrap starting.
I20260710 13:19:39.386101 15822 tablet_bootstrap.cc:492] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6: Bootstrap starting.
I20260710 13:19:39.383304 15821 consensus_queue.cc:260] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.391530 15823 tablet_bootstrap.cc:654] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.392042 15821 ts_tablet_manager.cc:1434] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:19:39.393141 15821 tablet_bootstrap.cc:492] T bfd9a4043f834f50af95e263c1180cb0 P 7c09adf80ac14550ac68840835b0cd47: Bootstrap starting.
I20260710 13:19:39.398875 15822 tablet_bootstrap.cc:654] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.399772 15821 tablet_bootstrap.cc:654] T bfd9a4043f834f50af95e263c1180cb0 P 7c09adf80ac14550ac68840835b0cd47: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.410102 15822 tablet_bootstrap.cc:492] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6: No bootstrap required, opened a new log
I20260710 13:19:39.410274 15823 tablet_bootstrap.cc:492] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101: No bootstrap required, opened a new log
I20260710 13:19:39.410738 15822 ts_tablet_manager.cc:1403] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.013s
I20260710 13:19:39.410830 15823 ts_tablet_manager.cc:1403] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.003s
I20260710 13:19:39.410992 15821 tablet_bootstrap.cc:492] T bfd9a4043f834f50af95e263c1180cb0 P 7c09adf80ac14550ac68840835b0cd47: No bootstrap required, opened a new log
I20260710 13:19:39.411511 15821 ts_tablet_manager.cc:1403] T bfd9a4043f834f50af95e263c1180cb0 P 7c09adf80ac14550ac68840835b0cd47: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260710 13:19:39.413375 15823 raft_consensus.cc:359] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.413985 15823 raft_consensus.cc:385] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.414548 15823 raft_consensus.cc:740] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.413936 15822 raft_consensus.cc:359] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.414170 15821 raft_consensus.cc:359] T bfd9a4043f834f50af95e263c1180cb0 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.415052 15822 raft_consensus.cc:385] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.415177 15821 raft_consensus.cc:385] T bfd9a4043f834f50af95e263c1180cb0 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.415424 15822 raft_consensus.cc:740] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.415376 15823 consensus_queue.cc:260] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.416440 15822 consensus_queue.cc:260] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.418018 15823 ts_tablet_manager.cc:1434] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:39.415638 15821 raft_consensus.cc:740] T bfd9a4043f834f50af95e263c1180cb0 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.418738 15822 ts_tablet_manager.cc:1434] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:19:39.418927 15821 consensus_queue.cc:260] T bfd9a4043f834f50af95e263c1180cb0 P 7c09adf80ac14550ac68840835b0cd47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.419795 15822 tablet_bootstrap.cc:492] T 30f60166ce2c4e4da8834456afb41e20 P 50b09d70749444d6914ab4b577c315b6: Bootstrap starting.
I20260710 13:19:39.420428 15837 raft_consensus.cc:493] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.420965 15837 raft_consensus.cc:515] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.422268 15821 ts_tablet_manager.cc:1434] T bfd9a4043f834f50af95e263c1180cb0 P 7c09adf80ac14550ac68840835b0cd47: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:19:39.423353 15821 tablet_bootstrap.cc:492] T 69f9785e357340a8b0d5d592ddef0c49 P 7c09adf80ac14550ac68840835b0cd47: Bootstrap starting.
I20260710 13:19:39.423920 15530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9785e357340a8b0d5d592ddef0c49" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47" is_pre_election: true
I20260710 13:19:39.420289 15823 tablet_bootstrap.cc:492] T 30f60166ce2c4e4da8834456afb41e20 P 5f21b1d44c024f62b8f89af7c48fc101: Bootstrap starting.
I20260710 13:19:39.427861 15822 tablet_bootstrap.cc:654] T 30f60166ce2c4e4da8834456afb41e20 P 50b09d70749444d6914ab4b577c315b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.430184 15821 tablet_bootstrap.cc:654] T 69f9785e357340a8b0d5d592ddef0c49 P 7c09adf80ac14550ac68840835b0cd47: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.434872 15823 tablet_bootstrap.cc:654] T 30f60166ce2c4e4da8834456afb41e20 P 5f21b1d44c024f62b8f89af7c48fc101: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:39.438074 15642 leader_election.cc:343] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:39.440773 15770 raft_consensus.cc:493] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.441540 15770 raft_consensus.cc:515] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.443358 15830 raft_consensus.cc:493] T bfd9a4043f834f50af95e263c1180cb0 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.443673 15770 leader_election.cc:290] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023)
I20260710 13:19:39.444042 15830 raft_consensus.cc:515] T bfd9a4043f834f50af95e263c1180cb0 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.448385 15603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd9a4043f834f50af95e263c1180cb0" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101" is_pre_election: true
I20260710 13:19:39.451452 15822 tablet_bootstrap.cc:492] T 30f60166ce2c4e4da8834456afb41e20 P 50b09d70749444d6914ab4b577c315b6: No bootstrap required, opened a new log
I20260710 13:19:39.452315 15822 ts_tablet_manager.cc:1403] T 30f60166ce2c4e4da8834456afb41e20 P 50b09d70749444d6914ab4b577c315b6: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.008s
W20260710 13:19:39.453197 15493 leader_election.cc:343] T bfd9a4043f834f50af95e263c1180cb0 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:39.454465 15530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d0841d37b04e9c838e8ce246e201ff" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47" is_pre_election: true
I20260710 13:19:39.455511 15530 raft_consensus.cc:2468] T f7d0841d37b04e9c838e8ce246e201ff P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 0.
I20260710 13:19:39.456915 15603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d0841d37b04e9c838e8ce246e201ff" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101" is_pre_election: true
I20260710 13:19:39.457823 15603 raft_consensus.cc:2468] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 0.
I20260710 13:19:39.459658 15642 leader_election.cc:304] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 5f21b1d44c024f62b8f89af7c48fc101; no voters: 
I20260710 13:19:39.460795 15770 raft_consensus.cc:2804] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:39.461313 15770 raft_consensus.cc:493] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:39.461783 15770 raft_consensus.cc:3060] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.463244 15822 raft_consensus.cc:359] T 30f60166ce2c4e4da8834456afb41e20 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.464213 15822 raft_consensus.cc:385] T 30f60166ce2c4e4da8834456afb41e20 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.464586 15822 raft_consensus.cc:740] T 30f60166ce2c4e4da8834456afb41e20 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.465425 15822 consensus_queue.cc:260] T 30f60166ce2c4e4da8834456afb41e20 P 50b09d70749444d6914ab4b577c315b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.475121 15837 leader_election.cc:290] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023)
I20260710 13:19:39.476131 15822 ts_tablet_manager.cc:1434] T 30f60166ce2c4e4da8834456afb41e20 P 50b09d70749444d6914ab4b577c315b6: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.004s
I20260710 13:19:39.477674 15822 tablet_bootstrap.cc:492] T 05eccba2278c404baf9730c9e1a4a6ec P 50b09d70749444d6914ab4b577c315b6: Bootstrap starting.
I20260710 13:19:39.486042 15830 leader_election.cc:290] T bfd9a4043f834f50af95e263c1180cb0 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:39.486768 15822 tablet_bootstrap.cc:654] T 05eccba2278c404baf9730c9e1a4a6ec P 50b09d70749444d6914ab4b577c315b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.488329 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd9a4043f834f50af95e263c1180cb0" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6" is_pre_election: true
W20260710 13:19:39.495364 15493 leader_election.cc:343] T bfd9a4043f834f50af95e263c1180cb0 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:39.496057 15493 leader_election.cc:304] T bfd9a4043f834f50af95e263c1180cb0 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c09adf80ac14550ac68840835b0cd47; no voters: 50b09d70749444d6914ab4b577c315b6, 5f21b1d44c024f62b8f89af7c48fc101
I20260710 13:19:39.497916 15603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9785e357340a8b0d5d592ddef0c49" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101" is_pre_election: true
I20260710 13:19:39.498903 15603 raft_consensus.cc:2468] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 0.
I20260710 13:19:39.499521 15822 tablet_bootstrap.cc:492] T 05eccba2278c404baf9730c9e1a4a6ec P 50b09d70749444d6914ab4b577c315b6: No bootstrap required, opened a new log
I20260710 13:19:39.500108 15822 ts_tablet_manager.cc:1403] T 05eccba2278c404baf9730c9e1a4a6ec P 50b09d70749444d6914ab4b577c315b6: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260710 13:19:39.500605 15642 leader_election.cc:304] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 5f21b1d44c024f62b8f89af7c48fc101; no voters: 7c09adf80ac14550ac68840835b0cd47
I20260710 13:19:39.501762 15837 raft_consensus.cc:2804] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:39.502285 15837 raft_consensus.cc:493] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:39.502737 15837 raft_consensus.cc:3060] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.503572 15822 raft_consensus.cc:359] T 05eccba2278c404baf9730c9e1a4a6ec P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.504665 15822 raft_consensus.cc:385] T 05eccba2278c404baf9730c9e1a4a6ec P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.505128 15822 raft_consensus.cc:740] T 05eccba2278c404baf9730c9e1a4a6ec P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.506255 15822 consensus_queue.cc:260] T 05eccba2278c404baf9730c9e1a4a6ec P 50b09d70749444d6914ab4b577c315b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.507364 15830 raft_consensus.cc:2749] T bfd9a4043f834f50af95e263c1180cb0 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:39.510058 15822 ts_tablet_manager.cc:1434] T 05eccba2278c404baf9730c9e1a4a6ec P 50b09d70749444d6914ab4b577c315b6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:19:39.511686 15822 tablet_bootstrap.cc:492] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6: Bootstrap starting.
I20260710 13:19:39.520251 15822 tablet_bootstrap.cc:654] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.528829 15830 raft_consensus.cc:493] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.529578 15830 raft_consensus.cc:515] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.534000 15822 tablet_bootstrap.cc:492] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6: No bootstrap required, opened a new log
I20260710 13:19:39.534292 15830 leader_election.cc:290] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:39.534969 15822 ts_tablet_manager.cc:1403] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.010s
I20260710 13:19:39.537473 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d5035205784b9c98d3492019e7ae1a" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6" is_pre_election: true
I20260710 13:19:39.538457 15678 raft_consensus.cc:2468] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 0.
I20260710 13:19:39.539161 15822 raft_consensus.cc:359] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.540210 15822 raft_consensus.cc:385] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.540359 15493 leader_election.cc:304] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 7c09adf80ac14550ac68840835b0cd47; no voters: 
I20260710 13:19:39.540664 15822 raft_consensus.cc:740] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.541960 15603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d5035205784b9c98d3492019e7ae1a" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101" is_pre_election: true
I20260710 13:19:39.542007 15822 consensus_queue.cc:260] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.543041 15603 raft_consensus.cc:2468] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 0.
I20260710 13:19:39.545496 15830 raft_consensus.cc:2804] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:39.545706 15822 ts_tablet_manager.cc:1434] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 13:19:39.546140 15830 raft_consensus.cc:493] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:39.546684 15830 raft_consensus.cc:3060] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.547518 15822 tablet_bootstrap.cc:492] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6: Bootstrap starting.
I20260710 13:19:39.551362 15837 raft_consensus.cc:515] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.555517 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9785e357340a8b0d5d592ddef0c49" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
I20260710 13:19:39.556553 15822 tablet_bootstrap.cc:654] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.556704 15809 raft_consensus.cc:493] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:19:39.557101 15642 leader_election.cc:343] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:39.557293 15809 raft_consensus.cc:515] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.559437 15809 leader_election.cc:290] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:39.565434 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d459a5a3f7c43f6a27569b207f16916" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6" is_pre_election: true
I20260710 13:19:39.566452 15678 raft_consensus.cc:2468] T 5d459a5a3f7c43f6a27569b207f16916 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 0.
I20260710 13:19:39.568810 15493 leader_election.cc:304] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 7c09adf80ac14550ac68840835b0cd47; no voters: 
I20260710 13:19:39.569806 15822 tablet_bootstrap.cc:492] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6: No bootstrap required, opened a new log
I20260710 13:19:39.570353 15822 ts_tablet_manager.cc:1403] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260710 13:19:39.570688 15809 raft_consensus.cc:2804] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:39.571228 15809 raft_consensus.cc:493] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:39.571656 15809 raft_consensus.cc:3060] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.573665 15822 raft_consensus.cc:359] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.574724 15822 raft_consensus.cc:385] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.575125 15822 raft_consensus.cc:740] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.576071 15822 consensus_queue.cc:260] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.579485 15822 ts_tablet_manager.cc:1434] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:19:39.570171 15603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d459a5a3f7c43f6a27569b207f16916" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101" is_pre_election: true
I20260710 13:19:39.583987 15810 raft_consensus.cc:493] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.525542 15770 raft_consensus.cc:515] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.584676 15810 raft_consensus.cc:515] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.587440 15770 leader_election.cc:290] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 election: Requested vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023)
I20260710 13:19:39.587599 15810 leader_election.cc:290] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:39.590579 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eccba2278c404baf9730c9e1a4a6ec" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47" is_pre_election: true
I20260710 13:19:39.592340 15837 leader_election.cc:290] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 election: Requested vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023)
I20260710 13:19:39.594966 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9785e357340a8b0d5d592ddef0c49" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
I20260710 13:19:39.599412 15605 raft_consensus.cc:3060] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.601589 15830 raft_consensus.cc:515] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.604574 15830 leader_election.cc:290] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 election: Requested vote from peers 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:39.595211 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eccba2278c404baf9730c9e1a4a6ec" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6" is_pre_election: true
I20260710 13:19:39.594966 15603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d0841d37b04e9c838e8ce246e201ff" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
I20260710 13:19:39.597416 15821 tablet_bootstrap.cc:492] T 69f9785e357340a8b0d5d592ddef0c49 P 7c09adf80ac14550ac68840835b0cd47: No bootstrap required, opened a new log
I20260710 13:19:39.607084 15603 raft_consensus.cc:3060] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.607228 15821 ts_tablet_manager.cc:1403] T 69f9785e357340a8b0d5d592ddef0c49 P 7c09adf80ac14550ac68840835b0cd47: Time spent bootstrapping tablet: real 0.184s	user 0.080s	sys 0.086s
I20260710 13:19:39.608605 15823 tablet_bootstrap.cc:492] T 30f60166ce2c4e4da8834456afb41e20 P 5f21b1d44c024f62b8f89af7c48fc101: No bootstrap required, opened a new log
I20260710 13:19:39.609150 15823 ts_tablet_manager.cc:1403] T 30f60166ce2c4e4da8834456afb41e20 P 5f21b1d44c024f62b8f89af7c48fc101: Time spent bootstrapping tablet: real 0.189s	user 0.054s	sys 0.087s
I20260710 13:19:39.610963 15678 raft_consensus.cc:2468] T 05eccba2278c404baf9730c9e1a4a6ec P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f21b1d44c024f62b8f89af7c48fc101 in term 0.
I20260710 13:19:39.610365 15821 raft_consensus.cc:359] T 69f9785e357340a8b0d5d592ddef0c49 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.612430 15568 leader_election.cc:304] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 5f21b1d44c024f62b8f89af7c48fc101; no voters: 
I20260710 13:19:39.612772 15821 raft_consensus.cc:385] T 69f9785e357340a8b0d5d592ddef0c49 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.612200 15823 raft_consensus.cc:359] T 30f60166ce2c4e4da8834456afb41e20 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.613133 15821 raft_consensus.cc:740] T 69f9785e357340a8b0d5d592ddef0c49 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.613292 15823 raft_consensus.cc:385] T 30f60166ce2c4e4da8834456afb41e20 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.613351 15810 raft_consensus.cc:2804] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:39.613823 15823 raft_consensus.cc:740] T 30f60166ce2c4e4da8834456afb41e20 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.613994 15810 raft_consensus.cc:493] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:39.613932 15821 consensus_queue.cc:260] T 69f9785e357340a8b0d5d592ddef0c49 P 7c09adf80ac14550ac68840835b0cd47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.614559 15810 raft_consensus.cc:3060] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.615062 15823 consensus_queue.cc:260] T 30f60166ce2c4e4da8834456afb41e20 P 5f21b1d44c024f62b8f89af7c48fc101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.617623 15823 ts_tablet_manager.cc:1434] T 30f60166ce2c4e4da8834456afb41e20 P 5f21b1d44c024f62b8f89af7c48fc101: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:39.619119 15823 tablet_bootstrap.cc:492] T 5d459a5a3f7c43f6a27569b207f16916 P 5f21b1d44c024f62b8f89af7c48fc101: Bootstrap starting.
I20260710 13:19:39.620288 15821 ts_tablet_manager.cc:1434] T 69f9785e357340a8b0d5d592ddef0c49 P 7c09adf80ac14550ac68840835b0cd47: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260710 13:19:39.614049 15529 raft_consensus.cc:2468] T 05eccba2278c404baf9730c9e1a4a6ec P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f21b1d44c024f62b8f89af7c48fc101 in term 0.
I20260710 13:19:39.622701 15821 tablet_bootstrap.cc:492] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47: Bootstrap starting.
I20260710 13:19:39.625741 15823 tablet_bootstrap.cc:654] T 5d459a5a3f7c43f6a27569b207f16916 P 5f21b1d44c024f62b8f89af7c48fc101: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.625895 15810 raft_consensus.cc:515] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.628301 15605 raft_consensus.cc:2468] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 1.
I20260710 13:19:39.629355 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eccba2278c404baf9730c9e1a4a6ec" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
I20260710 13:19:39.630052 15642 leader_election.cc:304] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 5f21b1d44c024f62b8f89af7c48fc101; no voters: 7c09adf80ac14550ac68840835b0cd47
I20260710 13:19:39.630249 15529 raft_consensus.cc:3060] T 05eccba2278c404baf9730c9e1a4a6ec P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.631610 15837 raft_consensus.cc:2804] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:39.632153 15837 raft_consensus.cc:697] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [term 1 LEADER]: Becoming Leader. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Running, Role: LEADER
I20260710 13:19:39.633391 15837 consensus_queue.cc:237] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.636619 15821 tablet_bootstrap.cc:654] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.639358 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eccba2278c404baf9730c9e1a4a6ec" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6"
I20260710 13:19:39.640257 15678 raft_consensus.cc:3060] T 05eccba2278c404baf9730c9e1a4a6ec P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.640424 15603 raft_consensus.cc:2468] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 1.
I20260710 13:19:39.642045 15642 leader_election.cc:304] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 5f21b1d44c024f62b8f89af7c48fc101; no voters: 
I20260710 13:19:39.643201 15770 raft_consensus.cc:2804] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:39.643814 15770 raft_consensus.cc:697] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [term 1 LEADER]: Becoming Leader. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Running, Role: LEADER
I20260710 13:19:39.644896 15770 consensus_queue.cc:237] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.649168 15679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d5035205784b9c98d3492019e7ae1a" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6"
I20260710 13:19:39.659621 15679 raft_consensus.cc:3060] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.651306 15805 raft_consensus.cc:493] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.661569 15805 raft_consensus.cc:515] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.665086 15528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ef135ae0c245eb840d6f8f30837990" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47" is_pre_election: true
I20260710 13:19:39.667161 15805 leader_election.cc:290] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
W20260710 13:19:39.668547 15568 leader_election.cc:343] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:39.678694 15677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ef135ae0c245eb840d6f8f30837990" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6" is_pre_election: true
W20260710 13:19:39.652292 15493 leader_election.cc:343] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:39.679695 15677 raft_consensus.cc:2468] T 89ef135ae0c245eb840d6f8f30837990 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f21b1d44c024f62b8f89af7c48fc101 in term 0.
I20260710 13:19:39.652303 15530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d0841d37b04e9c838e8ce246e201ff" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
I20260710 13:19:39.681509 15530 raft_consensus.cc:3060] T f7d0841d37b04e9c838e8ce246e201ff P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.646559 15809 raft_consensus.cc:515] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.687698 15568 leader_election.cc:304] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 5f21b1d44c024f62b8f89af7c48fc101; no voters: 7c09adf80ac14550ac68840835b0cd47
I20260710 13:19:39.688923 15805 raft_consensus.cc:2804] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:39.689391 15805 raft_consensus.cc:493] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:39.689777 15805 raft_consensus.cc:3060] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.678350 15679 raft_consensus.cc:2468] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 1.
I20260710 13:19:39.702732 15809 leader_election.cc:290] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 election: Requested vote from peers 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:39.703078 15530 raft_consensus.cc:2468] T f7d0841d37b04e9c838e8ce246e201ff P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 1.
I20260710 13:19:39.641222 15810 leader_election.cc:290] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 1 election: Requested vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:39.655543 15603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d5035205784b9c98d3492019e7ae1a" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
I20260710 13:19:39.716514 15809 raft_consensus.cc:493] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.717669 15809 raft_consensus.cc:515] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.718120 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d459a5a3f7c43f6a27569b207f16916" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
I20260710 13:19:39.719708 15809 leader_election.cc:290] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:39.720610 15837 raft_consensus.cc:493] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.721115 15837 raft_consensus.cc:515] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.722440 15821 tablet_bootstrap.cc:492] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47: No bootstrap required, opened a new log
I20260710 13:19:39.723120 15837 leader_election.cc:290] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023)
I20260710 13:19:39.723569 15821 ts_tablet_manager.cc:1403] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47: Time spent bootstrapping tablet: real 0.101s	user 0.020s	sys 0.030s
I20260710 13:19:39.723608 15678 raft_consensus.cc:2468] T 05eccba2278c404baf9730c9e1a4a6ec P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f21b1d44c024f62b8f89af7c48fc101 in term 1.
I20260710 13:19:39.725449 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd9a4043f834f50af95e263c1180cb0" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101" is_pre_election: true
I20260710 13:19:39.725551 15568 leader_election.cc:304] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 5f21b1d44c024f62b8f89af7c48fc101; no voters: 
I20260710 13:19:39.722779 15493 leader_election.cc:304] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 7c09adf80ac14550ac68840835b0cd47; no voters: 
I20260710 13:19:39.714506 15805 raft_consensus.cc:515] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.727716 15810 raft_consensus.cc:2804] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:19:39.728144 15642 leader_election.cc:343] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:39.727295 15603 raft_consensus.cc:3060] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.730232 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d459a5a3f7c43f6a27569b207f16916" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6"
I20260710 13:19:39.729851 15821 raft_consensus.cc:359] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.731218 15810 raft_consensus.cc:697] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 LEADER]: Becoming Leader. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Running, Role: LEADER
I20260710 13:19:39.731330 15821 raft_consensus.cc:385] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.730891 15830 raft_consensus.cc:2804] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:39.731793 15821 raft_consensus.cc:740] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.731889 15530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ef135ae0c245eb840d6f8f30837990" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
I20260710 13:19:39.731985 15830 raft_consensus.cc:697] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Becoming Leader. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Running, Role: LEADER
I20260710 13:19:39.732191 15810 consensus_queue.cc:237] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.730926 15678 raft_consensus.cc:3060] T 5d459a5a3f7c43f6a27569b207f16916 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.732477 15821 consensus_queue.cc:260] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.733018 15830 consensus_queue.cc:237] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.736007 15821 ts_tablet_manager.cc:1434] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:19:39.736979 15821 tablet_bootstrap.cc:492] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47: Bootstrap starting.
I20260710 13:19:39.736977 15530 raft_consensus.cc:3060] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.738951 15679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ef135ae0c245eb840d6f8f30837990" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6"
I20260710 13:19:39.739579 15679 raft_consensus.cc:3060] T 89ef135ae0c245eb840d6f8f30837990 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.740231 15677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f60166ce2c4e4da8834456afb41e20" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6" is_pre_election: true
I20260710 13:19:39.740859 15677 raft_consensus.cc:2468] T 30f60166ce2c4e4da8834456afb41e20 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 0.
I20260710 13:19:39.741680 15823 tablet_bootstrap.cc:492] T 5d459a5a3f7c43f6a27569b207f16916 P 5f21b1d44c024f62b8f89af7c48fc101: No bootstrap required, opened a new log
I20260710 13:19:39.742166 15823 ts_tablet_manager.cc:1403] T 5d459a5a3f7c43f6a27569b207f16916 P 5f21b1d44c024f62b8f89af7c48fc101: Time spent bootstrapping tablet: real 0.123s	user 0.038s	sys 0.041s
I20260710 13:19:39.743558 15821 tablet_bootstrap.cc:654] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.743867 15604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f60166ce2c4e4da8834456afb41e20" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101" is_pre_election: true
I20260710 13:19:39.744517 15604 raft_consensus.cc:2468] T 30f60166ce2c4e4da8834456afb41e20 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 0.
I20260710 13:19:39.745226 15823 raft_consensus.cc:359] T 5d459a5a3f7c43f6a27569b207f16916 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.745940 15823 raft_consensus.cc:385] T 5d459a5a3f7c43f6a27569b207f16916 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.748390 15823 raft_consensus.cc:740] T 5d459a5a3f7c43f6a27569b207f16916 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.746466 15805 leader_election.cc:290] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 1 election: Requested vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:39.749514 15823 consensus_queue.cc:260] T 5d459a5a3f7c43f6a27569b207f16916 P 5f21b1d44c024f62b8f89af7c48fc101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.750149 15425 catalog_manager.cc:5697] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50b09d70749444d6914ab4b577c315b6 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "50b09d70749444d6914ab4b577c315b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:39.751922 15823 ts_tablet_manager.cc:1434] T 5d459a5a3f7c43f6a27569b207f16916 P 5f21b1d44c024f62b8f89af7c48fc101: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.007s
I20260710 13:19:39.752034 15425 catalog_manager.cc:5697] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50b09d70749444d6914ab4b577c315b6 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "50b09d70749444d6914ab4b577c315b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:39.753790 15678 raft_consensus.cc:2468] T 5d459a5a3f7c43f6a27569b207f16916 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 1.
I20260710 13:19:39.760253 15528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd9a4043f834f50af95e263c1180cb0" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47" is_pre_election: true
I20260710 13:19:39.760991 15528 raft_consensus.cc:2468] T bfd9a4043f834f50af95e263c1180cb0 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 0.
I20260710 13:19:39.763047 15530 raft_consensus.cc:2468] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f21b1d44c024f62b8f89af7c48fc101 in term 1.
I20260710 13:19:39.763289 15770 raft_consensus.cc:493] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.765918 15770 raft_consensus.cc:515] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.766804 15823 tablet_bootstrap.cc:492] T bfd9a4043f834f50af95e263c1180cb0 P 5f21b1d44c024f62b8f89af7c48fc101: Bootstrap starting.
I20260710 13:19:39.768101 15770 leader_election.cc:290] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023)
I20260710 13:19:39.769239 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95d96667a85419897f4f24ab0a150cc" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101" is_pre_election: true
W20260710 13:19:39.769508 15493 leader_election.cc:343] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:39.770445 15493 leader_election.cc:304] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f21b1d44c024f62b8f89af7c48fc101, 7c09adf80ac14550ac68840835b0cd47; no voters: 
W20260710 13:19:39.770856 15642 leader_election.cc:343] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:39.769284 15529 raft_consensus.cc:2468] T 05eccba2278c404baf9730c9e1a4a6ec P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f21b1d44c024f62b8f89af7c48fc101 in term 1.
I20260710 13:19:39.763092 15424 catalog_manager.cc:5697] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "7c09adf80ac14550ac68840835b0cd47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:39.774062 15809 raft_consensus.cc:2804] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:39.774504 15809 raft_consensus.cc:493] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:39.769447 15568 leader_election.cc:304] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f21b1d44c024f62b8f89af7c48fc101, 7c09adf80ac14550ac68840835b0cd47; no voters: 
I20260710 13:19:39.774876 15809 raft_consensus.cc:3060] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.775906 15823 tablet_bootstrap.cc:654] T bfd9a4043f834f50af95e263c1180cb0 P 5f21b1d44c024f62b8f89af7c48fc101: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.777387 15603 raft_consensus.cc:2468] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 1.
I20260710 13:19:39.777247 15428 catalog_manager.cc:5697] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "5f21b1d44c024f62b8f89af7c48fc101" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:39.763048 15679 raft_consensus.cc:2468] T 89ef135ae0c245eb840d6f8f30837990 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f21b1d44c024f62b8f89af7c48fc101 in term 1.
I20260710 13:19:39.781358 15810 raft_consensus.cc:2804] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:39.781622 15823 tablet_bootstrap.cc:492] T bfd9a4043f834f50af95e263c1180cb0 P 5f21b1d44c024f62b8f89af7c48fc101: No bootstrap required, opened a new log
I20260710 13:19:39.781886 15810 raft_consensus.cc:697] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 LEADER]: Becoming Leader. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Running, Role: LEADER
I20260710 13:19:39.782115 15823 ts_tablet_manager.cc:1403] T bfd9a4043f834f50af95e263c1180cb0 P 5f21b1d44c024f62b8f89af7c48fc101: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.003s
I20260710 13:19:39.782840 15810 consensus_queue.cc:237] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.783478 15809 raft_consensus.cc:515] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.785002 15823 raft_consensus.cc:359] T bfd9a4043f834f50af95e263c1180cb0 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.785483 15809 leader_election.cc:290] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 election: Requested vote from peers 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:39.785732 15823 raft_consensus.cc:385] T bfd9a4043f834f50af95e263c1180cb0 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.786077 15823 raft_consensus.cc:740] T bfd9a4043f834f50af95e263c1180cb0 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.786798 15823 consensus_queue.cc:260] T bfd9a4043f834f50af95e263c1180cb0 P 5f21b1d44c024f62b8f89af7c48fc101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.787742 15642 leader_election.cc:304] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 7c09adf80ac14550ac68840835b0cd47; no voters: 5f21b1d44c024f62b8f89af7c48fc101
I20260710 13:19:39.788280 15603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f60166ce2c4e4da8834456afb41e20" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
I20260710 13:19:39.788790 15823 ts_tablet_manager.cc:1434] T bfd9a4043f834f50af95e263c1180cb0 P 5f21b1d44c024f62b8f89af7c48fc101: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:19:39.788852 15603 raft_consensus.cc:3060] T 30f60166ce2c4e4da8834456afb41e20 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.789400 15770 raft_consensus.cc:2804] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:39.789846 15823 tablet_bootstrap.cc:492] T a95d96667a85419897f4f24ab0a150cc P 5f21b1d44c024f62b8f89af7c48fc101: Bootstrap starting.
I20260710 13:19:39.789915 15821 tablet_bootstrap.cc:492] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47: No bootstrap required, opened a new log
I20260710 13:19:39.789862 15770 raft_consensus.cc:493] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:39.790521 15821 ts_tablet_manager.cc:1403] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.004s
I20260710 13:19:39.790823 15770 raft_consensus.cc:3060] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.795953 15679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f60166ce2c4e4da8834456afb41e20" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6"
I20260710 13:19:39.796830 15679 raft_consensus.cc:3060] T 30f60166ce2c4e4da8834456afb41e20 P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.803352 15821 raft_consensus.cc:359] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.804121 15821 raft_consensus.cc:385] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.804397 15821 raft_consensus.cc:740] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.806854 15823 tablet_bootstrap.cc:654] T a95d96667a85419897f4f24ab0a150cc P 5f21b1d44c024f62b8f89af7c48fc101: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.808435 15770 raft_consensus.cc:515] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.810297 15679 raft_consensus.cc:2468] T 30f60166ce2c4e4da8834456afb41e20 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 1.
I20260710 13:19:39.812091 15854 raft_consensus.cc:493] T 5d459a5a3f7c43f6a27569b207f16916 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.812721 15854 raft_consensus.cc:515] T 5d459a5a3f7c43f6a27569b207f16916 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.815181 15493 leader_election.cc:304] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 7c09adf80ac14550ac68840835b0cd47; no voters: 5f21b1d44c024f62b8f89af7c48fc101
I20260710 13:19:39.817658 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d459a5a3f7c43f6a27569b207f16916" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47" is_pre_election: true
I20260710 13:19:39.818735 15529 raft_consensus.cc:2393] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f21b1d44c024f62b8f89af7c48fc101 in current term 1: Already voted for candidate 7c09adf80ac14550ac68840835b0cd47 in this term.
I20260710 13:19:39.815421 15854 leader_election.cc:290] T 5d459a5a3f7c43f6a27569b207f16916 P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:39.821233 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d459a5a3f7c43f6a27569b207f16916" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6" is_pre_election: true
I20260710 13:19:39.822291 15678 raft_consensus.cc:2393] T 5d459a5a3f7c43f6a27569b207f16916 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f21b1d44c024f62b8f89af7c48fc101 in current term 1: Already voted for candidate 7c09adf80ac14550ac68840835b0cd47 in this term.
I20260710 13:19:39.823467 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd9a4043f834f50af95e263c1180cb0" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
I20260710 13:19:39.824081 15605 raft_consensus.cc:3060] T bfd9a4043f834f50af95e263c1180cb0 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.820793 15821 consensus_queue.cc:260] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.830710 15568 leader_election.cc:304] T 5d459a5a3f7c43f6a27569b207f16916 P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f21b1d44c024f62b8f89af7c48fc101; no voters: 50b09d70749444d6914ab4b577c315b6, 7c09adf80ac14550ac68840835b0cd47
I20260710 13:19:39.831923 15810 raft_consensus.cc:3060] T 5d459a5a3f7c43f6a27569b207f16916 P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.832333 15830 raft_consensus.cc:2804] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:39.833045 15830 raft_consensus.cc:697] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Becoming Leader. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Running, Role: LEADER
I20260710 13:19:39.834167 15830 consensus_queue.cc:237] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.834746 15770 leader_election.cc:290] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 election: Requested vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023)
I20260710 13:19:39.834471 15605 raft_consensus.cc:2468] T bfd9a4043f834f50af95e263c1180cb0 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 1.
I20260710 13:19:39.836120 15821 ts_tablet_manager.cc:1434] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.002s
I20260710 13:19:39.837080 15642 leader_election.cc:304] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 5f21b1d44c024f62b8f89af7c48fc101; no voters: 
I20260710 13:19:39.838104 15770 raft_consensus.cc:2804] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:39.839093 15770 raft_consensus.cc:697] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 [term 1 LEADER]: Becoming Leader. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Running, Role: LEADER
I20260710 13:19:39.840003 15770 consensus_queue.cc:237] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.846534 15493 leader_election.cc:304] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 7c09adf80ac14550ac68840835b0cd47; no voters: 
I20260710 13:19:39.848559 15809 raft_consensus.cc:2804] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:39.849687 15809 raft_consensus.cc:697] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Becoming Leader. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Running, Role: LEADER
I20260710 13:19:39.850551 15809 consensus_queue.cc:237] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.851076 15823 tablet_bootstrap.cc:492] T a95d96667a85419897f4f24ab0a150cc P 5f21b1d44c024f62b8f89af7c48fc101: No bootstrap required, opened a new log
I20260710 13:19:39.851564 15823 ts_tablet_manager.cc:1403] T a95d96667a85419897f4f24ab0a150cc P 5f21b1d44c024f62b8f89af7c48fc101: Time spent bootstrapping tablet: real 0.062s	user 0.028s	sys 0.031s
I20260710 13:19:39.854339 15823 raft_consensus.cc:359] T a95d96667a85419897f4f24ab0a150cc P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.854702 15603 raft_consensus.cc:2468] T 30f60166ce2c4e4da8834456afb41e20 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 1.
I20260710 13:19:39.855129 15823 raft_consensus.cc:385] T a95d96667a85419897f4f24ab0a150cc P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.855456 15823 raft_consensus.cc:740] T a95d96667a85419897f4f24ab0a150cc P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.856117 15823 consensus_queue.cc:260] T a95d96667a85419897f4f24ab0a150cc P 5f21b1d44c024f62b8f89af7c48fc101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.857590 15810 raft_consensus.cc:2749] T 5d459a5a3f7c43f6a27569b207f16916 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:39.859196 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95d96667a85419897f4f24ab0a150cc" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47" is_pre_election: true
I20260710 13:19:39.860121 15529 raft_consensus.cc:2468] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 0.
I20260710 13:19:39.861680 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd9a4043f834f50af95e263c1180cb0" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
I20260710 13:19:39.862334 15529 raft_consensus.cc:3060] T bfd9a4043f834f50af95e263c1180cb0 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.868929 15529 raft_consensus.cc:2468] T bfd9a4043f834f50af95e263c1180cb0 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 1.
I20260710 13:19:39.858367 15823 ts_tablet_manager.cc:1434] T a95d96667a85419897f4f24ab0a150cc P 5f21b1d44c024f62b8f89af7c48fc101: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:39.873567 15642 leader_election.cc:304] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 7c09adf80ac14550ac68840835b0cd47; no voters: 5f21b1d44c024f62b8f89af7c48fc101
I20260710 13:19:39.874364 15770 raft_consensus.cc:2804] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:39.874818 15770 raft_consensus.cc:493] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:39.875211 15770 raft_consensus.cc:3060] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.879307 15428 catalog_manager.cc:5697] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "7c09adf80ac14550ac68840835b0cd47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:39.881028 15428 catalog_manager.cc:5697] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1). New cstate: current_term: 1 leader_uuid: "7c09adf80ac14550ac68840835b0cd47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:39.881592 15770 raft_consensus.cc:515] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.883773 15770 leader_election.cc:290] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 election: Requested vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023)
I20260710 13:19:39.884980 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95d96667a85419897f4f24ab0a150cc" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
I20260710 13:19:39.885313 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95d96667a85419897f4f24ab0a150cc" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
I20260710 13:19:39.885612 15605 raft_consensus.cc:3060] T a95d96667a85419897f4f24ab0a150cc P 5f21b1d44c024f62b8f89af7c48fc101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.885933 15529 raft_consensus.cc:3060] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.891412 15425 catalog_manager.cc:5697] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50b09d70749444d6914ab4b577c315b6 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "50b09d70749444d6914ab4b577c315b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:39.895077 15605 raft_consensus.cc:2468] T a95d96667a85419897f4f24ab0a150cc P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 1.
I20260710 13:19:39.896476 15642 leader_election.cc:304] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 5f21b1d44c024f62b8f89af7c48fc101; no voters: 
I20260710 13:19:39.897703 15529 raft_consensus.cc:2468] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 1.
I20260710 13:19:39.898085 15770 raft_consensus.cc:2804] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:39.898835 15770 raft_consensus.cc:697] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [term 1 LEADER]: Becoming Leader. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Running, Role: LEADER
I20260710 13:19:39.899693 15770 consensus_queue.cc:237] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:39.902408 15424 catalog_manager.cc:5697] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2). New cstate: current_term: 1 leader_uuid: "5f21b1d44c024f62b8f89af7c48fc101" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:39.911513 15425 catalog_manager.cc:5697] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50b09d70749444d6914ab4b577c315b6 (127.10.211.3). New cstate: current_term: 1 leader_uuid: "50b09d70749444d6914ab4b577c315b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:39.973181 15605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89ef135ae0c245eb840d6f8f30837990"
dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
mode: GRACEFUL
new_leader_uuid: "7c09adf80ac14550ac68840835b0cd47"
 from {username='slave'} at 127.0.0.1:33822
I20260710 13:19:39.973717 15605 raft_consensus.cc:606] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 LEADER]: Received request to transfer leadership to TS 7c09adf80ac14550ac68840835b0cd47
I20260710 13:19:39.981258 15679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a95d96667a85419897f4f24ab0a150cc"
dest_uuid: "50b09d70749444d6914ab4b577c315b6"
mode: GRACEFUL
new_leader_uuid: "7c09adf80ac14550ac68840835b0cd47"
 from {username='slave'} at 127.0.0.1:54710
I20260710 13:19:39.981715 15679 raft_consensus.cc:606] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [term 1 LEADER]: Received request to transfer leadership to TS 7c09adf80ac14550ac68840835b0cd47
I20260710 13:19:39.986485 15679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7d0841d37b04e9c838e8ce246e201ff"
dest_uuid: "50b09d70749444d6914ab4b577c315b6"
mode: GRACEFUL
new_leader_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
 from {username='slave'} at 127.0.0.1:54710
I20260710 13:19:39.987048 15679 raft_consensus.cc:606] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [term 1 LEADER]: Received request to transfer leadership to TS 5f21b1d44c024f62b8f89af7c48fc101
I20260710 13:19:39.991734 15679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69f9785e357340a8b0d5d592ddef0c49"
dest_uuid: "50b09d70749444d6914ab4b577c315b6"
mode: GRACEFUL
new_leader_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
 from {username='slave'} at 127.0.0.1:54710
I20260710 13:19:39.992264 15679 raft_consensus.cc:606] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [term 1 LEADER]: Received request to transfer leadership to TS 5f21b1d44c024f62b8f89af7c48fc101
I20260710 13:19:39.997126 15529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02d5035205784b9c98d3492019e7ae1a"
dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
mode: GRACEFUL
new_leader_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
 from {username='slave'} at 127.0.0.1:41934
I20260710 13:19:39.997643 15529 raft_consensus.cc:606] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Received request to transfer leadership to TS 5f21b1d44c024f62b8f89af7c48fc101
I20260710 13:19:40.020948 15809 raft_consensus.cc:493] T 69f9785e357340a8b0d5d592ddef0c49 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:40.021477 15809 raft_consensus.cc:515] T 69f9785e357340a8b0d5d592ddef0c49 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:40.023361 15809 leader_election.cc:290] T 69f9785e357340a8b0d5d592ddef0c49 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:40.024102 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9785e357340a8b0d5d592ddef0c49" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101" is_pre_election: true
I20260710 13:19:40.024430 15679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9785e357340a8b0d5d592ddef0c49" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50b09d70749444d6914ab4b577c315b6" is_pre_election: true
I20260710 13:19:40.024852 15605 raft_consensus.cc:2393] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c09adf80ac14550ac68840835b0cd47 in current term 1: Already voted for candidate 50b09d70749444d6914ab4b577c315b6 in this term.
I20260710 13:19:40.026026 15493 leader_election.cc:304] T 69f9785e357340a8b0d5d592ddef0c49 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c09adf80ac14550ac68840835b0cd47; no voters: 50b09d70749444d6914ab4b577c315b6, 5f21b1d44c024f62b8f89af7c48fc101
I20260710 13:19:40.026686 15809 raft_consensus.cc:3060] T 69f9785e357340a8b0d5d592ddef0c49 P 7c09adf80ac14550ac68840835b0cd47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:40.031968 15809 raft_consensus.cc:2749] T 69f9785e357340a8b0d5d592ddef0c49 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:40.054320 15770 consensus_queue.cc:1048] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:40.061712 15837 raft_consensus.cc:993] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6: : Instructing follower 5f21b1d44c024f62b8f89af7c48fc101 to start an election
I20260710 13:19:40.062237 15837 raft_consensus.cc:1081] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [term 1 LEADER]: Signalling peer 5f21b1d44c024f62b8f89af7c48fc101 to start an election
I20260710 13:19:40.064159 15603 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7d0841d37b04e9c838e8ce246e201ff"
dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
 from {username='slave'} at 127.0.0.1:33802
I20260710 13:19:40.064715 15603 raft_consensus.cc:493] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:40.065093 15603 raft_consensus.cc:3060] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.067579 15837 consensus_queue.cc:1048] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:40.072022 15603 raft_consensus.cc:515] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:40.073361 15605 raft_consensus.cc:1240] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Rejecting Update request from peer 50b09d70749444d6914ab4b577c315b6 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:40.075233 15530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d0841d37b04e9c838e8ce246e201ff" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
I20260710 13:19:40.075609 15603 leader_election.cc:290] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 2 election: Requested vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:40.077297 15770 consensus_queue.cc:1059] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:40.077868 15679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d0841d37b04e9c838e8ce246e201ff" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50b09d70749444d6914ab4b577c315b6"
I20260710 13:19:40.078305 15770 raft_consensus.cc:3055] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:40.078732 15770 raft_consensus.cc:740] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Running, Role: LEADER
I20260710 13:19:40.079504 15770 consensus_queue.cc:260] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:40.080787 15770 raft_consensus.cc:3060] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.091861 15679 raft_consensus.cc:2468] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f21b1d44c024f62b8f89af7c48fc101 in term 2.
I20260710 13:19:40.093207 15568 leader_election.cc:304] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101 [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: 50b09d70749444d6914ab4b577c315b6, 5f21b1d44c024f62b8f89af7c48fc101; no voters: 7c09adf80ac14550ac68840835b0cd47
I20260710 13:19:40.093935 15810 raft_consensus.cc:2804] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:40.094460 15810 raft_consensus.cc:697] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 LEADER]: Becoming Leader. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Running, Role: LEADER
I20260710 13:19:40.095399 15810 consensus_queue.cc:237] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101 [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: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:40.102246 15424 catalog_manager.cc:5697] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101 reported cstate change: term changed from 1 to 2, leader changed from 50b09d70749444d6914ab4b577c315b6 (127.10.211.3) to 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "5f21b1d44c024f62b8f89af7c48fc101" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:40.128286 15770 consensus_queue.cc:1048] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:40.140703 15845 consensus_queue.cc:1048] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:40.151811 15770 raft_consensus.cc:993] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6: : Instructing follower 5f21b1d44c024f62b8f89af7c48fc101 to start an election
I20260710 13:19:40.152307 15845 raft_consensus.cc:1081] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [term 1 LEADER]: Signalling peer 5f21b1d44c024f62b8f89af7c48fc101 to start an election
I20260710 13:19:40.153692 15603 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69f9785e357340a8b0d5d592ddef0c49"
dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
 from {username='slave'} at 127.0.0.1:33802
I20260710 13:19:40.154258 15603 raft_consensus.cc:493] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:40.154608 15603 raft_consensus.cc:3060] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.158110 15830 consensus_queue.cc:1048] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:40.160806 15830 consensus_queue.cc:1048] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:40.161157 15603 raft_consensus.cc:515] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:40.167755 15679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9785e357340a8b0d5d592ddef0c49" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50b09d70749444d6914ab4b577c315b6"
I20260710 13:19:40.168371 15679 raft_consensus.cc:3055] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:40.168664 15679 raft_consensus.cc:740] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Running, Role: LEADER
I20260710 13:19:40.169512 15679 consensus_queue.cc:260] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:40.170953 15679 raft_consensus.cc:3060] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.174784 15529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f9785e357340a8b0d5d592ddef0c49" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
I20260710 13:19:40.175396 15529 raft_consensus.cc:3060] T 69f9785e357340a8b0d5d592ddef0c49 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.166904 15603 leader_election.cc:290] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 2 election: Requested vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:40.181205 15679 raft_consensus.cc:2468] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f21b1d44c024f62b8f89af7c48fc101 in term 2.
I20260710 13:19:40.182317 15568 leader_election.cc:304] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 5f21b1d44c024f62b8f89af7c48fc101; no voters: 
I20260710 13:19:40.183400 15810 raft_consensus.cc:2804] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:40.183832 15810 raft_consensus.cc:697] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 LEADER]: Becoming Leader. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Running, Role: LEADER
I20260710 13:19:40.184646 15810 consensus_queue.cc:237] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:40.182199 15529 raft_consensus.cc:2468] T 69f9785e357340a8b0d5d592ddef0c49 P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f21b1d44c024f62b8f89af7c48fc101 in term 2.
I20260710 13:19:40.187203 15830 raft_consensus.cc:993] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47: : Instructing follower 5f21b1d44c024f62b8f89af7c48fc101 to start an election
I20260710 13:19:40.187780 15849 raft_consensus.cc:1081] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Signalling peer 5f21b1d44c024f62b8f89af7c48fc101 to start an election
I20260710 13:19:40.191308 15605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02d5035205784b9c98d3492019e7ae1a"
dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
 from {username='slave'} at 127.0.0.1:33812
I20260710 13:19:40.191835 15605 raft_consensus.cc:493] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:40.192252 15605 raft_consensus.cc:3060] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.191670 15810 consensus_queue.cc:1048] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:40.193373 15425 catalog_manager.cc:5697] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101 reported cstate change: term changed from 1 to 2, leader changed from 50b09d70749444d6914ab4b577c315b6 (127.10.211.3) to 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "5f21b1d44c024f62b8f89af7c48fc101" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:40.199535 15605 raft_consensus.cc:515] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:40.202163 15605 leader_election.cc:290] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 2 election: Requested vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:40.204254 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d5035205784b9c98d3492019e7ae1a" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50b09d70749444d6914ab4b577c315b6"
I20260710 13:19:40.204772 15678 raft_consensus.cc:3060] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.204607 15530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d5035205784b9c98d3492019e7ae1a" candidate_uuid: "5f21b1d44c024f62b8f89af7c48fc101" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
I20260710 13:19:40.205272 15530 raft_consensus.cc:3055] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:40.205595 15530 raft_consensus.cc:740] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Running, Role: LEADER
I20260710 13:19:40.206598 15810 consensus_queue.cc:1048] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:40.206480 15530 consensus_queue.cc:260] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:40.207798 15530 raft_consensus.cc:3060] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.210433 15678 raft_consensus.cc:2468] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f21b1d44c024f62b8f89af7c48fc101 in term 2.
I20260710 13:19:40.211611 15568 leader_election.cc:304] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 5f21b1d44c024f62b8f89af7c48fc101; no voters: 
I20260710 13:19:40.214226 15810 raft_consensus.cc:2804] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:40.214584 15530 raft_consensus.cc:2468] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f21b1d44c024f62b8f89af7c48fc101 in term 2.
I20260710 13:19:40.214721 15810 raft_consensus.cc:697] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 LEADER]: Becoming Leader. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Running, Role: LEADER
I20260710 13:19:40.215664 15810 consensus_queue.cc:237] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:40.228287 15428 catalog_manager.cc:5697] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101 reported cstate change: term changed from 1 to 2, leader changed from 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1) to 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2). New cstate: current_term: 2 leader_uuid: "5f21b1d44c024f62b8f89af7c48fc101" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:40.232849 15809 consensus_queue.cc:1048] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:40.250397 15809 consensus_queue.cc:1048] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:40.277635 15845 consensus_queue.cc:1048] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:40.287490 15770 consensus_queue.cc:1048] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:40.311053 15810 consensus_queue.cc:1048] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:40.317131 15854 raft_consensus.cc:993] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101: : Instructing follower 7c09adf80ac14550ac68840835b0cd47 to start an election
I20260710 13:19:40.317598 15805 raft_consensus.cc:1081] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 LEADER]: Signalling peer 7c09adf80ac14550ac68840835b0cd47 to start an election
I20260710 13:19:40.320001 15530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89ef135ae0c245eb840d6f8f30837990"
dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
 from {username='slave'} at 127.0.0.1:41926
I20260710 13:19:40.320650 15530 raft_consensus.cc:493] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:40.321098 15530 raft_consensus.cc:3060] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.321853 15810 consensus_queue.cc:1048] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:40.330127 15530 raft_consensus.cc:515] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:40.334427 15770 consensus_queue.cc:1048] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:40.334864 15881 consensus_queue.cc:1048] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:40.341432 15604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ef135ae0c245eb840d6f8f30837990" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
I20260710 13:19:40.342082 15604 raft_consensus.cc:3055] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:40.342667 15604 raft_consensus.cc:740] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Running, Role: LEADER
I20260710 13:19:40.343509 15604 consensus_queue.cc:260] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:40.342006 15679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ef135ae0c245eb840d6f8f30837990" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50b09d70749444d6914ab4b577c315b6"
I20260710 13:19:40.344725 15604 raft_consensus.cc:3060] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.345257 15679 raft_consensus.cc:3060] T 89ef135ae0c245eb840d6f8f30837990 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.342166 15530 leader_election.cc:290] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 2 election: Requested vote from peers 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:40.356505 15770 consensus_queue.cc:1048] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:40.358130 15679 raft_consensus.cc:2468] T 89ef135ae0c245eb840d6f8f30837990 P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 2.
I20260710 13:19:40.359378 15493 leader_election.cc:304] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 7c09adf80ac14550ac68840835b0cd47; no voters: 
I20260710 13:19:40.360232 15881 raft_consensus.cc:2804] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:40.360704 15881 raft_consensus.cc:697] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47 [term 2 LEADER]: Becoming Leader. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Running, Role: LEADER
I20260710 13:19:40.362561 15604 raft_consensus.cc:2468] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 2.
I20260710 13:19:40.362061 15881 consensus_queue.cc:237] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:40.370754 15770 raft_consensus.cc:993] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6: : Instructing follower 7c09adf80ac14550ac68840835b0cd47 to start an election
I20260710 13:19:40.371199 15770 raft_consensus.cc:1081] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [term 1 LEADER]: Signalling peer 7c09adf80ac14550ac68840835b0cd47 to start an election
I20260710 13:19:40.371418 15881 consensus_queue.cc:1048] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:40.373807 15529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a95d96667a85419897f4f24ab0a150cc"
dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
 from {username='slave'} at 127.0.0.1:41916
I20260710 13:19:40.374341 15529 raft_consensus.cc:493] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:40.375504 15529 raft_consensus.cc:3060] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.382251 15529 raft_consensus.cc:515] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:40.384022 15529 leader_election.cc:290] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 2 election: Requested vote from peers 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023), 50b09d70749444d6914ab4b577c315b6 (127.10.211.3:36825)
I20260710 13:19:40.385370 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95d96667a85419897f4f24ab0a150cc" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
I20260710 13:19:40.385376 15679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95d96667a85419897f4f24ab0a150cc" candidate_uuid: "7c09adf80ac14550ac68840835b0cd47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50b09d70749444d6914ab4b577c315b6"
I20260710 13:19:40.386230 15605 raft_consensus.cc:3060] T a95d96667a85419897f4f24ab0a150cc P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.386299 15679 raft_consensus.cc:3055] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:40.386711 15679 raft_consensus.cc:740] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Running, Role: LEADER
I20260710 13:19:40.387522 15679 consensus_queue.cc:260] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:40.388756 15679 raft_consensus.cc:3060] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.388689 15428 catalog_manager.cc:5697] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47 reported cstate change: term changed from 1 to 2, leader changed from 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2) to 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1). New cstate: current_term: 2 leader_uuid: "7c09adf80ac14550ac68840835b0cd47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:40.393150 15605 raft_consensus.cc:2468] T a95d96667a85419897f4f24ab0a150cc P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 2.
I20260710 13:19:40.394584 15493 leader_election.cc:304] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f21b1d44c024f62b8f89af7c48fc101, 7c09adf80ac14550ac68840835b0cd47; no voters: 
I20260710 13:19:40.395380 15881 raft_consensus.cc:2804] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:40.395831 15679 raft_consensus.cc:2468] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c09adf80ac14550ac68840835b0cd47 in term 2.
I20260710 13:19:40.395834 15881 raft_consensus.cc:697] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47 [term 2 LEADER]: Becoming Leader. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Running, Role: LEADER
I20260710 13:19:40.396937 15881 consensus_queue.cc:237] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:40.404116 15425 catalog_manager.cc:5697] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47 reported cstate change: term changed from 1 to 2, leader changed from 50b09d70749444d6914ab4b577c315b6 (127.10.211.3) to 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1). New cstate: current_term: 2 leader_uuid: "7c09adf80ac14550ac68840835b0cd47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:40.531248 15679 raft_consensus.cc:1275] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Refusing update from remote peer 5f21b1d44c024f62b8f89af7c48fc101: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.532482 15810 consensus_queue.cc:1048] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:40.541056 15529 raft_consensus.cc:3060] T f7d0841d37b04e9c838e8ce246e201ff P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.548925 15529 raft_consensus.cc:1275] T f7d0841d37b04e9c838e8ce246e201ff P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Refusing update from remote peer 5f21b1d44c024f62b8f89af7c48fc101: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.550269 15805 consensus_queue.cc:1048] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:40.639690 15529 raft_consensus.cc:1275] T 69f9785e357340a8b0d5d592ddef0c49 P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Refusing update from remote peer 5f21b1d44c024f62b8f89af7c48fc101: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.640852 15891 consensus_queue.cc:1048] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:40.648077 15679 raft_consensus.cc:1275] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Refusing update from remote peer 5f21b1d44c024f62b8f89af7c48fc101: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.649550 15854 consensus_queue.cc:1048] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:40.702919 15679 raft_consensus.cc:1275] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Refusing update from remote peer 5f21b1d44c024f62b8f89af7c48fc101: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.703981 15854 consensus_queue.cc:1048] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:40.710911 15529 raft_consensus.cc:1275] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Refusing update from remote peer 5f21b1d44c024f62b8f89af7c48fc101: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.712313 15810 consensus_queue.cc:1048] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:40.815860 15605 raft_consensus.cc:1275] T a95d96667a85419897f4f24ab0a150cc P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Refusing update from remote peer 7c09adf80ac14550ac68840835b0cd47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.816982 15809 consensus_queue.cc:1048] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:40.824635 15679 raft_consensus.cc:1275] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Refusing update from remote peer 7c09adf80ac14550ac68840835b0cd47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.826365 15881 consensus_queue.cc:1048] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:40.859251 15605 raft_consensus.cc:1275] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Refusing update from remote peer 7c09adf80ac14550ac68840835b0cd47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.860368 15881 consensus_queue.cc:1048] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:40.866119 15679 raft_consensus.cc:1275] T 89ef135ae0c245eb840d6f8f30837990 P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Refusing update from remote peer 7c09adf80ac14550ac68840835b0cd47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.867578 15849 consensus_queue.cc:1048] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:43.006040 15428 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:55010:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:19:43.025647 15428 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55010:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:19:43.066421 11084 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:43.189504 15934 tablet.cc:1724] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101: 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
I20260710 13:19:43.190413 15924 tablet.cc:1724] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47: 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
I20260710 13:19:43.181896 15929 tablet.cc:1724] T 89ef135ae0c245eb840d6f8f30837990 P 50b09d70749444d6914ab4b577c315b6: 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
I20260710 13:19:43.268395 15947 tablet.cc:1724] T 05eccba2278c404baf9730c9e1a4a6ec P 7c09adf80ac14550ac68840835b0cd47: 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
I20260710 13:19:43.288074 15940 tablet.cc:1724] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101: 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
I20260710 13:19:43.313275 15945 tablet.cc:1724] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47: 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
I20260710 13:19:43.314723 15949 tablet.cc:1724] T 05eccba2278c404baf9730c9e1a4a6ec P 50b09d70749444d6914ab4b577c315b6: 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
I20260710 13:19:43.317010 15951 tablet.cc:1724] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101: 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
W20260710 13:19:43.335196 15568 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.211.1:35253, user_credentials={real_user=slave}} blocked reactor thread for 121553us
W20260710 13:19:43.364288 15493 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.211.3:36825, user_credentials={real_user=slave}} blocked reactor thread for 61173.9us
I20260710 13:19:43.369892 15956 tablet.cc:1724] T 5d459a5a3f7c43f6a27569b207f16916 P 50b09d70749444d6914ab4b577c315b6: 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
I20260710 13:19:43.372354 15959 tablet.cc:1724] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101: 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
I20260710 13:19:43.380847 15951 tablet.cc:1724] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101: 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
I20260710 13:19:43.386770 15964 tablet.cc:1724] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6: 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
I20260710 13:19:43.391079 15605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b28395207ef340f1afa216de98a519b3"
dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
mode: GRACEFUL
new_leader_uuid: "50b09d70749444d6914ab4b577c315b6"
 from {username='slave'} at 127.0.0.1:42454
I20260710 13:19:43.411067 15605 raft_consensus.cc:606] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 LEADER]: Received request to transfer leadership to TS 50b09d70749444d6914ab4b577c315b6
I20260710 13:19:43.389042 15947 tablet.cc:1724] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47: 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
I20260710 13:19:43.394618 15934 tablet.cc:1724] T bfd9a4043f834f50af95e263c1180cb0 P 5f21b1d44c024f62b8f89af7c48fc101: 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
I20260710 13:19:43.415267 15940 tablet.cc:1724] T 5d459a5a3f7c43f6a27569b207f16916 P 5f21b1d44c024f62b8f89af7c48fc101: 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
I20260710 13:19:43.417272 15945 tablet.cc:1724] T 69f9785e357340a8b0d5d592ddef0c49 P 7c09adf80ac14550ac68840835b0cd47: 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
I20260710 13:19:43.419737 15924 tablet.cc:1724] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47: 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
I20260710 13:19:43.408377 15929 tablet.cc:1724] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6: 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
I20260710 13:19:43.399521 15949 tablet.cc:1724] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6: 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
I20260710 13:19:43.440141 15962 tablet.cc:1724] T f7d0841d37b04e9c838e8ce246e201ff P 7c09adf80ac14550ac68840835b0cd47: 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
I20260710 13:19:43.448500 15945 tablet.cc:1724] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47: 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
I20260710 13:19:43.458585 15951 tablet.cc:1724] T a95d96667a85419897f4f24ab0a150cc P 5f21b1d44c024f62b8f89af7c48fc101: 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
I20260710 13:19:43.461979 15947 tablet.cc:1724] T bfd9a4043f834f50af95e263c1180cb0 P 7c09adf80ac14550ac68840835b0cd47: 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
I20260710 13:19:43.479182 15959 tablet.cc:1724] T 30f60166ce2c4e4da8834456afb41e20 P 5f21b1d44c024f62b8f89af7c48fc101: 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
I20260710 13:19:43.479566 15929 tablet.cc:1724] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6: 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
I20260710 13:19:43.509593 15956 tablet.cc:1724] T 30f60166ce2c4e4da8834456afb41e20 P 50b09d70749444d6914ab4b577c315b6: 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
I20260710 13:19:43.511904 15949 tablet.cc:1724] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6: 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
I20260710 13:19:43.515673 15526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea9a25c23a0a4ab49faf563e97645313"
dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
mode: GRACEFUL
new_leader_uuid: "50b09d70749444d6914ab4b577c315b6"
 from {username='slave'} at 127.0.0.1:46022
I20260710 13:19:43.519546 15526 raft_consensus.cc:606] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Received request to transfer leadership to TS 50b09d70749444d6914ab4b577c315b6
I20260710 13:19:43.524034 11084 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:43.524698 11084 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:43.526015 15428 catalog_manager.cc:6242] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2: soft_deleted_table [id=b2332d9433f744e188d05658d0aacba8] alter complete (version 1)
I20260710 13:19:43.533839 15935 raft_consensus.cc:993] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101: : Instructing follower 50b09d70749444d6914ab4b577c315b6 to start an election
I20260710 13:19:43.534341 15805 raft_consensus.cc:1081] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 LEADER]: Signalling peer 50b09d70749444d6914ab4b577c315b6 to start an election
I20260710 13:19:43.536156 15678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b28395207ef340f1afa216de98a519b3"
dest_uuid: "50b09d70749444d6914ab4b577c315b6"
 from {username='slave'} at 127.0.0.1:54692
I20260710 13:19:43.536707 15678 raft_consensus.cc:493] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:43.537050 15678 raft_consensus.cc:3060] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:43.542260 15678 raft_consensus.cc:515] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:43.545080 15526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28395207ef340f1afa216de98a519b3" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
I20260710 13:19:43.545703 15526 raft_consensus.cc:3060] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:43.545851 15604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28395207ef340f1afa216de98a519b3" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
I20260710 13:19:43.546491 15604 raft_consensus.cc:3055] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:43.546844 15604 raft_consensus.cc:740] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f21b1d44c024f62b8f89af7c48fc101, State: Running, Role: LEADER
I20260710 13:19:43.547611 15604 consensus_queue.cc:260] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [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: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:43.548694 15604 raft_consensus.cc:3060] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:43.548974 15917 raft_consensus.cc:993] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47: : Instructing follower 50b09d70749444d6914ab4b577c315b6 to start an election
I20260710 13:19:43.549472 15849 raft_consensus.cc:1081] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Signalling peer 50b09d70749444d6914ab4b577c315b6 to start an election
I20260710 13:19:43.550829 15678 leader_election.cc:290] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 3 election: Requested vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023)
I20260710 13:19:43.551218 15672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea9a25c23a0a4ab49faf563e97645313"
dest_uuid: "50b09d70749444d6914ab4b577c315b6"
 from {username='slave'} at 127.0.0.1:54706
I20260710 13:19:43.551851 15672 raft_consensus.cc:493] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:43.552259 15672 raft_consensus.cc:3060] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:43.553145 15526 raft_consensus.cc:2468] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 3.
I20260710 13:19:43.554214 15642 leader_election.cc:304] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6 [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: 50b09d70749444d6914ab4b577c315b6, 7c09adf80ac14550ac68840835b0cd47; no voters: 
I20260710 13:19:43.555068 15961 raft_consensus.cc:2804] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:43.555521 15961 raft_consensus.cc:697] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6 [term 3 LEADER]: Becoming Leader. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Running, Role: LEADER
I20260710 13:19:43.556329 15961 consensus_queue.cc:237] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6 [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: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:43.560000 15604 raft_consensus.cc:2468] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 3.
I20260710 13:19:43.564620 15672 raft_consensus.cc:515] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:43.566746 15672 leader_election.cc:290] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 2 election: Requested vote from peers 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253), 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023)
I20260710 13:19:43.567076 15526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9a25c23a0a4ab49faf563e97645313" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c09adf80ac14550ac68840835b0cd47"
I20260710 13:19:43.567677 15526 raft_consensus.cc:3055] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:43.567924 15526 raft_consensus.cc:740] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c09adf80ac14550ac68840835b0cd47, State: Running, Role: LEADER
I20260710 13:19:43.568586 15526 consensus_queue.cc:260] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:43.569463 15604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9a25c23a0a4ab49faf563e97645313" candidate_uuid: "50b09d70749444d6914ab4b577c315b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f21b1d44c024f62b8f89af7c48fc101"
I20260710 13:19:43.570114 15604 raft_consensus.cc:3060] T ea9a25c23a0a4ab49faf563e97645313 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:43.569547 15526 raft_consensus.cc:3060] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:43.574549 15428 catalog_manager.cc:5697] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6 reported cstate change: term changed from 2 to 3, leader changed from 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2) to 50b09d70749444d6914ab4b577c315b6 (127.10.211.3). New cstate: current_term: 3 leader_uuid: "50b09d70749444d6914ab4b577c315b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:43.577813 15526 raft_consensus.cc:2468] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 2.
I20260710 13:19:43.578922 15642 leader_election.cc:304] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b09d70749444d6914ab4b577c315b6, 7c09adf80ac14550ac68840835b0cd47; no voters: 
I20260710 13:19:43.579648 15961 raft_consensus.cc:2804] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:43.580291 15961 raft_consensus.cc:697] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6 [term 2 LEADER]: Becoming Leader. State: Replica: 50b09d70749444d6914ab4b577c315b6, State: Running, Role: LEADER
I20260710 13:19:43.581100 15961 consensus_queue.cc:237] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } }
I20260710 13:19:43.582134 15604 raft_consensus.cc:2468] T ea9a25c23a0a4ab49faf563e97645313 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50b09d70749444d6914ab4b577c315b6 in term 2.
I20260710 13:19:43.588941 15428 catalog_manager.cc:5697] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6 reported cstate change: term changed from 1 to 2, leader changed from 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1) to 50b09d70749444d6914ab4b577c315b6 (127.10.211.3). New cstate: current_term: 2 leader_uuid: "50b09d70749444d6914ab4b577c315b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50b09d70749444d6914ab4b577c315b6" member_type: VOTER last_known_addr { host: "127.10.211.3" port: 36825 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:43.968135 15527 raft_consensus.cc:1275] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [term 3 FOLLOWER]: Refusing update from remote peer 50b09d70749444d6914ab4b577c315b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:43.969331 15961 consensus_queue.cc:1048] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:43.978964 15602 raft_consensus.cc:1275] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [term 3 FOLLOWER]: Refusing update from remote peer 50b09d70749444d6914ab4b577c315b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:43.980916 15955 consensus_queue.cc:1048] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:43.987511 15527 raft_consensus.cc:1275] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Refusing update from remote peer 50b09d70749444d6914ab4b577c315b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:43.989534 15955 consensus_queue.cc:1048] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c09adf80ac14550ac68840835b0cd47" member_type: VOTER last_known_addr { host: "127.10.211.1" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:44.000264 15604 raft_consensus.cc:1275] T ea9a25c23a0a4ab49faf563e97645313 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Refusing update from remote peer 50b09d70749444d6914ab4b577c315b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:44.003350 15961 consensus_queue.cc:1048] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f21b1d44c024f62b8f89af7c48fc101" member_type: VOTER last_known_addr { host: "127.10.211.2" port: 38023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:44.580035 11084 tablet_server.cc:179] TabletServer@127.10.211.1:0 shutting down...
I20260710 13:19:44.614207 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:44.615007 11084 tablet_replica.cc:333] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47: stopping tablet replica
I20260710 13:19:44.615643 11084 raft_consensus.cc:2243] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:44.616416 11084 raft_consensus.cc:2272] T a95d96667a85419897f4f24ab0a150cc P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.618214 11084 tablet_replica.cc:333] T 69f9785e357340a8b0d5d592ddef0c49 P 7c09adf80ac14550ac68840835b0cd47: stopping tablet replica
I20260710 13:19:44.618996 11084 raft_consensus.cc:2243] T 69f9785e357340a8b0d5d592ddef0c49 P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.619486 11084 raft_consensus.cc:2272] T 69f9785e357340a8b0d5d592ddef0c49 P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:44.620312 15642 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
I20260710 13:19:44.621325 11084 tablet_replica.cc:333] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47: stopping tablet replica
I20260710 13:19:44.621979 11084 raft_consensus.cc:2243] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.622422 11084 raft_consensus.cc:2272] T 02d5035205784b9c98d3492019e7ae1a P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:44.623167 15642 consensus_peers.cc:597] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6 -> Peer 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253): Couldn't send request to peer 7c09adf80ac14550ac68840835b0cd47. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:44.624212 11084 tablet_replica.cc:333] T 05eccba2278c404baf9730c9e1a4a6ec P 7c09adf80ac14550ac68840835b0cd47: stopping tablet replica
I20260710 13:19:44.624822 11084 raft_consensus.cc:2243] T 05eccba2278c404baf9730c9e1a4a6ec P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.625238 11084 raft_consensus.cc:2272] T 05eccba2278c404baf9730c9e1a4a6ec P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.626986 11084 tablet_replica.cc:333] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47: stopping tablet replica
I20260710 13:19:44.627549 11084 raft_consensus.cc:2243] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:44.628252 11084 raft_consensus.cc:2272] T 7f3fd38acad94af08c81eaf66f77380e P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.630045 11084 tablet_replica.cc:333] T f7d0841d37b04e9c838e8ce246e201ff P 7c09adf80ac14550ac68840835b0cd47: stopping tablet replica
I20260710 13:19:44.630615 11084 raft_consensus.cc:2243] T f7d0841d37b04e9c838e8ce246e201ff P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.631108 11084 raft_consensus.cc:2272] T f7d0841d37b04e9c838e8ce246e201ff P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.632897 11084 tablet_replica.cc:333] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47: stopping tablet replica
I20260710 13:19:44.633441 11084 raft_consensus.cc:2243] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.633852 11084 raft_consensus.cc:2272] T b28395207ef340f1afa216de98a519b3 P 7c09adf80ac14550ac68840835b0cd47 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.636607 11084 tablet_replica.cc:333] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47: stopping tablet replica
I20260710 13:19:44.637132 11084 raft_consensus.cc:2243] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:44.637828 11084 raft_consensus.cc:2272] T 30f60166ce2c4e4da8834456afb41e20 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.639608 11084 tablet_replica.cc:333] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47: stopping tablet replica
I20260710 13:19:44.640115 11084 raft_consensus.cc:2243] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:44.640829 11084 raft_consensus.cc:2272] T 5d459a5a3f7c43f6a27569b207f16916 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.642494 11084 tablet_replica.cc:333] T 41210a54cb74437ca2d555eb9aafe5bd P 7c09adf80ac14550ac68840835b0cd47: stopping tablet replica
I20260710 13:19:44.643005 11084 raft_consensus.cc:2243] T 41210a54cb74437ca2d555eb9aafe5bd P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.643407 11084 raft_consensus.cc:2272] T 41210a54cb74437ca2d555eb9aafe5bd P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.645043 11084 tablet_replica.cc:333] T d081722e9f0e40cab914123c02efcbac P 7c09adf80ac14550ac68840835b0cd47: stopping tablet replica
I20260710 13:19:44.645566 11084 raft_consensus.cc:2243] T d081722e9f0e40cab914123c02efcbac P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.645959 11084 raft_consensus.cc:2272] T d081722e9f0e40cab914123c02efcbac P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.647691 11084 tablet_replica.cc:333] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47: stopping tablet replica
I20260710 13:19:44.648209 11084 raft_consensus.cc:2243] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.648612 11084 raft_consensus.cc:2272] T ea9a25c23a0a4ab49faf563e97645313 P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.650835 11084 tablet_replica.cc:333] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47: stopping tablet replica
I20260710 13:19:44.651350 11084 raft_consensus.cc:2243] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.651741 11084 raft_consensus.cc:2272] T c0ff344344674a8f808d4a7b72d9ca92 P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.653549 11084 tablet_replica.cc:333] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47: stopping tablet replica
I20260710 13:19:44.654024 11084 raft_consensus.cc:2243] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:44.654795 11084 raft_consensus.cc:2272] T f13e9b61319b44e8a734c8f3acffc325 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.656508 11084 tablet_replica.cc:333] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47: stopping tablet replica
I20260710 13:19:44.656997 11084 raft_consensus.cc:2243] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:44.657788 11084 raft_consensus.cc:2272] T 89ef135ae0c245eb840d6f8f30837990 P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.659467 11084 tablet_replica.cc:333] T bfd9a4043f834f50af95e263c1180cb0 P 7c09adf80ac14550ac68840835b0cd47: stopping tablet replica
I20260710 13:19:44.659997 11084 raft_consensus.cc:2243] T bfd9a4043f834f50af95e263c1180cb0 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.660413 11084 raft_consensus.cc:2272] T bfd9a4043f834f50af95e263c1180cb0 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.662184 11084 tablet_replica.cc:333] T eba834a56d094b29b460c9af418a2a67 P 7c09adf80ac14550ac68840835b0cd47: stopping tablet replica
I20260710 13:19:44.662707 11084 raft_consensus.cc:2243] T eba834a56d094b29b460c9af418a2a67 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.663096 11084 raft_consensus.cc:2272] T eba834a56d094b29b460c9af418a2a67 P 7c09adf80ac14550ac68840835b0cd47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.664836 11084 tablet_replica.cc:333] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47: stopping tablet replica
I20260710 13:19:44.665267 11084 raft_consensus.cc:2243] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:44.665964 11084 raft_consensus.cc:2272] T 8574089f79df465b918c777401304701 P 7c09adf80ac14550ac68840835b0cd47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.702096 11084 tablet_server.cc:196] TabletServer@127.10.211.1:0 shutdown complete.
I20260710 13:19:44.733387 11084 tablet_server.cc:179] TabletServer@127.10.211.2:0 shutting down...
W20260710 13:19:44.746511 15642 consensus_peers.cc:597] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 -> Peer 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253): Couldn't send request to peer 7c09adf80ac14550ac68840835b0cd47. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:35253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:44.760217 15642 consensus_peers.cc:597] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6 -> Peer 7c09adf80ac14550ac68840835b0cd47 (127.10.211.1:35253): Couldn't send request to peer 7c09adf80ac14550ac68840835b0cd47. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.1:35253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:44.763723 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:44.764556 11084 tablet_replica.cc:333] T a95d96667a85419897f4f24ab0a150cc P 5f21b1d44c024f62b8f89af7c48fc101: stopping tablet replica
I20260710 13:19:44.765271 11084 raft_consensus.cc:2243] T a95d96667a85419897f4f24ab0a150cc P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.765828 11084 raft_consensus.cc:2272] T a95d96667a85419897f4f24ab0a150cc P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.767645 11084 tablet_replica.cc:333] T 30f60166ce2c4e4da8834456afb41e20 P 5f21b1d44c024f62b8f89af7c48fc101: stopping tablet replica
I20260710 13:19:44.768193 11084 raft_consensus.cc:2243] T 30f60166ce2c4e4da8834456afb41e20 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.768615 11084 raft_consensus.cc:2272] T 30f60166ce2c4e4da8834456afb41e20 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.770256 11084 tablet_replica.cc:333] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101: stopping tablet replica
I20260710 13:19:44.770860 11084 raft_consensus.cc:2243] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:44.771576 11084 raft_consensus.cc:2272] T 02d5035205784b9c98d3492019e7ae1a P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.773329 11084 tablet_replica.cc:333] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101: stopping tablet replica
I20260710 13:19:44.773901 11084 raft_consensus.cc:2243] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:44.774740 11084 raft_consensus.cc:2272] T 05eccba2278c404baf9730c9e1a4a6ec P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.776402 11084 tablet_replica.cc:333] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101: stopping tablet replica
I20260710 13:19:44.776957 11084 raft_consensus.cc:2243] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:44.777652 11084 raft_consensus.cc:2272] T 69f9785e357340a8b0d5d592ddef0c49 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.779390 11084 tablet_replica.cc:333] T 7f3fd38acad94af08c81eaf66f77380e P 5f21b1d44c024f62b8f89af7c48fc101: stopping tablet replica
I20260710 13:19:44.779929 11084 raft_consensus.cc:2243] T 7f3fd38acad94af08c81eaf66f77380e P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.780313 11084 raft_consensus.cc:2272] T 7f3fd38acad94af08c81eaf66f77380e P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.782006 11084 tablet_replica.cc:333] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101: stopping tablet replica
I20260710 13:19:44.782532 11084 raft_consensus.cc:2243] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:44.783392 11084 raft_consensus.cc:2272] T f7d0841d37b04e9c838e8ce246e201ff P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.785032 11084 tablet_replica.cc:333] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101: stopping tablet replica
I20260710 13:19:44.785606 11084 raft_consensus.cc:2243] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.786007 11084 raft_consensus.cc:2272] T b28395207ef340f1afa216de98a519b3 P 5f21b1d44c024f62b8f89af7c48fc101 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.788239 11084 tablet_replica.cc:333] T 5d459a5a3f7c43f6a27569b207f16916 P 5f21b1d44c024f62b8f89af7c48fc101: stopping tablet replica
I20260710 13:19:44.788795 11084 raft_consensus.cc:2243] T 5d459a5a3f7c43f6a27569b207f16916 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.789211 11084 raft_consensus.cc:2272] T 5d459a5a3f7c43f6a27569b207f16916 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.790918 11084 tablet_replica.cc:333] T 41210a54cb74437ca2d555eb9aafe5bd P 5f21b1d44c024f62b8f89af7c48fc101: stopping tablet replica
I20260710 13:19:44.791414 11084 raft_consensus.cc:2243] T 41210a54cb74437ca2d555eb9aafe5bd P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.791795 11084 raft_consensus.cc:2272] T 41210a54cb74437ca2d555eb9aafe5bd P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.793465 11084 tablet_replica.cc:333] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101: stopping tablet replica
I20260710 13:19:44.793967 11084 raft_consensus.cc:2243] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:44.794747 11084 raft_consensus.cc:2272] T d081722e9f0e40cab914123c02efcbac P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.796622 11084 tablet_replica.cc:333] T ea9a25c23a0a4ab49faf563e97645313 P 5f21b1d44c024f62b8f89af7c48fc101: stopping tablet replica
I20260710 13:19:44.797138 11084 raft_consensus.cc:2243] T ea9a25c23a0a4ab49faf563e97645313 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.797534 11084 raft_consensus.cc:2272] T ea9a25c23a0a4ab49faf563e97645313 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.799707 11084 tablet_replica.cc:333] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101: stopping tablet replica
I20260710 13:19:44.800235 11084 raft_consensus.cc:2243] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:44.800947 11084 raft_consensus.cc:2272] T c0ff344344674a8f808d4a7b72d9ca92 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.802611 11084 tablet_replica.cc:333] T bfd9a4043f834f50af95e263c1180cb0 P 5f21b1d44c024f62b8f89af7c48fc101: stopping tablet replica
I20260710 13:19:44.803165 11084 raft_consensus.cc:2243] T bfd9a4043f834f50af95e263c1180cb0 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.803567 11084 raft_consensus.cc:2272] T bfd9a4043f834f50af95e263c1180cb0 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.805119 11084 tablet_replica.cc:333] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101: stopping tablet replica
I20260710 13:19:44.805678 11084 raft_consensus.cc:2243] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.806128 11084 raft_consensus.cc:2272] T 89ef135ae0c245eb840d6f8f30837990 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.807752 11084 tablet_replica.cc:333] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101: stopping tablet replica
I20260710 13:19:44.808210 11084 raft_consensus.cc:2243] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:44.808929 11084 raft_consensus.cc:2272] T eba834a56d094b29b460c9af418a2a67 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.810727 11084 tablet_replica.cc:333] T f13e9b61319b44e8a734c8f3acffc325 P 5f21b1d44c024f62b8f89af7c48fc101: stopping tablet replica
I20260710 13:19:44.811347 11084 raft_consensus.cc:2243] T f13e9b61319b44e8a734c8f3acffc325 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.811805 11084 raft_consensus.cc:2272] T f13e9b61319b44e8a734c8f3acffc325 P 5f21b1d44c024f62b8f89af7c48fc101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.814005 11084 tablet_replica.cc:333] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101: stopping tablet replica
I20260710 13:19:44.814533 11084 raft_consensus.cc:2243] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.815011 11084 raft_consensus.cc:2272] T 8574089f79df465b918c777401304701 P 5f21b1d44c024f62b8f89af7c48fc101 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.850839 11084 tablet_server.cc:196] TabletServer@127.10.211.2:0 shutdown complete.
W20260710 13:19:44.851845 15642 consensus_peers.cc:597] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6 -> Peer 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023): Couldn't send request to peer 5f21b1d44c024f62b8f89af7c48fc101. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.2:38023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:44.880475 11084 tablet_server.cc:179] TabletServer@127.10.211.3:0 shutting down...
W20260710 13:19:44.895661 15642 consensus_peers.cc:597] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 -> Peer 5f21b1d44c024f62b8f89af7c48fc101 (127.10.211.2:38023): Couldn't send request to peer 5f21b1d44c024f62b8f89af7c48fc101. Status: Network error: Client connection negotiation failed: client connection to 127.10.211.2:38023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:44.906913 11084 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:44.907568 11084 tablet_replica.cc:333] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6: stopping tablet replica
I20260710 13:19:44.908161 11084 raft_consensus.cc:2243] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.908643 11084 raft_consensus.cc:2272] T a95d96667a85419897f4f24ab0a150cc P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.910539 11084 tablet_replica.cc:333] T 05eccba2278c404baf9730c9e1a4a6ec P 50b09d70749444d6914ab4b577c315b6: stopping tablet replica
I20260710 13:19:44.911149 11084 raft_consensus.cc:2243] T 05eccba2278c404baf9730c9e1a4a6ec P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.911571 11084 raft_consensus.cc:2272] T 05eccba2278c404baf9730c9e1a4a6ec P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.913261 11084 tablet_replica.cc:333] T 30f60166ce2c4e4da8834456afb41e20 P 50b09d70749444d6914ab4b577c315b6: stopping tablet replica
I20260710 13:19:44.913767 11084 raft_consensus.cc:2243] T 30f60166ce2c4e4da8834456afb41e20 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.914180 11084 raft_consensus.cc:2272] T 30f60166ce2c4e4da8834456afb41e20 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.915877 11084 tablet_replica.cc:333] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6: stopping tablet replica
I20260710 13:19:44.916385 11084 raft_consensus.cc:2243] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.916797 11084 raft_consensus.cc:2272] T 69f9785e357340a8b0d5d592ddef0c49 P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.918380 11084 tablet_replica.cc:333] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6: stopping tablet replica
I20260710 13:19:44.918985 11084 raft_consensus.cc:2243] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.919399 11084 raft_consensus.cc:2272] T 02d5035205784b9c98d3492019e7ae1a P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.921060 11084 tablet_replica.cc:333] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6: stopping tablet replica
I20260710 13:19:44.921600 11084 raft_consensus.cc:2243] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:44.922312 11084 raft_consensus.cc:2272] T bfd9a4043f834f50af95e263c1180cb0 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.923942 11084 tablet_replica.cc:333] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6: stopping tablet replica
I20260710 13:19:44.924469 11084 raft_consensus.cc:2243] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.924873 11084 raft_consensus.cc:2272] T eba834a56d094b29b460c9af418a2a67 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.926539 11084 tablet_replica.cc:333] T 89ef135ae0c245eb840d6f8f30837990 P 50b09d70749444d6914ab4b577c315b6: stopping tablet replica
I20260710 13:19:44.927119 11084 raft_consensus.cc:2243] T 89ef135ae0c245eb840d6f8f30837990 P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.927520 11084 raft_consensus.cc:2272] T 89ef135ae0c245eb840d6f8f30837990 P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.929095 11084 tablet_replica.cc:333] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6: stopping tablet replica
I20260710 13:19:44.929582 11084 raft_consensus.cc:2243] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:44.930310 11084 raft_consensus.cc:2272] T 41210a54cb74437ca2d555eb9aafe5bd P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.932019 11084 tablet_replica.cc:333] T 5d459a5a3f7c43f6a27569b207f16916 P 50b09d70749444d6914ab4b577c315b6: stopping tablet replica
I20260710 13:19:44.932518 11084 raft_consensus.cc:2243] T 5d459a5a3f7c43f6a27569b207f16916 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.932927 11084 raft_consensus.cc:2272] T 5d459a5a3f7c43f6a27569b207f16916 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.934485 11084 tablet_replica.cc:333] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6: stopping tablet replica
I20260710 13:19:44.935005 11084 raft_consensus.cc:2243] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:44.935714 11084 raft_consensus.cc:2272] T b28395207ef340f1afa216de98a519b3 P 50b09d70749444d6914ab4b577c315b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.938256 11084 tablet_replica.cc:333] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6: stopping tablet replica
I20260710 13:19:44.938829 11084 raft_consensus.cc:2243] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.939216 11084 raft_consensus.cc:2272] T d081722e9f0e40cab914123c02efcbac P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.940827 11084 tablet_replica.cc:333] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6: stopping tablet replica
I20260710 13:19:44.941475 11084 raft_consensus.cc:2243] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:44.942178 11084 raft_consensus.cc:2272] T ea9a25c23a0a4ab49faf563e97645313 P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.944222 11084 tablet_replica.cc:333] T c0ff344344674a8f808d4a7b72d9ca92 P 50b09d70749444d6914ab4b577c315b6: stopping tablet replica
I20260710 13:19:44.944707 11084 raft_consensus.cc:2243] T c0ff344344674a8f808d4a7b72d9ca92 P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.945111 11084 raft_consensus.cc:2272] T c0ff344344674a8f808d4a7b72d9ca92 P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.946820 11084 tablet_replica.cc:333] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6: stopping tablet replica
I20260710 13:19:44.947296 11084 raft_consensus.cc:2243] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.947696 11084 raft_consensus.cc:2272] T f7d0841d37b04e9c838e8ce246e201ff P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.949213 11084 tablet_replica.cc:333] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6: stopping tablet replica
I20260710 13:19:44.949667 11084 raft_consensus.cc:2243] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.950032 11084 raft_consensus.cc:2272] T 7f3fd38acad94af08c81eaf66f77380e P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.951678 11084 tablet_replica.cc:333] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6: stopping tablet replica
I20260710 13:19:44.952116 11084 raft_consensus.cc:2243] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.952502 11084 raft_consensus.cc:2272] T f13e9b61319b44e8a734c8f3acffc325 P 50b09d70749444d6914ab4b577c315b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.954154 11084 tablet_replica.cc:333] T 8574089f79df465b918c777401304701 P 50b09d70749444d6914ab4b577c315b6: stopping tablet replica
I20260710 13:19:44.954583 11084 raft_consensus.cc:2243] T 8574089f79df465b918c777401304701 P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.955036 11084 raft_consensus.cc:2272] T 8574089f79df465b918c777401304701 P 50b09d70749444d6914ab4b577c315b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.992417 11084 tablet_server.cc:196] TabletServer@127.10.211.3:0 shutdown complete.
I20260710 13:19:45.019050 11084 master.cc:562] Master@127.10.211.62:35539 shutting down...
I20260710 13:19:45.039086 11084 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.039631 11084 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.039958 11084 tablet_replica.cc:333] T 00000000000000000000000000000000 P e27f1a8213184bd59835ebb73a7dbce2: stopping tablet replica
I20260710 13:19:45.060155 11084 master.cc:584] Master@127.10.211.62:35539 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11272 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23189 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (110420 ms total)
[  PASSED  ] 8 tests.
I20260710 13:19:45.111303 11084 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 409 messages since previous log ~529 seconds ago
I20260710 13:19:45.111569 11084 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 409 messages since previous log ~529 seconds ago
I20260710 13:19:45.111766 11084 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 402 messages since previous log ~529 seconds ago
I20260710 13:19:45.111995 11084 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 ~32 seconds ago
I20260710 13:19:45.112183 11084 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 ~32 seconds ago
I20260710 13:19:45.112452 11084 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~0 seconds ago
I20260710 13:19:45.112761 11084 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~24 seconds ago
