[==========] 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:18:56.724519 11074 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.208.190:44771
I20260710 13:18:56.725989 11074 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:18:56.727020 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:56.743993 11081 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:56.744028 11080 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:56.744006 11083 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:56.745106 11074 server_base.cc:1061] running on GCE node
I20260710 13:18:57.927620 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:57.927892 11074 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:57.928103 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689537928082 us; error 0 us; skew 500 ppm
I20260710 13:18:57.928921 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:57.935248 11074 webserver.cc:533] Webserver started at http://127.10.208.190:44281/ using document root <none> and password file <none>
I20260710 13:18:57.936088 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:57.936322 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:57.936753 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:57.942327 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536563046-11074-0/minicluster-data/master-0-root/instance:
uuid: "c59444502e0b4a2fa20b6eccd7153ac7"
format_stamp: "Formatted at 2026-07-10 13:18:57 on dist-test-slave-dc44"
I20260710 13:18:57.949729 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:57.954692 11089 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:57.955832 11074 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 13:18:57.956197 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536563046-11074-0/minicluster-data/master-0-root
uuid: "c59444502e0b4a2fa20b6eccd7153ac7"
format_stamp: "Formatted at 2026-07-10 13:18:57 on dist-test-slave-dc44"
I20260710 13:18:57.956547 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536563046-11074-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536563046-11074-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536563046-11074-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:58.043452 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:58.044963 11074 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:18:58.045421 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:58.115118 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.190:44771
I20260710 13:18:58.115166 11140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.190:44771 every 8 connection(s)
I20260710 13:18:58.125016 11141 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:58.147238 11141 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7: Bootstrap starting.
I20260710 13:18:58.153017 11141 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:58.154747 11141 log.cc:826] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7: Log is configured to *not* fsync() on all Append() calls
I20260710 13:18:58.159076 11141 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7: No bootstrap required, opened a new log
I20260710 13:18:58.178725 11141 raft_consensus.cc:359] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c59444502e0b4a2fa20b6eccd7153ac7" member_type: VOTER }
I20260710 13:18:58.179319 11141 raft_consensus.cc:385] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:58.179563 11141 raft_consensus.cc:740] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c59444502e0b4a2fa20b6eccd7153ac7, State: Initialized, Role: FOLLOWER
I20260710 13:18:58.180364 11141 consensus_queue.cc:260] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c59444502e0b4a2fa20b6eccd7153ac7" member_type: VOTER }
I20260710 13:18:58.180817 11141 raft_consensus.cc:399] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:58.181051 11141 raft_consensus.cc:493] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:58.181319 11141 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:58.185493 11141 raft_consensus.cc:515] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c59444502e0b4a2fa20b6eccd7153ac7" member_type: VOTER }
I20260710 13:18:58.186142 11141 leader_election.cc:304] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7 [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: c59444502e0b4a2fa20b6eccd7153ac7; no voters: 
I20260710 13:18:58.187824 11141 leader_election.cc:290] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:58.188156 11144 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:58.190635 11144 raft_consensus.cc:697] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7 [term 1 LEADER]: Becoming Leader. State: Replica: c59444502e0b4a2fa20b6eccd7153ac7, State: Running, Role: LEADER
I20260710 13:18:58.191552 11144 consensus_queue.cc:237] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7 [LEADER]: Queue going to LEADER mode. State: All 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: "c59444502e0b4a2fa20b6eccd7153ac7" member_type: VOTER }
I20260710 13:18:58.193149 11141 sys_catalog.cc:565] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:58.204416 11146 sys_catalog.cc:455] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c59444502e0b4a2fa20b6eccd7153ac7. Latest consensus state: current_term: 1 leader_uuid: "c59444502e0b4a2fa20b6eccd7153ac7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c59444502e0b4a2fa20b6eccd7153ac7" member_type: VOTER } }
I20260710 13:18:58.204558 11145 sys_catalog.cc:455] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c59444502e0b4a2fa20b6eccd7153ac7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c59444502e0b4a2fa20b6eccd7153ac7" member_type: VOTER } }
I20260710 13:18:58.205338 11146 sys_catalog.cc:458] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:58.205365 11145 sys_catalog.cc:458] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:58.208781 11154 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:58.219380 11154 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:58.221837 11074 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:58.237129 11154 catalog_manager.cc:1383] Generated new cluster ID: 92b6fc8a5708462a8dfbf518a357ade9
I20260710 13:18:58.237403 11154 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:58.265797 11154 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:58.267326 11154 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:58.284677 11154 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7: Generated new TSK 0
I20260710 13:18:58.285542 11154 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:58.352927 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:58.362679 11163 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:58.364434 11164 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:58.367348 11074 server_base.cc:1061] running on GCE node
W20260710 13:18:58.367808 11166 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:58.368707 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:58.368937 11074 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:58.369118 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689538369099 us; error 0 us; skew 500 ppm
I20260710 13:18:58.369717 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:58.374046 11074 webserver.cc:533] Webserver started at http://127.10.208.129:42787/ using document root <none> and password file <none>
I20260710 13:18:58.374585 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:58.374801 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:58.375135 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:58.376228 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536563046-11074-0/minicluster-data/ts-0-root/instance:
uuid: "40650285cd43406987cfec343e2569c4"
format_stamp: "Formatted at 2026-07-10 13:18:58 on dist-test-slave-dc44"
I20260710 13:18:58.381906 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 13:18:58.386384 11171 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:58.387285 11074 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:18:58.387627 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536563046-11074-0/minicluster-data/ts-0-root
uuid: "40650285cd43406987cfec343e2569c4"
format_stamp: "Formatted at 2026-07-10 13:18:58 on dist-test-slave-dc44"
I20260710 13:18:58.387979 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536563046-11074-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536563046-11074-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536563046-11074-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:58.403210 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:58.404479 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:58.407189 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:58.411401 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:58.411612 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:58.411909 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:58.412097 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:58.511472 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.129:39467
I20260710 13:18:58.511597 11233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.129:39467 every 8 connection(s)
I20260710 13:18:58.518970 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:58.531849 11238 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:58.537985 11239 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:58.544193 11242 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:58.545547 11074 server_base.cc:1061] running on GCE node
I20260710 13:18:58.546331 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:58.546554 11074 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:58.546736 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689538546699 us; error 0 us; skew 500 ppm
I20260710 13:18:58.547351 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:58.550179 11074 webserver.cc:533] Webserver started at http://127.10.208.130:41957/ using document root <none> and password file <none>
I20260710 13:18:58.550799 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:58.551083 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:58.552094 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:58.553367 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536563046-11074-0/minicluster-data/ts-1-root/instance:
uuid: "3c29248e1862448c89d7f33cfc36b4d9"
format_stamp: "Formatted at 2026-07-10 13:18:58 on dist-test-slave-dc44"
I20260710 13:18:58.554375 11234 heartbeater.cc:344] Connected to a master server at 127.10.208.190:44771
I20260710 13:18:58.554855 11234 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:58.556031 11234 heartbeater.cc:507] Master 127.10.208.190:44771 requested a full tablet report, sending...
I20260710 13:18:58.559368 11106 ts_manager.cc:194] Registered new tserver with Master: 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467)
I20260710 13:18:58.562238 11106 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48704
I20260710 13:18:58.564000 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.007s	sys 0.004s
I20260710 13:18:58.568516 11246 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:58.569278 11074 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:18:58.569555 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536563046-11074-0/minicluster-data/ts-1-root
uuid: "3c29248e1862448c89d7f33cfc36b4d9"
format_stamp: "Formatted at 2026-07-10 13:18:58 on dist-test-slave-dc44"
I20260710 13:18:58.569839 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536563046-11074-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536563046-11074-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536563046-11074-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:58.601573 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:58.602807 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:58.604890 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:58.608135 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:58.608347 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:58.608595 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:58.608768 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:58.701943 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.130:38123
I20260710 13:18:58.702292 11308 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.130:38123 every 8 connection(s)
I20260710 13:18:58.707860 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:58.716763 11312 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:58.717814 11313 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:58.721635 11315 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:58.723068 11309 heartbeater.cc:344] Connected to a master server at 127.10.208.190:44771
I20260710 13:18:58.723472 11309 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:58.724390 11309 heartbeater.cc:507] Master 127.10.208.190:44771 requested a full tablet report, sending...
I20260710 13:18:58.725396 11074 server_base.cc:1061] running on GCE node
I20260710 13:18:58.726477 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:58.726723 11074 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:58.726737 11106 ts_manager.cc:194] Registered new tserver with Master: 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123)
I20260710 13:18:58.727025 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689538727007 us; error 0 us; skew 500 ppm
I20260710 13:18:58.727784 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:58.728336 11106 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48714
I20260710 13:18:58.730643 11074 webserver.cc:533] Webserver started at http://127.10.208.131:46557/ using document root <none> and password file <none>
I20260710 13:18:58.731273 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:58.731499 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:58.731804 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:58.733130 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536563046-11074-0/minicluster-data/ts-2-root/instance:
uuid: "86178f7d479b44809cb8f99c821e52fe"
format_stamp: "Formatted at 2026-07-10 13:18:58 on dist-test-slave-dc44"
I20260710 13:18:58.738770 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:18:58.742785 11320 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:58.743990 11074 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:18:58.744278 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536563046-11074-0/minicluster-data/ts-2-root
uuid: "86178f7d479b44809cb8f99c821e52fe"
format_stamp: "Formatted at 2026-07-10 13:18:58 on dist-test-slave-dc44"
I20260710 13:18:58.744537 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536563046-11074-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536563046-11074-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689536563046-11074-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:58.759673 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:58.760819 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:58.762832 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:58.765538 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:58.765770 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:58.766007 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:58.766185 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:58.846505 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.131:46651
I20260710 13:18:58.846604 11382 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.131:46651 every 8 connection(s)
I20260710 13:18:58.863335 11383 heartbeater.cc:344] Connected to a master server at 127.10.208.190:44771
I20260710 13:18:58.863684 11383 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:58.864423 11383 heartbeater.cc:507] Master 127.10.208.190:44771 requested a full tablet report, sending...
I20260710 13:18:58.866370 11106 ts_manager.cc:194] Registered new tserver with Master: 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:18:58.867352 11074 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015389465s
I20260710 13:18:58.868036 11106 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48716
I20260710 13:18:58.924845 11106 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48732:
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:18:58.929662 11106 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:59.024298 11348 tablet_service.cc:1511] Processing CreateTablet for tablet e28284ba732d417cadd71d712da94416 (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:59.024506 11347 tablet_service.cc:1511] Processing CreateTablet for tablet 66df48ee519f4fecbebb2a7c08edd35c (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:59.026310 11348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28284ba732d417cadd71d712da94416. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.027738 11347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66df48ee519f4fecbebb2a7c08edd35c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.033277 11274 tablet_service.cc:1511] Processing CreateTablet for tablet e28284ba732d417cadd71d712da94416 (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:59.033651 11273 tablet_service.cc:1511] Processing CreateTablet for tablet 66df48ee519f4fecbebb2a7c08edd35c (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:59.034643 11274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28284ba732d417cadd71d712da94416. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.035274 11273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66df48ee519f4fecbebb2a7c08edd35c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.053867 11272 tablet_service.cc:1511] Processing CreateTablet for tablet 3626d17631b84f649fdb75ff64b3759c (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:59.065248 11199 tablet_service.cc:1511] Processing CreateTablet for tablet e28284ba732d417cadd71d712da94416 (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:59.063383 11197 tablet_service.cc:1511] Processing CreateTablet for tablet 3626d17631b84f649fdb75ff64b3759c (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:59.063541 11198 tablet_service.cc:1511] Processing CreateTablet for tablet 66df48ee519f4fecbebb2a7c08edd35c (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:59.066864 11199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28284ba732d417cadd71d712da94416. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.069141 11272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3626d17631b84f649fdb75ff64b3759c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.073233 11197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3626d17631b84f649fdb75ff64b3759c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.074113 11198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66df48ee519f4fecbebb2a7c08edd35c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.083695 11401 tablet_bootstrap.cc:492] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe: Bootstrap starting.
I20260710 13:18:59.091526 11196 tablet_service.cc:1511] Processing CreateTablet for tablet 06fd0f29943c417d9c59f40fed55af2d (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:59.094211 11196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06fd0f29943c417d9c59f40fed55af2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.102684 11347 tablet_service.cc:1511] Processing CreateTablet for tablet 06fd0f29943c417d9c59f40fed55af2d (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:59.093680 11348 tablet_service.cc:1511] Processing CreateTablet for tablet 3626d17631b84f649fdb75ff64b3759c (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:59.106832 11347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06fd0f29943c417d9c59f40fed55af2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.108415 11195 tablet_service.cc:1511] Processing CreateTablet for tablet dd9048d9e2d647eda3a346cb0d9a3518 (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:59.110213 11274 tablet_service.cc:1511] Processing CreateTablet for tablet dd9048d9e2d647eda3a346cb0d9a3518 (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:59.110728 11195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9048d9e2d647eda3a346cb0d9a3518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.110325 11273 tablet_service.cc:1511] Processing CreateTablet for tablet 06fd0f29943c417d9c59f40fed55af2d (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:59.112232 11348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3626d17631b84f649fdb75ff64b3759c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.114842 11346 tablet_service.cc:1511] Processing CreateTablet for tablet dd9048d9e2d647eda3a346cb0d9a3518 (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:59.116302 11402 tablet_bootstrap.cc:492] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9: Bootstrap starting.
I20260710 13:18:59.117496 11346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9048d9e2d647eda3a346cb0d9a3518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.121294 11194 tablet_service.cc:1511] Processing CreateTablet for tablet 89cd30dfd8aa4329adbdfdf3fdd1917f (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:59.123435 11194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89cd30dfd8aa4329adbdfdf3fdd1917f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.121752 11274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9048d9e2d647eda3a346cb0d9a3518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.129106 11271 tablet_service.cc:1511] Processing CreateTablet for tablet 89cd30dfd8aa4329adbdfdf3fdd1917f (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:59.133090 11273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06fd0f29943c417d9c59f40fed55af2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.143489 11271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89cd30dfd8aa4329adbdfdf3fdd1917f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.143352 11345 tablet_service.cc:1511] Processing CreateTablet for tablet 89cd30dfd8aa4329adbdfdf3fdd1917f (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:59.147123 11345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89cd30dfd8aa4329adbdfdf3fdd1917f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.149883 11401 tablet_bootstrap.cc:654] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.155375 11193 tablet_service.cc:1511] Processing CreateTablet for tablet 361dd8ca1d044d3787c13a736e0c8a6c (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:59.164968 11272 tablet_service.cc:1511] Processing CreateTablet for tablet 361dd8ca1d044d3787c13a736e0c8a6c (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:59.182860 11344 tablet_service.cc:1511] Processing CreateTablet for tablet 361dd8ca1d044d3787c13a736e0c8a6c (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:59.186589 11344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 361dd8ca1d044d3787c13a736e0c8a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.185061 11193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 361dd8ca1d044d3787c13a736e0c8a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.194296 11403 tablet_bootstrap.cc:492] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4: Bootstrap starting.
I20260710 13:18:59.195906 11272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 361dd8ca1d044d3787c13a736e0c8a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.196959 11270 tablet_service.cc:1511] Processing CreateTablet for tablet a77d002acec0498690be5a210383e58d (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:59.201694 11347 tablet_service.cc:1511] Processing CreateTablet for tablet a77d002acec0498690be5a210383e58d (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:59.202893 11347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a77d002acec0498690be5a210383e58d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.202912 11199 tablet_service.cc:1511] Processing CreateTablet for tablet c21428e668334c9dbc800d1da064522d (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:59.208117 11199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21428e668334c9dbc800d1da064522d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.210198 11196 tablet_service.cc:1511] Processing CreateTablet for tablet a77d002acec0498690be5a210383e58d (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
W20260710 13:18:59.216745 11153 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:59.223121 11270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a77d002acec0498690be5a210383e58d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.224817 11196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a77d002acec0498690be5a210383e58d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.243984 11402 tablet_bootstrap.cc:654] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.250517 11347 tablet_service.cc:1511] Processing CreateTablet for tablet c21428e668334c9dbc800d1da064522d (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:59.252064 11347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21428e668334c9dbc800d1da064522d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.256395 11401 tablet_bootstrap.cc:492] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe: No bootstrap required, opened a new log
I20260710 13:18:59.247238 11274 tablet_service.cc:1511] Processing CreateTablet for tablet c21428e668334c9dbc800d1da064522d (DEFAULT_TABLE table=test-workload [id=5b78fd2e3f6444d68fbeae045fe79a2e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:59.257269 11401 ts_tablet_manager.cc:1403] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe: Time spent bootstrapping tablet: real 0.177s	user 0.002s	sys 0.026s
I20260710 13:18:59.257719 11274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21428e668334c9dbc800d1da064522d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.261729 11401 raft_consensus.cc:359] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } } peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } }
I20260710 13:18:59.262511 11401 raft_consensus.cc:385] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.262805 11401 raft_consensus.cc:740] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86178f7d479b44809cb8f99c821e52fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.269573 11401 consensus_queue.cc:260] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } } peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } }
I20260710 13:18:59.276201 11403 tablet_bootstrap.cc:654] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.281747 11401 ts_tablet_manager.cc:1434] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.003s
I20260710 13:18:59.285447 11383 heartbeater.cc:499] Master 127.10.208.190:44771 was elected leader, sending a full tablet report...
I20260710 13:18:59.286129 11401 tablet_bootstrap.cc:492] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe: Bootstrap starting.
I20260710 13:18:59.292683 11402 tablet_bootstrap.cc:492] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9: No bootstrap required, opened a new log
I20260710 13:18:59.293102 11402 ts_tablet_manager.cc:1403] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9: Time spent bootstrapping tablet: real 0.204s	user 0.009s	sys 0.007s
I20260710 13:18:59.296478 11402 raft_consensus.cc:359] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.297387 11402 raft_consensus.cc:385] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.297737 11402 raft_consensus.cc:740] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.298208 11401 tablet_bootstrap.cc:654] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.303607 11402 consensus_queue.cc:260] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.309216 11309 heartbeater.cc:499] Master 127.10.208.190:44771 was elected leader, sending a full tablet report...
I20260710 13:18:59.309298 11402 ts_tablet_manager.cc:1434] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260710 13:18:59.310379 11402 tablet_bootstrap.cc:492] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9: Bootstrap starting.
I20260710 13:18:59.313796 11403 tablet_bootstrap.cc:492] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4: No bootstrap required, opened a new log
I20260710 13:18:59.314218 11403 ts_tablet_manager.cc:1403] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4: Time spent bootstrapping tablet: real 0.130s	user 0.005s	sys 0.009s
I20260710 13:18:59.317058 11403 raft_consensus.cc:359] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.317613 11402 tablet_bootstrap.cc:654] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.317780 11403 raft_consensus.cc:385] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.318168 11403 raft_consensus.cc:740] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40650285cd43406987cfec343e2569c4, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.318964 11403 consensus_queue.cc:260] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.325121 11401 tablet_bootstrap.cc:492] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe: No bootstrap required, opened a new log
I20260710 13:18:59.325572 11401 ts_tablet_manager.cc:1403] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.003s
I20260710 13:18:59.328595 11234 heartbeater.cc:499] Master 127.10.208.190:44771 was elected leader, sending a full tablet report...
I20260710 13:18:59.329403 11401 raft_consensus.cc:359] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.329936 11401 raft_consensus.cc:385] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.330196 11401 raft_consensus.cc:740] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86178f7d479b44809cb8f99c821e52fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.330899 11401 consensus_queue.cc:260] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.333658 11402 tablet_bootstrap.cc:492] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9: No bootstrap required, opened a new log
I20260710 13:18:59.334082 11402 ts_tablet_manager.cc:1403] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.008s
I20260710 13:18:59.336505 11403 ts_tablet_manager.cc:1434] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.006s
I20260710 13:18:59.336719 11402 raft_consensus.cc:359] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } } peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } }
I20260710 13:18:59.337399 11403 tablet_bootstrap.cc:492] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4: Bootstrap starting.
I20260710 13:18:59.337450 11402 raft_consensus.cc:385] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.337878 11402 raft_consensus.cc:740] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.338564 11402 consensus_queue.cc:260] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } } peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } }
I20260710 13:18:59.341077 11402 ts_tablet_manager.cc:1434] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:59.341929 11402 tablet_bootstrap.cc:492] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9: Bootstrap starting.
I20260710 13:18:59.344841 11403 tablet_bootstrap.cc:654] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.347525 11401 ts_tablet_manager.cc:1434] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260710 13:18:59.348428 11401 tablet_bootstrap.cc:492] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe: Bootstrap starting.
I20260710 13:18:59.352509 11402 tablet_bootstrap.cc:654] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:59.352933 11384 tablet.cc:2406] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:18:59.354833 11401 tablet_bootstrap.cc:654] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.374287 11402 tablet_bootstrap.cc:492] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9: No bootstrap required, opened a new log
I20260710 13:18:59.374738 11402 ts_tablet_manager.cc:1403] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.011s
I20260710 13:18:59.377545 11402 raft_consensus.cc:359] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.378222 11402 raft_consensus.cc:385] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.378497 11402 raft_consensus.cc:740] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.379233 11402 consensus_queue.cc:260] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.381572 11402 ts_tablet_manager.cc:1434] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:59.382468 11402 tablet_bootstrap.cc:492] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9: Bootstrap starting.
I20260710 13:18:59.388708 11402 tablet_bootstrap.cc:654] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.392835 11406 raft_consensus.cc:493] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.393326 11406 raft_consensus.cc:515] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.398681 11406 leader_election.cc:290] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123)
I20260710 13:18:59.406634 11403 tablet_bootstrap.cc:492] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4: No bootstrap required, opened a new log
I20260710 13:18:59.409130 11403 ts_tablet_manager.cc:1403] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4: Time spent bootstrapping tablet: real 0.072s	user 0.023s	sys 0.006s
I20260710 13:18:59.412072 11209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66df48ee519f4fecbebb2a7c08edd35c" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40650285cd43406987cfec343e2569c4" is_pre_election: true
W20260710 13:18:59.414512 11322 leader_election.cc:343] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:59.415563 11401 tablet_bootstrap.cc:492] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe: No bootstrap required, opened a new log
I20260710 13:18:59.415957 11401 ts_tablet_manager.cc:1403] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.013s
I20260710 13:18:59.417944 11401 raft_consensus.cc:359] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.418464 11401 raft_consensus.cc:385] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.418766 11401 raft_consensus.cc:740] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86178f7d479b44809cb8f99c821e52fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.420985 11403 raft_consensus.cc:359] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.421723 11403 raft_consensus.cc:385] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.422053 11403 raft_consensus.cc:740] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40650285cd43406987cfec343e2569c4, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.422897 11403 consensus_queue.cc:260] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.419490 11401 consensus_queue.cc:260] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.425711 11401 ts_tablet_manager.cc:1434] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:18:59.428757 11401 tablet_bootstrap.cc:492] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe: Bootstrap starting.
I20260710 13:18:59.435396 11401 tablet_bootstrap.cc:654] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.427989 11403 ts_tablet_manager.cc:1434] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260710 13:18:59.441438 11403 tablet_bootstrap.cc:492] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4: Bootstrap starting.
I20260710 13:18:59.441350 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66df48ee519f4fecbebb2a7c08edd35c" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9" is_pre_election: true
I20260710 13:18:59.442207 11284 raft_consensus.cc:2468] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86178f7d479b44809cb8f99c821e52fe in term 0.
I20260710 13:18:59.443005 11401 tablet_bootstrap.cc:492] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe: No bootstrap required, opened a new log
I20260710 13:18:59.443652 11323 leader_election.cc:304] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [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: 3c29248e1862448c89d7f33cfc36b4d9, 86178f7d479b44809cb8f99c821e52fe; no voters: 40650285cd43406987cfec343e2569c4
I20260710 13:18:59.443864 11401 ts_tablet_manager.cc:1403] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.009s
I20260710 13:18:59.444448 11406 raft_consensus.cc:2804] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:59.444767 11406 raft_consensus.cc:493] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.445077 11406 raft_consensus.cc:3060] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.446138 11402 tablet_bootstrap.cc:492] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9: No bootstrap required, opened a new log
I20260710 13:18:59.446573 11402 ts_tablet_manager.cc:1403] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9: Time spent bootstrapping tablet: real 0.064s	user 0.037s	sys 0.019s
I20260710 13:18:59.449352 11402 raft_consensus.cc:359] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.450042 11402 raft_consensus.cc:385] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.450327 11402 raft_consensus.cc:740] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.451174 11402 consensus_queue.cc:260] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.452054 11406 raft_consensus.cc:515] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.453560 11402 ts_tablet_manager.cc:1434] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:59.454035 11406 leader_election.cc:290] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 1 election: Requested vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123)
I20260710 13:18:59.454757 11402 tablet_bootstrap.cc:492] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9: Bootstrap starting.
I20260710 13:18:59.456009 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66df48ee519f4fecbebb2a7c08edd35c" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
I20260710 13:18:59.456527 11284 raft_consensus.cc:3060] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.456952 11401 raft_consensus.cc:359] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.459354 11401 raft_consensus.cc:385] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.459641 11401 raft_consensus.cc:740] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86178f7d479b44809cb8f99c821e52fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.460556 11209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66df48ee519f4fecbebb2a7c08edd35c" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40650285cd43406987cfec343e2569c4"
I20260710 13:18:59.460366 11401 consensus_queue.cc:260] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.461058 11402 tablet_bootstrap.cc:654] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.462901 11401 ts_tablet_manager.cc:1434] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 13:18:59.464277 11401 tablet_bootstrap.cc:492] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe: Bootstrap starting.
I20260710 13:18:59.470641 11401 tablet_bootstrap.cc:654] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.461057 11209 raft_consensus.cc:3060] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.476442 11406 raft_consensus.cc:493] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.476675 11402 tablet_bootstrap.cc:492] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9: No bootstrap required, opened a new log
I20260710 13:18:59.477136 11402 ts_tablet_manager.cc:1403] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.016s
I20260710 13:18:59.476905 11406 raft_consensus.cc:515] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } } peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } }
I20260710 13:18:59.478965 11406 leader_election.cc:290] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123), 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467)
I20260710 13:18:59.480183 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28284ba732d417cadd71d712da94416" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9" is_pre_election: true
I20260710 13:18:59.481218 11283 raft_consensus.cc:2468] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86178f7d479b44809cb8f99c821e52fe in term 0.
I20260710 13:18:59.481568 11284 raft_consensus.cc:2468] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86178f7d479b44809cb8f99c821e52fe in term 1.
I20260710 13:18:59.483007 11323 leader_election.cc:304] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c29248e1862448c89d7f33cfc36b4d9, 86178f7d479b44809cb8f99c821e52fe; no voters: 
I20260710 13:18:59.483909 11406 raft_consensus.cc:2804] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:59.483723 11402 raft_consensus.cc:359] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.484077 11323 leader_election.cc:304] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c29248e1862448c89d7f33cfc36b4d9, 86178f7d479b44809cb8f99c821e52fe; no voters: 
I20260710 13:18:59.484297 11406 raft_consensus.cc:493] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.484443 11402 raft_consensus.cc:385] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.452106 11403 tablet_bootstrap.cc:654] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.493063 11401 tablet_bootstrap.cc:492] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe: No bootstrap required, opened a new log
I20260710 13:18:59.484661 11406 raft_consensus.cc:3060] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.484784 11402 raft_consensus.cc:740] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.510110 11402 consensus_queue.cc:260] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.486565 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28284ba732d417cadd71d712da94416" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40650285cd43406987cfec343e2569c4" is_pre_election: true
I20260710 13:18:59.512517 11402 ts_tablet_manager.cc:1434] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9: Time spent starting tablet: real 0.035s	user 0.017s	sys 0.013s
I20260710 13:18:59.513414 11402 tablet_bootstrap.cc:492] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9: Bootstrap starting.
W20260710 13:18:59.514430 11322 leader_election.cc:343] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:59.515664 11406 raft_consensus.cc:515] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } } peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } }
I20260710 13:18:59.517638 11406 leader_election.cc:290] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 1 election: Requested vote from peers 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123), 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467)
I20260710 13:18:59.518148 11406 raft_consensus.cc:2804] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:59.518574 11406 raft_consensus.cc:697] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 1 LEADER]: Becoming Leader. State: Replica: 86178f7d479b44809cb8f99c821e52fe, State: Running, Role: LEADER
I20260710 13:18:59.518757 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28284ba732d417cadd71d712da94416" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40650285cd43406987cfec343e2569c4"
I20260710 13:18:59.519244 11401 ts_tablet_manager.cc:1403] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.001s
I20260710 13:18:59.520211 11402 tablet_bootstrap.cc:654] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:59.520093 11322 leader_election.cc:343] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:59.522537 11401 raft_consensus.cc:359] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.523663 11401 raft_consensus.cc:385] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.523963 11401 raft_consensus.cc:740] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86178f7d479b44809cb8f99c821e52fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.502429 11209 raft_consensus.cc:2468] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86178f7d479b44809cb8f99c821e52fe in term 1.
I20260710 13:18:59.524610 11401 consensus_queue.cc:260] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.526103 11406 consensus_queue.cc:237] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
W20260710 13:18:59.530946 11323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.208.130:38123, user_credentials={real_user=slave}} blocked reactor thread for 46941.4us
I20260710 13:18:59.532706 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28284ba732d417cadd71d712da94416" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
I20260710 13:18:59.533241 11284 raft_consensus.cc:3060] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.533653 11401 ts_tablet_manager.cc:1434] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:18:59.534557 11401 tablet_bootstrap.cc:492] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe: Bootstrap starting.
I20260710 13:18:59.535741 11403 tablet_bootstrap.cc:492] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4: No bootstrap required, opened a new log
I20260710 13:18:59.536164 11403 ts_tablet_manager.cc:1403] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4: Time spent bootstrapping tablet: real 0.095s	user 0.011s	sys 0.000s
I20260710 13:18:59.538952 11403 raft_consensus.cc:359] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.539526 11284 raft_consensus.cc:2468] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86178f7d479b44809cb8f99c821e52fe in term 1.
I20260710 13:18:59.540800 11323 leader_election.cc:304] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c29248e1862448c89d7f33cfc36b4d9, 86178f7d479b44809cb8f99c821e52fe; no voters: 40650285cd43406987cfec343e2569c4
I20260710 13:18:59.541788 11423 raft_consensus.cc:2804] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:59.542295 11423 raft_consensus.cc:697] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 1 LEADER]: Becoming Leader. State: Replica: 86178f7d479b44809cb8f99c821e52fe, State: Running, Role: LEADER
I20260710 13:18:59.543195 11423 consensus_queue.cc:237] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } } peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } }
I20260710 13:18:59.539680 11403 raft_consensus.cc:385] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.548467 11403 raft_consensus.cc:740] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40650285cd43406987cfec343e2569c4, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.549240 11403 consensus_queue.cc:260] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.549093 11105 catalog_manager.cc:5697] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 86178f7d479b44809cb8f99c821e52fe (127.10.208.131). New cstate: current_term: 1 leader_uuid: "86178f7d479b44809cb8f99c821e52fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:59.554828 11401 tablet_bootstrap.cc:654] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.556915 11402 tablet_bootstrap.cc:492] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9: No bootstrap required, opened a new log
I20260710 13:18:59.557353 11402 ts_tablet_manager.cc:1403] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.014s
I20260710 13:18:59.551735 11403 ts_tablet_manager.cc:1434] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 13:18:59.558898 11403 tablet_bootstrap.cc:492] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4: Bootstrap starting.
I20260710 13:18:59.560400 11402 raft_consensus.cc:359] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.561058 11402 raft_consensus.cc:385] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.561317 11402 raft_consensus.cc:740] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.562058 11402 consensus_queue.cc:260] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.564728 11402 ts_tablet_manager.cc:1434] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:18:59.565619 11402 tablet_bootstrap.cc:492] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9: Bootstrap starting.
I20260710 13:18:59.566284 11403 tablet_bootstrap.cc:654] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.570888 11401 tablet_bootstrap.cc:492] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe: No bootstrap required, opened a new log
I20260710 13:18:59.571391 11401 ts_tablet_manager.cc:1403] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260710 13:18:59.571795 11402 tablet_bootstrap.cc:654] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.575879 11401 raft_consensus.cc:359] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.576556 11401 raft_consensus.cc:385] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.576829 11401 raft_consensus.cc:740] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86178f7d479b44809cb8f99c821e52fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.577601 11401 consensus_queue.cc:260] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.579674 11401 ts_tablet_manager.cc:1434] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:18:59.580508 11401 tablet_bootstrap.cc:492] T 361dd8ca1d044d3787c13a736e0c8a6c P 86178f7d479b44809cb8f99c821e52fe: Bootstrap starting.
I20260710 13:18:59.586328 11401 tablet_bootstrap.cc:654] T 361dd8ca1d044d3787c13a736e0c8a6c P 86178f7d479b44809cb8f99c821e52fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.590271 11403 tablet_bootstrap.cc:492] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4: No bootstrap required, opened a new log
I20260710 13:18:59.590760 11403 ts_tablet_manager.cc:1403] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.014s
I20260710 13:18:59.593698 11403 raft_consensus.cc:359] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } } peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } }
I20260710 13:18:59.594576 11403 raft_consensus.cc:385] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.594928 11403 raft_consensus.cc:740] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40650285cd43406987cfec343e2569c4, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.596138 11403 consensus_queue.cc:260] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } } peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } }
I20260710 13:18:59.597398 11410 raft_consensus.cc:493] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.597945 11410 raft_consensus.cc:515] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } } peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } }
I20260710 13:18:59.602375 11402 tablet_bootstrap.cc:492] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9: No bootstrap required, opened a new log
I20260710 13:18:59.602880 11402 ts_tablet_manager.cc:1403] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.009s
I20260710 13:18:59.605873 11402 raft_consensus.cc:359] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.607055 11402 raft_consensus.cc:385] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.607714 11402 raft_consensus.cc:740] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.609017 11402 consensus_queue.cc:260] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.621076 11410 leader_election.cc:290] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:18:59.624034 11423 raft_consensus.cc:493] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.642458 11423 raft_consensus.cc:515] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.644737 11436 raft_consensus.cc:493] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.645134 11423 leader_election.cc:290] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123)
I20260710 13:18:59.645318 11436 raft_consensus.cc:515] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.646255 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fd0f29943c417d9c59f40fed55af2d" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9" is_pre_election: true
I20260710 13:18:59.646919 11209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fd0f29943c417d9c59f40fed55af2d" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40650285cd43406987cfec343e2569c4" is_pre_election: true
I20260710 13:18:59.647537 11209 raft_consensus.cc:2468] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86178f7d479b44809cb8f99c821e52fe in term 0.
I20260710 13:18:59.646175 11407 raft_consensus.cc:493] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.648402 11436 leader_election.cc:290] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:18:59.648496 11407 raft_consensus.cc:515] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.639575 11403 ts_tablet_manager.cc:1434] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.005s
I20260710 13:18:59.650906 11403 tablet_bootstrap.cc:492] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 40650285cd43406987cfec343e2569c4: Bootstrap starting.
I20260710 13:18:59.653319 11407 leader_election.cc:290] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:18:59.656404 11402 ts_tablet_manager.cc:1434] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.004s
I20260710 13:18:59.657421 11402 tablet_bootstrap.cc:492] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9: Bootstrap starting.
I20260710 13:18:59.646938 11284 raft_consensus.cc:2468] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86178f7d479b44809cb8f99c821e52fe in term 0.
I20260710 13:18:59.658097 11322 leader_election.cc:304] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40650285cd43406987cfec343e2569c4, 86178f7d479b44809cb8f99c821e52fe; no voters: 
I20260710 13:18:59.684854 11403 tablet_bootstrap.cc:654] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 40650285cd43406987cfec343e2569c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.674741 11423 raft_consensus.cc:2804] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:59.687745 11423 raft_consensus.cc:493] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.688098 11423 raft_consensus.cc:3060] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.696168 11401 tablet_bootstrap.cc:492] T 361dd8ca1d044d3787c13a736e0c8a6c P 86178f7d479b44809cb8f99c821e52fe: No bootstrap required, opened a new log
I20260710 13:18:59.696990 11401 ts_tablet_manager.cc:1403] T 361dd8ca1d044d3787c13a736e0c8a6c P 86178f7d479b44809cb8f99c821e52fe: Time spent bootstrapping tablet: real 0.117s	user 0.027s	sys 0.047s
I20260710 13:18:59.696723 11437 raft_consensus.cc:493] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.717007 11401 raft_consensus.cc:359] T 361dd8ca1d044d3787c13a736e0c8a6c P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.717774 11401 raft_consensus.cc:385] T 361dd8ca1d044d3787c13a736e0c8a6c P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.718063 11401 raft_consensus.cc:740] T 361dd8ca1d044d3787c13a736e0c8a6c P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86178f7d479b44809cb8f99c821e52fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.700136 11437 raft_consensus.cc:515] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.719069 11401 consensus_queue.cc:260] T 361dd8ca1d044d3787c13a736e0c8a6c P 86178f7d479b44809cb8f99c821e52fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.718968 11423 raft_consensus.cc:515] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.721474 11437 leader_election.cc:290] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:18:59.723637 11423 leader_election.cc:290] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 1 election: Requested vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123)
I20260710 13:18:59.724718 11209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fd0f29943c417d9c59f40fed55af2d" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40650285cd43406987cfec343e2569c4"
I20260710 13:18:59.725188 11401 ts_tablet_manager.cc:1434] T 361dd8ca1d044d3787c13a736e0c8a6c P 86178f7d479b44809cb8f99c821e52fe: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260710 13:18:59.725421 11209 raft_consensus.cc:3060] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.726065 11401 tablet_bootstrap.cc:492] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 86178f7d479b44809cb8f99c821e52fe: Bootstrap starting.
I20260710 13:18:59.747535 11401 tablet_bootstrap.cc:654] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 86178f7d479b44809cb8f99c821e52fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.758889 11437 raft_consensus.cc:493] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.758808 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fd0f29943c417d9c59f40fed55af2d" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
I20260710 13:18:59.759779 11437 raft_consensus.cc:515] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.761483 11284 raft_consensus.cc:3060] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.765290 11209 raft_consensus.cc:2468] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86178f7d479b44809cb8f99c821e52fe in term 1.
I20260710 13:18:59.767937 11322 leader_election.cc:304] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40650285cd43406987cfec343e2569c4, 86178f7d479b44809cb8f99c821e52fe; no voters: 
I20260710 13:18:59.766973 11402 tablet_bootstrap.cc:654] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.768996 11423 raft_consensus.cc:2804] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:59.770032 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28284ba732d417cadd71d712da94416" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9" is_pre_election: true
I20260710 13:18:59.770721 11403 tablet_bootstrap.cc:492] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 40650285cd43406987cfec343e2569c4: No bootstrap required, opened a new log
I20260710 13:18:59.771216 11403 ts_tablet_manager.cc:1403] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 40650285cd43406987cfec343e2569c4: Time spent bootstrapping tablet: real 0.121s	user 0.012s	sys 0.005s
I20260710 13:18:59.771412 11437 leader_election.cc:290] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:18:59.772670 11423 raft_consensus.cc:697] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 1 LEADER]: Becoming Leader. State: Replica: 86178f7d479b44809cb8f99c821e52fe, State: Running, Role: LEADER
I20260710 13:18:59.773463 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fd0f29943c417d9c59f40fed55af2d" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9" is_pre_election: true
I20260710 13:18:59.774644 11423 consensus_queue.cc:237] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.774618 11283 raft_consensus.cc:2393] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40650285cd43406987cfec343e2569c4 in current term 1: Already voted for candidate 86178f7d479b44809cb8f99c821e52fe in this term.
I20260710 13:18:59.777673 11403 raft_consensus.cc:359] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.778450 11403 raft_consensus.cc:385] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.778785 11403 raft_consensus.cc:740] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40650285cd43406987cfec343e2569c4, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.778851 11284 raft_consensus.cc:2468] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86178f7d479b44809cb8f99c821e52fe in term 1.
I20260710 13:18:59.782835 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28284ba732d417cadd71d712da94416" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86178f7d479b44809cb8f99c821e52fe" is_pre_election: true
I20260710 13:18:59.780332 11104 catalog_manager.cc:5697] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 86178f7d479b44809cb8f99c821e52fe (127.10.208.131). New cstate: current_term: 1 leader_uuid: "86178f7d479b44809cb8f99c821e52fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:59.784706 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fd0f29943c417d9c59f40fed55af2d" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86178f7d479b44809cb8f99c821e52fe" is_pre_election: true
I20260710 13:18:59.787807 11406 raft_consensus.cc:493] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.782505 11403 consensus_queue.cc:260] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 40650285cd43406987cfec343e2569c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.787724 11172 leader_election.cc:304] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40650285cd43406987cfec343e2569c4; no voters: 3c29248e1862448c89d7f33cfc36b4d9, 86178f7d479b44809cb8f99c821e52fe
I20260710 13:18:59.787657 11423 raft_consensus.cc:493] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.788650 11406 raft_consensus.cc:515] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.789063 11423 raft_consensus.cc:515] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.789573 11172 leader_election.cc:304] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40650285cd43406987cfec343e2569c4; no voters: 3c29248e1862448c89d7f33cfc36b4d9, 86178f7d479b44809cb8f99c821e52fe
I20260710 13:18:59.790205 11436 raft_consensus.cc:3060] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.792368 11406 leader_election.cc:290] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123)
I20260710 13:18:59.798285 11209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626d17631b84f649fdb75ff64b3759c" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40650285cd43406987cfec343e2569c4" is_pre_election: true
I20260710 13:18:59.797866 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626d17631b84f649fdb75ff64b3759c" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9" is_pre_election: true
I20260710 13:18:59.798933 11410 raft_consensus.cc:493] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.799463 11284 raft_consensus.cc:2468] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86178f7d479b44809cb8f99c821e52fe in term 0.
I20260710 13:18:59.799407 11410 raft_consensus.cc:515] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.807755 11410 leader_election.cc:290] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:18:59.809743 11209 raft_consensus.cc:2468] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86178f7d479b44809cb8f99c821e52fe in term 0.
I20260710 13:18:59.809744 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77d002acec0498690be5a210383e58d" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40650285cd43406987cfec343e2569c4" is_pre_election: true
I20260710 13:18:59.810077 11410 raft_consensus.cc:2749] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:59.821166 11437 raft_consensus.cc:493] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.821722 11437 raft_consensus.cc:515] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.822293 11403 ts_tablet_manager.cc:1434] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 40650285cd43406987cfec343e2569c4: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260710 13:18:59.851632 11403 tablet_bootstrap.cc:492] T c21428e668334c9dbc800d1da064522d P 40650285cd43406987cfec343e2569c4: Bootstrap starting.
I20260710 13:18:59.810288 11323 leader_election.cc:304] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c29248e1862448c89d7f33cfc36b4d9, 86178f7d479b44809cb8f99c821e52fe; no voters: 
I20260710 13:18:59.852797 11423 leader_election.cc:290] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123)
I20260710 13:18:59.857599 11401 tablet_bootstrap.cc:492] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 86178f7d479b44809cb8f99c821e52fe: No bootstrap required, opened a new log
I20260710 13:18:59.858052 11401 ts_tablet_manager.cc:1403] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 86178f7d479b44809cb8f99c821e52fe: Time spent bootstrapping tablet: real 0.132s	user 0.039s	sys 0.010s
I20260710 13:18:59.856096 11406 raft_consensus.cc:2804] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:18:59.855507 11323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.208.130:38123, user_credentials={real_user=slave}} blocked reactor thread for 50006.6us
I20260710 13:18:59.860273 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626d17631b84f649fdb75ff64b3759c" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9" is_pre_election: true
I20260710 13:18:59.861267 11284 raft_consensus.cc:2468] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40650285cd43406987cfec343e2569c4 in term 0.
I20260710 13:18:59.862181 11402 tablet_bootstrap.cc:492] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9: No bootstrap required, opened a new log
I20260710 13:18:59.862589 11402 ts_tablet_manager.cc:1403] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9: Time spent bootstrapping tablet: real 0.205s	user 0.009s	sys 0.010s
W20260710 13:18:59.862422 11172 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.208.131:46651, user_credentials={real_user=slave}} blocked reactor thread for 72861.9us
W20260710 13:18:59.857323 11322 leader_election.cc:343] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:59.859853 11406 raft_consensus.cc:493] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.867631 11406 raft_consensus.cc:3060] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.867064 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626d17631b84f649fdb75ff64b3759c" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86178f7d479b44809cb8f99c821e52fe" is_pre_election: true
I20260710 13:18:59.867820 11402 raft_consensus.cc:359] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.868451 11402 raft_consensus.cc:385] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.868708 11402 raft_consensus.cc:740] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.869618 11437 leader_election.cc:290] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:18:59.870360 11402 consensus_queue.cc:260] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.872658 11209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626d17631b84f649fdb75ff64b3759c" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40650285cd43406987cfec343e2569c4" is_pre_election: true
I20260710 13:18:59.873297 11209 raft_consensus.cc:2468] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 0.
I20260710 13:18:59.877242 11209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cd30dfd8aa4329adbdfdf3fdd1917f" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40650285cd43406987cfec343e2569c4" is_pre_election: true
I20260710 13:18:59.878266 11402 ts_tablet_manager.cc:1434] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:18:59.875502 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77d002acec0498690be5a210383e58d" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9" is_pre_election: true
I20260710 13:18:59.879969 11402 tablet_bootstrap.cc:492] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9: Bootstrap starting.
I20260710 13:18:59.876999 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626d17631b84f649fdb75ff64b3759c" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86178f7d479b44809cb8f99c821e52fe" is_pre_election: true
I20260710 13:18:59.878100 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9048d9e2d647eda3a346cb0d9a3518" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40650285cd43406987cfec343e2569c4" is_pre_election: true
I20260710 13:18:59.878525 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cd30dfd8aa4329adbdfdf3fdd1917f" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86178f7d479b44809cb8f99c821e52fe" is_pre_election: true
I20260710 13:18:59.883464 11248 leader_election.cc:304] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c29248e1862448c89d7f33cfc36b4d9, 40650285cd43406987cfec343e2569c4; no voters: 
I20260710 13:18:59.883900 11436 raft_consensus.cc:2749] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:59.882161 11355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9048d9e2d647eda3a346cb0d9a3518" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86178f7d479b44809cb8f99c821e52fe" is_pre_election: true
W20260710 13:18:59.884707 11323 leader_election.cc:343] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:59.885008 11355 raft_consensus.cc:2468] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 0.
I20260710 13:18:59.885123 11437 raft_consensus.cc:2804] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:59.885598 11437 raft_consensus.cc:493] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.885984 11437 raft_consensus.cc:3060] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.879772 11209 raft_consensus.cc:2468] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 0.
I20260710 13:18:59.885138 11323 leader_election.cc:304] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86178f7d479b44809cb8f99c821e52fe; no voters: 3c29248e1862448c89d7f33cfc36b4d9, 40650285cd43406987cfec343e2569c4
I20260710 13:18:59.888595 11423 raft_consensus.cc:2749] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:59.890431 11401 raft_consensus.cc:359] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.891139 11401 raft_consensus.cc:385] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.891412 11401 raft_consensus.cc:740] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86178f7d479b44809cb8f99c821e52fe, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.880789 11354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361dd8ca1d044d3787c13a736e0c8a6c" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86178f7d479b44809cb8f99c821e52fe" is_pre_election: true
I20260710 13:18:59.891937 11354 raft_consensus.cc:2468] T 361dd8ca1d044d3787c13a736e0c8a6c P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 0.
I20260710 13:18:59.892014 11401 consensus_queue.cc:260] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 86178f7d479b44809cb8f99c821e52fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.883883 11207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361dd8ca1d044d3787c13a736e0c8a6c" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40650285cd43406987cfec343e2569c4" is_pre_election: true
I20260710 13:18:59.890226 11247 leader_election.cc:304] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c29248e1862448c89d7f33cfc36b4d9, 86178f7d479b44809cb8f99c821e52fe; no voters: 
I20260710 13:18:59.895579 11407 raft_consensus.cc:2804] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:59.895970 11407 raft_consensus.cc:493] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.896335 11407 raft_consensus.cc:3060] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.896790 11403 tablet_bootstrap.cc:654] T c21428e668334c9dbc800d1da064522d P 40650285cd43406987cfec343e2569c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.898074 11401 ts_tablet_manager.cc:1434] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 86178f7d479b44809cb8f99c821e52fe: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260710 13:18:59.898931 11401 tablet_bootstrap.cc:492] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe: Bootstrap starting.
I20260710 13:18:59.899320 11437 raft_consensus.cc:515] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.901597 11174 leader_election.cc:304] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c29248e1862448c89d7f33cfc36b4d9, 40650285cd43406987cfec343e2569c4; no voters: 
I20260710 13:18:59.902446 11406 raft_consensus.cc:515] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.904769 11357 raft_consensus.cc:2393] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40650285cd43406987cfec343e2569c4 in current term 1: Already voted for candidate 86178f7d479b44809cb8f99c821e52fe in this term.
I20260710 13:18:59.905718 11406 leader_election.cc:290] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 1 election: Requested vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123)
I20260710 13:18:59.905640 11436 raft_consensus.cc:2804] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:18:59.906635 11248 leader_election.cc:343] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:59.905720 11437 leader_election.cc:290] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 election: Requested vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:18:59.907605 11436 raft_consensus.cc:493] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.908898 11436 raft_consensus.cc:3060] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.910293 11209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626d17631b84f649fdb75ff64b3759c" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40650285cd43406987cfec343e2569c4"
I20260710 13:18:59.910746 11207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626d17631b84f649fdb75ff64b3759c" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40650285cd43406987cfec343e2569c4"
I20260710 13:18:59.910861 11248 leader_election.cc:304] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c29248e1862448c89d7f33cfc36b4d9, 40650285cd43406987cfec343e2569c4; no voters: 
W20260710 13:18:59.911693 11248 leader_election.cc:343] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:59.912206 11407 raft_consensus.cc:515] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.913293 11437 raft_consensus.cc:2804] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:59.914112 11437 raft_consensus.cc:493] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.916204 11437 raft_consensus.cc:3060] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.918251 11407 leader_election.cc:290] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 election: Requested vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:18:59.918215 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9048d9e2d647eda3a346cb0d9a3518" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40650285cd43406987cfec343e2569c4"
I20260710 13:18:59.919289 11436 raft_consensus.cc:515] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.919910 11406 consensus_queue.cc:1048] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:59.920375 11248 leader_election.cc:343] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:59.922029 11401 tablet_bootstrap.cc:654] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.922648 11209 raft_consensus.cc:2393] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c29248e1862448c89d7f33cfc36b4d9 in current term 1: Already voted for candidate 40650285cd43406987cfec343e2569c4 in this term.
I20260710 13:18:59.925278 11354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626d17631b84f649fdb75ff64b3759c" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
I20260710 13:18:59.924785 11436 leader_election.cc:290] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [CANDIDATE]: Term 1 election: Requested vote from peers 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:18:59.930452 11437 raft_consensus.cc:515] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.931303 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626d17631b84f649fdb75ff64b3759c" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
I20260710 13:18:59.932256 11402 tablet_bootstrap.cc:654] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.932582 11284 raft_consensus.cc:2393] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 40650285cd43406987cfec343e2569c4 in current term 1: Already voted for candidate 3c29248e1862448c89d7f33cfc36b4d9 in this term.
I20260710 13:18:59.936184 11207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cd30dfd8aa4329adbdfdf3fdd1917f" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40650285cd43406987cfec343e2569c4"
I20260710 13:18:59.937029 11207 raft_consensus.cc:3060] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.939983 11174 leader_election.cc:304] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [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: 40650285cd43406987cfec343e2569c4; no voters: 3c29248e1862448c89d7f33cfc36b4d9, 86178f7d479b44809cb8f99c821e52fe
I20260710 13:18:59.940079 11403 tablet_bootstrap.cc:492] T c21428e668334c9dbc800d1da064522d P 40650285cd43406987cfec343e2569c4: No bootstrap required, opened a new log
I20260710 13:18:59.943583 11437 leader_election.cc:290] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 election: Requested vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:18:59.944612 11436 raft_consensus.cc:2749] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:59.945720 11403 ts_tablet_manager.cc:1403] T c21428e668334c9dbc800d1da064522d P 40650285cd43406987cfec343e2569c4: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.008s
I20260710 13:18:59.949152 11356 raft_consensus.cc:2468] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 0.
I20260710 13:18:59.949815 11402 tablet_bootstrap.cc:492] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9: No bootstrap required, opened a new log
I20260710 13:18:59.950826 11402 ts_tablet_manager.cc:1403] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9: Time spent bootstrapping tablet: real 0.071s	user 0.006s	sys 0.013s
I20260710 13:18:59.951531 11105 catalog_manager.cc:5697] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 86178f7d479b44809cb8f99c821e52fe (127.10.208.131). New cstate: current_term: 1 leader_uuid: "86178f7d479b44809cb8f99c821e52fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:59.958389 11401 tablet_bootstrap.cc:492] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe: No bootstrap required, opened a new log
I20260710 13:18:59.959321 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626d17631b84f649fdb75ff64b3759c" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
I20260710 13:18:59.960078 11284 raft_consensus.cc:2393] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 86178f7d479b44809cb8f99c821e52fe in current term 1: Already voted for candidate 3c29248e1862448c89d7f33cfc36b4d9 in this term.
I20260710 13:18:59.960918 11207 raft_consensus.cc:2468] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 1.
I20260710 13:18:59.961390 11247 leader_election.cc:304] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 [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: 3c29248e1862448c89d7f33cfc36b4d9, 86178f7d479b44809cb8f99c821e52fe; no voters: 40650285cd43406987cfec343e2569c4
I20260710 13:18:59.962076 11248 leader_election.cc:304] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c29248e1862448c89d7f33cfc36b4d9, 40650285cd43406987cfec343e2569c4; no voters: 
I20260710 13:18:59.962435 11437 raft_consensus.cc:2804] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:59.962813 11437 raft_consensus.cc:493] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.962940 11407 raft_consensus.cc:2804] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:59.965106 11401 ts_tablet_manager.cc:1403] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe: Time spent bootstrapping tablet: real 0.066s	user 0.022s	sys 0.006s
I20260710 13:18:59.963188 11437 raft_consensus.cc:3060] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:59.971916 11403 raft_consensus.cc:359] T c21428e668334c9dbc800d1da064522d P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.972709 11403 raft_consensus.cc:385] T c21428e668334c9dbc800d1da064522d P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.973018 11403 raft_consensus.cc:740] T c21428e668334c9dbc800d1da064522d P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40650285cd43406987cfec343e2569c4, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.973767 11403 consensus_queue.cc:260] T c21428e668334c9dbc800d1da064522d P 40650285cd43406987cfec343e2569c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.979537 11407 raft_consensus.cc:697] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 LEADER]: Becoming Leader. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Running, Role: LEADER
I20260710 13:18:59.999097 11402 raft_consensus.cc:359] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:18:59.999997 11402 raft_consensus.cc:385] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.000329 11402 raft_consensus.cc:740] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.001159 11402 consensus_queue.cc:260] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:00.001789 11323 leader_election.cc:304] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [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: 86178f7d479b44809cb8f99c821e52fe; no voters: 3c29248e1862448c89d7f33cfc36b4d9, 40650285cd43406987cfec343e2569c4
I20260710 13:19:00.003316 11406 raft_consensus.cc:2749] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:00.005314 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626d17631b84f649fdb75ff64b3759c" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
I20260710 13:19:00.006379 11357 raft_consensus.cc:2393] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c29248e1862448c89d7f33cfc36b4d9 in current term 1: Already voted for candidate 86178f7d479b44809cb8f99c821e52fe in this term.
I20260710 13:18:59.988245 11403 ts_tablet_manager.cc:1434] T c21428e668334c9dbc800d1da064522d P 40650285cd43406987cfec343e2569c4: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260710 13:19:00.007956 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9048d9e2d647eda3a346cb0d9a3518" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
I20260710 13:19:00.008383 11403 tablet_bootstrap.cc:492] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4: Bootstrap starting.
I20260710 13:19:00.008713 11357 raft_consensus.cc:3060] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.014321 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cd30dfd8aa4329adbdfdf3fdd1917f" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
I20260710 13:19:00.014878 11356 raft_consensus.cc:3060] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.016795 11401 raft_consensus.cc:359] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:00.017798 11401 raft_consensus.cc:385] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.018193 11401 raft_consensus.cc:740] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86178f7d479b44809cb8f99c821e52fe, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.019138 11401 consensus_queue.cc:260] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:00.016384 11454 raft_consensus.cc:493] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.022063 11454 raft_consensus.cc:515] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:00.014889 11247 leader_election.cc:304] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [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: 3c29248e1862448c89d7f33cfc36b4d9; no voters: 40650285cd43406987cfec343e2569c4, 86178f7d479b44809cb8f99c821e52fe
I20260710 13:19:00.028057 11402 ts_tablet_manager.cc:1434] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9: Time spent starting tablet: real 0.077s	user 0.012s	sys 0.004s
I20260710 13:19:00.029232 11207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21428e668334c9dbc800d1da064522d" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40650285cd43406987cfec343e2569c4" is_pre_election: true
I20260710 13:19:00.028017 11454 leader_election.cc:290] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:19:00.030568 11401 ts_tablet_manager.cc:1434] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe: Time spent starting tablet: real 0.065s	user 0.009s	sys 0.000s
I20260710 13:19:00.030076 11407 consensus_queue.cc:237] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:00.030536 11207 raft_consensus.cc:2468] T c21428e668334c9dbc800d1da064522d P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 0.
I20260710 13:19:00.026489 11437 raft_consensus.cc:515] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:00.038956 11248 leader_election.cc:304] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c29248e1862448c89d7f33cfc36b4d9, 40650285cd43406987cfec343e2569c4; no voters: 
I20260710 13:19:00.039158 11455 raft_consensus.cc:2749] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:00.042061 11456 raft_consensus.cc:2804] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:00.042457 11456 raft_consensus.cc:493] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:00.042361 11354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21428e668334c9dbc800d1da064522d" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86178f7d479b44809cb8f99c821e52fe" is_pre_election: true
I20260710 13:19:00.042903 11456 raft_consensus.cc:3060] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.043174 11354 raft_consensus.cc:2468] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 0.
I20260710 13:19:00.045522 11403 tablet_bootstrap.cc:654] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.043401 11207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361dd8ca1d044d3787c13a736e0c8a6c" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40650285cd43406987cfec343e2569c4"
W20260710 13:19:00.047533 11248 leader_election.cc:343] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:00.048460 11421 consensus_queue.cc:1048] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:19:00.049979 11406 consensus_queue.cc:1048] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:00.050905 11437 leader_election.cc:290] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 election: Requested vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:19:00.050836 11356 raft_consensus.cc:2468] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 1.
I20260710 13:19:00.083478 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361dd8ca1d044d3787c13a736e0c8a6c" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
I20260710 13:19:00.084209 11356 raft_consensus.cc:3060] T 361dd8ca1d044d3787c13a736e0c8a6c P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.080758 11456 raft_consensus.cc:515] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:00.074261 11357 raft_consensus.cc:2468] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 1.
I20260710 13:19:00.090154 11406 consensus_queue.cc:1048] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.091223 11207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21428e668334c9dbc800d1da064522d" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40650285cd43406987cfec343e2569c4"
I20260710 13:19:00.091784 11207 raft_consensus.cc:3060] T c21428e668334c9dbc800d1da064522d P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.096303 11403 tablet_bootstrap.cc:492] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4: No bootstrap required, opened a new log
I20260710 13:19:00.096783 11403 ts_tablet_manager.cc:1403] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4: Time spent bootstrapping tablet: real 0.089s	user 0.018s	sys 0.015s
I20260710 13:19:00.103354 11403 raft_consensus.cc:359] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:00.104112 11403 raft_consensus.cc:385] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.104434 11403 raft_consensus.cc:740] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40650285cd43406987cfec343e2569c4, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.105237 11403 consensus_queue.cc:260] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:00.106923 11105 catalog_manager.cc:5697] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130). New cstate: current_term: 1 leader_uuid: "3c29248e1862448c89d7f33cfc36b4d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:00.109167 11247 leader_election.cc:304] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c29248e1862448c89d7f33cfc36b4d9, 86178f7d479b44809cb8f99c821e52fe; no voters: 40650285cd43406987cfec343e2569c4
I20260710 13:19:00.110370 11437 raft_consensus.cc:2804] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.110913 11437 raft_consensus.cc:697] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 LEADER]: Becoming Leader. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Running, Role: LEADER
I20260710 13:19:00.111788 11437 consensus_queue.cc:237] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:00.113380 11207 raft_consensus.cc:2468] T c21428e668334c9dbc800d1da064522d P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 1.
I20260710 13:19:00.114602 11248 leader_election.cc:304] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c29248e1862448c89d7f33cfc36b4d9, 40650285cd43406987cfec343e2569c4; no voters: 
I20260710 13:19:00.116051 11407 raft_consensus.cc:2804] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.116561 11407 raft_consensus.cc:697] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 LEADER]: Becoming Leader. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Running, Role: LEADER
I20260710 13:19:00.117926 11403 ts_tablet_manager.cc:1434] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 13:19:00.119088 11403 tablet_bootstrap.cc:492] T 361dd8ca1d044d3787c13a736e0c8a6c P 40650285cd43406987cfec343e2569c4: Bootstrap starting.
I20260710 13:19:00.117411 11407 consensus_queue.cc:237] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:00.136868 11403 tablet_bootstrap.cc:654] T 361dd8ca1d044d3787c13a736e0c8a6c P 40650285cd43406987cfec343e2569c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.143766 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21428e668334c9dbc800d1da064522d" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
I20260710 13:19:00.144421 11357 raft_consensus.cc:3060] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.151592 11357 raft_consensus.cc:2468] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 1.
I20260710 13:19:00.157841 11456 leader_election.cc:290] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 election: Requested vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:19:00.176173 11403 tablet_bootstrap.cc:492] T 361dd8ca1d044d3787c13a736e0c8a6c P 40650285cd43406987cfec343e2569c4: No bootstrap required, opened a new log
I20260710 13:19:00.176831 11403 ts_tablet_manager.cc:1403] T 361dd8ca1d044d3787c13a736e0c8a6c P 40650285cd43406987cfec343e2569c4: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.006s
I20260710 13:19:00.179525 11403 raft_consensus.cc:359] T 361dd8ca1d044d3787c13a736e0c8a6c P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:00.180267 11403 raft_consensus.cc:385] T 361dd8ca1d044d3787c13a736e0c8a6c P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.180586 11403 raft_consensus.cc:740] T 361dd8ca1d044d3787c13a736e0c8a6c P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40650285cd43406987cfec343e2569c4, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.181300 11403 consensus_queue.cc:260] T 361dd8ca1d044d3787c13a736e0c8a6c P 40650285cd43406987cfec343e2569c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:00.183208 11403 ts_tablet_manager.cc:1434] T 361dd8ca1d044d3787c13a736e0c8a6c P 40650285cd43406987cfec343e2569c4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 13:19:00.184087 11403 tablet_bootstrap.cc:492] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4: Bootstrap starting.
I20260710 13:19:00.190244 11403 tablet_bootstrap.cc:654] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.193467 11356 raft_consensus.cc:2468] T 361dd8ca1d044d3787c13a736e0c8a6c P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 1.
I20260710 13:19:00.194689 11247 leader_election.cc:304] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c29248e1862448c89d7f33cfc36b4d9, 86178f7d479b44809cb8f99c821e52fe; no voters: 40650285cd43406987cfec343e2569c4
I20260710 13:19:00.195482 11407 raft_consensus.cc:2804] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.195999 11407 raft_consensus.cc:697] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 LEADER]: Becoming Leader. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Running, Role: LEADER
I20260710 13:19:00.196957 11407 consensus_queue.cc:237] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:00.205663 11403 tablet_bootstrap.cc:492] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4: No bootstrap required, opened a new log
I20260710 13:19:00.206235 11403 ts_tablet_manager.cc:1403] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.012s
I20260710 13:19:00.213901 11403 raft_consensus.cc:359] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:00.214574 11403 raft_consensus.cc:385] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.214843 11403 raft_consensus.cc:740] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40650285cd43406987cfec343e2569c4, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.214272 11105 catalog_manager.cc:5697] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130). New cstate: current_term: 1 leader_uuid: "3c29248e1862448c89d7f33cfc36b4d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:00.215509 11403 consensus_queue.cc:260] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:00.217478 11403 ts_tablet_manager.cc:1434] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260710 13:19:00.215993 11105 catalog_manager.cc:5697] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130). New cstate: current_term: 1 leader_uuid: "3c29248e1862448c89d7f33cfc36b4d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: UNKNOWN } } }
W20260710 13:19:00.220832 11153 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:00.221477 11436 raft_consensus.cc:493] T 361dd8ca1d044d3787c13a736e0c8a6c P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.221943 11436 raft_consensus.cc:515] T 361dd8ca1d044d3787c13a736e0c8a6c P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:00.223954 11436 leader_election.cc:290] T 361dd8ca1d044d3787c13a736e0c8a6c P 40650285cd43406987cfec343e2569c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:19:00.224677 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361dd8ca1d044d3787c13a736e0c8a6c" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9" is_pre_election: true
I20260710 13:19:00.227011 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361dd8ca1d044d3787c13a736e0c8a6c" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86178f7d479b44809cb8f99c821e52fe" is_pre_election: true
I20260710 13:19:00.227785 11356 raft_consensus.cc:2393] T 361dd8ca1d044d3787c13a736e0c8a6c P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40650285cd43406987cfec343e2569c4 in current term 1: Already voted for candidate 3c29248e1862448c89d7f33cfc36b4d9 in this term.
I20260710 13:19:00.229213 11172 leader_election.cc:304] T 361dd8ca1d044d3787c13a736e0c8a6c P 40650285cd43406987cfec343e2569c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40650285cd43406987cfec343e2569c4; no voters: 3c29248e1862448c89d7f33cfc36b4d9, 86178f7d479b44809cb8f99c821e52fe
I20260710 13:19:00.230116 11436 raft_consensus.cc:3060] T 361dd8ca1d044d3787c13a736e0c8a6c P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.234640 11436 raft_consensus.cc:2749] T 361dd8ca1d044d3787c13a736e0c8a6c P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:00.243147 11106 catalog_manager.cc:5697] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130). New cstate: current_term: 1 leader_uuid: "3c29248e1862448c89d7f33cfc36b4d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:00.346653 11406 consensus_queue.cc:1048] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.357160 11421 consensus_queue.cc:1048] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.427258 11407 raft_consensus.cc:493] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.427722 11407 raft_consensus.cc:515] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:00.430378 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77d002acec0498690be5a210383e58d" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40650285cd43406987cfec343e2569c4" is_pre_election: true
I20260710 13:19:00.430747 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77d002acec0498690be5a210383e58d" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86178f7d479b44809cb8f99c821e52fe" is_pre_election: true
I20260710 13:19:00.429980 11407 leader_election.cc:290] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:19:00.431075 11208 raft_consensus.cc:2468] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 0.
I20260710 13:19:00.431384 11356 raft_consensus.cc:2468] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 0.
I20260710 13:19:00.432394 11247 leader_election.cc:304] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c29248e1862448c89d7f33cfc36b4d9, 86178f7d479b44809cb8f99c821e52fe; no voters: 
I20260710 13:19:00.433071 11407 raft_consensus.cc:2804] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:00.433414 11407 raft_consensus.cc:493] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:00.433712 11407 raft_consensus.cc:3060] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.437820 11407 raft_consensus.cc:515] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:00.439343 11407 leader_election.cc:290] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 election: Requested vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:19:00.440145 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77d002acec0498690be5a210383e58d" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40650285cd43406987cfec343e2569c4"
I20260710 13:19:00.440385 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77d002acec0498690be5a210383e58d" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
I20260710 13:19:00.440600 11208 raft_consensus.cc:3060] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.440976 11356 raft_consensus.cc:3060] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.444868 11208 raft_consensus.cc:2468] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 1.
I20260710 13:19:00.445796 11248 leader_election.cc:304] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c29248e1862448c89d7f33cfc36b4d9, 40650285cd43406987cfec343e2569c4; no voters: 
I20260710 13:19:00.446552 11407 raft_consensus.cc:2804] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.447005 11407 raft_consensus.cc:697] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 LEADER]: Becoming Leader. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Running, Role: LEADER
I20260710 13:19:00.447085 11356 raft_consensus.cc:2468] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 1.
I20260710 13:19:00.447844 11407 consensus_queue.cc:237] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:00.455793 11106 catalog_manager.cc:5697] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130). New cstate: current_term: 1 leader_uuid: "3c29248e1862448c89d7f33cfc36b4d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:00.525147 11436 raft_consensus.cc:493] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.525651 11436 raft_consensus.cc:515] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:00.527359 11407 consensus_queue.cc:1048] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.527652 11436 leader_election.cc:290] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:19:00.528326 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9048d9e2d647eda3a346cb0d9a3518" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9" is_pre_election: true
I20260710 13:19:00.528991 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9048d9e2d647eda3a346cb0d9a3518" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86178f7d479b44809cb8f99c821e52fe" is_pre_election: true
I20260710 13:19:00.529691 11356 raft_consensus.cc:2393] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40650285cd43406987cfec343e2569c4 in current term 1: Already voted for candidate 3c29248e1862448c89d7f33cfc36b4d9 in this term.
I20260710 13:19:00.530719 11172 leader_election.cc:304] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40650285cd43406987cfec343e2569c4; no voters: 3c29248e1862448c89d7f33cfc36b4d9, 86178f7d479b44809cb8f99c821e52fe
I20260710 13:19:00.531610 11436 raft_consensus.cc:3060] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.539454 11436 raft_consensus.cc:2749] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:00.543193 11407 consensus_queue.cc:1048] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.545861 11437 consensus_queue.cc:1048] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.561837 11437 consensus_queue.cc:1048] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.624115 11437 consensus_queue.cc:1048] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.636451 11455 consensus_queue.cc:1048] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.672809 11455 consensus_queue.cc:1048] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.682525 11437 consensus_queue.cc:1048] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.925678 11437 consensus_queue.cc:1048] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.936858 11455 consensus_queue.cc:1048] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:01.223491 11153 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:01.756103 11483 raft_consensus.cc:493] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:01.756589 11483 raft_consensus.cc:515] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:01.758173 11483 leader_election.cc:290] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:19:01.758867 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626d17631b84f649fdb75ff64b3759c" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9" is_pre_election: true
I20260710 13:19:01.759157 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626d17631b84f649fdb75ff64b3759c" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86178f7d479b44809cb8f99c821e52fe" is_pre_election: true
I20260710 13:19:01.759387 11284 raft_consensus.cc:2468] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40650285cd43406987cfec343e2569c4 in term 1.
I20260710 13:19:01.759713 11356 raft_consensus.cc:2468] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40650285cd43406987cfec343e2569c4 in term 1.
I20260710 13:19:01.760397 11174 leader_election.cc:304] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [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: 3c29248e1862448c89d7f33cfc36b4d9, 40650285cd43406987cfec343e2569c4; no voters: 
I20260710 13:19:01.761034 11483 raft_consensus.cc:2804] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:01.761313 11483 raft_consensus.cc:493] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:01.761582 11483 raft_consensus.cc:3060] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.766119 11483 raft_consensus.cc:515] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:01.767627 11483 leader_election.cc:290] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [CANDIDATE]: Term 2 election: Requested vote from peers 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:19:01.768427 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626d17631b84f649fdb75ff64b3759c" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
I20260710 13:19:01.768610 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626d17631b84f649fdb75ff64b3759c" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
I20260710 13:19:01.768980 11284 raft_consensus.cc:3060] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.769107 11356 raft_consensus.cc:3060] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.775378 11284 raft_consensus.cc:2468] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40650285cd43406987cfec343e2569c4 in term 2.
I20260710 13:19:01.775378 11356 raft_consensus.cc:2468] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40650285cd43406987cfec343e2569c4 in term 2.
I20260710 13:19:01.776722 11172 leader_election.cc:304] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 3c29248e1862448c89d7f33cfc36b4d9, 40650285cd43406987cfec343e2569c4, 86178f7d479b44809cb8f99c821e52fe; no voters: 
I20260710 13:19:01.777812 11483 raft_consensus.cc:2804] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:01.778628 11483 raft_consensus.cc:697] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 2 LEADER]: Becoming Leader. State: Replica: 40650285cd43406987cfec343e2569c4, State: Running, Role: LEADER
I20260710 13:19:01.779384 11483 consensus_queue.cc:237] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [LEADER]: Queue going to LEADER 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: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:01.786335 11106 catalog_manager.cc:5697] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 reported cstate change: term changed from 0 to 2, leader changed from <none> to 40650285cd43406987cfec343e2569c4 (127.10.208.129). New cstate: current_term: 2 leader_uuid: "40650285cd43406987cfec343e2569c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:02.181500 11284 raft_consensus.cc:1275] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Refusing update from remote peer 40650285cd43406987cfec343e2569c4: 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:02.182648 11483 consensus_queue.cc:1048] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:02.194252 11356 raft_consensus.cc:1275] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 2 FOLLOWER]: Refusing update from remote peer 40650285cd43406987cfec343e2569c4: 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:02.196889 11483 consensus_queue.cc:1048] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:02.390733 11356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e28284ba732d417cadd71d712da94416"
dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
mode: GRACEFUL
new_leader_uuid: "40650285cd43406987cfec343e2569c4"
 from {username='slave'} at 127.0.0.1:41982
I20260710 13:19:02.391426 11356 raft_consensus.cc:606] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 1 LEADER]: Received request to transfer leadership to TS 40650285cd43406987cfec343e2569c4
I20260710 13:19:02.396773 11356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66df48ee519f4fecbebb2a7c08edd35c"
dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
mode: GRACEFUL
new_leader_uuid: "40650285cd43406987cfec343e2569c4"
 from {username='slave'} at 127.0.0.1:41982
I20260710 13:19:02.397275 11356 raft_consensus.cc:606] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 1 LEADER]: Received request to transfer leadership to TS 40650285cd43406987cfec343e2569c4
I20260710 13:19:02.400218 11499 raft_consensus.cc:993] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe: : Instructing follower 40650285cd43406987cfec343e2569c4 to start an election
I20260710 13:19:02.400703 11406 raft_consensus.cc:1081] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 1 LEADER]: Signalling peer 40650285cd43406987cfec343e2569c4 to start an election
I20260710 13:19:02.402294 11207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66df48ee519f4fecbebb2a7c08edd35c"
dest_uuid: "40650285cd43406987cfec343e2569c4"
 from {username='slave'} at 127.0.0.1:40932
I20260710 13:19:02.402889 11207 raft_consensus.cc:493] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:02.403323 11207 raft_consensus.cc:3060] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.404819 11356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06fd0f29943c417d9c59f40fed55af2d"
dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
mode: GRACEFUL
new_leader_uuid: "40650285cd43406987cfec343e2569c4"
 from {username='slave'} at 127.0.0.1:41982
I20260710 13:19:02.405289 11356 raft_consensus.cc:606] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 1 LEADER]: Received request to transfer leadership to TS 40650285cd43406987cfec343e2569c4
I20260710 13:19:02.409080 11207 raft_consensus.cc:515] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:02.411396 11207 leader_election.cc:290] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [CANDIDATE]: Term 2 election: Requested vote from peers 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:19:02.413407 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66df48ee519f4fecbebb2a7c08edd35c" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
I20260710 13:19:02.413408 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66df48ee519f4fecbebb2a7c08edd35c" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
I20260710 13:19:02.414080 11356 raft_consensus.cc:3055] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:02.414177 11284 raft_consensus.cc:3060] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.414453 11356 raft_consensus.cc:740] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 86178f7d479b44809cb8f99c821e52fe, State: Running, Role: LEADER
I20260710 13:19:02.415221 11356 consensus_queue.cc:260] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:02.416550 11356 raft_consensus.cc:3060] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.419843 11284 raft_consensus.cc:2468] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40650285cd43406987cfec343e2569c4 in term 2.
I20260710 13:19:02.420979 11174 leader_election.cc:304] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c29248e1862448c89d7f33cfc36b4d9, 40650285cd43406987cfec343e2569c4; no voters: 
I20260710 13:19:02.421748 11483 raft_consensus.cc:2804] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:02.422260 11483 raft_consensus.cc:697] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [term 2 LEADER]: Becoming Leader. State: Replica: 40650285cd43406987cfec343e2569c4, State: Running, Role: LEADER
I20260710 13:19:02.422430 11356 raft_consensus.cc:2468] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40650285cd43406987cfec343e2569c4 in term 2.
I20260710 13:19:02.423194 11483 consensus_queue.cc:237] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:02.431231 11106 catalog_manager.cc:5697] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 reported cstate change: term changed from 1 to 2, leader changed from 86178f7d479b44809cb8f99c821e52fe (127.10.208.131) to 40650285cd43406987cfec343e2569c4 (127.10.208.129). New cstate: current_term: 2 leader_uuid: "40650285cd43406987cfec343e2569c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:02.434640 11284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c21428e668334c9dbc800d1da064522d"
dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
mode: GRACEFUL
new_leader_uuid: "86178f7d479b44809cb8f99c821e52fe"
 from {username='slave'} at 127.0.0.1:37376
I20260710 13:19:02.435705 11284 raft_consensus.cc:606] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 LEADER]: Received request to transfer leadership to TS 86178f7d479b44809cb8f99c821e52fe
I20260710 13:19:02.592025 11499 raft_consensus.cc:993] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe: : Instructing follower 40650285cd43406987cfec343e2569c4 to start an election
I20260710 13:19:02.592454 11406 raft_consensus.cc:1081] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 1 LEADER]: Signalling peer 40650285cd43406987cfec343e2569c4 to start an election
I20260710 13:19:02.593639 11208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06fd0f29943c417d9c59f40fed55af2d"
dest_uuid: "40650285cd43406987cfec343e2569c4"
 from {username='slave'} at 127.0.0.1:40932
I20260710 13:19:02.594079 11208 raft_consensus.cc:493] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:02.594377 11208 raft_consensus.cc:3060] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.598524 11208 raft_consensus.cc:515] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:02.600010 11208 leader_election.cc:290] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [CANDIDATE]: Term 2 election: Requested vote from peers 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:19:02.600970 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fd0f29943c417d9c59f40fed55af2d" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
I20260710 13:19:02.601393 11356 raft_consensus.cc:3055] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:02.601444 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fd0f29943c417d9c59f40fed55af2d" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
I20260710 13:19:02.601616 11356 raft_consensus.cc:740] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 86178f7d479b44809cb8f99c821e52fe, State: Running, Role: LEADER
I20260710 13:19:02.602010 11284 raft_consensus.cc:3060] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.602365 11356 consensus_queue.cc:260] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:02.603271 11356 raft_consensus.cc:3060] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.606314 11284 raft_consensus.cc:2468] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40650285cd43406987cfec343e2569c4 in term 2.
I20260710 13:19:02.607251 11356 raft_consensus.cc:2468] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40650285cd43406987cfec343e2569c4 in term 2.
I20260710 13:19:02.607265 11174 leader_election.cc:304] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c29248e1862448c89d7f33cfc36b4d9, 40650285cd43406987cfec343e2569c4; no voters: 
I20260710 13:19:02.608208 11483 raft_consensus.cc:2804] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:02.608682 11483 raft_consensus.cc:697] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 2 LEADER]: Becoming Leader. State: Replica: 40650285cd43406987cfec343e2569c4, State: Running, Role: LEADER
I20260710 13:19:02.609277 11483 consensus_queue.cc:237] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:02.615806 11106 catalog_manager.cc:5697] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 reported cstate change: term changed from 1 to 2, leader changed from 86178f7d479b44809cb8f99c821e52fe (127.10.208.131) to 40650285cd43406987cfec343e2569c4 (127.10.208.129). New cstate: current_term: 2 leader_uuid: "40650285cd43406987cfec343e2569c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:02.625577 11506 raft_consensus.cc:993] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9: : Instructing follower 86178f7d479b44809cb8f99c821e52fe to start an election
I20260710 13:19:02.626047 11490 raft_consensus.cc:1081] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 LEADER]: Signalling peer 86178f7d479b44809cb8f99c821e52fe to start an election
I20260710 13:19:02.627605 11356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c21428e668334c9dbc800d1da064522d"
dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
 from {username='slave'} at 127.0.0.1:41976
I20260710 13:19:02.628198 11356 raft_consensus.cc:493] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:02.628566 11356 raft_consensus.cc:3060] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.632826 11356 raft_consensus.cc:515] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:02.634222 11356 leader_election.cc:290] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 2 election: Requested vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123)
I20260710 13:19:02.634931 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21428e668334c9dbc800d1da064522d" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40650285cd43406987cfec343e2569c4"
I20260710 13:19:02.635224 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21428e668334c9dbc800d1da064522d" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
I20260710 13:19:02.635517 11208 raft_consensus.cc:3060] T c21428e668334c9dbc800d1da064522d P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.635743 11284 raft_consensus.cc:3055] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:02.636061 11284 raft_consensus.cc:740] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Running, Role: LEADER
I20260710 13:19:02.636835 11284 consensus_queue.cc:260] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:02.637981 11284 raft_consensus.cc:3060] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.642560 11208 raft_consensus.cc:2468] T c21428e668334c9dbc800d1da064522d P 40650285cd43406987cfec343e2569c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86178f7d479b44809cb8f99c821e52fe in term 2.
I20260710 13:19:02.643944 11322 leader_election.cc:304] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40650285cd43406987cfec343e2569c4, 86178f7d479b44809cb8f99c821e52fe; no voters: 
I20260710 13:19:02.644786 11406 raft_consensus.cc:2804] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:02.645200 11406 raft_consensus.cc:697] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe [term 2 LEADER]: Becoming Leader. State: Replica: 86178f7d479b44809cb8f99c821e52fe, State: Running, Role: LEADER
I20260710 13:19:02.645213 11284 raft_consensus.cc:2468] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86178f7d479b44809cb8f99c821e52fe in term 2.
I20260710 13:19:02.646073 11406 consensus_queue.cc:237] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:02.652987 11106 catalog_manager.cc:5697] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe reported cstate change: term changed from 1 to 2, leader changed from 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130) to 86178f7d479b44809cb8f99c821e52fe (127.10.208.131). New cstate: current_term: 2 leader_uuid: "86178f7d479b44809cb8f99c821e52fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:02.823449 11499 raft_consensus.cc:993] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe: : Instructing follower 40650285cd43406987cfec343e2569c4 to start an election
I20260710 13:19:02.823853 11406 raft_consensus.cc:1081] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 1 LEADER]: Signalling peer 40650285cd43406987cfec343e2569c4 to start an election
I20260710 13:19:02.825167 11208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e28284ba732d417cadd71d712da94416"
dest_uuid: "40650285cd43406987cfec343e2569c4"
 from {username='slave'} at 127.0.0.1:40932
I20260710 13:19:02.825625 11208 raft_consensus.cc:493] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:02.825927 11208 raft_consensus.cc:3060] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.830492 11208 raft_consensus.cc:515] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } } peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } }
I20260710 13:19:02.832020 11208 leader_election.cc:290] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [CANDIDATE]: Term 2 election: Requested vote from peers 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:19:02.832769 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28284ba732d417cadd71d712da94416" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
I20260710 13:19:02.833039 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28284ba732d417cadd71d712da94416" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
I20260710 13:19:02.833326 11284 raft_consensus.cc:3060] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.833581 11356 raft_consensus.cc:3055] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:02.833886 11356 raft_consensus.cc:740] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 86178f7d479b44809cb8f99c821e52fe, State: Running, Role: LEADER
I20260710 13:19:02.834547 11356 consensus_queue.cc:260] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } } peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } }
I20260710 13:19:02.835556 11356 raft_consensus.cc:3060] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.837822 11284 raft_consensus.cc:2468] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40650285cd43406987cfec343e2569c4 in term 2.
I20260710 13:19:02.838830 11174 leader_election.cc:304] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c29248e1862448c89d7f33cfc36b4d9, 40650285cd43406987cfec343e2569c4; no voters: 
I20260710 13:19:02.839529 11483 raft_consensus.cc:2804] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:02.839888 11356 raft_consensus.cc:2468] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40650285cd43406987cfec343e2569c4 in term 2.
I20260710 13:19:02.839934 11483 raft_consensus.cc:697] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [term 2 LEADER]: Becoming Leader. State: Replica: 40650285cd43406987cfec343e2569c4, State: Running, Role: LEADER
I20260710 13:19:02.840764 11483 consensus_queue.cc:237] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } } peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } }
I20260710 13:19:02.842609 11284 raft_consensus.cc:1275] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Refusing update from remote peer 40650285cd43406987cfec343e2569c4: 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:02.844008 11484 consensus_queue.cc:1048] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:02.848030 11106 catalog_manager.cc:5697] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 reported cstate change: term changed from 1 to 2, leader changed from 86178f7d479b44809cb8f99c821e52fe (127.10.208.131) to 40650285cd43406987cfec343e2569c4 (127.10.208.129). New cstate: current_term: 2 leader_uuid: "40650285cd43406987cfec343e2569c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:02.854919 11357 raft_consensus.cc:1275] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 2 FOLLOWER]: Refusing update from remote peer 40650285cd43406987cfec343e2569c4: 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:02.858139 11483 consensus_queue.cc:1048] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 }, 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.075125 11357 raft_consensus.cc:1275] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 2 FOLLOWER]: Refusing update from remote peer 40650285cd43406987cfec343e2569c4: 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.076261 11483 consensus_queue.cc:1048] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 }, 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.084071 11284 raft_consensus.cc:1275] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Refusing update from remote peer 40650285cd43406987cfec343e2569c4: 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.085599 11484 consensus_queue.cc:1048] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 }, 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.188318 11208 raft_consensus.cc:1275] T c21428e668334c9dbc800d1da064522d P 40650285cd43406987cfec343e2569c4 [term 2 FOLLOWER]: Refusing update from remote peer 86178f7d479b44809cb8f99c821e52fe: 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.189612 11499 consensus_queue.cc:1048] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 }, 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.191457 11284 raft_consensus.cc:1275] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Refusing update from remote peer 86178f7d479b44809cb8f99c821e52fe: 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.192687 11499 consensus_queue.cc:1048] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 }, 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.366715 11357 raft_consensus.cc:1275] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 2 FOLLOWER]: Refusing update from remote peer 40650285cd43406987cfec343e2569c4: 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.367861 11493 consensus_queue.cc:1048] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 }, 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.375381 11284 raft_consensus.cc:1275] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Refusing update from remote peer 40650285cd43406987cfec343e2569c4: 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.377251 11484 consensus_queue.cc:1048] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.465207 11074 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:19:05.466010 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:05.480922 11284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd9048d9e2d647eda3a346cb0d9a3518"
dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
mode: GRACEFUL
new_leader_uuid: "86178f7d479b44809cb8f99c821e52fe"
 from {username='slave'} at 127.0.0.1:43736
I20260710 13:19:05.481411 11284 raft_consensus.cc:606] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 LEADER]: Received request to transfer leadership to TS 86178f7d479b44809cb8f99c821e52fe
I20260710 13:19:05.490877 11208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e28284ba732d417cadd71d712da94416"
dest_uuid: "40650285cd43406987cfec343e2569c4"
mode: GRACEFUL
new_leader_uuid: "86178f7d479b44809cb8f99c821e52fe"
 from {username='slave'} at 127.0.0.1:44206
I20260710 13:19:05.491400 11208 raft_consensus.cc:606] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [term 2 LEADER]: Received request to transfer leadership to TS 86178f7d479b44809cb8f99c821e52fe
I20260710 13:19:05.492431 11074 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:05.492866 11074 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:05.710215 11521 raft_consensus.cc:993] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9: : Instructing follower 86178f7d479b44809cb8f99c821e52fe to start an election
I20260710 13:19:05.710673 11524 raft_consensus.cc:1081] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 LEADER]: Signalling peer 86178f7d479b44809cb8f99c821e52fe to start an election
I20260710 13:19:05.712034 11357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd9048d9e2d647eda3a346cb0d9a3518"
dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
 from {username='slave'} at 127.0.0.1:41976
I20260710 13:19:05.712476 11357 raft_consensus.cc:493] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:05.712761 11357 raft_consensus.cc:3060] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.717630 11357 raft_consensus.cc:515] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:05.719295 11357 leader_election.cc:290] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 2 election: Requested vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123)
I20260710 13:19:05.720046 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9048d9e2d647eda3a346cb0d9a3518" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40650285cd43406987cfec343e2569c4"
I20260710 13:19:05.720276 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9048d9e2d647eda3a346cb0d9a3518" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
I20260710 13:19:05.720606 11208 raft_consensus.cc:3060] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.720767 11284 raft_consensus.cc:3055] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:05.721086 11284 raft_consensus.cc:740] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Running, Role: LEADER
I20260710 13:19:05.721791 11284 consensus_queue.cc:260] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:05.722961 11284 raft_consensus.cc:3060] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.726955 11208 raft_consensus.cc:2468] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86178f7d479b44809cb8f99c821e52fe in term 2.
I20260710 13:19:05.727741 11207 raft_consensus.cc:1240] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [term 2 FOLLOWER]: Rejecting Update request from peer 3c29248e1862448c89d7f33cfc36b4d9 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:05.728237 11322 leader_election.cc:304] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40650285cd43406987cfec343e2569c4, 86178f7d479b44809cb8f99c821e52fe; no voters: 
I20260710 13:19:05.728989 11284 raft_consensus.cc:2468] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86178f7d479b44809cb8f99c821e52fe in term 2.
I20260710 13:19:05.729077 11518 raft_consensus.cc:2804] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:05.730422 11518 raft_consensus.cc:697] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [term 2 LEADER]: Becoming Leader. State: Replica: 86178f7d479b44809cb8f99c821e52fe, State: Running, Role: LEADER
I20260710 13:19:05.731231 11518 consensus_queue.cc:237] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:05.737493 11105 catalog_manager.cc:5697] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe reported cstate change: term changed from 1 to 2, leader changed from 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130) to 86178f7d479b44809cb8f99c821e52fe (127.10.208.131). New cstate: current_term: 2 leader_uuid: "86178f7d479b44809cb8f99c821e52fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:05.797297 11525 raft_consensus.cc:993] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4: : Instructing follower 86178f7d479b44809cb8f99c821e52fe to start an election
I20260710 13:19:05.798089 11484 raft_consensus.cc:1081] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [term 2 LEADER]: Signalling peer 86178f7d479b44809cb8f99c821e52fe to start an election
I20260710 13:19:05.799453 11357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e28284ba732d417cadd71d712da94416"
dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
 from {username='slave'} at 127.0.0.1:41972
I20260710 13:19:05.799911 11357 raft_consensus.cc:493] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:05.800225 11357 raft_consensus.cc:3060] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:05.804418 11357 raft_consensus.cc:515] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } } peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } }
I20260710 13:19:05.805987 11357 leader_election.cc:290] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 3 election: Requested vote from peers 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123), 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467)
I20260710 13:19:05.806823 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28284ba732d417cadd71d712da94416" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
I20260710 13:19:05.807078 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28284ba732d417cadd71d712da94416" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "40650285cd43406987cfec343e2569c4"
I20260710 13:19:05.807350 11284 raft_consensus.cc:3060] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:05.807569 11208 raft_consensus.cc:3055] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:05.807904 11208 raft_consensus.cc:740] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 40650285cd43406987cfec343e2569c4, State: Running, Role: LEADER
I20260710 13:19:05.808494 11208 consensus_queue.cc:260] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [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: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } } peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } }
I20260710 13:19:05.809408 11208 raft_consensus.cc:3060] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:05.811573 11284 raft_consensus.cc:2468] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86178f7d479b44809cb8f99c821e52fe in term 3.
I20260710 13:19:05.812461 11323 leader_election.cc:304] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [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: 3c29248e1862448c89d7f33cfc36b4d9, 86178f7d479b44809cb8f99c821e52fe; no voters: 
I20260710 13:19:05.813191 11518 raft_consensus.cc:2804] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:05.813611 11518 raft_consensus.cc:697] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 3 LEADER]: Becoming Leader. State: Replica: 86178f7d479b44809cb8f99c821e52fe, State: Running, Role: LEADER
I20260710 13:19:05.814270 11208 raft_consensus.cc:2468] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86178f7d479b44809cb8f99c821e52fe in term 3.
I20260710 13:19:05.814391 11518 consensus_queue.cc:237] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [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: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } } peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } }
I20260710 13:19:05.820482 11105 catalog_manager.cc:5697] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe reported cstate change: term changed from 2 to 3, leader changed from 40650285cd43406987cfec343e2569c4 (127.10.208.129) to 86178f7d479b44809cb8f99c821e52fe (127.10.208.131). New cstate: current_term: 3 leader_uuid: "86178f7d479b44809cb8f99c821e52fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:06.242508 11284 raft_consensus.cc:1275] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Refusing update from remote peer 86178f7d479b44809cb8f99c821e52fe: 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:06.243675 11518 consensus_queue.cc:1048] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:06.252595 11208 raft_consensus.cc:1275] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [term 2 FOLLOWER]: Refusing update from remote peer 86178f7d479b44809cb8f99c821e52fe: 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:06.254278 11529 consensus_queue.cc:1048] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:06.280877 11284 raft_consensus.cc:1275] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 FOLLOWER]: Refusing update from remote peer 86178f7d479b44809cb8f99c821e52fe: 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:06.281992 11529 consensus_queue.cc:1048] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:06.289932 11208 raft_consensus.cc:1275] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [term 3 FOLLOWER]: Refusing update from remote peer 86178f7d479b44809cb8f99c821e52fe: 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:06.292315 11543 consensus_queue.cc:1048] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:06.493642 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:06.503331 11357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e28284ba732d417cadd71d712da94416"
dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
mode: GRACEFUL
new_leader_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
 from {username='slave'} at 127.0.0.1:41982
I20260710 13:19:06.503769 11357 raft_consensus.cc:606] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 3 LEADER]: Received request to transfer leadership to TS 3c29248e1862448c89d7f33cfc36b4d9
I20260710 13:19:06.515385 11208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66df48ee519f4fecbebb2a7c08edd35c"
dest_uuid: "40650285cd43406987cfec343e2569c4"
mode: GRACEFUL
new_leader_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
 from {username='slave'} at 127.0.0.1:44216
I20260710 13:19:06.515816 11208 raft_consensus.cc:606] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [term 2 LEADER]: Received request to transfer leadership to TS 3c29248e1862448c89d7f33cfc36b4d9
I20260710 13:19:06.519979 11208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3626d17631b84f649fdb75ff64b3759c"
dest_uuid: "40650285cd43406987cfec343e2569c4"
mode: GRACEFUL
new_leader_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
 from {username='slave'} at 127.0.0.1:44216
I20260710 13:19:06.520364 11208 raft_consensus.cc:606] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 2 LEADER]: Received request to transfer leadership to TS 3c29248e1862448c89d7f33cfc36b4d9
I20260710 13:19:06.524307 11208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06fd0f29943c417d9c59f40fed55af2d"
dest_uuid: "40650285cd43406987cfec343e2569c4"
mode: GRACEFUL
new_leader_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
 from {username='slave'} at 127.0.0.1:44216
I20260710 13:19:06.524682 11208 raft_consensus.cc:606] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 2 LEADER]: Received request to transfer leadership to TS 3c29248e1862448c89d7f33cfc36b4d9
I20260710 13:19:06.528599 11357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd9048d9e2d647eda3a346cb0d9a3518"
dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
mode: GRACEFUL
new_leader_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
 from {username='slave'} at 127.0.0.1:41982
I20260710 13:19:06.529047 11357 raft_consensus.cc:606] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [term 2 LEADER]: Received request to transfer leadership to TS 3c29248e1862448c89d7f33cfc36b4d9
I20260710 13:19:06.586164 11484 raft_consensus.cc:993] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4: : Instructing follower 3c29248e1862448c89d7f33cfc36b4d9 to start an election
I20260710 13:19:06.586570 11547 raft_consensus.cc:1081] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 2 LEADER]: Signalling peer 3c29248e1862448c89d7f33cfc36b4d9 to start an election
I20260710 13:19:06.587843 11284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3626d17631b84f649fdb75ff64b3759c"
dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
 from {username='slave'} at 127.0.0.1:37370
I20260710 13:19:06.588297 11284 raft_consensus.cc:493] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:06.588609 11284 raft_consensus.cc:3060] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:06.592655 11284 raft_consensus.cc:515] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:06.593991 11284 leader_election.cc:290] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 3 election: Requested vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:19:06.595018 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626d17631b84f649fdb75ff64b3759c" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
I20260710 13:19:06.595407 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626d17631b84f649fdb75ff64b3759c" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "40650285cd43406987cfec343e2569c4"
I20260710 13:19:06.595646 11357 raft_consensus.cc:3060] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:06.595978 11208 raft_consensus.cc:3055] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:06.596271 11208 raft_consensus.cc:740] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 40650285cd43406987cfec343e2569c4, State: Running, Role: LEADER
I20260710 13:19:06.596916 11208 consensus_queue.cc:260] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [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: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:06.597752 11208 raft_consensus.cc:3060] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:06.600296 11357 raft_consensus.cc:2468] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 3.
I20260710 13:19:06.601298 11247 leader_election.cc:304] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [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: 3c29248e1862448c89d7f33cfc36b4d9, 86178f7d479b44809cb8f99c821e52fe; no voters: 
I20260710 13:19:06.601930 11524 raft_consensus.cc:2804] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:06.602641 11208 raft_consensus.cc:2468] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 3.
I20260710 13:19:06.602937 11524 raft_consensus.cc:697] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 LEADER]: Becoming Leader. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Running, Role: LEADER
I20260710 13:19:06.603807 11524 consensus_queue.cc:237] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [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: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:06.606707 11484 raft_consensus.cc:993] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4: : Instructing follower 3c29248e1862448c89d7f33cfc36b4d9 to start an election
I20260710 13:19:06.607224 11547 raft_consensus.cc:1081] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 2 LEADER]: Signalling peer 3c29248e1862448c89d7f33cfc36b4d9 to start an election
I20260710 13:19:06.608770 11284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06fd0f29943c417d9c59f40fed55af2d"
dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
 from {username='slave'} at 127.0.0.1:37370
I20260710 13:19:06.609205 11284 raft_consensus.cc:493] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:06.609562 11284 raft_consensus.cc:3060] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:06.610896 11105 catalog_manager.cc:5697] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 reported cstate change: term changed from 2 to 3, leader changed from 40650285cd43406987cfec343e2569c4 (127.10.208.129) to 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130). New cstate: current_term: 3 leader_uuid: "3c29248e1862448c89d7f33cfc36b4d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:06.613533 11284 raft_consensus.cc:515] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:06.615760 11284 leader_election.cc:290] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 3 election: Requested vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:19:06.615918 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fd0f29943c417d9c59f40fed55af2d" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "40650285cd43406987cfec343e2569c4"
I20260710 13:19:06.616459 11208 raft_consensus.cc:3055] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:06.616317 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fd0f29943c417d9c59f40fed55af2d" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
I20260710 13:19:06.616801 11208 raft_consensus.cc:740] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 40650285cd43406987cfec343e2569c4, State: Running, Role: LEADER
I20260710 13:19:06.616935 11357 raft_consensus.cc:3060] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:06.617627 11208 consensus_queue.cc:260] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [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: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:06.618837 11208 raft_consensus.cc:3060] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:06.624148 11357 raft_consensus.cc:2468] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 3.
I20260710 13:19:06.624809 11208 raft_consensus.cc:2468] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 3.
I20260710 13:19:06.625095 11247 leader_election.cc:304] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [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: 3c29248e1862448c89d7f33cfc36b4d9, 86178f7d479b44809cb8f99c821e52fe; no voters: 
I20260710 13:19:06.626583 11524 raft_consensus.cc:2804] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:06.626973 11524 raft_consensus.cc:697] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 LEADER]: Becoming Leader. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Running, Role: LEADER
I20260710 13:19:06.627637 11524 consensus_queue.cc:237] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [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: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:06.633877 11105 catalog_manager.cc:5697] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 reported cstate change: term changed from 2 to 3, leader changed from 40650285cd43406987cfec343e2569c4 (127.10.208.129) to 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130). New cstate: current_term: 3 leader_uuid: "3c29248e1862448c89d7f33cfc36b4d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:06.692544 11518 raft_consensus.cc:993] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe: : Instructing follower 3c29248e1862448c89d7f33cfc36b4d9 to start an election
I20260710 13:19:06.692950 11543 raft_consensus.cc:1081] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 3 LEADER]: Signalling peer 3c29248e1862448c89d7f33cfc36b4d9 to start an election
I20260710 13:19:06.694268 11284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e28284ba732d417cadd71d712da94416"
dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
 from {username='slave'} at 127.0.0.1:37356
I20260710 13:19:06.694768 11284 raft_consensus.cc:493] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:06.695109 11284 raft_consensus.cc:3060] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:06.698756 11284 raft_consensus.cc:515] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } } peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } }
I20260710 13:19:06.700095 11284 leader_election.cc:290] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 4 election: Requested vote from peers 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651), 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467)
I20260710 13:19:06.700990 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28284ba732d417cadd71d712da94416" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "40650285cd43406987cfec343e2569c4"
I20260710 13:19:06.700950 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28284ba732d417cadd71d712da94416" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
I20260710 13:19:06.701550 11208 raft_consensus.cc:3060] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:06.701602 11357 raft_consensus.cc:3055] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:06.701982 11357 raft_consensus.cc:740] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 86178f7d479b44809cb8f99c821e52fe, State: Running, Role: LEADER
I20260710 13:19:06.702630 11357 consensus_queue.cc:260] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [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: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } } peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } }
I20260710 13:19:06.703542 11357 raft_consensus.cc:3060] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:06.705310 11208 raft_consensus.cc:2468] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 4.
I20260710 13:19:06.706172 11248 leader_election.cc:304] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [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: 3c29248e1862448c89d7f33cfc36b4d9, 40650285cd43406987cfec343e2569c4; no voters: 
I20260710 13:19:06.706797 11524 raft_consensus.cc:2804] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:06.707294 11524 raft_consensus.cc:697] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [term 4 LEADER]: Becoming Leader. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Running, Role: LEADER
I20260710 13:19:06.708153 11357 raft_consensus.cc:2468] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 4.
I20260710 13:19:06.708073 11524 consensus_queue.cc:237] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [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: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } } peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } }
I20260710 13:19:06.713534 11105 catalog_manager.cc:5697] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 reported cstate change: term changed from 3 to 4, leader changed from 86178f7d479b44809cb8f99c821e52fe (127.10.208.131) to 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130). New cstate: current_term: 4 leader_uuid: "3c29248e1862448c89d7f33cfc36b4d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:06.768950 11484 raft_consensus.cc:993] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4: : Instructing follower 3c29248e1862448c89d7f33cfc36b4d9 to start an election
I20260710 13:19:06.769984 11547 raft_consensus.cc:1081] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [term 2 LEADER]: Signalling peer 3c29248e1862448c89d7f33cfc36b4d9 to start an election
I20260710 13:19:06.772300 11284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66df48ee519f4fecbebb2a7c08edd35c"
dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
 from {username='slave'} at 127.0.0.1:37370
I20260710 13:19:06.773147 11284 raft_consensus.cc:493] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:06.773424 11284 raft_consensus.cc:3060] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:06.778420 11284 raft_consensus.cc:515] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:06.780262 11284 leader_election.cc:290] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 3 election: Requested vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:19:06.781489 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66df48ee519f4fecbebb2a7c08edd35c" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "40650285cd43406987cfec343e2569c4"
I20260710 13:19:06.782485 11208 raft_consensus.cc:3055] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:06.782405 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66df48ee519f4fecbebb2a7c08edd35c" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
I20260710 13:19:06.783416 11357 raft_consensus.cc:3060] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:06.783064 11208 raft_consensus.cc:740] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 40650285cd43406987cfec343e2569c4, State: Running, Role: LEADER
I20260710 13:19:06.788302 11208 consensus_queue.cc:260] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [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: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:06.790191 11208 raft_consensus.cc:3060] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:06.792774 11357 raft_consensus.cc:2468] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 3.
I20260710 13:19:06.794567 11247 leader_election.cc:304] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [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: 3c29248e1862448c89d7f33cfc36b4d9, 86178f7d479b44809cb8f99c821e52fe; no voters: 
I20260710 13:19:06.795868 11524 raft_consensus.cc:2804] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:06.796762 11524 raft_consensus.cc:697] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 LEADER]: Becoming Leader. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Running, Role: LEADER
I20260710 13:19:06.797741 11208 raft_consensus.cc:2468] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 3.
I20260710 13:19:06.797816 11524 consensus_queue.cc:237] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [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: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:06.804816 11105 catalog_manager.cc:5697] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 reported cstate change: term changed from 2 to 3, leader changed from 40650285cd43406987cfec343e2569c4 (127.10.208.129) to 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130). New cstate: current_term: 3 leader_uuid: "3c29248e1862448c89d7f33cfc36b4d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:06.854115 11529 raft_consensus.cc:993] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe: : Instructing follower 3c29248e1862448c89d7f33cfc36b4d9 to start an election
I20260710 13:19:06.854622 11543 raft_consensus.cc:1081] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [term 2 LEADER]: Signalling peer 3c29248e1862448c89d7f33cfc36b4d9 to start an election
I20260710 13:19:06.855903 11284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd9048d9e2d647eda3a346cb0d9a3518"
dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
 from {username='slave'} at 127.0.0.1:37356
I20260710 13:19:06.856316 11284 raft_consensus.cc:493] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:06.856595 11284 raft_consensus.cc:3060] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:06.860343 11284 raft_consensus.cc:515] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:06.861795 11284 leader_election.cc:290] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [CANDIDATE]: Term 3 election: Requested vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:19:06.862424 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9048d9e2d647eda3a346cb0d9a3518" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "40650285cd43406987cfec343e2569c4"
I20260710 13:19:06.862720 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9048d9e2d647eda3a346cb0d9a3518" candidate_uuid: "3c29248e1862448c89d7f33cfc36b4d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
I20260710 13:19:06.862931 11208 raft_consensus.cc:3060] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:06.863277 11357 raft_consensus.cc:3055] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:06.863535 11357 raft_consensus.cc:740] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 86178f7d479b44809cb8f99c821e52fe, State: Running, Role: LEADER
I20260710 13:19:06.864194 11357 consensus_queue.cc:260] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [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: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:06.865049 11357 raft_consensus.cc:3060] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:06.866797 11208 raft_consensus.cc:2468] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 3.
I20260710 13:19:06.867837 11248 leader_election.cc:304] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [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: 3c29248e1862448c89d7f33cfc36b4d9, 40650285cd43406987cfec343e2569c4; no voters: 
I20260710 13:19:06.868505 11524 raft_consensus.cc:2804] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:06.868888 11524 raft_consensus.cc:697] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 LEADER]: Becoming Leader. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Running, Role: LEADER
I20260710 13:19:06.869166 11357 raft_consensus.cc:2468] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c29248e1862448c89d7f33cfc36b4d9 in term 3.
I20260710 13:19:06.869690 11524 consensus_queue.cc:237] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [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: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:06.875566 11105 catalog_manager.cc:5697] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 reported cstate change: term changed from 2 to 3, leader changed from 86178f7d479b44809cb8f99c821e52fe (127.10.208.131) to 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130). New cstate: current_term: 3 leader_uuid: "3c29248e1862448c89d7f33cfc36b4d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.017741 11357 raft_consensus.cc:1275] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 3 FOLLOWER]: Refusing update from remote peer 3c29248e1862448c89d7f33cfc36b4d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:07.018790 11524 consensus_queue.cc:1048] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:07.030752 11208 raft_consensus.cc:1275] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 3 FOLLOWER]: Refusing update from remote peer 3c29248e1862448c89d7f33cfc36b4d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:07.033085 11558 consensus_queue.cc:1048] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:07.064082 11357 raft_consensus.cc:1275] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 3 FOLLOWER]: Refusing update from remote peer 3c29248e1862448c89d7f33cfc36b4d9: 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:07.065259 11524 consensus_queue.cc:1048] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:07.074007 11208 raft_consensus.cc:1275] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 3 FOLLOWER]: Refusing update from remote peer 3c29248e1862448c89d7f33cfc36b4d9: 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:07.076104 11558 consensus_queue.cc:1048] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:07.092482 11357 raft_consensus.cc:1275] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 4 FOLLOWER]: Refusing update from remote peer 3c29248e1862448c89d7f33cfc36b4d9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:07.093554 11558 consensus_queue.cc:1048] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:07.101298 11208 raft_consensus.cc:1275] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [term 4 FOLLOWER]: Refusing update from remote peer 3c29248e1862448c89d7f33cfc36b4d9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:07.102505 11548 consensus_queue.cc:1048] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:07.252669 11357 raft_consensus.cc:1275] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 3 FOLLOWER]: Refusing update from remote peer 3c29248e1862448c89d7f33cfc36b4d9: 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:07.253800 11548 consensus_queue.cc:1048] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:07.262200 11208 raft_consensus.cc:1275] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [term 3 FOLLOWER]: Refusing update from remote peer 3c29248e1862448c89d7f33cfc36b4d9: 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:07.263778 11564 consensus_queue.cc:1048] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:07.385478 11357 raft_consensus.cc:1275] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [term 3 FOLLOWER]: Refusing update from remote peer 3c29248e1862448c89d7f33cfc36b4d9: 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:07.386722 11564 consensus_queue.cc:1048] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:07.394966 11208 raft_consensus.cc:1275] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [term 3 FOLLOWER]: Refusing update from remote peer 3c29248e1862448c89d7f33cfc36b4d9: 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:07.397084 11524 consensus_queue.cc:1048] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:09.539911 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:09.546877 11284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06fd0f29943c417d9c59f40fed55af2d"
dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
mode: GRACEFUL
new_leader_uuid: "86178f7d479b44809cb8f99c821e52fe"
 from {username='slave'} at 127.0.0.1:43736
I20260710 13:19:09.547411 11284 raft_consensus.cc:606] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 LEADER]: Received request to transfer leadership to TS 86178f7d479b44809cb8f99c821e52fe
I20260710 13:19:09.549546 11284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3626d17631b84f649fdb75ff64b3759c"
dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
mode: GRACEFUL
new_leader_uuid: "86178f7d479b44809cb8f99c821e52fe"
 from {username='slave'} at 127.0.0.1:43736
I20260710 13:19:09.549947 11284 raft_consensus.cc:606] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 LEADER]: Received request to transfer leadership to TS 86178f7d479b44809cb8f99c821e52fe
I20260710 13:19:09.551997 11284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66df48ee519f4fecbebb2a7c08edd35c"
dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
mode: GRACEFUL
new_leader_uuid: "40650285cd43406987cfec343e2569c4"
 from {username='slave'} at 127.0.0.1:43736
I20260710 13:19:09.552384 11284 raft_consensus.cc:606] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 LEADER]: Received request to transfer leadership to TS 40650285cd43406987cfec343e2569c4
I20260710 13:19:09.554364 11284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a77d002acec0498690be5a210383e58d"
dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
mode: GRACEFUL
new_leader_uuid: "40650285cd43406987cfec343e2569c4"
 from {username='slave'} at 127.0.0.1:43736
I20260710 13:19:09.554809 11284 raft_consensus.cc:606] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 LEADER]: Received request to transfer leadership to TS 40650285cd43406987cfec343e2569c4
I20260710 13:19:09.557030 11284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd9048d9e2d647eda3a346cb0d9a3518"
dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
mode: GRACEFUL
new_leader_uuid: "40650285cd43406987cfec343e2569c4"
 from {username='slave'} at 127.0.0.1:43736
I20260710 13:19:09.557420 11284 raft_consensus.cc:606] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 LEADER]: Received request to transfer leadership to TS 40650285cd43406987cfec343e2569c4
I20260710 13:19:09.558308 11074 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:19:09.558715 11074 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:09.597714 11564 raft_consensus.cc:993] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9: : Instructing follower 40650285cd43406987cfec343e2569c4 to start an election
I20260710 13:19:09.598125 11570 raft_consensus.cc:1081] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 LEADER]: Signalling peer 40650285cd43406987cfec343e2569c4 to start an election
I20260710 13:19:09.599445 11208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a77d002acec0498690be5a210383e58d"
dest_uuid: "40650285cd43406987cfec343e2569c4"
 from {username='slave'} at 127.0.0.1:40938
I20260710 13:19:09.599794 11208 raft_consensus.cc:493] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.600026 11208 raft_consensus.cc:3060] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.603622 11208 raft_consensus.cc:515] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:09.604885 11208 leader_election.cc:290] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4 [CANDIDATE]: Term 2 election: Requested vote from peers 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:19:09.605690 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77d002acec0498690be5a210383e58d" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
I20260710 13:19:09.605973 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77d002acec0498690be5a210383e58d" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
I20260710 13:19:09.606212 11284 raft_consensus.cc:3055] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:09.606467 11357 raft_consensus.cc:3060] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.606498 11284 raft_consensus.cc:740] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Running, Role: LEADER
I20260710 13:19:09.607376 11284 consensus_queue.cc:260] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:09.608433 11284 raft_consensus.cc:3060] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.612257 11357 raft_consensus.cc:2468] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40650285cd43406987cfec343e2569c4 in term 2.
I20260710 13:19:09.613408 11172 leader_election.cc:304] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40650285cd43406987cfec343e2569c4, 86178f7d479b44809cb8f99c821e52fe; no voters: 
I20260710 13:19:09.613718 11284 raft_consensus.cc:2468] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40650285cd43406987cfec343e2569c4 in term 2.
I20260710 13:19:09.614852 11571 raft_consensus.cc:2804] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.615691 11571 raft_consensus.cc:697] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4 [term 2 LEADER]: Becoming Leader. State: Replica: 40650285cd43406987cfec343e2569c4, State: Running, Role: LEADER
I20260710 13:19:09.616454 11571 consensus_queue.cc:237] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:09.622219 11104 catalog_manager.cc:5697] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4 reported cstate change: term changed from 1 to 2, leader changed from 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130) to 40650285cd43406987cfec343e2569c4 (127.10.208.129). New cstate: current_term: 2 leader_uuid: "40650285cd43406987cfec343e2569c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.632308 11564 raft_consensus.cc:993] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9: : Instructing follower 40650285cd43406987cfec343e2569c4 to start an election
I20260710 13:19:09.632745 11570 raft_consensus.cc:1081] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 LEADER]: Signalling peer 40650285cd43406987cfec343e2569c4 to start an election
I20260710 13:19:09.634101 11208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66df48ee519f4fecbebb2a7c08edd35c"
dest_uuid: "40650285cd43406987cfec343e2569c4"
 from {username='slave'} at 127.0.0.1:40938
I20260710 13:19:09.634505 11208 raft_consensus.cc:493] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.634718 11208 raft_consensus.cc:3060] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:09.638248 11208 raft_consensus.cc:515] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:09.639729 11208 leader_election.cc:290] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [CANDIDATE]: Term 4 election: Requested vote from peers 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:19:09.640434 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66df48ee519f4fecbebb2a7c08edd35c" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
I20260710 13:19:09.640763 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66df48ee519f4fecbebb2a7c08edd35c" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
I20260710 13:19:09.640889 11284 raft_consensus.cc:3055] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:09.641224 11357 raft_consensus.cc:3060] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:09.641247 11284 raft_consensus.cc:740] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Running, Role: LEADER
I20260710 13:19:09.641957 11284 consensus_queue.cc:260] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [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: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:09.642714 11284 raft_consensus.cc:3060] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:09.645089 11357 raft_consensus.cc:2468] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40650285cd43406987cfec343e2569c4 in term 4.
I20260710 13:19:09.645960 11172 leader_election.cc:304] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [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: 40650285cd43406987cfec343e2569c4, 86178f7d479b44809cb8f99c821e52fe; no voters: 
I20260710 13:19:09.646693 11571 raft_consensus.cc:2804] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:09.646740 11284 raft_consensus.cc:2468] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40650285cd43406987cfec343e2569c4 in term 4.
I20260710 13:19:09.647169 11571 raft_consensus.cc:697] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [term 4 LEADER]: Becoming Leader. State: Replica: 40650285cd43406987cfec343e2569c4, State: Running, Role: LEADER
I20260710 13:19:09.647960 11571 consensus_queue.cc:237] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [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: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:09.653581 11104 catalog_manager.cc:5697] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 reported cstate change: term changed from 3 to 4, leader changed from 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130) to 40650285cd43406987cfec343e2569c4 (127.10.208.129). New cstate: current_term: 4 leader_uuid: "40650285cd43406987cfec343e2569c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.674321 11564 raft_consensus.cc:993] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9: : Instructing follower 86178f7d479b44809cb8f99c821e52fe to start an election
I20260710 13:19:09.674707 11570 raft_consensus.cc:1081] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 LEADER]: Signalling peer 86178f7d479b44809cb8f99c821e52fe to start an election
I20260710 13:19:09.676038 11357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06fd0f29943c417d9c59f40fed55af2d"
dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
 from {username='slave'} at 127.0.0.1:41976
I20260710 13:19:09.676436 11357 raft_consensus.cc:493] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.676688 11357 raft_consensus.cc:3060] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:09.680371 11357 raft_consensus.cc:515] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:09.681686 11357 leader_election.cc:290] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 4 election: Requested vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123)
I20260710 13:19:09.682461 11208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fd0f29943c417d9c59f40fed55af2d" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "40650285cd43406987cfec343e2569c4"
I20260710 13:19:09.682766 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fd0f29943c417d9c59f40fed55af2d" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
I20260710 13:19:09.682974 11208 raft_consensus.cc:3060] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:09.683296 11284 raft_consensus.cc:3055] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:09.683580 11284 raft_consensus.cc:740] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Running, Role: LEADER
I20260710 13:19:09.684224 11284 consensus_queue.cc:260] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [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: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:09.685211 11284 raft_consensus.cc:3060] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:09.688473 11208 raft_consensus.cc:2468] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86178f7d479b44809cb8f99c821e52fe in term 4.
I20260710 13:19:09.689563 11322 leader_election.cc:304] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [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: 40650285cd43406987cfec343e2569c4, 86178f7d479b44809cb8f99c821e52fe; no voters: 
I20260710 13:19:09.690215 11543 raft_consensus.cc:2804] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:09.690582 11284 raft_consensus.cc:2468] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86178f7d479b44809cb8f99c821e52fe in term 4.
I20260710 13:19:09.691586 11543 raft_consensus.cc:697] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 4 LEADER]: Becoming Leader. State: Replica: 86178f7d479b44809cb8f99c821e52fe, State: Running, Role: LEADER
I20260710 13:19:09.692343 11543 consensus_queue.cc:237] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [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: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:09.698885 11104 catalog_manager.cc:5697] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe reported cstate change: term changed from 3 to 4, leader changed from 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130) to 86178f7d479b44809cb8f99c821e52fe (127.10.208.131). New cstate: current_term: 4 leader_uuid: "86178f7d479b44809cb8f99c821e52fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:09.815311 11564 raft_consensus.cc:993] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9: : Instructing follower 86178f7d479b44809cb8f99c821e52fe to start an election
I20260710 13:19:09.815707 11570 raft_consensus.cc:1081] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 LEADER]: Signalling peer 86178f7d479b44809cb8f99c821e52fe to start an election
I20260710 13:19:09.817035 11357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3626d17631b84f649fdb75ff64b3759c"
dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
 from {username='slave'} at 127.0.0.1:41976
I20260710 13:19:09.817394 11357 raft_consensus.cc:493] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.817602 11357 raft_consensus.cc:3060] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:09.822264 11357 raft_consensus.cc:515] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:09.823979 11357 leader_election.cc:290] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [CANDIDATE]: Term 4 election: Requested vote from peers 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467), 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123)
I20260710 13:19:09.824827 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626d17631b84f649fdb75ff64b3759c" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
I20260710 13:19:09.824987 11207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3626d17631b84f649fdb75ff64b3759c" candidate_uuid: "86178f7d479b44809cb8f99c821e52fe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "40650285cd43406987cfec343e2569c4"
I20260710 13:19:09.825403 11284 raft_consensus.cc:3055] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:09.825721 11207 raft_consensus.cc:3060] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:09.825750 11284 raft_consensus.cc:740] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Running, Role: LEADER
I20260710 13:19:09.825819 11564 raft_consensus.cc:993] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9: : Instructing follower 40650285cd43406987cfec343e2569c4 to start an election
I20260710 13:19:09.826620 11564 raft_consensus.cc:1081] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 LEADER]: Signalling peer 40650285cd43406987cfec343e2569c4 to start an election
I20260710 13:19:09.826738 11284 consensus_queue.cc:260] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [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: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:09.827775 11284 raft_consensus.cc:3060] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:09.828327 11208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd9048d9e2d647eda3a346cb0d9a3518"
dest_uuid: "40650285cd43406987cfec343e2569c4"
 from {username='slave'} at 127.0.0.1:40938
I20260710 13:19:09.828787 11208 raft_consensus.cc:493] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.829092 11208 raft_consensus.cc:3060] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:09.831746 11207 raft_consensus.cc:2468] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86178f7d479b44809cb8f99c821e52fe in term 4.
I20260710 13:19:09.832785 11322 leader_election.cc:304] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [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: 40650285cd43406987cfec343e2569c4, 86178f7d479b44809cb8f99c821e52fe; no voters: 
I20260710 13:19:09.833426 11284 raft_consensus.cc:2468] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86178f7d479b44809cb8f99c821e52fe in term 4.
I20260710 13:19:09.833498 11543 raft_consensus.cc:2804] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:09.834071 11543 raft_consensus.cc:697] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 4 LEADER]: Becoming Leader. State: Replica: 86178f7d479b44809cb8f99c821e52fe, State: Running, Role: LEADER
I20260710 13:19:09.834824 11208 raft_consensus.cc:515] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:09.834967 11543 consensus_queue.cc:237] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [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: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:09.836736 11208 leader_election.cc:290] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [CANDIDATE]: Term 4 election: Requested vote from peers 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130:38123), 86178f7d479b44809cb8f99c821e52fe (127.10.208.131:46651)
I20260710 13:19:09.837069 11284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9048d9e2d647eda3a346cb0d9a3518" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3c29248e1862448c89d7f33cfc36b4d9"
I20260710 13:19:09.837248 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9048d9e2d647eda3a346cb0d9a3518" candidate_uuid: "40650285cd43406987cfec343e2569c4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "86178f7d479b44809cb8f99c821e52fe"
I20260710 13:19:09.837610 11284 raft_consensus.cc:3055] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:09.837783 11357 raft_consensus.cc:3060] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:09.838013 11284 raft_consensus.cc:740] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3c29248e1862448c89d7f33cfc36b4d9, State: Running, Role: LEADER
I20260710 13:19:09.840477 11284 consensus_queue.cc:260] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [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: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:09.841707 11284 raft_consensus.cc:3060] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:09.842696 11104 catalog_manager.cc:5697] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe reported cstate change: term changed from 3 to 4, leader changed from 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130) to 86178f7d479b44809cb8f99c821e52fe (127.10.208.131). New cstate: current_term: 4 leader_uuid: "86178f7d479b44809cb8f99c821e52fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:09.843397 11357 raft_consensus.cc:2468] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40650285cd43406987cfec343e2569c4 in term 4.
I20260710 13:19:09.844332 11172 leader_election.cc:304] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [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: 40650285cd43406987cfec343e2569c4, 86178f7d479b44809cb8f99c821e52fe; no voters: 
I20260710 13:19:09.845057 11571 raft_consensus.cc:2804] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:09.845577 11571 raft_consensus.cc:697] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [term 4 LEADER]: Becoming Leader. State: Replica: 40650285cd43406987cfec343e2569c4, State: Running, Role: LEADER
I20260710 13:19:09.846444 11571 consensus_queue.cc:237] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [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: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } }
I20260710 13:19:09.847116 11284 raft_consensus.cc:2468] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40650285cd43406987cfec343e2569c4 in term 4.
I20260710 13:19:09.858965 11104 catalog_manager.cc:5697] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 reported cstate change: term changed from 3 to 4, leader changed from 3c29248e1862448c89d7f33cfc36b4d9 (127.10.208.130) to 40650285cd43406987cfec343e2569c4 (127.10.208.129). New cstate: current_term: 4 leader_uuid: "40650285cd43406987cfec343e2569c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:10.037122 11357 raft_consensus.cc:1275] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe [term 2 FOLLOWER]: Refusing update from remote peer 40650285cd43406987cfec343e2569c4: 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:10.038395 11571 consensus_queue.cc:1048] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.049548 11284 raft_consensus.cc:1275] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Refusing update from remote peer 40650285cd43406987cfec343e2569c4: 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:10.052619 11585 consensus_queue.cc:1048] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.053655 11284 raft_consensus.cc:1275] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [term 4 FOLLOWER]: Refusing update from remote peer 40650285cd43406987cfec343e2569c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:10.055397 11585 consensus_queue.cc:1048] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:10.067690 11357 raft_consensus.cc:1275] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 4 FOLLOWER]: Refusing update from remote peer 40650285cd43406987cfec343e2569c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:10.069103 11590 consensus_queue.cc:1048] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:10.167716 11208 raft_consensus.cc:1275] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 4 FOLLOWER]: Refusing update from remote peer 86178f7d479b44809cb8f99c821e52fe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:10.168830 11579 consensus_queue.cc:1048] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:10.177711 11283 raft_consensus.cc:1275] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [term 4 FOLLOWER]: Refusing update from remote peer 86178f7d479b44809cb8f99c821e52fe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:10.179482 11593 consensus_queue.cc:1048] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:10.275192 11283 raft_consensus.cc:1275] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 4 FOLLOWER]: Refusing update from remote peer 86178f7d479b44809cb8f99c821e52fe: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:19:10.276250 11593 consensus_queue.cc:1048] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:10.284193 11208 raft_consensus.cc:1275] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 4 FOLLOWER]: Refusing update from remote peer 86178f7d479b44809cb8f99c821e52fe: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:19:10.285898 11543 consensus_queue.cc:1048] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "40650285cd43406987cfec343e2569c4" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 39467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:10.420368 11357 raft_consensus.cc:1275] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [term 4 FOLLOWER]: Refusing update from remote peer 40650285cd43406987cfec343e2569c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:10.421607 11590 consensus_queue.cc:1048] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86178f7d479b44809cb8f99c821e52fe" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 46651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:10.429271 11283 raft_consensus.cc:1275] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 4 FOLLOWER]: Refusing update from remote peer 40650285cd43406987cfec343e2569c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:10.430716 11572 consensus_queue.cc:1048] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c29248e1862448c89d7f33cfc36b4d9" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:10.559475 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:10.564998 11074 tablet_server.cc:179] TabletServer@127.10.208.129:0 shutting down...
I20260710 13:19:10.589434 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:10.590114 11074 tablet_replica.cc:333] T 361dd8ca1d044d3787c13a736e0c8a6c P 40650285cd43406987cfec343e2569c4: stopping tablet replica
I20260710 13:19:10.590898 11074 raft_consensus.cc:2243] T 361dd8ca1d044d3787c13a736e0c8a6c P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:10.591426 11074 raft_consensus.cc:2272] T 361dd8ca1d044d3787c13a736e0c8a6c P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.593561 11074 tablet_replica.cc:333] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4: stopping tablet replica
I20260710 13:19:10.594060 11074 raft_consensus.cc:2243] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:10.594923 11074 raft_consensus.cc:2272] T dd9048d9e2d647eda3a346cb0d9a3518 P 40650285cd43406987cfec343e2569c4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.596746 11074 tablet_replica.cc:333] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4: stopping tablet replica
I20260710 13:19:10.597270 11074 raft_consensus.cc:2243] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:10.597898 11074 raft_consensus.cc:2272] T a77d002acec0498690be5a210383e58d P 40650285cd43406987cfec343e2569c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.599702 11074 tablet_replica.cc:333] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4: stopping tablet replica
I20260710 13:19:10.600183 11074 raft_consensus.cc:2243] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:10.600598 11074 raft_consensus.cc:2272] T e28284ba732d417cadd71d712da94416 P 40650285cd43406987cfec343e2569c4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.602044 11074 tablet_replica.cc:333] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4: stopping tablet replica
I20260710 13:19:10.602485 11074 raft_consensus.cc:2243] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:10.602878 11074 raft_consensus.cc:2272] T 3626d17631b84f649fdb75ff64b3759c P 40650285cd43406987cfec343e2569c4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.605304 11074 tablet_replica.cc:333] T c21428e668334c9dbc800d1da064522d P 40650285cd43406987cfec343e2569c4: stopping tablet replica
W20260710 13:19:10.605698 11322 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:19:10.605847 11074 raft_consensus.cc:2243] T c21428e668334c9dbc800d1da064522d P 40650285cd43406987cfec343e2569c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:10.606369 11074 raft_consensus.cc:2272] T c21428e668334c9dbc800d1da064522d P 40650285cd43406987cfec343e2569c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.608032 11074 tablet_replica.cc:333] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 40650285cd43406987cfec343e2569c4: stopping tablet replica
I20260710 13:19:10.608683 11074 raft_consensus.cc:2243] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:19:10.608837 11322 consensus_peers.cc:597] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe -> Peer 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467): Couldn't send request to peer 40650285cd43406987cfec343e2569c4. 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:10.609185 11074 raft_consensus.cc:2272] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 40650285cd43406987cfec343e2569c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.610802 11074 tablet_replica.cc:333] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4: stopping tablet replica
I20260710 13:19:10.611275 11074 raft_consensus.cc:2243] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:10.611910 11074 raft_consensus.cc:2272] T 66df48ee519f4fecbebb2a7c08edd35c P 40650285cd43406987cfec343e2569c4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.613525 11074 tablet_replica.cc:333] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4: stopping tablet replica
I20260710 13:19:10.613960 11074 raft_consensus.cc:2243] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:10.614352 11074 raft_consensus.cc:2272] T 06fd0f29943c417d9c59f40fed55af2d P 40650285cd43406987cfec343e2569c4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.759907 11074 tablet_server.cc:196] TabletServer@127.10.208.129:0 shutdown complete.
W20260710 13:19:10.760658 11248 consensus_peers.cc:597] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 -> Peer 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467): Couldn't send request to peer 40650285cd43406987cfec343e2569c4. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:39467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:10.761088 11322 consensus_peers.cc:597] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe -> Peer 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467): Couldn't send request to peer 40650285cd43406987cfec343e2569c4. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:39467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:10.778141 11074 tablet_server.cc:179] TabletServer@127.10.208.130:0 shutting down...
I20260710 13:19:10.801036 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:10.801649 11074 tablet_replica.cc:333] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9: stopping tablet replica
I20260710 13:19:10.802260 11074 raft_consensus.cc:2243] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:10.802714 11074 raft_consensus.cc:2272] T c21428e668334c9dbc800d1da064522d P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.804404 11074 tablet_replica.cc:333] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9: stopping tablet replica
I20260710 13:19:10.804883 11074 raft_consensus.cc:2243] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:10.805564 11074 raft_consensus.cc:2272] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.807123 11074 tablet_replica.cc:333] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9: stopping tablet replica
I20260710 13:19:10.807591 11074 raft_consensus.cc:2243] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:10.808260 11074 raft_consensus.cc:2272] T 361dd8ca1d044d3787c13a736e0c8a6c P 3c29248e1862448c89d7f33cfc36b4d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.809906 11074 tablet_replica.cc:333] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9: stopping tablet replica
I20260710 13:19:10.810423 11074 raft_consensus.cc:2243] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:10.810810 11074 raft_consensus.cc:2272] T dd9048d9e2d647eda3a346cb0d9a3518 P 3c29248e1862448c89d7f33cfc36b4d9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.812608 11074 tablet_replica.cc:333] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9: stopping tablet replica
I20260710 13:19:10.813077 11074 raft_consensus.cc:2243] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:10.813452 11074 raft_consensus.cc:2272] T 06fd0f29943c417d9c59f40fed55af2d P 3c29248e1862448c89d7f33cfc36b4d9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.815250 11074 tablet_replica.cc:333] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9: stopping tablet replica
I20260710 13:19:10.815730 11074 raft_consensus.cc:2243] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:10.816109 11074 raft_consensus.cc:2272] T 3626d17631b84f649fdb75ff64b3759c P 3c29248e1862448c89d7f33cfc36b4d9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.817994 11074 tablet_replica.cc:333] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9: stopping tablet replica
I20260710 13:19:10.818449 11074 raft_consensus.cc:2243] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:10.818811 11074 raft_consensus.cc:2272] T a77d002acec0498690be5a210383e58d P 3c29248e1862448c89d7f33cfc36b4d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.820781 11074 tablet_replica.cc:333] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9: stopping tablet replica
I20260710 13:19:10.821228 11074 raft_consensus.cc:2243] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:10.821861 11074 raft_consensus.cc:2272] T e28284ba732d417cadd71d712da94416 P 3c29248e1862448c89d7f33cfc36b4d9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.823356 11074 tablet_replica.cc:333] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9: stopping tablet replica
I20260710 13:19:10.823755 11074 raft_consensus.cc:2243] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:10.824123 11074 raft_consensus.cc:2272] T 66df48ee519f4fecbebb2a7c08edd35c P 3c29248e1862448c89d7f33cfc36b4d9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.850229 11074 tablet_server.cc:196] TabletServer@127.10.208.130:0 shutdown complete.
W20260710 13:19:10.864073 11322 consensus_peers.cc:597] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe -> Peer 40650285cd43406987cfec343e2569c4 (127.10.208.129:39467): Couldn't send request to peer 40650285cd43406987cfec343e2569c4. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:39467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:10.869169 11074 tablet_server.cc:179] TabletServer@127.10.208.131:0 shutting down...
I20260710 13:19:10.893486 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:10.894119 11074 tablet_replica.cc:333] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe: stopping tablet replica
I20260710 13:19:10.894695 11074 raft_consensus.cc:2243] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:10.895562 11074 raft_consensus.cc:2272] T c21428e668334c9dbc800d1da064522d P 86178f7d479b44809cb8f99c821e52fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.897239 11074 tablet_replica.cc:333] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 86178f7d479b44809cb8f99c821e52fe: stopping tablet replica
I20260710 13:19:10.897713 11074 raft_consensus.cc:2243] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:10.898123 11074 raft_consensus.cc:2272] T 89cd30dfd8aa4329adbdfdf3fdd1917f P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.899648 11074 tablet_replica.cc:333] T 361dd8ca1d044d3787c13a736e0c8a6c P 86178f7d479b44809cb8f99c821e52fe: stopping tablet replica
I20260710 13:19:10.900104 11074 raft_consensus.cc:2243] T 361dd8ca1d044d3787c13a736e0c8a6c P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:10.900501 11074 raft_consensus.cc:2272] T 361dd8ca1d044d3787c13a736e0c8a6c P 86178f7d479b44809cb8f99c821e52fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.902064 11074 tablet_replica.cc:333] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe: stopping tablet replica
I20260710 13:19:10.902698 11074 raft_consensus.cc:2243] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:10.903344 11074 raft_consensus.cc:2272] T 3626d17631b84f649fdb75ff64b3759c P 86178f7d479b44809cb8f99c821e52fe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.905200 11074 tablet_replica.cc:333] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe: stopping tablet replica
I20260710 13:19:10.905679 11074 raft_consensus.cc:2243] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:10.906083 11074 raft_consensus.cc:2272] T e28284ba732d417cadd71d712da94416 P 86178f7d479b44809cb8f99c821e52fe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.907579 11074 tablet_replica.cc:333] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe: stopping tablet replica
I20260710 13:19:10.908008 11074 raft_consensus.cc:2243] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:10.908370 11074 raft_consensus.cc:2272] T a77d002acec0498690be5a210383e58d P 86178f7d479b44809cb8f99c821e52fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.910301 11074 tablet_replica.cc:333] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe: stopping tablet replica
I20260710 13:19:10.910768 11074 raft_consensus.cc:2243] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:10.911188 11074 raft_consensus.cc:2272] T dd9048d9e2d647eda3a346cb0d9a3518 P 86178f7d479b44809cb8f99c821e52fe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.912889 11074 tablet_replica.cc:333] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe: stopping tablet replica
I20260710 13:19:10.913311 11074 raft_consensus.cc:2243] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:10.913945 11074 raft_consensus.cc:2272] T 06fd0f29943c417d9c59f40fed55af2d P 86178f7d479b44809cb8f99c821e52fe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.915799 11074 tablet_replica.cc:333] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe: stopping tablet replica
I20260710 13:19:10.916224 11074 raft_consensus.cc:2243] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:10.916611 11074 raft_consensus.cc:2272] T 66df48ee519f4fecbebb2a7c08edd35c P 86178f7d479b44809cb8f99c821e52fe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:10.941459 11074 tablet_server.cc:196] TabletServer@127.10.208.131:0 shutdown complete.
I20260710 13:19:10.956588 11074 master.cc:562] Master@127.10.208.190:44771 shutting down...
I20260710 13:19:11.146752 11074 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:11.147450 11074 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:11.147887 11074 tablet_replica.cc:333] T 00000000000000000000000000000000 P c59444502e0b4a2fa20b6eccd7153ac7: stopping tablet replica
I20260710 13:19:11.166625 11074 master.cc:584] Master@127.10.208.190:44771 shutdown complete.
3c29248e1862448c89d7f33cfc36b4d9  4
40650285cd43406987cfec343e2569c4  4
86178f7d479b44809cb8f99c821e52fe  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (14485 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:19:11.207067 11074 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.208.190:36543
I20260710 13:19:11.208220 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:11.213737 11604 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:11.213883 11605 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:11.214649 11607 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:11.215411 11074 server_base.cc:1061] running on GCE node
I20260710 13:19:11.216282 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:11.216470 11074 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:11.216661 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689551216647 us; error 0 us; skew 500 ppm
I20260710 13:19:11.217229 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:11.219677 11074 webserver.cc:533] Webserver started at http://127.10.208.190:45783/ using document root <none> and password file <none>
I20260710 13:19:11.220194 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:11.220397 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:11.220672 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:11.221751 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536563046-11074-0/minicluster-data/master-0-root/instance:
uuid: "091cc9a51f8b4aabac35ba4584d65634"
format_stamp: "Formatted at 2026-07-10 13:19:11 on dist-test-slave-dc44"
I20260710 13:19:11.226096 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:19:11.229265 11612 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:11.230109 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:11.230343 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536563046-11074-0/minicluster-data/master-0-root
uuid: "091cc9a51f8b4aabac35ba4584d65634"
format_stamp: "Formatted at 2026-07-10 13:19:11 on dist-test-slave-dc44"
I20260710 13:19:11.230566 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536563046-11074-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536563046-11074-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536563046-11074-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:11.259855 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:11.260993 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:11.296499 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.190:36543
I20260710 13:19:11.296617 11663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.190:36543 every 8 connection(s)
I20260710 13:19:11.300139 11664 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:11.308686 11664 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634: Bootstrap starting.
I20260710 13:19:11.313159 11664 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:11.316877 11664 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634: No bootstrap required, opened a new log
I20260710 13:19:11.318751 11664 raft_consensus.cc:359] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "091cc9a51f8b4aabac35ba4584d65634" member_type: VOTER }
I20260710 13:19:11.319197 11664 raft_consensus.cc:385] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:11.319380 11664 raft_consensus.cc:740] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 091cc9a51f8b4aabac35ba4584d65634, State: Initialized, Role: FOLLOWER
I20260710 13:19:11.319844 11664 consensus_queue.cc:260] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "091cc9a51f8b4aabac35ba4584d65634" member_type: VOTER }
I20260710 13:19:11.320304 11664 raft_consensus.cc:399] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:11.320494 11664 raft_consensus.cc:493] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:11.320693 11664 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:11.324277 11664 raft_consensus.cc:515] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "091cc9a51f8b4aabac35ba4584d65634" member_type: VOTER }
I20260710 13:19:11.324697 11664 leader_election.cc:304] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634 [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: 091cc9a51f8b4aabac35ba4584d65634; no voters: 
I20260710 13:19:11.325728 11664 leader_election.cc:290] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:11.326119 11667 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:11.327426 11667 raft_consensus.cc:697] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634 [term 1 LEADER]: Becoming Leader. State: Replica: 091cc9a51f8b4aabac35ba4584d65634, State: Running, Role: LEADER
I20260710 13:19:11.328071 11667 consensus_queue.cc:237] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634 [LEADER]: Queue going to LEADER mode. State: All 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: "091cc9a51f8b4aabac35ba4584d65634" member_type: VOTER }
I20260710 13:19:11.328624 11664 sys_catalog.cc:565] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:11.332585 11668 sys_catalog.cc:455] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "091cc9a51f8b4aabac35ba4584d65634" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "091cc9a51f8b4aabac35ba4584d65634" member_type: VOTER } }
I20260710 13:19:11.332713 11669 sys_catalog.cc:455] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 091cc9a51f8b4aabac35ba4584d65634. Latest consensus state: current_term: 1 leader_uuid: "091cc9a51f8b4aabac35ba4584d65634" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "091cc9a51f8b4aabac35ba4584d65634" member_type: VOTER } }
I20260710 13:19:11.333184 11669 sys_catalog.cc:458] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:11.333166 11668 sys_catalog.cc:458] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:11.335266 11675 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:11.343375 11675 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:11.346346 11074 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:11.352408 11675 catalog_manager.cc:1383] Generated new cluster ID: 60667084340d4814aaea83dfd8dc54ae
I20260710 13:19:11.352667 11675 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:11.395680 11675 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:11.396863 11675 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:11.418182 11675 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634: Generated new TSK 0
I20260710 13:19:11.418731 11675 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:11.476670 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:11.482468 11685 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:11.484004 11686 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:11.484927 11688 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:11.485138 11074 server_base.cc:1061] running on GCE node
I20260710 13:19:11.485994 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:11.486166 11074 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:11.486279 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689551486264 us; error 0 us; skew 500 ppm
I20260710 13:19:11.486725 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:11.488936 11074 webserver.cc:533] Webserver started at http://127.10.208.129:35119/ using document root <none> and password file <none>
I20260710 13:19:11.489363 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:11.489513 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:11.489713 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:11.490658 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536563046-11074-0/minicluster-data/ts-0-root/instance:
uuid: "bed02c4e327040d5bf66e916382ab7f6"
format_stamp: "Formatted at 2026-07-10 13:19:11 on dist-test-slave-dc44"
I20260710 13:19:11.494763 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:19:11.497718 11693 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:11.498427 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:11.498703 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536563046-11074-0/minicluster-data/ts-0-root
uuid: "bed02c4e327040d5bf66e916382ab7f6"
format_stamp: "Formatted at 2026-07-10 13:19:11 on dist-test-slave-dc44"
I20260710 13:19:11.499042 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536563046-11074-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536563046-11074-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536563046-11074-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:11.512997 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:11.514166 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:11.515547 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:11.517654 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:11.517874 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:11.518115 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:11.518303 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:11.556533 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.129:43629
I20260710 13:19:11.556622 11755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.129:43629 every 8 connection(s)
I20260710 13:19:11.561241 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:11.568208 11760 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:11.570308 11761 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:11.571369 11763 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:11.571844 11074 server_base.cc:1061] running on GCE node
I20260710 13:19:11.572983 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:11.573154 11074 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:11.573273 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689551573262 us; error 0 us; skew 500 ppm
I20260710 13:19:11.573694 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:11.576231 11074 webserver.cc:533] Webserver started at http://127.10.208.130:32987/ using document root <none> and password file <none>
I20260710 13:19:11.576845 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:11.577064 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:11.577386 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:11.578023 11756 heartbeater.cc:344] Connected to a master server at 127.10.208.190:36543
I20260710 13:19:11.578361 11756 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:11.578637 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536563046-11074-0/minicluster-data/ts-1-root/instance:
uuid: "ea39aa3eb66942ccb5ead86e726352a3"
format_stamp: "Formatted at 2026-07-10 13:19:11 on dist-test-slave-dc44"
I20260710 13:19:11.579113 11756 heartbeater.cc:507] Master 127.10.208.190:36543 requested a full tablet report, sending...
I20260710 13:19:11.581133 11629 ts_manager.cc:194] Registered new tserver with Master: bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629)
I20260710 13:19:11.583389 11629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60178
I20260710 13:19:11.583801 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260710 13:19:11.586872 11768 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:11.587648 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:11.587914 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536563046-11074-0/minicluster-data/ts-1-root
uuid: "ea39aa3eb66942ccb5ead86e726352a3"
format_stamp: "Formatted at 2026-07-10 13:19:11 on dist-test-slave-dc44"
I20260710 13:19:11.588186 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536563046-11074-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536563046-11074-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536563046-11074-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:11.613547 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:11.614740 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:11.616122 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:11.618145 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:11.618311 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:11.618618 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:11.618772 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:11.656895 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.130:41545
I20260710 13:19:11.657002 11830 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.130:41545 every 8 connection(s)
I20260710 13:19:11.661298 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:11.668589 11834 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:11.671170 11835 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:11.672196 11837 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:11.672857 11074 server_base.cc:1061] running on GCE node
I20260710 13:19:11.673528 11831 heartbeater.cc:344] Connected to a master server at 127.10.208.190:36543
I20260710 13:19:11.673820 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:19:11.673910 11831 heartbeater.cc:461] Registering TS with master...
W20260710 13:19:11.674098 11074 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:11.674295 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689551674277 us; error 0 us; skew 500 ppm
I20260710 13:19:11.674710 11831 heartbeater.cc:507] Master 127.10.208.190:36543 requested a full tablet report, sending...
I20260710 13:19:11.675045 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:11.676776 11629 ts_manager.cc:194] Registered new tserver with Master: ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545)
I20260710 13:19:11.677680 11074 webserver.cc:533] Webserver started at http://127.10.208.131:37691/ using document root <none> and password file <none>
I20260710 13:19:11.678175 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:11.678229 11629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60182
I20260710 13:19:11.678398 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:11.678737 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:11.679982 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536563046-11074-0/minicluster-data/ts-2-root/instance:
uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
format_stamp: "Formatted at 2026-07-10 13:19:11 on dist-test-slave-dc44"
I20260710 13:19:11.684001 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:11.687119 11842 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:11.687798 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:11.688089 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536563046-11074-0/minicluster-data/ts-2-root
uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
format_stamp: "Formatted at 2026-07-10 13:19:11 on dist-test-slave-dc44"
I20260710 13:19:11.688376 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536563046-11074-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536563046-11074-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689536563046-11074-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:11.701213 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:11.702286 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:11.703718 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:11.705785 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:11.706009 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:11.706255 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:11.706444 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:11.745446 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.131:34947
I20260710 13:19:11.745532 11904 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.131:34947 every 8 connection(s)
I20260710 13:19:11.758728 11905 heartbeater.cc:344] Connected to a master server at 127.10.208.190:36543
I20260710 13:19:11.759091 11905 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:11.759709 11905 heartbeater.cc:507] Master 127.10.208.190:36543 requested a full tablet report, sending...
I20260710 13:19:11.761435 11629 ts_manager.cc:194] Registered new tserver with Master: 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:11.761869 11074 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013346499s
I20260710 13:19:11.762646 11629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60190
I20260710 13:19:11.784636 11629 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60192:
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:11.787345 11629 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:11.852553 11721 tablet_service.cc:1511] Processing CreateTablet for tablet 2b307a6bd8904ba2b435a85c8d8eaa43 (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:11.852953 11720 tablet_service.cc:1511] Processing CreateTablet for tablet d68d609ee4c343d299f4095d90b81a20 (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:11.854034 11721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b307a6bd8904ba2b435a85c8d8eaa43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.854712 11720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d68d609ee4c343d299f4095d90b81a20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.860538 11719 tablet_service.cc:1511] Processing CreateTablet for tablet 4f03f87afe6544cab3d00d93fd3c38c6 (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:11.861824 11719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f03f87afe6544cab3d00d93fd3c38c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.864188 11870 tablet_service.cc:1511] Processing CreateTablet for tablet 2b307a6bd8904ba2b435a85c8d8eaa43 (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:11.865428 11870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b307a6bd8904ba2b435a85c8d8eaa43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.868134 11869 tablet_service.cc:1511] Processing CreateTablet for tablet d68d609ee4c343d299f4095d90b81a20 (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:11.869418 11869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d68d609ee4c343d299f4095d90b81a20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.869261 11867 tablet_service.cc:1511] Processing CreateTablet for tablet a6b0c196acba499b8faae22edf0faba0 (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:11.870501 11867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b0c196acba499b8faae22edf0faba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.870303 11718 tablet_service.cc:1511] Processing CreateTablet for tablet a6b0c196acba499b8faae22edf0faba0 (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:11.872082 11718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b0c196acba499b8faae22edf0faba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.871214 11868 tablet_service.cc:1511] Processing CreateTablet for tablet 4f03f87afe6544cab3d00d93fd3c38c6 (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:11.875581 11868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f03f87afe6544cab3d00d93fd3c38c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.883821 11866 tablet_service.cc:1511] Processing CreateTablet for tablet 32beade32aa84a4b9a1519dd328dc0b3 (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:11.885134 11866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32beade32aa84a4b9a1519dd328dc0b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.884816 11717 tablet_service.cc:1511] Processing CreateTablet for tablet 32beade32aa84a4b9a1519dd328dc0b3 (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:11.886499 11717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32beade32aa84a4b9a1519dd328dc0b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.890020 11865 tablet_service.cc:1511] Processing CreateTablet for tablet 96cbee16e9fa4674b3bfa128f97af401 (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:11.891325 11865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cbee16e9fa4674b3bfa128f97af401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.900470 11716 tablet_service.cc:1511] Processing CreateTablet for tablet 96cbee16e9fa4674b3bfa128f97af401 (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:11.901204 11864 tablet_service.cc:1511] Processing CreateTablet for tablet cd72649c654f4a5b85c5f04f9173c69b (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:11.902220 11716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cbee16e9fa4674b3bfa128f97af401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.902904 11864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd72649c654f4a5b85c5f04f9173c69b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.909437 11863 tablet_service.cc:1511] Processing CreateTablet for tablet cb6f222b0db4483f9115e69d156911fe (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:11.912395 11715 tablet_service.cc:1511] Processing CreateTablet for tablet cd72649c654f4a5b85c5f04f9173c69b (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:11.914084 11715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd72649c654f4a5b85c5f04f9173c69b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.912421 11863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6f222b0db4483f9115e69d156911fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.917902 11862 tablet_service.cc:1511] Processing CreateTablet for tablet fa1374f75d67479d92c1e6cab20f54df (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:11.919797 11862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa1374f75d67479d92c1e6cab20f54df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.924953 11714 tablet_service.cc:1511] Processing CreateTablet for tablet cb6f222b0db4483f9115e69d156911fe (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:11.926606 11714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6f222b0db4483f9115e69d156911fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.929219 11861 tablet_service.cc:1511] Processing CreateTablet for tablet 0704aef5747142c893f1316ffbc19bcb (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:11.930505 11861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0704aef5747142c893f1316ffbc19bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.944792 11713 tablet_service.cc:1511] Processing CreateTablet for tablet fa1374f75d67479d92c1e6cab20f54df (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:11.946158 11713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa1374f75d67479d92c1e6cab20f54df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.948031 11712 tablet_service.cc:1511] Processing CreateTablet for tablet 0704aef5747142c893f1316ffbc19bcb (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:11.949169 11712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0704aef5747142c893f1316ffbc19bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.973595 11796 tablet_service.cc:1511] Processing CreateTablet for tablet 2b307a6bd8904ba2b435a85c8d8eaa43 (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:11.976974 11792 tablet_service.cc:1511] Processing CreateTablet for tablet 32beade32aa84a4b9a1519dd328dc0b3 (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:11.980610 11793 tablet_service.cc:1511] Processing CreateTablet for tablet a6b0c196acba499b8faae22edf0faba0 (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:11.981864 11791 tablet_service.cc:1511] Processing CreateTablet for tablet 96cbee16e9fa4674b3bfa128f97af401 (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:11.983057 11794 tablet_service.cc:1511] Processing CreateTablet for tablet 4f03f87afe6544cab3d00d93fd3c38c6 (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:11.975502 11795 tablet_service.cc:1511] Processing CreateTablet for tablet d68d609ee4c343d299f4095d90b81a20 (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:11.986564 11796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b307a6bd8904ba2b435a85c8d8eaa43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.989728 11791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cbee16e9fa4674b3bfa128f97af401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:11.991679 11790 tablet_service.cc:1511] Processing CreateTablet for tablet cd72649c654f4a5b85c5f04f9173c69b (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:11.994055 11795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d68d609ee4c343d299f4095d90b81a20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:12.001164 11789 tablet_service.cc:1511] Processing CreateTablet for tablet cb6f222b0db4483f9115e69d156911fe (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:12.003796 11788 tablet_service.cc:1511] Processing CreateTablet for tablet fa1374f75d67479d92c1e6cab20f54df (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:12.004169 11787 tablet_service.cc:1511] Processing CreateTablet for tablet 0704aef5747142c893f1316ffbc19bcb (DEFAULT_TABLE table=test-workload [id=214039ffe7e64431a21660c69d2b4855]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:12.008157 11790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd72649c654f4a5b85c5f04f9173c69b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:12.011291 11794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f03f87afe6544cab3d00d93fd3c38c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:12.015377 11787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0704aef5747142c893f1316ffbc19bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:12.021066 11920 tablet_bootstrap.cc:492] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f: Bootstrap starting.
I20260710 13:19:12.039800 11793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b0c196acba499b8faae22edf0faba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:12.041548 11792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32beade32aa84a4b9a1519dd328dc0b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:12.044291 11789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6f222b0db4483f9115e69d156911fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:12.044950 11920 tablet_bootstrap.cc:654] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.048074 11788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa1374f75d67479d92c1e6cab20f54df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:12.041642 11921 tablet_bootstrap.cc:492] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6: Bootstrap starting.
I20260710 13:19:12.081779 11922 tablet_bootstrap.cc:492] T d68d609ee4c343d299f4095d90b81a20 P ea39aa3eb66942ccb5ead86e726352a3: Bootstrap starting.
I20260710 13:19:12.085422 11921 tablet_bootstrap.cc:654] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.088590 11920 tablet_bootstrap.cc:492] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f: No bootstrap required, opened a new log
I20260710 13:19:12.089002 11920 ts_tablet_manager.cc:1403] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f: Time spent bootstrapping tablet: real 0.089s	user 0.004s	sys 0.010s
I20260710 13:19:12.094764 11921 tablet_bootstrap.cc:492] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6: No bootstrap required, opened a new log
I20260710 13:19:12.095095 11922 tablet_bootstrap.cc:654] T d68d609ee4c343d299f4095d90b81a20 P ea39aa3eb66942ccb5ead86e726352a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.095214 11921 ts_tablet_manager.cc:1403] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.006s
I20260710 13:19:12.095023 11920 raft_consensus.cc:359] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.095855 11920 raft_consensus.cc:385] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.096177 11920 raft_consensus.cc:740] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.096928 11920 consensus_queue.cc:260] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.097734 11921 raft_consensus.cc:359] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.098744 11921 raft_consensus.cc:385] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.099066 11921 raft_consensus.cc:740] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.099741 11921 consensus_queue.cc:260] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.102171 11756 heartbeater.cc:499] Master 127.10.208.190:36543 was elected leader, sending a full tablet report...
I20260710 13:19:12.102552 11921 ts_tablet_manager.cc:1434] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260710 13:19:12.103528 11921 tablet_bootstrap.cc:492] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6: Bootstrap starting.
I20260710 13:19:12.104516 11922 tablet_bootstrap.cc:492] T d68d609ee4c343d299f4095d90b81a20 P ea39aa3eb66942ccb5ead86e726352a3: No bootstrap required, opened a new log
I20260710 13:19:12.104950 11922 ts_tablet_manager.cc:1403] T d68d609ee4c343d299f4095d90b81a20 P ea39aa3eb66942ccb5ead86e726352a3: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.003s
I20260710 13:19:12.108314 11922 raft_consensus.cc:359] T d68d609ee4c343d299f4095d90b81a20 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.109010 11922 raft_consensus.cc:385] T d68d609ee4c343d299f4095d90b81a20 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.109282 11922 raft_consensus.cc:740] T d68d609ee4c343d299f4095d90b81a20 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea39aa3eb66942ccb5ead86e726352a3, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.109668 11921 tablet_bootstrap.cc:654] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.110061 11922 consensus_queue.cc:260] T d68d609ee4c343d299f4095d90b81a20 P ea39aa3eb66942ccb5ead86e726352a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.112473 11905 heartbeater.cc:499] Master 127.10.208.190:36543 was elected leader, sending a full tablet report...
I20260710 13:19:12.112979 11920 ts_tablet_manager.cc:1434] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.009s
I20260710 13:19:12.113919 11920 tablet_bootstrap.cc:492] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f: Bootstrap starting.
I20260710 13:19:12.120141 11920 tablet_bootstrap.cc:654] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.136904 11920 tablet_bootstrap.cc:492] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f: No bootstrap required, opened a new log
I20260710 13:19:12.137399 11920 ts_tablet_manager.cc:1403] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260710 13:19:12.138660 11922 ts_tablet_manager.cc:1434] T d68d609ee4c343d299f4095d90b81a20 P ea39aa3eb66942ccb5ead86e726352a3: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.006s
I20260710 13:19:12.139549 11831 heartbeater.cc:499] Master 127.10.208.190:36543 was elected leader, sending a full tablet report...
I20260710 13:19:12.140276 11920 raft_consensus.cc:359] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.140841 11920 raft_consensus.cc:385] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.141346 11920 raft_consensus.cc:740] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.142136 11920 consensus_queue.cc:260] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.143926 11920 ts_tablet_manager.cc:1434] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:12.144631 11920 tablet_bootstrap.cc:492] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f: Bootstrap starting.
I20260710 13:19:12.150123 11920 tablet_bootstrap.cc:654] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.155244 11920 tablet_bootstrap.cc:492] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f: No bootstrap required, opened a new log
I20260710 13:19:12.155676 11920 ts_tablet_manager.cc:1403] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.009s
I20260710 13:19:12.155728 11922 tablet_bootstrap.cc:492] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3: Bootstrap starting.
I20260710 13:19:12.158028 11920 raft_consensus.cc:359] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.158552 11920 raft_consensus.cc:385] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.158847 11920 raft_consensus.cc:740] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.159703 11920 consensus_queue.cc:260] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.164992 11922 tablet_bootstrap.cc:654] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.165441 11920 ts_tablet_manager.cc:1434] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:19:12.166491 11920 tablet_bootstrap.cc:492] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f: Bootstrap starting.
I20260710 13:19:12.166934 11921 tablet_bootstrap.cc:492] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6: No bootstrap required, opened a new log
I20260710 13:19:12.167479 11921 ts_tablet_manager.cc:1403] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6: Time spent bootstrapping tablet: real 0.064s	user 0.023s	sys 0.036s
I20260710 13:19:12.171231 11921 raft_consensus.cc:359] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } }
I20260710 13:19:12.172273 11921 raft_consensus.cc:385] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.172724 11921 raft_consensus.cc:740] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.173197 11920 tablet_bootstrap.cc:654] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.173971 11921 consensus_queue.cc:260] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } }
I20260710 13:19:12.174993 11927 raft_consensus.cc:493] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:12.175410 11927 raft_consensus.cc:515] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } }
I20260710 13:19:12.176240 11922 tablet_bootstrap.cc:492] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3: No bootstrap required, opened a new log
I20260710 13:19:12.176695 11922 ts_tablet_manager.cc:1403] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.002s
I20260710 13:19:12.179651 11922 raft_consensus.cc:359] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.180328 11922 raft_consensus.cc:385] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.180652 11922 raft_consensus.cc:740] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea39aa3eb66942ccb5ead86e726352a3, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.181569 11922 consensus_queue.cc:260] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.184001 11922 ts_tablet_manager.cc:1434] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:12.185009 11922 tablet_bootstrap.cc:492] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3: Bootstrap starting.
I20260710 13:19:12.191776 11927 leader_election.cc:290] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947), ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545)
I20260710 13:19:12.194325 11920 tablet_bootstrap.cc:492] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f: No bootstrap required, opened a new log
I20260710 13:19:12.195051 11920 ts_tablet_manager.cc:1403] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.020s
I20260710 13:19:12.195704 11922 tablet_bootstrap.cc:654] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.198976 11920 raft_consensus.cc:359] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.200063 11920 raft_consensus.cc:385] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.200500 11920 raft_consensus.cc:740] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.201603 11920 consensus_queue.cc:260] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.209697 11920 ts_tablet_manager.cc:1434] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:19:12.211254 11920 tablet_bootstrap.cc:492] T 32beade32aa84a4b9a1519dd328dc0b3 P 0e97ddbecaa64712b1bfec513c6f3b4f: Bootstrap starting.
I20260710 13:19:12.219882 11920 tablet_bootstrap.cc:654] T 32beade32aa84a4b9a1519dd328dc0b3 P 0e97ddbecaa64712b1bfec513c6f3b4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.247213 11920 tablet_bootstrap.cc:492] T 32beade32aa84a4b9a1519dd328dc0b3 P 0e97ddbecaa64712b1bfec513c6f3b4f: No bootstrap required, opened a new log
I20260710 13:19:12.247941 11920 ts_tablet_manager.cc:1403] T 32beade32aa84a4b9a1519dd328dc0b3 P 0e97ddbecaa64712b1bfec513c6f3b4f: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.014s
I20260710 13:19:12.251726 11921 ts_tablet_manager.cc:1434] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6: Time spent starting tablet: real 0.084s	user 0.039s	sys 0.040s
I20260710 13:19:12.251422 11920 raft_consensus.cc:359] T 32beade32aa84a4b9a1519dd328dc0b3 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.252270 11920 raft_consensus.cc:385] T 32beade32aa84a4b9a1519dd328dc0b3 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.252714 11921 tablet_bootstrap.cc:492] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6: Bootstrap starting.
I20260710 13:19:12.252629 11920 raft_consensus.cc:740] T 32beade32aa84a4b9a1519dd328dc0b3 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.253427 11920 consensus_queue.cc:260] T 32beade32aa84a4b9a1519dd328dc0b3 P 0e97ddbecaa64712b1bfec513c6f3b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.254912 11880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b307a6bd8904ba2b435a85c8d8eaa43" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" is_pre_election: true
W20260710 13:19:12.256362 11695 leader_election.cc:343] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:12.256336 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b307a6bd8904ba2b435a85c8d8eaa43" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3" is_pre_election: true
I20260710 13:19:12.258677 11922 tablet_bootstrap.cc:492] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3: No bootstrap required, opened a new log
I20260710 13:19:12.259246 11922 ts_tablet_manager.cc:1403] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3: Time spent bootstrapping tablet: real 0.075s	user 0.034s	sys 0.018s
W20260710 13:19:12.260258 11694 leader_election.cc:343] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:12.260700 11694 leader_election.cc:304] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bed02c4e327040d5bf66e916382ab7f6; no voters: 0e97ddbecaa64712b1bfec513c6f3b4f, ea39aa3eb66942ccb5ead86e726352a3
I20260710 13:19:12.261546 11921 tablet_bootstrap.cc:654] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.262100 11920 ts_tablet_manager.cc:1434] T 32beade32aa84a4b9a1519dd328dc0b3 P 0e97ddbecaa64712b1bfec513c6f3b4f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 13:19:12.263098 11920 tablet_bootstrap.cc:492] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f: Bootstrap starting.
I20260710 13:19:12.262980 11922 raft_consensus.cc:359] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.263978 11922 raft_consensus.cc:385] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.264305 11922 raft_consensus.cc:740] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea39aa3eb66942ccb5ead86e726352a3, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.265053 11922 consensus_queue.cc:260] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.268121 11922 ts_tablet_manager.cc:1434] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:12.269096 11922 tablet_bootstrap.cc:492] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3: Bootstrap starting.
I20260710 13:19:12.271234 11934 raft_consensus.cc:2749] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:12.272773 11921 tablet_bootstrap.cc:492] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6: No bootstrap required, opened a new log
I20260710 13:19:12.273226 11921 ts_tablet_manager.cc:1403] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
I20260710 13:19:12.275036 11922 tablet_bootstrap.cc:654] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.275619 11920 tablet_bootstrap.cc:654] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.276027 11921 raft_consensus.cc:359] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.276734 11921 raft_consensus.cc:385] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.277032 11921 raft_consensus.cc:740] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.277989 11921 consensus_queue.cc:260] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.280377 11921 ts_tablet_manager.cc:1434] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:12.283586 11921 tablet_bootstrap.cc:492] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6: Bootstrap starting.
I20260710 13:19:12.286302 11920 tablet_bootstrap.cc:492] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f: No bootstrap required, opened a new log
I20260710 13:19:12.286845 11920 ts_tablet_manager.cc:1403] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.002s
I20260710 13:19:12.289498 11921 tablet_bootstrap.cc:654] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.289842 11920 raft_consensus.cc:359] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.291924 11920 raft_consensus.cc:385] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.292326 11920 raft_consensus.cc:740] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.293004 11922 tablet_bootstrap.cc:492] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3: No bootstrap required, opened a new log
I20260710 13:19:12.293452 11922 ts_tablet_manager.cc:1403] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260710 13:19:12.293419 11920 consensus_queue.cc:260] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.296482 11920 ts_tablet_manager.cc:1434] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:12.296274 11922 raft_consensus.cc:359] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } }
I20260710 13:19:12.296967 11922 raft_consensus.cc:385] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.297264 11922 raft_consensus.cc:740] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea39aa3eb66942ccb5ead86e726352a3, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.297727 11920 tablet_bootstrap.cc:492] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f: Bootstrap starting.
I20260710 13:19:12.297995 11922 consensus_queue.cc:260] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } }
I20260710 13:19:12.300134 11922 ts_tablet_manager.cc:1434] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:12.300917 11921 tablet_bootstrap.cc:492] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6: No bootstrap required, opened a new log
I20260710 13:19:12.301081 11922 tablet_bootstrap.cc:492] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3: Bootstrap starting.
I20260710 13:19:12.301519 11921 ts_tablet_manager.cc:1403] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 13:19:12.304527 11920 tablet_bootstrap.cc:654] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.304303 11921 raft_consensus.cc:359] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.305007 11921 raft_consensus.cc:385] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.305320 11921 raft_consensus.cc:740] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.306232 11921 consensus_queue.cc:260] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.307521 11922 tablet_bootstrap.cc:654] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.310801 11921 ts_tablet_manager.cc:1434] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:12.311764 11921 tablet_bootstrap.cc:492] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6: Bootstrap starting.
I20260710 13:19:12.319681 11921 tablet_bootstrap.cc:654] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.326051 11920 tablet_bootstrap.cc:492] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f: No bootstrap required, opened a new log
I20260710 13:19:12.326663 11920 ts_tablet_manager.cc:1403] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.016s
I20260710 13:19:12.330624 11920 raft_consensus.cc:359] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.331539 11920 raft_consensus.cc:385] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.331832 11920 raft_consensus.cc:740] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.332721 11920 consensus_queue.cc:260] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.333743 11921 tablet_bootstrap.cc:492] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6: No bootstrap required, opened a new log
I20260710 13:19:12.334229 11921 ts_tablet_manager.cc:1403] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260710 13:19:12.334548 11926 raft_consensus.cc:493] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:12.335623 11920 ts_tablet_manager.cc:1434] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:19:12.335160 11926 raft_consensus.cc:515] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.336346 11928 raft_consensus.cc:493] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:12.336694 11920 tablet_bootstrap.cc:492] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f: Bootstrap starting.
I20260710 13:19:12.336808 11928 raft_consensus.cc:515] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } }
I20260710 13:19:12.338532 11926 leader_election.cc:290] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545)
I20260710 13:19:12.341470 11926 raft_consensus.cc:493] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:19:12.342877 11677 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:12.346755 11928 leader_election.cc:290] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:12.356238 11926 raft_consensus.cc:515] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.360743 11921 raft_consensus.cc:359] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.361737 11921 raft_consensus.cc:385] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.362053 11921 raft_consensus.cc:740] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.363551 11921 consensus_queue.cc:260] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.363997 11926 leader_election.cc:290] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545)
I20260710 13:19:12.367529 11926 raft_consensus.cc:493] T 32beade32aa84a4b9a1519dd328dc0b3 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:12.369223 11926 raft_consensus.cc:515] T 32beade32aa84a4b9a1519dd328dc0b3 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.375366 11920 tablet_bootstrap.cc:654] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.380331 11921 ts_tablet_manager.cc:1434] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
I20260710 13:19:12.381353 11921 tablet_bootstrap.cc:492] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6: Bootstrap starting.
I20260710 13:19:12.381491 11946 raft_consensus.cc:493] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:12.381933 11946 raft_consensus.cc:515] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.383148 11934 raft_consensus.cc:493] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:12.383618 11934 raft_consensus.cc:515] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.385690 11934 leader_election.cc:290] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:12.387254 11880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0704aef5747142c893f1316ffbc19bcb" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" is_pre_election: true
I20260710 13:19:12.387586 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0704aef5747142c893f1316ffbc19bcb" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3" is_pre_election: true
I20260710 13:19:12.387791 11946 leader_election.cc:290] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545)
I20260710 13:19:12.387862 11880 raft_consensus.cc:2468] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 0.
W20260710 13:19:12.388705 11694 leader_election.cc:343] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:12.381955 11926 leader_election.cc:290] T 32beade32aa84a4b9a1519dd328dc0b3 P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545)
I20260710 13:19:12.395807 11695 leader_election.cc:304] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [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: 0e97ddbecaa64712b1bfec513c6f3b4f, bed02c4e327040d5bf66e916382ab7f6; no voters: ea39aa3eb66942ccb5ead86e726352a3
I20260710 13:19:12.396248 11920 tablet_bootstrap.cc:492] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f: No bootstrap required, opened a new log
I20260710 13:19:12.398608 11920 ts_tablet_manager.cc:1403] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f: Time spent bootstrapping tablet: real 0.062s	user 0.005s	sys 0.006s
I20260710 13:19:12.398854 11934 raft_consensus.cc:2804] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:12.399216 11934 raft_consensus.cc:493] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:12.399551 11934 raft_consensus.cc:3060] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.400103 11731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b307a6bd8904ba2b435a85c8d8eaa43" candidate_uuid: "ea39aa3eb66942ccb5ead86e726352a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bed02c4e327040d5bf66e916382ab7f6" is_pre_election: true
I20260710 13:19:12.400955 11731 raft_consensus.cc:2468] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea39aa3eb66942ccb5ead86e726352a3 in term 0.
I20260710 13:19:12.401257 11920 raft_consensus.cc:359] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.402031 11920 raft_consensus.cc:385] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.402336 11920 raft_consensus.cc:740] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.403519 11772 leader_election.cc:304] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bed02c4e327040d5bf66e916382ab7f6, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:12.404331 11928 raft_consensus.cc:2804] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:12.404659 11928 raft_consensus.cc:493] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:12.404983 11928 raft_consensus.cc:3060] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.405297 11922 tablet_bootstrap.cc:492] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3: No bootstrap required, opened a new log
I20260710 13:19:12.405961 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0704aef5747142c893f1316ffbc19bcb" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bed02c4e327040d5bf66e916382ab7f6" is_pre_election: true
I20260710 13:19:12.406905 11922 ts_tablet_manager.cc:1403] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3: Time spent bootstrapping tablet: real 0.106s	user 0.035s	sys 0.065s
I20260710 13:19:12.406569 11920 consensus_queue.cc:260] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.407397 11729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32beade32aa84a4b9a1519dd328dc0b3" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bed02c4e327040d5bf66e916382ab7f6" is_pre_election: true
I20260710 13:19:12.408097 11934 raft_consensus.cc:515] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.408915 11920 ts_tablet_manager.cc:1434] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 13:19:12.409184 11730 raft_consensus.cc:2393] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e97ddbecaa64712b1bfec513c6f3b4f in current term 1: Already voted for candidate bed02c4e327040d5bf66e916382ab7f6 in this term.
I20260710 13:19:12.409848 11920 tablet_bootstrap.cc:492] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f: Bootstrap starting.
I20260710 13:19:12.409853 11922 raft_consensus.cc:359] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.410818 11922 raft_consensus.cc:385] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.411123 11922 raft_consensus.cc:740] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea39aa3eb66942ccb5ead86e726352a3, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.411904 11922 consensus_queue.cc:260] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.413475 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0704aef5747142c893f1316ffbc19bcb" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
I20260710 13:19:12.414562 11926 raft_consensus.cc:493] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:19:12.414764 11694 leader_election.cc:343] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:12.415434 11920 tablet_bootstrap.cc:654] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.415216 11926 raft_consensus.cc:515] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.417851 11926 leader_election.cc:290] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545)
I20260710 13:19:12.418915 11731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68d609ee4c343d299f4095d90b81a20" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bed02c4e327040d5bf66e916382ab7f6" is_pre_election: true
I20260710 13:19:12.419364 11880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b307a6bd8904ba2b435a85c8d8eaa43" candidate_uuid: "ea39aa3eb66942ccb5ead86e726352a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" is_pre_election: true
I20260710 13:19:12.419739 11731 raft_consensus.cc:2468] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e97ddbecaa64712b1bfec513c6f3b4f in term 0.
I20260710 13:19:12.408706 11728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6f222b0db4483f9115e69d156911fe" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bed02c4e327040d5bf66e916382ab7f6" is_pre_election: true
W20260710 13:19:12.421180 11770 leader_election.cc:343] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:12.426899 11920 tablet_bootstrap.cc:492] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f: No bootstrap required, opened a new log
I20260710 13:19:12.427352 11920 ts_tablet_manager.cc:1403] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 13:19:12.427722 11934 leader_election.cc:290] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 election: Requested vote from peers ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
W20260710 13:19:12.428221 11846 leader_election.cc:343] T 32beade32aa84a4b9a1519dd328dc0b3 P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:12.429190 11846 leader_election.cc:304] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e97ddbecaa64712b1bfec513c6f3b4f, bed02c4e327040d5bf66e916382ab7f6; no voters: 
W20260710 13:19:12.430061 11846 leader_election.cc:343] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:12.430159 11880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0704aef5747142c893f1316ffbc19bcb" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
I20260710 13:19:12.430701 11926 raft_consensus.cc:2804] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:12.431135 11926 raft_consensus.cc:493] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:12.431149 11880 raft_consensus.cc:3060] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.431610 11926 raft_consensus.cc:3060] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.437923 11921 tablet_bootstrap.cc:654] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.439834 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68d609ee4c343d299f4095d90b81a20" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3" is_pre_election: true
I20260710 13:19:12.440709 11806 raft_consensus.cc:2468] T d68d609ee4c343d299f4095d90b81a20 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e97ddbecaa64712b1bfec513c6f3b4f in term 0.
I20260710 13:19:12.441249 11920 raft_consensus.cc:359] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.442042 11920 raft_consensus.cc:385] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.442308 11920 raft_consensus.cc:740] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.442683 11922 ts_tablet_manager.cc:1434] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3: Time spent starting tablet: real 0.035s	user 0.015s	sys 0.019s
I20260710 13:19:12.442912 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0704aef5747142c893f1316ffbc19bcb" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3" is_pre_election: true
I20260710 13:19:12.443074 11920 consensus_queue.cc:260] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.443590 11922 tablet_bootstrap.cc:492] T a6b0c196acba499b8faae22edf0faba0 P ea39aa3eb66942ccb5ead86e726352a3: Bootstrap starting.
I20260710 13:19:12.445598 11920 ts_tablet_manager.cc:1434] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 13:19:12.446748 11920 tablet_bootstrap.cc:492] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f: Bootstrap starting.
W20260710 13:19:12.447996 11843 leader_election.cc:343] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:12.449651 11805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6f222b0db4483f9115e69d156911fe" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3" is_pre_election: true
I20260710 13:19:12.450580 11926 raft_consensus.cc:515] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.451336 11805 raft_consensus.cc:2468] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e97ddbecaa64712b1bfec513c6f3b4f in term 0.
I20260710 13:19:12.449927 11921 tablet_bootstrap.cc:492] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6: No bootstrap required, opened a new log
I20260710 13:19:12.446750 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32beade32aa84a4b9a1519dd328dc0b3" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3" is_pre_election: true
I20260710 13:19:12.450309 11922 tablet_bootstrap.cc:654] T a6b0c196acba499b8faae22edf0faba0 P ea39aa3eb66942ccb5ead86e726352a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.450544 11804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbee16e9fa4674b3bfa128f97af401" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3" is_pre_election: true
I20260710 13:19:12.452329 11920 tablet_bootstrap.cc:654] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.452790 11926 leader_election.cc:290] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 election: Requested vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545)
I20260710 13:19:12.452373 11921 ts_tablet_manager.cc:1403] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.004s
I20260710 13:19:12.453373 11804 raft_consensus.cc:2468] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e97ddbecaa64712b1bfec513c6f3b4f in term 0.
I20260710 13:19:12.456499 11921 raft_consensus.cc:359] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.457445 11921 raft_consensus.cc:385] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.457809 11921 raft_consensus.cc:740] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.458842 11921 consensus_queue.cc:260] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.462052 11921 ts_tablet_manager.cc:1434] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:19:12.463042 11921 tablet_bootstrap.cc:492] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6: Bootstrap starting.
I20260710 13:19:12.464033 11920 tablet_bootstrap.cc:492] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f: No bootstrap required, opened a new log
I20260710 13:19:12.464455 11920 ts_tablet_manager.cc:1403] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260710 13:19:12.467162 11920 raft_consensus.cc:359] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } }
I20260710 13:19:12.467844 11920 raft_consensus.cc:385] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.468108 11920 raft_consensus.cc:740] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.468684 11920 consensus_queue.cc:260] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } }
I20260710 13:19:12.469210 11921 tablet_bootstrap.cc:654] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.471123 11920 ts_tablet_manager.cc:1434] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:12.471505 11728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbee16e9fa4674b3bfa128f97af401" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bed02c4e327040d5bf66e916382ab7f6" is_pre_election: true
I20260710 13:19:12.473376 11728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68d609ee4c343d299f4095d90b81a20" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
W20260710 13:19:12.473688 11846 leader_election.cc:343] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:12.474797 11921 tablet_bootstrap.cc:492] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6: No bootstrap required, opened a new log
I20260710 13:19:12.451205 11843 leader_election.cc:304] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e97ddbecaa64712b1bfec513c6f3b4f; no voters: bed02c4e327040d5bf66e916382ab7f6, ea39aa3eb66942ccb5ead86e726352a3
I20260710 13:19:12.474107 11728 raft_consensus.cc:3060] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.475277 11921 ts_tablet_manager.cc:1403] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260710 13:19:12.476775 11843 leader_election.cc:304] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [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: 0e97ddbecaa64712b1bfec513c6f3b4f, ea39aa3eb66942ccb5ead86e726352a3; no voters: bed02c4e327040d5bf66e916382ab7f6
I20260710 13:19:12.485049 11946 raft_consensus.cc:2804] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:12.485406 11946 raft_consensus.cc:493] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:12.485728 11946 raft_consensus.cc:3060] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.488662 11728 raft_consensus.cc:2468] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e97ddbecaa64712b1bfec513c6f3b4f in term 1.
I20260710 13:19:12.490840 11846 leader_election.cc:304] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e97ddbecaa64712b1bfec513c6f3b4f, bed02c4e327040d5bf66e916382ab7f6; no voters: 
I20260710 13:19:12.493932 11946 raft_consensus.cc:515] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.496598 11946 leader_election.cc:290] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 election: Requested vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545)
I20260710 13:19:12.497236 11946 raft_consensus.cc:493] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:12.497781 11946 raft_consensus.cc:515] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
W20260710 13:19:12.499719 11843 leader_election.cc:343] T 32beade32aa84a4b9a1519dd328dc0b3 P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:12.500265 11843 leader_election.cc:304] T 32beade32aa84a4b9a1519dd328dc0b3 P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e97ddbecaa64712b1bfec513c6f3b4f; no voters: bed02c4e327040d5bf66e916382ab7f6, ea39aa3eb66942ccb5ead86e726352a3
I20260710 13:19:12.501699 11843 leader_election.cc:304] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [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: 0e97ddbecaa64712b1bfec513c6f3b4f, ea39aa3eb66942ccb5ead86e726352a3; no voters: bed02c4e327040d5bf66e916382ab7f6
I20260710 13:19:12.478094 11921 raft_consensus.cc:359] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.502933 11921 raft_consensus.cc:385] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.503367 11921 raft_consensus.cc:740] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.504284 11921 consensus_queue.cc:260] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.478235 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68d609ee4c343d299f4095d90b81a20" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
I20260710 13:19:12.478956 11934 raft_consensus.cc:493] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:12.509037 11921 ts_tablet_manager.cc:1434] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 13:19:12.509330 11934 raft_consensus.cc:515] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.510363 11921 tablet_bootstrap.cc:492] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6: Bootstrap starting.
I20260710 13:19:12.512255 11934 leader_election.cc:290] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:12.514523 11804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1374f75d67479d92c1e6cab20f54df" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3" is_pre_election: true
I20260710 13:19:12.516003 11946 leader_election.cc:290] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545)
W20260710 13:19:12.516448 11694 leader_election.cc:343] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:12.516726 11946 raft_consensus.cc:2804] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:12.481212 11880 raft_consensus.cc:2468] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 1.
I20260710 13:19:12.483083 11928 raft_consensus.cc:515] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } }
I20260710 13:19:12.517275 11946 raft_consensus.cc:697] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 LEADER]: Becoming Leader. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Running, Role: LEADER
I20260710 13:19:12.518086 11946 consensus_queue.cc:237] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.518751 11928 leader_election.cc:290] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [CANDIDATE]: Term 1 election: Requested vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:12.519124 11806 raft_consensus.cc:3060] T d68d609ee4c343d299f4095d90b81a20 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.519388 11926 raft_consensus.cc:2749] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:12.522536 11926 raft_consensus.cc:2749] T 32beade32aa84a4b9a1519dd328dc0b3 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:12.524215 11926 raft_consensus.cc:2804] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:12.524751 11926 raft_consensus.cc:493] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:12.525259 11926 raft_consensus.cc:3060] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.525676 11922 tablet_bootstrap.cc:492] T a6b0c196acba499b8faae22edf0faba0 P ea39aa3eb66942ccb5ead86e726352a3: No bootstrap required, opened a new log
I20260710 13:19:12.526163 11922 ts_tablet_manager.cc:1403] T a6b0c196acba499b8faae22edf0faba0 P ea39aa3eb66942ccb5ead86e726352a3: Time spent bootstrapping tablet: real 0.083s	user 0.030s	sys 0.047s
I20260710 13:19:12.528113 11880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1374f75d67479d92c1e6cab20f54df" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" is_pre_election: true
I20260710 13:19:12.528718 11880 raft_consensus.cc:2468] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 0.
I20260710 13:19:12.529369 11921 tablet_bootstrap.cc:654] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.529075 11922 raft_consensus.cc:359] T a6b0c196acba499b8faae22edf0faba0 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.529772 11922 raft_consensus.cc:385] T a6b0c196acba499b8faae22edf0faba0 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.530076 11922 raft_consensus.cc:740] T a6b0c196acba499b8faae22edf0faba0 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea39aa3eb66942ccb5ead86e726352a3, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.530457 11728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b307a6bd8904ba2b435a85c8d8eaa43" candidate_uuid: "ea39aa3eb66942ccb5ead86e726352a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
I20260710 13:19:12.531052 11728 raft_consensus.cc:3060] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.530931 11922 consensus_queue.cc:260] T a6b0c196acba499b8faae22edf0faba0 P ea39aa3eb66942ccb5ead86e726352a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.535175 11922 ts_tablet_manager.cc:1434] T a6b0c196acba499b8faae22edf0faba0 P ea39aa3eb66942ccb5ead86e726352a3: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:19:12.536146 11922 tablet_bootstrap.cc:492] T 32beade32aa84a4b9a1519dd328dc0b3 P ea39aa3eb66942ccb5ead86e726352a3: Bootstrap starting.
I20260710 13:19:12.537838 11728 raft_consensus.cc:2468] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea39aa3eb66942ccb5ead86e726352a3 in term 1.
I20260710 13:19:12.538790 11695 leader_election.cc:304] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e97ddbecaa64712b1bfec513c6f3b4f, bed02c4e327040d5bf66e916382ab7f6; no voters: ea39aa3eb66942ccb5ead86e726352a3
I20260710 13:19:12.539604 11927 raft_consensus.cc:493] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:12.540050 11927 raft_consensus.cc:515] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.541999 11927 leader_election.cc:290] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:12.542157 11922 tablet_bootstrap.cc:654] T 32beade32aa84a4b9a1519dd328dc0b3 P ea39aa3eb66942ccb5ead86e726352a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.542501 11927 raft_consensus.cc:2804] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:12.542951 11927 raft_consensus.cc:697] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [term 1 LEADER]: Becoming Leader. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Running, Role: LEADER
I20260710 13:19:12.544978 11927 consensus_queue.cc:237] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.544142 11804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f03f87afe6544cab3d00d93fd3c38c6" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3" is_pre_election: true
W20260710 13:19:12.549125 11694 leader_election.cc:343] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:12.549917 11934 raft_consensus.cc:493] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:12.550491 11934 raft_consensus.cc:515] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.550592 11926 raft_consensus.cc:515] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.553632 11922 tablet_bootstrap.cc:492] T 32beade32aa84a4b9a1519dd328dc0b3 P ea39aa3eb66942ccb5ead86e726352a3: No bootstrap required, opened a new log
I20260710 13:19:12.554234 11922 ts_tablet_manager.cc:1403] T 32beade32aa84a4b9a1519dd328dc0b3 P ea39aa3eb66942ccb5ead86e726352a3: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.011s
I20260710 13:19:12.554301 11804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32beade32aa84a4b9a1519dd328dc0b3" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3" is_pre_election: true
I20260710 13:19:12.553617 11934 leader_election.cc:290] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:12.556017 11926 leader_election.cc:290] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 election: Requested vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545)
I20260710 13:19:12.557576 11922 raft_consensus.cc:359] T 32beade32aa84a4b9a1519dd328dc0b3 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.559815 11695 leader_election.cc:304] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [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: 0e97ddbecaa64712b1bfec513c6f3b4f, bed02c4e327040d5bf66e916382ab7f6; no voters: ea39aa3eb66942ccb5ead86e726352a3
I20260710 13:19:12.560359 11922 raft_consensus.cc:385] T 32beade32aa84a4b9a1519dd328dc0b3 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.560814 11934 raft_consensus.cc:2804] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:12.560922 11922 raft_consensus.cc:740] T 32beade32aa84a4b9a1519dd328dc0b3 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea39aa3eb66942ccb5ead86e726352a3, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.561360 11934 raft_consensus.cc:493] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:12.561828 11934 raft_consensus.cc:3060] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.562170 11922 consensus_queue.cc:260] T 32beade32aa84a4b9a1519dd328dc0b3 P ea39aa3eb66942ccb5ead86e726352a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.563298 11804 raft_consensus.cc:2468] T 32beade32aa84a4b9a1519dd328dc0b3 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 0.
I20260710 13:19:12.564694 11922 ts_tablet_manager.cc:1434] T 32beade32aa84a4b9a1519dd328dc0b3 P ea39aa3eb66942ccb5ead86e726352a3: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260710 13:19:12.565008 11694 leader_election.cc:304] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bed02c4e327040d5bf66e916382ab7f6, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
W20260710 13:19:12.580147 11843 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.208.130:41545, user_credentials={real_user=slave}} blocked reactor thread for 78558.8us
I20260710 13:19:12.582641 11927 raft_consensus.cc:2804] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:12.583066 11927 raft_consensus.cc:493] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:12.583464 11927 raft_consensus.cc:3060] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.581028 11926 raft_consensus.cc:493] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:12.585500 11926 raft_consensus.cc:515] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.587572 11879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32beade32aa84a4b9a1519dd328dc0b3" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" is_pre_election: true
I20260710 13:19:12.588955 11879 raft_consensus.cc:2468] T 32beade32aa84a4b9a1519dd328dc0b3 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 0.
I20260710 13:19:12.591157 11922 tablet_bootstrap.cc:492] T 0704aef5747142c893f1316ffbc19bcb P ea39aa3eb66942ccb5ead86e726352a3: Bootstrap starting.
I20260710 13:19:12.591559 11772 leader_election.cc:304] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bed02c4e327040d5bf66e916382ab7f6, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:12.592729 11928 raft_consensus.cc:2804] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:12.593341 11928 raft_consensus.cc:697] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [term 1 LEADER]: Becoming Leader. State: Replica: ea39aa3eb66942ccb5ead86e726352a3, State: Running, Role: LEADER
I20260710 13:19:12.595324 11880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f03f87afe6544cab3d00d93fd3c38c6" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" is_pre_election: true
I20260710 13:19:12.596096 11880 raft_consensus.cc:2468] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 0.
I20260710 13:19:12.580799 11806 raft_consensus.cc:2468] T d68d609ee4c343d299f4095d90b81a20 P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e97ddbecaa64712b1bfec513c6f3b4f in term 1.
I20260710 13:19:12.600860 11926 leader_election.cc:290] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545)
I20260710 13:19:12.601575 11921 tablet_bootstrap.cc:492] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6: No bootstrap required, opened a new log
I20260710 13:19:12.602126 11921 ts_tablet_manager.cc:1403] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6: Time spent bootstrapping tablet: real 0.092s	user 0.016s	sys 0.008s
I20260710 13:19:12.594396 11928 consensus_queue.cc:237] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } }
I20260710 13:19:12.605630 11921 raft_consensus.cc:359] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.606482 11921 raft_consensus.cc:385] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.606808 11921 raft_consensus.cc:740] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.608371 11921 consensus_queue.cc:260] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
W20260710 13:19:12.608980 11846 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.208.129:43629, user_credentials={real_user=slave}} blocked reactor thread for 118256us
I20260710 13:19:12.610276 11695 leader_election.cc:304] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [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: 0e97ddbecaa64712b1bfec513c6f3b4f, bed02c4e327040d5bf66e916382ab7f6; no voters: ea39aa3eb66942ccb5ead86e726352a3
I20260710 13:19:12.611312 11921 ts_tablet_manager.cc:1434] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 13:19:12.612342 11921 tablet_bootstrap.cc:492] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6: Bootstrap starting.
I20260710 13:19:12.613572 11966 raft_consensus.cc:2804] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:12.614086 11966 raft_consensus.cc:493] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:12.614504 11966 raft_consensus.cc:3060] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.620772 11921 tablet_bootstrap.cc:654] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.625120 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6f222b0db4483f9115e69d156911fe" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
I20260710 13:19:12.625929 11806 raft_consensus.cc:3060] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.626273 11934 raft_consensus.cc:515] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.628392 11934 leader_election.cc:290] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 election: Requested vote from peers ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:12.631742 11804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1374f75d67479d92c1e6cab20f54df" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3" is_pre_election: true
I20260710 13:19:12.632452 11922 tablet_bootstrap.cc:654] T 0704aef5747142c893f1316ffbc19bcb P ea39aa3eb66942ccb5ead86e726352a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.637977 11804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbee16e9fa4674b3bfa128f97af401" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
I20260710 13:19:12.638556 11804 raft_consensus.cc:3060] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.638551 11966 raft_consensus.cc:515] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.644428 11959 raft_consensus.cc:493] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:12.644995 11805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f03f87afe6544cab3d00d93fd3c38c6" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3" is_pre_election: true
I20260710 13:19:12.645067 11959 raft_consensus.cc:515] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
W20260710 13:19:12.641677 11694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.208.130:41545, user_credentials={real_user=slave}} blocked reactor thread for 75780us
I20260710 13:19:12.650696 11880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b307a6bd8904ba2b435a85c8d8eaa43" candidate_uuid: "ea39aa3eb66942ccb5ead86e726352a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
I20260710 13:19:12.651183 11959 leader_election.cc:290] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545)
I20260710 13:19:12.651333 11880 raft_consensus.cc:3060] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.651471 11879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1374f75d67479d92c1e6cab20f54df" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
I20260710 13:19:12.652009 11879 raft_consensus.cc:3060] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:12.652067 11843 leader_election.cc:343] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:12.655011 11928 raft_consensus.cc:493] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:12.655289 11966 leader_election.cc:290] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 election: Requested vote from peers ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:12.655481 11928 raft_consensus.cc:515] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.656116 11729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f03f87afe6544cab3d00d93fd3c38c6" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bed02c4e327040d5bf66e916382ab7f6" is_pre_election: true
I20260710 13:19:12.657464 11729 raft_consensus.cc:2393] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e97ddbecaa64712b1bfec513c6f3b4f in current term 1: Already voted for candidate bed02c4e327040d5bf66e916382ab7f6 in this term.
I20260710 13:19:12.657577 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbee16e9fa4674b3bfa128f97af401" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
I20260710 13:19:12.654127 11728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6f222b0db4483f9115e69d156911fe" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
I20260710 13:19:12.658126 11730 raft_consensus.cc:3060] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.658221 11928 leader_election.cc:290] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
W20260710 13:19:12.654609 11843 leader_election.cc:343] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:12.659176 11727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0c196acba499b8faae22edf0faba0" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bed02c4e327040d5bf66e916382ab7f6" is_pre_election: true
I20260710 13:19:12.661448 11878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f03f87afe6544cab3d00d93fd3c38c6" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
I20260710 13:19:12.662508 11878 raft_consensus.cc:3060] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.661536 11731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1374f75d67479d92c1e6cab20f54df" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bed02c4e327040d5bf66e916382ab7f6" is_pre_election: true
I20260710 13:19:12.663432 11731 raft_consensus.cc:2393] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e97ddbecaa64712b1bfec513c6f3b4f in current term 1: Already voted for candidate bed02c4e327040d5bf66e916382ab7f6 in this term.
I20260710 13:19:12.663532 11805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1374f75d67479d92c1e6cab20f54df" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
I20260710 13:19:12.663969 11806 raft_consensus.cc:2468] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e97ddbecaa64712b1bfec513c6f3b4f in term 1.
W20260710 13:19:12.667522 11694 leader_election.cc:343] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:12.665699 11803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f03f87afe6544cab3d00d93fd3c38c6" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
I20260710 13:19:12.671671 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0c196acba499b8faae22edf0faba0" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3" is_pre_election: true
I20260710 13:19:12.673135 11877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd72649c654f4a5b85c5f04f9173c69b" candidate_uuid: "ea39aa3eb66942ccb5ead86e726352a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" is_pre_election: true
I20260710 13:19:12.673319 11806 raft_consensus.cc:2468] T a6b0c196acba499b8faae22edf0faba0 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e97ddbecaa64712b1bfec513c6f3b4f in term 0.
W20260710 13:19:12.673943 11694 leader_election.cc:343] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:12.674273 11877 raft_consensus.cc:2468] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea39aa3eb66942ccb5ead86e726352a3 in term 0.
I20260710 13:19:12.674459 11921 tablet_bootstrap.cc:492] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6: No bootstrap required, opened a new log
I20260710 13:19:12.674889 11921 ts_tablet_manager.cc:1403] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.006s
I20260710 13:19:12.675148 11727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd72649c654f4a5b85c5f04f9173c69b" candidate_uuid: "ea39aa3eb66942ccb5ead86e726352a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bed02c4e327040d5bf66e916382ab7f6" is_pre_election: true
I20260710 13:19:12.675307 11770 leader_election.cc:304] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e97ddbecaa64712b1bfec513c6f3b4f, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:12.675616 11727 raft_consensus.cc:2468] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea39aa3eb66942ccb5ead86e726352a3 in term 0.
I20260710 13:19:12.676975 11928 raft_consensus.cc:2804] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:12.677336 11928 raft_consensus.cc:493] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:12.677691 11928 raft_consensus.cc:3060] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.677471 11921 raft_consensus.cc:359] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.678117 11921 raft_consensus.cc:385] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.678412 11921 raft_consensus.cc:740] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.678448 11843 leader_election.cc:304] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e97ddbecaa64712b1bfec513c6f3b4f, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:12.679163 11921 consensus_queue.cc:260] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.671350 11846 leader_election.cc:304] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e97ddbecaa64712b1bfec513c6f3b4f; no voters: bed02c4e327040d5bf66e916382ab7f6, ea39aa3eb66942ccb5ead86e726352a3
I20260710 13:19:12.680632 11843 leader_election.cc:304] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e97ddbecaa64712b1bfec513c6f3b4f, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:12.681257 11921 ts_tablet_manager.cc:1434] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:12.680171 11959 raft_consensus.cc:2804] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:12.668982 11628 catalog_manager.cc:5697] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129). New cstate: current_term: 1 leader_uuid: "bed02c4e327040d5bf66e916382ab7f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:12.683077 11846 leader_election.cc:304] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e97ddbecaa64712b1bfec513c6f3b4f; no voters: bed02c4e327040d5bf66e916382ab7f6, ea39aa3eb66942ccb5ead86e726352a3
I20260710 13:19:12.690469 11959 raft_consensus.cc:697] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 LEADER]: Becoming Leader. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Running, Role: LEADER
W20260710 13:19:12.690796 11846 leader_election.cc:343] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:12.685760 11927 raft_consensus.cc:515] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.691552 11959 consensus_queue.cc:237] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.692255 11926 raft_consensus.cc:2804] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:12.686640 11804 raft_consensus.cc:2468] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e97ddbecaa64712b1bfec513c6f3b4f in term 1.
I20260710 13:19:12.687197 11730 raft_consensus.cc:2468] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e97ddbecaa64712b1bfec513c6f3b4f in term 1.
I20260710 13:19:12.689174 11880 raft_consensus.cc:2468] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea39aa3eb66942ccb5ead86e726352a3 in term 1.
I20260710 13:19:12.692636 11926 raft_consensus.cc:493] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:12.695199 11926 raft_consensus.cc:3060] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.695693 11877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32beade32aa84a4b9a1519dd328dc0b3" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
I20260710 13:19:12.696439 11877 raft_consensus.cc:3060] T 32beade32aa84a4b9a1519dd328dc0b3 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.700888 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32beade32aa84a4b9a1519dd328dc0b3" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
I20260710 13:19:12.701642 11806 raft_consensus.cc:3060] T 32beade32aa84a4b9a1519dd328dc0b3 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.705498 11926 raft_consensus.cc:515] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.689435 11879 raft_consensus.cc:2468] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 1.
I20260710 13:19:12.707577 11961 raft_consensus.cc:2749] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:12.708536 11695 leader_election.cc:304] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e97ddbecaa64712b1bfec513c6f3b4f, bed02c4e327040d5bf66e916382ab7f6; no voters: ea39aa3eb66942ccb5ead86e726352a3
I20260710 13:19:12.711684 11966 raft_consensus.cc:2804] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:12.702589 11921 tablet_bootstrap.cc:492] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6: Bootstrap starting.
I20260710 13:19:12.712175 11966 raft_consensus.cc:697] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [term 1 LEADER]: Becoming Leader. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Running, Role: LEADER
I20260710 13:19:12.713076 11966 consensus_queue.cc:237] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.713635 11877 raft_consensus.cc:2468] T 32beade32aa84a4b9a1519dd328dc0b3 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 1.
I20260710 13:19:12.693907 11843 leader_election.cc:304] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e97ddbecaa64712b1bfec513c6f3b4f, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:12.694409 11927 leader_election.cc:290] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 election: Requested vote from peers ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:12.718743 11806 raft_consensus.cc:2468] T 32beade32aa84a4b9a1519dd328dc0b3 P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 1.
I20260710 13:19:12.693873 11878 raft_consensus.cc:2468] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 1.
I20260710 13:19:12.716813 11968 raft_consensus.cc:493] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:12.719357 11921 tablet_bootstrap.cc:654] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.719799 11961 raft_consensus.cc:2804] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:12.720420 11961 raft_consensus.cc:697] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 LEADER]: Becoming Leader. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Running, Role: LEADER
I20260710 13:19:12.721633 11922 tablet_bootstrap.cc:492] T 0704aef5747142c893f1316ffbc19bcb P ea39aa3eb66942ccb5ead86e726352a3: No bootstrap required, opened a new log
I20260710 13:19:12.722134 11922 ts_tablet_manager.cc:1403] T 0704aef5747142c893f1316ffbc19bcb P ea39aa3eb66942ccb5ead86e726352a3: Time spent bootstrapping tablet: real 0.131s	user 0.022s	sys 0.010s
I20260710 13:19:12.721453 11961 consensus_queue.cc:237] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.723937 11804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0c196acba499b8faae22edf0faba0" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
I20260710 13:19:12.724730 11804 raft_consensus.cc:3060] T a6b0c196acba499b8faae22edf0faba0 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:12.692636 11846 leader_election.cc:343] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:12.727039 11695 leader_election.cc:304] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e97ddbecaa64712b1bfec513c6f3b4f, bed02c4e327040d5bf66e916382ab7f6; no voters: ea39aa3eb66942ccb5ead86e726352a3
I20260710 13:19:12.728070 11927 raft_consensus.cc:2804] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:12.728520 11927 raft_consensus.cc:697] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 1 LEADER]: Becoming Leader. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Running, Role: LEADER
I20260710 13:19:12.728842 11960 raft_consensus.cc:2749] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:12.719410 11968 raft_consensus.cc:515] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.718407 11926 leader_election.cc:290] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 election: Requested vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545)
I20260710 13:19:12.730659 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0c196acba499b8faae22edf0faba0" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
I20260710 13:19:12.731465 11730 raft_consensus.cc:3060] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.732004 11922 raft_consensus.cc:359] T 0704aef5747142c893f1316ffbc19bcb P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.732712 11922 raft_consensus.cc:385] T 0704aef5747142c893f1316ffbc19bcb P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.733055 11922 raft_consensus.cc:740] T 0704aef5747142c893f1316ffbc19bcb P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea39aa3eb66942ccb5ead86e726352a3, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.734333 11922 consensus_queue.cc:260] T 0704aef5747142c893f1316ffbc19bcb P ea39aa3eb66942ccb5ead86e726352a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.734654 11694 leader_election.cc:304] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bed02c4e327040d5bf66e916382ab7f6, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:12.735325 11803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0c196acba499b8faae22edf0faba0" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3" is_pre_election: true
I20260710 13:19:12.736927 11922 ts_tablet_manager.cc:1434] T 0704aef5747142c893f1316ffbc19bcb P ea39aa3eb66942ccb5ead86e726352a3: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:19:12.737144 11934 raft_consensus.cc:2804] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:12.738207 11922 tablet_bootstrap.cc:492] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3: Bootstrap starting.
I20260710 13:19:12.729343 11927 consensus_queue.cc:237] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.740216 11968 leader_election.cc:290] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:12.740535 11878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0c196acba499b8faae22edf0faba0" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" is_pre_election: true
I20260710 13:19:12.741518 11878 raft_consensus.cc:2393] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bed02c4e327040d5bf66e916382ab7f6 in current term 1: Already voted for candidate 0e97ddbecaa64712b1bfec513c6f3b4f in this term.
I20260710 13:19:12.743024 11695 leader_election.cc:304] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bed02c4e327040d5bf66e916382ab7f6; no voters: 0e97ddbecaa64712b1bfec513c6f3b4f, ea39aa3eb66942ccb5ead86e726352a3
I20260710 13:19:12.744792 11804 raft_consensus.cc:2468] T a6b0c196acba499b8faae22edf0faba0 P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e97ddbecaa64712b1bfec513c6f3b4f in term 1.
I20260710 13:19:12.746040 11843 leader_election.cc:304] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e97ddbecaa64712b1bfec513c6f3b4f, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:12.746942 11926 raft_consensus.cc:2804] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:12.747542 11926 raft_consensus.cc:697] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 LEADER]: Becoming Leader. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Running, Role: LEADER
I20260710 13:19:12.748512 11926 consensus_queue.cc:237] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.750512 11922 tablet_bootstrap.cc:654] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.752573 11730 raft_consensus.cc:2468] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e97ddbecaa64712b1bfec513c6f3b4f in term 1.
I20260710 13:19:12.755465 11968 raft_consensus.cc:2749] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:12.765468 11922 tablet_bootstrap.cc:492] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3: No bootstrap required, opened a new log
I20260710 13:19:12.766185 11922 ts_tablet_manager.cc:1403] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.008s
I20260710 13:19:12.710757 11928 raft_consensus.cc:515] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.767767 11934 raft_consensus.cc:697] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6 [term 1 LEADER]: Becoming Leader. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Running, Role: LEADER
I20260710 13:19:12.769645 11877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd72649c654f4a5b85c5f04f9173c69b" candidate_uuid: "ea39aa3eb66942ccb5ead86e726352a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
I20260710 13:19:12.768493 11928 leader_election.cc:290] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [CANDIDATE]: Term 1 election: Requested vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:12.772835 11877 raft_consensus.cc:3060] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.773249 11934 consensus_queue.cc:237] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.771778 11922 raft_consensus.cc:359] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.776331 11922 raft_consensus.cc:385] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.776629 11922 raft_consensus.cc:740] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea39aa3eb66942ccb5ead86e726352a3, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.777429 11922 consensus_queue.cc:260] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.779439 11922 ts_tablet_manager.cc:1434] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:19:12.780267 11922 tablet_bootstrap.cc:492] T 4f03f87afe6544cab3d00d93fd3c38c6 P ea39aa3eb66942ccb5ead86e726352a3: Bootstrap starting.
I20260710 13:19:12.780100 11877 raft_consensus.cc:2468] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea39aa3eb66942ccb5ead86e726352a3 in term 1.
I20260710 13:19:12.771898 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd72649c654f4a5b85c5f04f9173c69b" candidate_uuid: "ea39aa3eb66942ccb5ead86e726352a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
I20260710 13:19:12.781320 11770 leader_election.cc:304] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e97ddbecaa64712b1bfec513c6f3b4f, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:12.782500 11730 raft_consensus.cc:3060] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.783057 11953 raft_consensus.cc:2804] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:12.783593 11953 raft_consensus.cc:697] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [term 1 LEADER]: Becoming Leader. State: Replica: ea39aa3eb66942ccb5ead86e726352a3, State: Running, Role: LEADER
I20260710 13:19:12.784458 11953 consensus_queue.cc:237] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.786470 11922 tablet_bootstrap.cc:654] T 4f03f87afe6544cab3d00d93fd3c38c6 P ea39aa3eb66942ccb5ead86e726352a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:12.792447 11921 tablet_bootstrap.cc:492] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6: No bootstrap required, opened a new log
I20260710 13:19:12.792994 11921 ts_tablet_manager.cc:1403] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.042s
I20260710 13:19:12.796298 11921 raft_consensus.cc:359] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.797117 11921 raft_consensus.cc:385] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.797451 11921 raft_consensus.cc:740] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.798450 11921 consensus_queue.cc:260] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.801007 11921 ts_tablet_manager.cc:1434] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:19:12.802461 11629 catalog_manager.cc:5697] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131). New cstate: current_term: 1 leader_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:12.804692 11730 raft_consensus.cc:2468] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea39aa3eb66942ccb5ead86e726352a3 in term 1.
I20260710 13:19:12.811910 11922 tablet_bootstrap.cc:492] T 4f03f87afe6544cab3d00d93fd3c38c6 P ea39aa3eb66942ccb5ead86e726352a3: No bootstrap required, opened a new log
I20260710 13:19:12.812369 11922 ts_tablet_manager.cc:1403] T 4f03f87afe6544cab3d00d93fd3c38c6 P ea39aa3eb66942ccb5ead86e726352a3: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.018s
I20260710 13:19:12.813496 11627 catalog_manager.cc:5697] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130). New cstate: current_term: 1 leader_uuid: "ea39aa3eb66942ccb5ead86e726352a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:12.815018 11922 raft_consensus.cc:359] T 4f03f87afe6544cab3d00d93fd3c38c6 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.815673 11922 raft_consensus.cc:385] T 4f03f87afe6544cab3d00d93fd3c38c6 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:12.815938 11922 raft_consensus.cc:740] T 4f03f87afe6544cab3d00d93fd3c38c6 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea39aa3eb66942ccb5ead86e726352a3, State: Initialized, Role: FOLLOWER
I20260710 13:19:12.816645 11922 consensus_queue.cc:260] T 4f03f87afe6544cab3d00d93fd3c38c6 P ea39aa3eb66942ccb5ead86e726352a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.818866 11922 ts_tablet_manager.cc:1434] T 4f03f87afe6544cab3d00d93fd3c38c6 P ea39aa3eb66942ccb5ead86e726352a3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:12.826237 11628 catalog_manager.cc:5697] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129). New cstate: current_term: 1 leader_uuid: "bed02c4e327040d5bf66e916382ab7f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:12.827687 11628 catalog_manager.cc:5697] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129). New cstate: current_term: 1 leader_uuid: "bed02c4e327040d5bf66e916382ab7f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:12.828922 11628 catalog_manager.cc:5697] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129). New cstate: current_term: 1 leader_uuid: "bed02c4e327040d5bf66e916382ab7f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:12.840425 11629 catalog_manager.cc:5697] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131). New cstate: current_term: 1 leader_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:12.840981 11627 catalog_manager.cc:5697] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130). New cstate: current_term: 1 leader_uuid: "ea39aa3eb66942ccb5ead86e726352a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:12.842365 11629 catalog_manager.cc:5697] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131). New cstate: current_term: 1 leader_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:12.843997 11629 catalog_manager.cc:5697] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131). New cstate: current_term: 1 leader_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:12.972632 11953 raft_consensus.cc:493] T 0704aef5747142c893f1316ffbc19bcb P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:12.973094 11953 raft_consensus.cc:515] T 0704aef5747142c893f1316ffbc19bcb P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.974632 11953 leader_election.cc:290] T 0704aef5747142c893f1316ffbc19bcb P ea39aa3eb66942ccb5ead86e726352a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:12.975525 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0704aef5747142c893f1316ffbc19bcb" candidate_uuid: "ea39aa3eb66942ccb5ead86e726352a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bed02c4e327040d5bf66e916382ab7f6" is_pre_election: true
I20260710 13:19:12.975628 11877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0704aef5747142c893f1316ffbc19bcb" candidate_uuid: "ea39aa3eb66942ccb5ead86e726352a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" is_pre_election: true
I20260710 13:19:12.975835 11953 raft_consensus.cc:493] T 4f03f87afe6544cab3d00d93fd3c38c6 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:12.976397 11877 raft_consensus.cc:2393] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea39aa3eb66942ccb5ead86e726352a3 in current term 1: Already voted for candidate bed02c4e327040d5bf66e916382ab7f6 in this term.
I20260710 13:19:12.976325 11953 raft_consensus.cc:515] T 4f03f87afe6544cab3d00d93fd3c38c6 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:12.977399 11770 leader_election.cc:304] T 0704aef5747142c893f1316ffbc19bcb P ea39aa3eb66942ccb5ead86e726352a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea39aa3eb66942ccb5ead86e726352a3; no voters: 0e97ddbecaa64712b1bfec513c6f3b4f, bed02c4e327040d5bf66e916382ab7f6
I20260710 13:19:12.978181 11928 raft_consensus.cc:3060] T 0704aef5747142c893f1316ffbc19bcb P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.978440 11953 leader_election.cc:290] T 4f03f87afe6544cab3d00d93fd3c38c6 P ea39aa3eb66942ccb5ead86e726352a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:12.979171 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f03f87afe6544cab3d00d93fd3c38c6" candidate_uuid: "ea39aa3eb66942ccb5ead86e726352a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bed02c4e327040d5bf66e916382ab7f6" is_pre_election: true
I20260710 13:19:12.979720 11877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f03f87afe6544cab3d00d93fd3c38c6" candidate_uuid: "ea39aa3eb66942ccb5ead86e726352a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" is_pre_election: true
I20260710 13:19:12.980376 11877 raft_consensus.cc:2393] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea39aa3eb66942ccb5ead86e726352a3 in current term 1: Already voted for candidate bed02c4e327040d5bf66e916382ab7f6 in this term.
I20260710 13:19:12.981204 11770 leader_election.cc:304] T 4f03f87afe6544cab3d00d93fd3c38c6 P ea39aa3eb66942ccb5ead86e726352a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea39aa3eb66942ccb5ead86e726352a3; no voters: 0e97ddbecaa64712b1bfec513c6f3b4f, bed02c4e327040d5bf66e916382ab7f6
I20260710 13:19:12.981828 11953 raft_consensus.cc:3060] T 4f03f87afe6544cab3d00d93fd3c38c6 P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:12.984619 11928 raft_consensus.cc:2749] T 0704aef5747142c893f1316ffbc19bcb P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:12.987409 11953 raft_consensus.cc:2749] T 4f03f87afe6544cab3d00d93fd3c38c6 P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:13.012499 11953 raft_consensus.cc:493] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:13.012960 11953 raft_consensus.cc:515] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:13.015149 11953 leader_election.cc:290] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:13.015938 11730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1374f75d67479d92c1e6cab20f54df" candidate_uuid: "ea39aa3eb66942ccb5ead86e726352a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bed02c4e327040d5bf66e916382ab7f6" is_pre_election: true
I20260710 13:19:13.016266 11877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1374f75d67479d92c1e6cab20f54df" candidate_uuid: "ea39aa3eb66942ccb5ead86e726352a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" is_pre_election: true
I20260710 13:19:13.017076 11877 raft_consensus.cc:2393] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea39aa3eb66942ccb5ead86e726352a3 in current term 1: Already voted for candidate bed02c4e327040d5bf66e916382ab7f6 in this term.
I20260710 13:19:13.018200 11770 leader_election.cc:304] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea39aa3eb66942ccb5ead86e726352a3; no voters: 0e97ddbecaa64712b1bfec513c6f3b4f, bed02c4e327040d5bf66e916382ab7f6
I20260710 13:19:13.019282 11953 raft_consensus.cc:3060] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:13.019845 11961 consensus_queue.cc:1048] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:13.020812 11926 consensus_queue.cc:1048] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:13.026157 11953 raft_consensus.cc:2749] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:13.046186 11804 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b307a6bd8904ba2b435a85c8d8eaa43"
dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
mode: GRACEFUL
new_leader_uuid: "bed02c4e327040d5bf66e916382ab7f6"
 from {username='slave'} at 127.0.0.1:49362
I20260710 13:19:13.046787 11804 raft_consensus.cc:606] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [term 1 LEADER]: Received request to transfer leadership to TS bed02c4e327040d5bf66e916382ab7f6
I20260710 13:19:13.076648 11877 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d68d609ee4c343d299f4095d90b81a20"
dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
mode: GRACEFUL
new_leader_uuid: "bed02c4e327040d5bf66e916382ab7f6"
 from {username='slave'} at 127.0.0.1:46298
I20260710 13:19:13.077170 11877 raft_consensus.cc:606] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 LEADER]: Received request to transfer leadership to TS bed02c4e327040d5bf66e916382ab7f6
I20260710 13:19:13.084255 11877 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6b0c196acba499b8faae22edf0faba0"
dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
mode: GRACEFUL
new_leader_uuid: "bed02c4e327040d5bf66e916382ab7f6"
 from {username='slave'} at 127.0.0.1:46298
I20260710 13:19:13.084731 11877 raft_consensus.cc:606] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 LEADER]: Received request to transfer leadership to TS bed02c4e327040d5bf66e916382ab7f6
I20260710 13:19:13.088155 11934 consensus_queue.cc:1048] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:13.092346 11878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96cbee16e9fa4674b3bfa128f97af401"
dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
mode: GRACEFUL
new_leader_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
 from {username='slave'} at 127.0.0.1:46298
I20260710 13:19:13.093014 11878 raft_consensus.cc:606] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 LEADER]: Received request to transfer leadership to TS ea39aa3eb66942ccb5ead86e726352a3
I20260710 13:19:13.098634 11966 consensus_queue.cc:1048] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:13.103791 11877 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb6f222b0db4483f9115e69d156911fe"
dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
mode: GRACEFUL
new_leader_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
 from {username='slave'} at 127.0.0.1:46298
I20260710 13:19:13.104353 11877 raft_consensus.cc:606] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 LEADER]: Received request to transfer leadership to TS ea39aa3eb66942ccb5ead86e726352a3
I20260710 13:19:13.105902 11730 raft_consensus.cc:3060] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:13.113230 11966 raft_consensus.cc:493] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:13.113699 11966 raft_consensus.cc:515] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:13.116195 11966 leader_election.cc:290] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:13.116842 11804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6f222b0db4483f9115e69d156911fe" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3" is_pre_election: true
I20260710 13:19:13.117395 11804 raft_consensus.cc:2468] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 1.
I20260710 13:19:13.118711 11694 leader_election.cc:304] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [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: bed02c4e327040d5bf66e916382ab7f6, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:13.119498 11966 raft_consensus.cc:2804] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:13.119864 11966 raft_consensus.cc:493] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:13.119668 11961 consensus_queue.cc:1048] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:13.120186 11966 raft_consensus.cc:3060] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.121059 11877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6f222b0db4483f9115e69d156911fe" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" is_pre_election: true
I20260710 13:19:13.126220 11966 raft_consensus.cc:515] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:13.127576 11730 raft_consensus.cc:1240] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Rejecting Update request from peer 0e97ddbecaa64712b1bfec513c6f3b4f for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:19:13.128299 11966 leader_election.cc:290] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 2 election: Requested vote from peers ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:13.129007 11804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6f222b0db4483f9115e69d156911fe" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
I20260710 13:19:13.129575 11804 raft_consensus.cc:3060] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.132043 11961 consensus_queue.cc:1059] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:13.132730 11730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa1374f75d67479d92c1e6cab20f54df"
dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
mode: GRACEFUL
new_leader_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
 from {username='slave'} at 127.0.0.1:55780
I20260710 13:19:13.132920 11926 raft_consensus.cc:3055] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:13.133224 11926 raft_consensus.cc:740] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Running, Role: LEADER
I20260710 13:19:13.133306 11730 raft_consensus.cc:606] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [term 1 LEADER]: Received request to transfer leadership to TS ea39aa3eb66942ccb5ead86e726352a3
I20260710 13:19:13.132098 11877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6f222b0db4483f9115e69d156911fe" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
I20260710 13:19:13.134176 11926 consensus_queue.cc:260] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [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: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:13.135267 11926 raft_consensus.cc:3060] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.135280 11804 raft_consensus.cc:2468] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 2.
I20260710 13:19:13.136499 11694 leader_election.cc:304] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bed02c4e327040d5bf66e916382ab7f6, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:13.137138 11966 raft_consensus.cc:2804] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:13.137837 11966 raft_consensus.cc:697] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [term 2 LEADER]: Becoming Leader. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Running, Role: LEADER
I20260710 13:19:13.138481 11966 consensus_queue.cc:237] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Queue going to LEADER 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: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:13.139763 11730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0704aef5747142c893f1316ffbc19bcb"
dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
mode: GRACEFUL
new_leader_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
 from {username='slave'} at 127.0.0.1:55780
I20260710 13:19:13.140326 11730 raft_consensus.cc:606] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [term 1 LEADER]: Received request to transfer leadership to TS 0e97ddbecaa64712b1bfec513c6f3b4f
I20260710 13:19:13.142581 11877 raft_consensus.cc:2410] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bed02c4e327040d5bf66e916382ab7f6 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:19:13.142361 11968 consensus_queue.cc:1048] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:13.148720 11629 catalog_manager.cc:5697] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 reported cstate change: term changed from 1 to 2, leader changed from 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131) to bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129). New cstate: current_term: 2 leader_uuid: "bed02c4e327040d5bf66e916382ab7f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:13.156908 11976 consensus_queue.cc:1048] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:13.158656 11953 consensus_queue.cc:1048] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:13.158710 11968 consensus_queue.cc:1048] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:13.175225 11968 raft_consensus.cc:993] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6: : Instructing follower ea39aa3eb66942ccb5ead86e726352a3 to start an election
I20260710 13:19:13.175652 11968 raft_consensus.cc:1081] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [term 1 LEADER]: Signalling peer ea39aa3eb66942ccb5ead86e726352a3 to start an election
I20260710 13:19:13.175508 11928 consensus_queue.cc:1048] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:13.178086 11804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa1374f75d67479d92c1e6cab20f54df"
dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
 from {username='slave'} at 127.0.0.1:49346
I20260710 13:19:13.178613 11804 raft_consensus.cc:493] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:13.179020 11804 raft_consensus.cc:3060] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.185492 11804 raft_consensus.cc:515] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:13.185837 11926 consensus_queue.cc:1048] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:13.187492 11804 leader_election.cc:290] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3 [CANDIDATE]: Term 2 election: Requested vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:13.188616 11878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1374f75d67479d92c1e6cab20f54df" candidate_uuid: "ea39aa3eb66942ccb5ead86e726352a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
I20260710 13:19:13.189177 11878 raft_consensus.cc:3060] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.192843 11728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1374f75d67479d92c1e6cab20f54df" candidate_uuid: "ea39aa3eb66942ccb5ead86e726352a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
I20260710 13:19:13.193434 11728 raft_consensus.cc:3055] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:13.193727 11728 raft_consensus.cc:740] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Running, Role: LEADER
I20260710 13:19:13.194535 11728 consensus_queue.cc:260] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:13.197671 11728 raft_consensus.cc:3060] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.205291 11878 raft_consensus.cc:2468] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea39aa3eb66942ccb5ead86e726352a3 in term 2.
I20260710 13:19:13.206575 11770 leader_election.cc:304] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e97ddbecaa64712b1bfec513c6f3b4f, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:13.207191 11976 consensus_queue.cc:1048] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:13.210367 12002 raft_consensus.cc:2804] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:13.210697 11926 raft_consensus.cc:993] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f: : Instructing follower bed02c4e327040d5bf66e916382ab7f6 to start an election
I20260710 13:19:13.211212 11926 raft_consensus.cc:1081] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 LEADER]: Signalling peer bed02c4e327040d5bf66e916382ab7f6 to start an election
I20260710 13:19:13.211772 12002 raft_consensus.cc:697] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3 [term 2 LEADER]: Becoming Leader. State: Replica: ea39aa3eb66942ccb5ead86e726352a3, State: Running, Role: LEADER
I20260710 13:19:13.212682 12002 consensus_queue.cc:237] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:13.216457 11928 raft_consensus.cc:993] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3: : Instructing follower bed02c4e327040d5bf66e916382ab7f6 to start an election
I20260710 13:19:13.216734 11946 consensus_queue.cc:1048] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:13.217757 11731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6b0c196acba499b8faae22edf0faba0"
dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
 from {username='slave'} at 127.0.0.1:55770
I20260710 13:19:13.218295 11731 raft_consensus.cc:493] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:13.218649 11731 raft_consensus.cc:3060] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.222188 12008 raft_consensus.cc:1081] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [term 1 LEADER]: Signalling peer bed02c4e327040d5bf66e916382ab7f6 to start an election
I20260710 13:19:13.205291 11728 raft_consensus.cc:2468] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea39aa3eb66942ccb5ead86e726352a3 in term 2.
I20260710 13:19:13.235186 11976 consensus_queue.cc:1048] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:13.227348 11731 raft_consensus.cc:515] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:13.240988 11730 raft_consensus.cc:1240] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Rejecting Update request from peer 0e97ddbecaa64712b1bfec513c6f3b4f for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:13.241537 11728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b307a6bd8904ba2b435a85c8d8eaa43"
dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
 from {username='slave'} at 127.0.0.1:55778
I20260710 13:19:13.243221 11728 raft_consensus.cc:493] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:13.243659 11728 raft_consensus.cc:3060] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.244418 11877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0c196acba499b8faae22edf0faba0" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
I20260710 13:19:13.242725 11731 leader_election.cc:290] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 2 election: Requested vote from peers ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:13.244978 11877 raft_consensus.cc:3055] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:13.245301 11877 raft_consensus.cc:740] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Running, Role: LEADER
I20260710 13:19:13.245698 11960 consensus_queue.cc:1059] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:13.247121 11877 consensus_queue.cc:260] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:13.248226 11877 raft_consensus.cc:3060] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.240566 11629 catalog_manager.cc:5697] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3 reported cstate change: term changed from 1 to 2, leader changed from bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129) to ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130). New cstate: current_term: 2 leader_uuid: "ea39aa3eb66942ccb5ead86e726352a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:13.252161 11728 raft_consensus.cc:515] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } }
I20260710 13:19:13.254194 11728 leader_election.cc:290] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 2 election: Requested vote from peers 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947), ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545)
I20260710 13:19:13.255223 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0c196acba499b8faae22edf0faba0" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
I20260710 13:19:13.255764 11806 raft_consensus.cc:3060] T a6b0c196acba499b8faae22edf0faba0 P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.255766 11879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b307a6bd8904ba2b435a85c8d8eaa43" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
I20260710 13:19:13.256405 11879 raft_consensus.cc:3060] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:13.256819 11946 consensus_queue.cc:1175] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ea39aa3eb66942ccb5ead86e726352a3" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 13:19:13.257896 11803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b307a6bd8904ba2b435a85c8d8eaa43" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
I20260710 13:19:13.258460 11803 raft_consensus.cc:3055] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:13.258767 11803 raft_consensus.cc:740] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea39aa3eb66942ccb5ead86e726352a3, State: Running, Role: LEADER
I20260710 13:19:13.259676 11803 consensus_queue.cc:260] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } }
I20260710 13:19:13.261044 11803 raft_consensus.cc:3060] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.261525 11934 consensus_queue.cc:1048] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:13.240803 11953 consensus_queue.cc:1048] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260710 13:19:13.268085 11803 raft_consensus.cc:2468] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 2.
I20260710 13:19:13.271467 11694 leader_election.cc:304] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bed02c4e327040d5bf66e916382ab7f6, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:13.271862 11806 raft_consensus.cc:2468] T a6b0c196acba499b8faae22edf0faba0 P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 2.
I20260710 13:19:13.271871 11879 raft_consensus.cc:2468] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 2.
I20260710 13:19:13.272264 11934 raft_consensus.cc:2804] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:13.272725 11934 raft_consensus.cc:697] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [term 2 LEADER]: Becoming Leader. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Running, Role: LEADER
I20260710 13:19:13.273453 11934 consensus_queue.cc:237] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } }
I20260710 13:19:13.278532 11694 leader_election.cc:304] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bed02c4e327040d5bf66e916382ab7f6, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:13.283169 11877 raft_consensus.cc:2468] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 2.
W20260710 13:19:13.284200 11960 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:19:13.283990 11934 raft_consensus.cc:2804] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:13.291985 11946 consensus_queue.cc:1048] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:13.295264 11934 raft_consensus.cc:697] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 2 LEADER]: Becoming Leader. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Running, Role: LEADER
I20260710 13:19:13.295279 11959 consensus_queue.cc:1048] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:13.296437 11934 consensus_queue.cc:237] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [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: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:13.306430 11629 catalog_manager.cc:5697] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 reported cstate change: term changed from 1 to 2, leader changed from ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130) to bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129). New cstate: current_term: 2 leader_uuid: "bed02c4e327040d5bf66e916382ab7f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:13.328666 12007 consensus_queue.cc:1048] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:13.332656 11627 catalog_manager.cc:5697] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 reported cstate change: term changed from 1 to 2, leader changed from 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131) to bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129). New cstate: current_term: 2 leader_uuid: "bed02c4e327040d5bf66e916382ab7f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:13.334821 11960 raft_consensus.cc:993] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f: : Instructing follower ea39aa3eb66942ccb5ead86e726352a3 to start an election
I20260710 13:19:13.338079 11959 raft_consensus.cc:1081] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 LEADER]: Signalling peer ea39aa3eb66942ccb5ead86e726352a3 to start an election
I20260710 13:19:13.340328 11803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96cbee16e9fa4674b3bfa128f97af401"
dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
 from {username='slave'} at 127.0.0.1:49358
I20260710 13:19:13.340920 11803 raft_consensus.cc:493] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:13.341265 11803 raft_consensus.cc:3060] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.347949 11803 raft_consensus.cc:515] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:13.350092 11803 leader_election.cc:290] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [CANDIDATE]: Term 2 election: Requested vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:13.352423 11728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbee16e9fa4674b3bfa128f97af401" candidate_uuid: "ea39aa3eb66942ccb5ead86e726352a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
I20260710 13:19:13.352777 11877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbee16e9fa4674b3bfa128f97af401" candidate_uuid: "ea39aa3eb66942ccb5ead86e726352a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
I20260710 13:19:13.353379 11877 raft_consensus.cc:3055] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:13.353786 11877 raft_consensus.cc:740] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Running, Role: LEADER
I20260710 13:19:13.354795 11877 consensus_queue.cc:260] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:13.364068 11877 raft_consensus.cc:3060] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.373476 11877 raft_consensus.cc:2468] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea39aa3eb66942ccb5ead86e726352a3 in term 2.
I20260710 13:19:13.442482 11728 raft_consensus.cc:3060] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.449451 11728 raft_consensus.cc:2468] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea39aa3eb66942ccb5ead86e726352a3 in term 2.
I20260710 13:19:13.461364 11770 leader_election.cc:304] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e97ddbecaa64712b1bfec513c6f3b4f, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:13.462278 12007 raft_consensus.cc:2804] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:13.462733 12007 raft_consensus.cc:697] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 2 LEADER]: Becoming Leader. State: Replica: ea39aa3eb66942ccb5ead86e726352a3, State: Running, Role: LEADER
I20260710 13:19:13.463636 12007 consensus_queue.cc:237] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:13.555775 11629 catalog_manager.cc:5697] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 reported cstate change: term changed from 1 to 2, leader changed from 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131) to ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130). New cstate: current_term: 2 leader_uuid: "ea39aa3eb66942ccb5ead86e726352a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:13.560245 11966 raft_consensus.cc:993] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6: : Instructing follower 0e97ddbecaa64712b1bfec513c6f3b4f to start an election
I20260710 13:19:13.560724 11934 raft_consensus.cc:1081] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [term 1 LEADER]: Signalling peer 0e97ddbecaa64712b1bfec513c6f3b4f to start an election
I20260710 13:19:13.562080 11877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0704aef5747142c893f1316ffbc19bcb"
dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
 from {username='slave'} at 127.0.0.1:46276
I20260710 13:19:13.562587 11877 raft_consensus.cc:493] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:13.562937 11877 raft_consensus.cc:3060] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.567790 11877 raft_consensus.cc:515] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:13.569386 11877 leader_election.cc:290] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 2 election: Requested vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545)
I20260710 13:19:13.570098 11728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0704aef5747142c893f1316ffbc19bcb" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
I20260710 13:19:13.570331 11803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0704aef5747142c893f1316ffbc19bcb" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
I20260710 13:19:13.570767 11728 raft_consensus.cc:3055] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:13.570919 11803 raft_consensus.cc:3060] T 0704aef5747142c893f1316ffbc19bcb P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.571113 11728 raft_consensus.cc:740] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Running, Role: LEADER
I20260710 13:19:13.571880 11728 consensus_queue.cc:260] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:13.572813 11728 raft_consensus.cc:3060] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.575392 11803 raft_consensus.cc:2468] T 0704aef5747142c893f1316ffbc19bcb P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e97ddbecaa64712b1bfec513c6f3b4f in term 2.
I20260710 13:19:13.576674 11843 leader_election.cc:304] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e97ddbecaa64712b1bfec513c6f3b4f, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:13.577339 11728 raft_consensus.cc:2468] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e97ddbecaa64712b1bfec513c6f3b4f in term 2.
I20260710 13:19:13.577445 11946 raft_consensus.cc:2804] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:13.577980 11946 raft_consensus.cc:697] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 LEADER]: Becoming Leader. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Running, Role: LEADER
I20260710 13:19:13.578825 11946 consensus_queue.cc:237] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:13.585768 11629 catalog_manager.cc:5697] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f reported cstate change: term changed from 1 to 2, leader changed from bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129) to 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131). New cstate: current_term: 2 leader_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:13.647607 11959 raft_consensus.cc:993] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f: : Instructing follower bed02c4e327040d5bf66e916382ab7f6 to start an election
I20260710 13:19:13.648095 11946 raft_consensus.cc:1081] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 LEADER]: Signalling peer bed02c4e327040d5bf66e916382ab7f6 to start an election
I20260710 13:19:13.649706 11728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d68d609ee4c343d299f4095d90b81a20"
dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
 from {username='slave'} at 127.0.0.1:55770
I20260710 13:19:13.650372 11728 raft_consensus.cc:493] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:13.650763 11728 raft_consensus.cc:3060] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.655613 11728 raft_consensus.cc:515] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:13.657109 11728 leader_election.cc:290] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 2 election: Requested vote from peers ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:13.657918 11803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68d609ee4c343d299f4095d90b81a20" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
I20260710 13:19:13.658093 11877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68d609ee4c343d299f4095d90b81a20" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
I20260710 13:19:13.658500 11803 raft_consensus.cc:3060] T d68d609ee4c343d299f4095d90b81a20 P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.658547 11877 raft_consensus.cc:3055] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:13.658965 11877 raft_consensus.cc:740] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Running, Role: LEADER
I20260710 13:19:13.659786 11877 consensus_queue.cc:260] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:13.660944 11877 raft_consensus.cc:3060] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.665033 11803 raft_consensus.cc:2468] T d68d609ee4c343d299f4095d90b81a20 P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 2.
I20260710 13:19:13.666090 11694 leader_election.cc:304] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bed02c4e327040d5bf66e916382ab7f6, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:13.666692 11878 raft_consensus.cc:1275] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Refusing update from remote peer bed02c4e327040d5bf66e916382ab7f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:19:13.666841 11934 raft_consensus.cc:2804] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:13.667135 11878 pending_rounds.cc:85] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f: Aborting all ops after (but not including) 0
I20260710 13:19:13.667333 11934 raft_consensus.cc:697] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6 [term 2 LEADER]: Becoming Leader. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Running, Role: LEADER
I20260710 13:19:13.667449 11878 pending_rounds.cc:107] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:19:13.667420 11877 raft_consensus.cc:2468] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 2.
I20260710 13:19:13.667919 11878 raft_consensus.cc:2889] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:19:13.668159 11934 consensus_queue.cc:237] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:13.669418 11966 consensus_queue.cc:1048] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:13.675249 11629 catalog_manager.cc:5697] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6 reported cstate change: term changed from 1 to 2, leader changed from 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131) to bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129). New cstate: current_term: 2 leader_uuid: "bed02c4e327040d5bf66e916382ab7f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:13.676865 11803 raft_consensus.cc:1275] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Refusing update from remote peer bed02c4e327040d5bf66e916382ab7f6: 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:13.678161 11927 consensus_queue.cc:1048] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:13.773973 11878 raft_consensus.cc:1275] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Refusing update from remote peer ea39aa3eb66942ccb5ead86e726352a3: 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.775163 12007 consensus_queue.cc:1048] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 }, 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.782130 11728 raft_consensus.cc:1275] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Refusing update from remote peer ea39aa3eb66942ccb5ead86e726352a3: 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.783989 12002 consensus_queue.cc:1048] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 }, 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.828023 11878 raft_consensus.cc:1275] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Refusing update from remote peer bed02c4e327040d5bf66e916382ab7f6: 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.828015 11803 raft_consensus.cc:1275] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Refusing update from remote peer bed02c4e327040d5bf66e916382ab7f6: 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.829430 11927 consensus_queue.cc:1048] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 }, 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.829562 11934 consensus_queue.cc:1048] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 }, 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.840929 11806 raft_consensus.cc:1275] T a6b0c196acba499b8faae22edf0faba0 P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Refusing update from remote peer bed02c4e327040d5bf66e916382ab7f6: 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.843530 11976 consensus_queue.cc:1048] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 }, 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.849382 11878 raft_consensus.cc:1275] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Refusing update from remote peer bed02c4e327040d5bf66e916382ab7f6: 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.850952 11927 consensus_queue.cc:1048] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 }, 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.980401 11803 raft_consensus.cc:1275] T 0704aef5747142c893f1316ffbc19bcb P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Refusing update from remote peer 0e97ddbecaa64712b1bfec513c6f3b4f: 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.981667 11946 consensus_queue.cc:1048] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 }, 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.988966 11728 raft_consensus.cc:1275] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Refusing update from remote peer 0e97ddbecaa64712b1bfec513c6f3b4f: 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.990382 12017 consensus_queue.cc:1048] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:14.026899 11728 raft_consensus.cc:1275] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Refusing update from remote peer ea39aa3eb66942ccb5ead86e726352a3: 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:14.028193 12002 consensus_queue.cc:1048] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:14.035241 11878 raft_consensus.cc:1275] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Refusing update from remote peer ea39aa3eb66942ccb5ead86e726352a3: 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:14.036583 11953 consensus_queue.cc:1048] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:14.089098 11878 raft_consensus.cc:1275] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Refusing update from remote peer bed02c4e327040d5bf66e916382ab7f6: 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:14.090471 11927 consensus_queue.cc:1048] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:14.098484 11803 raft_consensus.cc:1275] T d68d609ee4c343d299f4095d90b81a20 P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Refusing update from remote peer bed02c4e327040d5bf66e916382ab7f6: 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:14.099828 11976 consensus_queue.cc:1048] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:19:14.489073 11827 debug-util.cc:398] Leaking SignalData structure 0x7b08000f84c0 after lost signal to thread 11077
W20260710 13:19:14.489985 11827 debug-util.cc:398] Leaking SignalData structure 0x7b08000f8ba0 after lost signal to thread 11663
W20260710 13:19:14.491043 11827 debug-util.cc:398] Leaking SignalData structure 0x7b08001f53e0 after lost signal to thread 11755
W20260710 13:19:14.491824 11827 debug-util.cc:398] Leaking SignalData structure 0x7b0800200c00 after lost signal to thread 11830
W20260710 13:19:14.492650 11827 debug-util.cc:398] Leaking SignalData structure 0x7b08000f9aa0 after lost signal to thread 11904
I20260710 13:19:16.245072 11074 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:19:16.245863 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:16.262910 11728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f03f87afe6544cab3d00d93fd3c38c6"
dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
mode: GRACEFUL
new_leader_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
 from {username='slave'} at 127.0.0.1:44708
I20260710 13:19:16.263556 11728 raft_consensus.cc:606] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 1 LEADER]: Received request to transfer leadership to TS 0e97ddbecaa64712b1bfec513c6f3b4f
I20260710 13:19:16.266317 11728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6b0c196acba499b8faae22edf0faba0"
dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
mode: GRACEFUL
new_leader_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
 from {username='slave'} at 127.0.0.1:44708
I20260710 13:19:16.266803 11728 raft_consensus.cc:606] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 2 LEADER]: Received request to transfer leadership to TS 0e97ddbecaa64712b1bfec513c6f3b4f
I20260710 13:19:16.267928 11074 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:16.268409 12021 raft_consensus.cc:993] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6: : Instructing follower 0e97ddbecaa64712b1bfec513c6f3b4f to start an election
I20260710 13:19:16.268497 11074 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:16.268823 12021 raft_consensus.cc:1081] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 2 LEADER]: Signalling peer 0e97ddbecaa64712b1bfec513c6f3b4f to start an election
I20260710 13:19:16.270262 11878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6b0c196acba499b8faae22edf0faba0"
dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
 from {username='slave'} at 127.0.0.1:46276
I20260710 13:19:16.270709 11878 raft_consensus.cc:493] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:16.271054 11878 raft_consensus.cc:3060] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:16.275275 11878 raft_consensus.cc:515] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:16.277241 11878 leader_election.cc:290] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 3 election: Requested vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545)
I20260710 13:19:16.277592 11728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0c196acba499b8faae22edf0faba0" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
I20260710 13:19:16.277799 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0c196acba499b8faae22edf0faba0" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
I20260710 13:19:16.278200 11728 raft_consensus.cc:3055] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:16.278355 11806 raft_consensus.cc:3060] T a6b0c196acba499b8faae22edf0faba0 P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:16.278584 11728 raft_consensus.cc:740] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Running, Role: LEADER
I20260710 13:19:16.279376 11728 consensus_queue.cc:260] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [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: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:16.280613 11728 raft_consensus.cc:3060] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:16.282697 11806 raft_consensus.cc:2468] T a6b0c196acba499b8faae22edf0faba0 P ea39aa3eb66942ccb5ead86e726352a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e97ddbecaa64712b1bfec513c6f3b4f in term 3.
I20260710 13:19:16.283735 11843 leader_election.cc:304] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [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: 0e97ddbecaa64712b1bfec513c6f3b4f, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:16.284400 12022 raft_consensus.cc:2804] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:16.285634 12022 raft_consensus.cc:697] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 LEADER]: Becoming Leader. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Running, Role: LEADER
I20260710 13:19:16.286352 12022 consensus_queue.cc:237] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [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: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:16.288178 11728 raft_consensus.cc:2468] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e97ddbecaa64712b1bfec513c6f3b4f in term 3.
I20260710 13:19:16.293517 11628 catalog_manager.cc:5697] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f reported cstate change: term changed from 2 to 3, leader changed from bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129) to 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131). New cstate: current_term: 3 leader_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:16.430434 12021 raft_consensus.cc:993] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6: : Instructing follower 0e97ddbecaa64712b1bfec513c6f3b4f to start an election
I20260710 13:19:16.430945 11966 raft_consensus.cc:1081] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 1 LEADER]: Signalling peer 0e97ddbecaa64712b1bfec513c6f3b4f to start an election
I20260710 13:19:16.432461 11877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f03f87afe6544cab3d00d93fd3c38c6"
dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
 from {username='slave'} at 127.0.0.1:46276
I20260710 13:19:16.433029 11877 raft_consensus.cc:493] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:16.433421 11877 raft_consensus.cc:3060] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.440562 11877 raft_consensus.cc:515] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:16.443032 11877 leader_election.cc:290] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 2 election: Requested vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545)
I20260710 13:19:16.443255 11728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f03f87afe6544cab3d00d93fd3c38c6" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
I20260710 13:19:16.443645 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f03f87afe6544cab3d00d93fd3c38c6" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
I20260710 13:19:16.443847 11728 raft_consensus.cc:3055] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:16.444146 11806 raft_consensus.cc:3060] T 4f03f87afe6544cab3d00d93fd3c38c6 P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.444172 11728 raft_consensus.cc:740] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Running, Role: LEADER
I20260710 13:19:16.445163 11728 consensus_queue.cc:260] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:16.446523 11728 raft_consensus.cc:3060] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.448850 11806 raft_consensus.cc:2468] T 4f03f87afe6544cab3d00d93fd3c38c6 P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e97ddbecaa64712b1bfec513c6f3b4f in term 2.
I20260710 13:19:16.449906 11843 leader_election.cc:304] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e97ddbecaa64712b1bfec513c6f3b4f, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:16.450712 12022 raft_consensus.cc:2804] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:16.451191 12022 raft_consensus.cc:697] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 LEADER]: Becoming Leader. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Running, Role: LEADER
I20260710 13:19:16.451946 12022 consensus_queue.cc:237] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:16.453550 11728 raft_consensus.cc:2468] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e97ddbecaa64712b1bfec513c6f3b4f in term 2.
I20260710 13:19:16.459519 11628 catalog_manager.cc:5697] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f reported cstate change: term changed from 1 to 2, leader changed from bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129) to 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131). New cstate: current_term: 2 leader_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:16.670158 11806 raft_consensus.cc:1275] T a6b0c196acba499b8faae22edf0faba0 P ea39aa3eb66942ccb5ead86e726352a3 [term 3 FOLLOWER]: Refusing update from remote peer 0e97ddbecaa64712b1bfec513c6f3b4f: 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:16.671452 12022 consensus_queue.cc:1048] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:16.689743 11728 raft_consensus.cc:1275] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 3 FOLLOWER]: Refusing update from remote peer 0e97ddbecaa64712b1bfec513c6f3b4f: 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:16.691812 12025 consensus_queue.cc:1048] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:17.023618 11728 raft_consensus.cc:1275] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Refusing update from remote peer 0e97ddbecaa64712b1bfec513c6f3b4f: 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:17.025727 12025 consensus_queue.cc:1048] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:17.042132 11806 raft_consensus.cc:1275] T 4f03f87afe6544cab3d00d93fd3c38c6 P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Refusing update from remote peer 0e97ddbecaa64712b1bfec513c6f3b4f: 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:17.043957 12025 consensus_queue.cc:1048] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:17.269685 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:17.285858 11877 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f03f87afe6544cab3d00d93fd3c38c6"
dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
mode: GRACEFUL
new_leader_uuid: "bed02c4e327040d5bf66e916382ab7f6"
 from {username='slave'} at 127.0.0.1:46298
I20260710 13:19:17.286502 11877 raft_consensus.cc:606] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 LEADER]: Received request to transfer leadership to TS bed02c4e327040d5bf66e916382ab7f6
I20260710 13:19:17.291729 11877 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6b0c196acba499b8faae22edf0faba0"
dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
mode: GRACEFUL
new_leader_uuid: "bed02c4e327040d5bf66e916382ab7f6"
 from {username='slave'} at 127.0.0.1:46298
I20260710 13:19:17.292309 11877 raft_consensus.cc:606] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 LEADER]: Received request to transfer leadership to TS bed02c4e327040d5bf66e916382ab7f6
I20260710 13:19:17.299614 11803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96cbee16e9fa4674b3bfa128f97af401"
dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
mode: GRACEFUL
new_leader_uuid: "bed02c4e327040d5bf66e916382ab7f6"
 from {username='slave'} at 127.0.0.1:49362
I20260710 13:19:17.300105 11803 raft_consensus.cc:606] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 2 LEADER]: Received request to transfer leadership to TS bed02c4e327040d5bf66e916382ab7f6
I20260710 13:19:17.305171 11803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd72649c654f4a5b85c5f04f9173c69b"
dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
mode: GRACEFUL
new_leader_uuid: "bed02c4e327040d5bf66e916382ab7f6"
 from {username='slave'} at 127.0.0.1:49362
I20260710 13:19:17.305658 11803 raft_consensus.cc:606] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [term 1 LEADER]: Received request to transfer leadership to TS bed02c4e327040d5bf66e916382ab7f6
I20260710 13:19:17.473343 11953 raft_consensus.cc:993] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3: : Instructing follower bed02c4e327040d5bf66e916382ab7f6 to start an election
I20260710 13:19:17.473929 12041 raft_consensus.cc:1081] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [term 1 LEADER]: Signalling peer bed02c4e327040d5bf66e916382ab7f6 to start an election
I20260710 13:19:17.475730 11728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd72649c654f4a5b85c5f04f9173c69b"
dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
 from {username='slave'} at 127.0.0.1:55778
I20260710 13:19:17.476347 11728 raft_consensus.cc:493] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:17.476737 11728 raft_consensus.cc:3060] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.483281 11728 raft_consensus.cc:515] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:17.485313 11728 leader_election.cc:290] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 2 election: Requested vote from peers ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:17.485924 11877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd72649c654f4a5b85c5f04f9173c69b" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
I20260710 13:19:17.486346 11803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd72649c654f4a5b85c5f04f9173c69b" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
I20260710 13:19:17.486640 11877 raft_consensus.cc:3060] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.486850 11803 raft_consensus.cc:3055] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.487226 11803 raft_consensus.cc:740] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea39aa3eb66942ccb5ead86e726352a3, State: Running, Role: LEADER
I20260710 13:19:17.488111 11803 consensus_queue.cc:260] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:17.489195 11803 raft_consensus.cc:3060] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.494365 11803 raft_consensus.cc:2468] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 2.
I20260710 13:19:17.494582 11877 raft_consensus.cc:2468] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 2.
I20260710 13:19:17.495802 11694 leader_election.cc:304] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bed02c4e327040d5bf66e916382ab7f6, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:17.496783 12021 raft_consensus.cc:2804] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:17.497284 12021 raft_consensus.cc:697] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [term 2 LEADER]: Becoming Leader. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Running, Role: LEADER
I20260710 13:19:17.498360 12021 consensus_queue.cc:237] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:17.506341 11629 catalog_manager.cc:5697] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 reported cstate change: term changed from 1 to 2, leader changed from ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130) to bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129). New cstate: current_term: 2 leader_uuid: "bed02c4e327040d5bf66e916382ab7f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.554872 11953 raft_consensus.cc:993] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3: : Instructing follower bed02c4e327040d5bf66e916382ab7f6 to start an election
I20260710 13:19:17.555375 12041 raft_consensus.cc:1081] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 2 LEADER]: Signalling peer bed02c4e327040d5bf66e916382ab7f6 to start an election
I20260710 13:19:17.556710 11728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96cbee16e9fa4674b3bfa128f97af401"
dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
 from {username='slave'} at 127.0.0.1:55778
I20260710 13:19:17.557153 11728 raft_consensus.cc:493] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:17.557415 11728 raft_consensus.cc:3060] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:17.561709 11728 raft_consensus.cc:515] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:17.563181 11728 leader_election.cc:290] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 3 election: Requested vote from peers ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:17.563889 11803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbee16e9fa4674b3bfa128f97af401" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
I20260710 13:19:17.564191 11877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbee16e9fa4674b3bfa128f97af401" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
I20260710 13:19:17.564445 11803 raft_consensus.cc:3055] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:17.564699 11877 raft_consensus.cc:3060] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:17.564783 11803 raft_consensus.cc:740] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea39aa3eb66942ccb5ead86e726352a3, State: Running, Role: LEADER
I20260710 13:19:17.565724 11803 consensus_queue.cc:260] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [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: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:17.567031 11803 raft_consensus.cc:3060] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:17.571554 11877 raft_consensus.cc:2468] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 3.
I20260710 13:19:17.572738 11695 leader_election.cc:304] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [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: 0e97ddbecaa64712b1bfec513c6f3b4f, bed02c4e327040d5bf66e916382ab7f6; no voters: 
I20260710 13:19:17.573405 12021 raft_consensus.cc:2804] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:17.573398 11803 raft_consensus.cc:2468] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 3.
I20260710 13:19:17.573992 12021 raft_consensus.cc:697] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [term 3 LEADER]: Becoming Leader. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Running, Role: LEADER
I20260710 13:19:17.575080 12021 consensus_queue.cc:237] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [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: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:17.580816 11629 catalog_manager.cc:5697] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 reported cstate change: term changed from 2 to 3, leader changed from ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130) to bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129). New cstate: current_term: 3 leader_uuid: "bed02c4e327040d5bf66e916382ab7f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.590308 12022 raft_consensus.cc:993] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f: : Instructing follower bed02c4e327040d5bf66e916382ab7f6 to start an election
I20260710 13:19:17.590708 12040 raft_consensus.cc:1081] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 LEADER]: Signalling peer bed02c4e327040d5bf66e916382ab7f6 to start an election
I20260710 13:19:17.592015 11728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f03f87afe6544cab3d00d93fd3c38c6"
dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
 from {username='slave'} at 127.0.0.1:55770
I20260710 13:19:17.592435 11728 raft_consensus.cc:493] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:17.592706 11728 raft_consensus.cc:3060] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:17.596503 11728 raft_consensus.cc:515] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:17.597801 11728 leader_election.cc:290] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 3 election: Requested vote from peers ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:17.598707 11803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f03f87afe6544cab3d00d93fd3c38c6" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
I20260710 13:19:17.598750 11877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f03f87afe6544cab3d00d93fd3c38c6" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
I20260710 13:19:17.599335 11803 raft_consensus.cc:3060] T 4f03f87afe6544cab3d00d93fd3c38c6 P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:17.599408 11877 raft_consensus.cc:3055] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:17.599785 11877 raft_consensus.cc:740] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Running, Role: LEADER
I20260710 13:19:17.600534 11877 consensus_queue.cc:260] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [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: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:17.601658 11877 raft_consensus.cc:3060] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:17.604197 11803 raft_consensus.cc:2468] T 4f03f87afe6544cab3d00d93fd3c38c6 P ea39aa3eb66942ccb5ead86e726352a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 3.
I20260710 13:19:17.605154 11694 leader_election.cc:304] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [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: bed02c4e327040d5bf66e916382ab7f6, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:17.605813 12021 raft_consensus.cc:2804] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:17.606249 12021 raft_consensus.cc:697] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 3 LEADER]: Becoming Leader. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Running, Role: LEADER
I20260710 13:19:17.607124 12021 consensus_queue.cc:237] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [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: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:17.608525 11877 raft_consensus.cc:2468] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 3.
I20260710 13:19:17.613174 11629 catalog_manager.cc:5697] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 reported cstate change: term changed from 2 to 3, leader changed from 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131) to bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129). New cstate: current_term: 3 leader_uuid: "bed02c4e327040d5bf66e916382ab7f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.668393 12022 raft_consensus.cc:993] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f: : Instructing follower bed02c4e327040d5bf66e916382ab7f6 to start an election
I20260710 13:19:17.668884 12040 raft_consensus.cc:1081] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 LEADER]: Signalling peer bed02c4e327040d5bf66e916382ab7f6 to start an election
I20260710 13:19:17.670281 11728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6b0c196acba499b8faae22edf0faba0"
dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
 from {username='slave'} at 127.0.0.1:55770
I20260710 13:19:17.670655 11728 raft_consensus.cc:493] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:17.670881 11728 raft_consensus.cc:3060] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:17.674736 11728 raft_consensus.cc:515] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:17.676054 11728 leader_election.cc:290] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [CANDIDATE]: Term 4 election: Requested vote from peers ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:17.676791 11803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0c196acba499b8faae22edf0faba0" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
I20260710 13:19:17.676959 11877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0c196acba499b8faae22edf0faba0" candidate_uuid: "bed02c4e327040d5bf66e916382ab7f6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
I20260710 13:19:17.677371 11877 raft_consensus.cc:3055] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:17.677352 11803 raft_consensus.cc:3060] T a6b0c196acba499b8faae22edf0faba0 P ea39aa3eb66942ccb5ead86e726352a3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:17.677798 11877 raft_consensus.cc:740] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Running, Role: LEADER
I20260710 13:19:17.678506 11877 consensus_queue.cc:260] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [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: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:17.679672 11877 raft_consensus.cc:3060] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:17.683844 11803 raft_consensus.cc:2468] T a6b0c196acba499b8faae22edf0faba0 P ea39aa3eb66942ccb5ead86e726352a3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 4.
I20260710 13:19:17.684876 11694 leader_election.cc:304] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [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: bed02c4e327040d5bf66e916382ab7f6, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:17.685359 11877 raft_consensus.cc:2468] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bed02c4e327040d5bf66e916382ab7f6 in term 4.
I20260710 13:19:17.685554 12021 raft_consensus.cc:2804] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:17.685989 12021 raft_consensus.cc:697] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 4 LEADER]: Becoming Leader. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Running, Role: LEADER
I20260710 13:19:17.686821 12021 consensus_queue.cc:237] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [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: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:17.692917 11629 catalog_manager.cc:5697] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 reported cstate change: term changed from 3 to 4, leader changed from 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131) to bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129). New cstate: current_term: 4 leader_uuid: "bed02c4e327040d5bf66e916382ab7f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.981480 11803 raft_consensus.cc:1275] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Refusing update from remote peer bed02c4e327040d5bf66e916382ab7f6: 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:17.982698 12021 consensus_queue.cc:1048] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:17.992949 11877 raft_consensus.cc:1275] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Refusing update from remote peer bed02c4e327040d5bf66e916382ab7f6: 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:17.996084 12021 consensus_queue.cc:1048] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:17.996583 11877 raft_consensus.cc:1275] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 FOLLOWER]: Refusing update from remote peer bed02c4e327040d5bf66e916382ab7f6: 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:17.997962 12021 consensus_queue.cc:1048] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:18.007788 11803 raft_consensus.cc:1275] T 4f03f87afe6544cab3d00d93fd3c38c6 P ea39aa3eb66942ccb5ead86e726352a3 [term 3 FOLLOWER]: Refusing update from remote peer bed02c4e327040d5bf66e916382ab7f6: 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:18.009455 12021 consensus_queue.cc:1048] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:18.067214 11878 raft_consensus.cc:1275] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 4 FOLLOWER]: Refusing update from remote peer bed02c4e327040d5bf66e916382ab7f6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:18.068591 12055 consensus_queue.cc:1048] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:18.069113 11878 raft_consensus.cc:1275] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 FOLLOWER]: Refusing update from remote peer bed02c4e327040d5bf66e916382ab7f6: 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:18.070922 12055 consensus_queue.cc:1048] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:18.078475 11803 raft_consensus.cc:1275] T a6b0c196acba499b8faae22edf0faba0 P ea39aa3eb66942ccb5ead86e726352a3 [term 4 FOLLOWER]: Refusing update from remote peer bed02c4e327040d5bf66e916382ab7f6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:18.080013 12055 consensus_queue.cc:1048] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:18.082559 11803 raft_consensus.cc:1275] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 3 FOLLOWER]: Refusing update from remote peer bed02c4e327040d5bf66e916382ab7f6: 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:18.084928 12055 consensus_queue.cc:1048] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:20.316787 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:20.324259 11728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b307a6bd8904ba2b435a85c8d8eaa43"
dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
mode: GRACEFUL
new_leader_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
 from {username='slave'} at 127.0.0.1:44708
I20260710 13:19:20.324688 11728 raft_consensus.cc:606] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [term 2 LEADER]: Received request to transfer leadership to TS 0e97ddbecaa64712b1bfec513c6f3b4f
I20260710 13:19:20.326927 11728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96cbee16e9fa4674b3bfa128f97af401"
dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
mode: GRACEFUL
new_leader_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
 from {username='slave'} at 127.0.0.1:44708
I20260710 13:19:20.327308 11728 raft_consensus.cc:606] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [term 3 LEADER]: Received request to transfer leadership to TS ea39aa3eb66942ccb5ead86e726352a3
I20260710 13:19:20.329154 11728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb6f222b0db4483f9115e69d156911fe"
dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
mode: GRACEFUL
new_leader_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
 from {username='slave'} at 127.0.0.1:44708
I20260710 13:19:20.329492 11728 raft_consensus.cc:606] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [term 2 LEADER]: Received request to transfer leadership to TS ea39aa3eb66942ccb5ead86e726352a3
I20260710 13:19:20.331471 11728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd72649c654f4a5b85c5f04f9173c69b"
dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
mode: GRACEFUL
new_leader_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
 from {username='slave'} at 127.0.0.1:44708
I20260710 13:19:20.331815 11728 raft_consensus.cc:606] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [term 2 LEADER]: Received request to transfer leadership to TS 0e97ddbecaa64712b1bfec513c6f3b4f
I20260710 13:19:20.332775 11074 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:19:20.333160 11074 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:20.510627 12060 raft_consensus.cc:993] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6: : Instructing follower ea39aa3eb66942ccb5ead86e726352a3 to start an election
I20260710 13:19:20.511138 12055 raft_consensus.cc:1081] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [term 3 LEADER]: Signalling peer ea39aa3eb66942ccb5ead86e726352a3 to start an election
I20260710 13:19:20.512336 11806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96cbee16e9fa4674b3bfa128f97af401"
dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
 from {username='slave'} at 127.0.0.1:49346
I20260710 13:19:20.512811 11806 raft_consensus.cc:493] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:20.513115 11806 raft_consensus.cc:3060] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:20.517975 11806 raft_consensus.cc:515] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:20.519694 11806 leader_election.cc:290] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [CANDIDATE]: Term 4 election: Requested vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:20.520290 11728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbee16e9fa4674b3bfa128f97af401" candidate_uuid: "ea39aa3eb66942ccb5ead86e726352a3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
I20260710 13:19:20.520577 11877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbee16e9fa4674b3bfa128f97af401" candidate_uuid: "ea39aa3eb66942ccb5ead86e726352a3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
I20260710 13:19:20.520819 11728 raft_consensus.cc:3055] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:20.521108 11877 raft_consensus.cc:3060] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:20.521147 11728 raft_consensus.cc:740] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Running, Role: LEADER
I20260710 13:19:20.521996 11728 consensus_queue.cc:260] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [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: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:20.522776 11728 raft_consensus.cc:3060] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:20.525221 11877 raft_consensus.cc:2468] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea39aa3eb66942ccb5ead86e726352a3 in term 4.
I20260710 13:19:20.526221 11770 leader_election.cc:304] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [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: 0e97ddbecaa64712b1bfec513c6f3b4f, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:20.526785 11728 raft_consensus.cc:2468] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea39aa3eb66942ccb5ead86e726352a3 in term 4.
I20260710 13:19:20.526857 12041 raft_consensus.cc:2804] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:20.528034 12041 raft_consensus.cc:697] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 4 LEADER]: Becoming Leader. State: Replica: ea39aa3eb66942ccb5ead86e726352a3, State: Running, Role: LEADER
I20260710 13:19:20.528724 12041 consensus_queue.cc:237] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [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: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:20.534950 11628 catalog_manager.cc:5697] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 reported cstate change: term changed from 3 to 4, leader changed from bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129) to ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130). New cstate: current_term: 4 leader_uuid: "ea39aa3eb66942ccb5ead86e726352a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:20.578670 12060 raft_consensus.cc:993] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6: : Instructing follower 0e97ddbecaa64712b1bfec513c6f3b4f to start an election
I20260710 13:19:20.579088 12055 raft_consensus.cc:1081] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [term 2 LEADER]: Signalling peer 0e97ddbecaa64712b1bfec513c6f3b4f to start an election
I20260710 13:19:20.580627 11877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b307a6bd8904ba2b435a85c8d8eaa43"
dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
 from {username='slave'} at 127.0.0.1:46276
I20260710 13:19:20.581049 11877 raft_consensus.cc:493] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:20.581323 11877 raft_consensus.cc:3060] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:20.585359 11877 raft_consensus.cc:515] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } }
I20260710 13:19:20.586690 11877 leader_election.cc:290] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 3 election: Requested vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545)
I20260710 13:19:20.587528 11728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b307a6bd8904ba2b435a85c8d8eaa43" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
I20260710 13:19:20.587776 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b307a6bd8904ba2b435a85c8d8eaa43" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
I20260710 13:19:20.588035 11728 raft_consensus.cc:3055] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:20.588267 11806 raft_consensus.cc:3060] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:20.588415 11728 raft_consensus.cc:740] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Running, Role: LEADER
I20260710 13:19:20.589274 11728 consensus_queue.cc:260] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [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: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } }
I20260710 13:19:20.590408 11728 raft_consensus.cc:3060] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:20.592617 11806 raft_consensus.cc:2468] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e97ddbecaa64712b1bfec513c6f3b4f in term 3.
I20260710 13:19:20.593644 11843 leader_election.cc:304] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f [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: 0e97ddbecaa64712b1bfec513c6f3b4f, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:20.594301 12061 raft_consensus.cc:2804] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:20.594884 11728 raft_consensus.cc:2468] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e97ddbecaa64712b1bfec513c6f3b4f in term 3.
I20260710 13:19:20.595476 12061 raft_consensus.cc:697] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 LEADER]: Becoming Leader. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Running, Role: LEADER
I20260710 13:19:20.596272 12061 consensus_queue.cc:237] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f [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: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } }
I20260710 13:19:20.603482 11628 catalog_manager.cc:5697] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f reported cstate change: term changed from 2 to 3, leader changed from bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129) to 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131). New cstate: current_term: 3 leader_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:20.638589 12055 raft_consensus.cc:993] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6: : Instructing follower ea39aa3eb66942ccb5ead86e726352a3 to start an election
I20260710 13:19:20.639114 12060 raft_consensus.cc:1081] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [term 2 LEADER]: Signalling peer ea39aa3eb66942ccb5ead86e726352a3 to start an election
I20260710 13:19:20.640573 11806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb6f222b0db4483f9115e69d156911fe"
dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
 from {username='slave'} at 127.0.0.1:49346
I20260710 13:19:20.640976 11806 raft_consensus.cc:493] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:20.641234 11806 raft_consensus.cc:3060] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:20.645192 11806 raft_consensus.cc:515] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:20.646756 11806 leader_election.cc:290] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3 [CANDIDATE]: Term 3 election: Requested vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131:34947)
I20260710 13:19:20.647250 11728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6f222b0db4483f9115e69d156911fe" candidate_uuid: "ea39aa3eb66942ccb5ead86e726352a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
I20260710 13:19:20.647809 11728 raft_consensus.cc:3055] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:20.647733 11878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6f222b0db4483f9115e69d156911fe" candidate_uuid: "ea39aa3eb66942ccb5ead86e726352a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
I20260710 13:19:20.648190 11728 raft_consensus.cc:740] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Running, Role: LEADER
I20260710 13:19:20.648387 11878 raft_consensus.cc:3060] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:20.649039 11728 consensus_queue.cc:260] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [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: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:20.649852 11728 raft_consensus.cc:3060] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:20.653131 11878 raft_consensus.cc:2468] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea39aa3eb66942ccb5ead86e726352a3 in term 3.
I20260710 13:19:20.654062 11770 leader_election.cc:304] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3 [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: 0e97ddbecaa64712b1bfec513c6f3b4f, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:20.654753 12041 raft_consensus.cc:2804] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:20.655141 11728 raft_consensus.cc:2468] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea39aa3eb66942ccb5ead86e726352a3 in term 3.
I20260710 13:19:20.655194 12041 raft_consensus.cc:697] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3 [term 3 LEADER]: Becoming Leader. State: Replica: ea39aa3eb66942ccb5ead86e726352a3, State: Running, Role: LEADER
I20260710 13:19:20.656085 12041 consensus_queue.cc:237] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3 [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: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:20.662575 11628 catalog_manager.cc:5697] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3 reported cstate change: term changed from 2 to 3, leader changed from bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129) to ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130). New cstate: current_term: 3 leader_uuid: "ea39aa3eb66942ccb5ead86e726352a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:20.769326 12055 raft_consensus.cc:993] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6: : Instructing follower 0e97ddbecaa64712b1bfec513c6f3b4f to start an election
I20260710 13:19:20.769809 12060 raft_consensus.cc:1081] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [term 2 LEADER]: Signalling peer 0e97ddbecaa64712b1bfec513c6f3b4f to start an election
I20260710 13:19:20.771170 11878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd72649c654f4a5b85c5f04f9173c69b"
dest_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f"
 from {username='slave'} at 127.0.0.1:46276
I20260710 13:19:20.771661 11878 raft_consensus.cc:493] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:20.771963 11878 raft_consensus.cc:3060] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:20.776130 11878 raft_consensus.cc:515] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:20.777486 11878 leader_election.cc:290] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f [CANDIDATE]: Term 3 election: Requested vote from peers bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629), ea39aa3eb66942ccb5ead86e726352a3 (127.10.208.130:41545)
I20260710 13:19:20.778187 11728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd72649c654f4a5b85c5f04f9173c69b" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bed02c4e327040d5bf66e916382ab7f6"
I20260710 13:19:20.778493 11806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd72649c654f4a5b85c5f04f9173c69b" candidate_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea39aa3eb66942ccb5ead86e726352a3"
I20260710 13:19:20.778682 11728 raft_consensus.cc:3055] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:20.778985 11728 raft_consensus.cc:740] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bed02c4e327040d5bf66e916382ab7f6, State: Running, Role: LEADER
I20260710 13:19:20.779042 11806 raft_consensus.cc:3060] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:20.779651 11728 consensus_queue.cc:260] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [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: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:20.780448 11728 raft_consensus.cc:3060] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:20.783183 11806 raft_consensus.cc:2468] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e97ddbecaa64712b1bfec513c6f3b4f in term 3.
I20260710 13:19:20.784075 11843 leader_election.cc:304] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f [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: 0e97ddbecaa64712b1bfec513c6f3b4f, ea39aa3eb66942ccb5ead86e726352a3; no voters: 
I20260710 13:19:20.784562 11728 raft_consensus.cc:2468] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e97ddbecaa64712b1bfec513c6f3b4f in term 3.
I20260710 13:19:20.784868 12061 raft_consensus.cc:2804] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:20.785338 12061 raft_consensus.cc:697] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 LEADER]: Becoming Leader. State: Replica: 0e97ddbecaa64712b1bfec513c6f3b4f, State: Running, Role: LEADER
I20260710 13:19:20.786053 12061 consensus_queue.cc:237] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f [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: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } }
I20260710 13:19:20.792369 11628 catalog_manager.cc:5697] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f reported cstate change: term changed from 2 to 3, leader changed from bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129) to 0e97ddbecaa64712b1bfec513c6f3b4f (127.10.208.131). New cstate: current_term: 3 leader_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:20.927563 11728 raft_consensus.cc:1275] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [term 4 FOLLOWER]: Refusing update from remote peer ea39aa3eb66942ccb5ead86e726352a3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:20.928835 12041 consensus_queue.cc:1048] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:20.938841 11878 raft_consensus.cc:1275] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 4 FOLLOWER]: Refusing update from remote peer ea39aa3eb66942ccb5ead86e726352a3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:20.946276 12075 consensus_queue.cc:1048] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:21.091063 11728 raft_consensus.cc:1275] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [term 3 FOLLOWER]: Refusing update from remote peer ea39aa3eb66942ccb5ead86e726352a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:21.092101 12075 consensus_queue.cc:1048] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 }, 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.099824 11878 raft_consensus.cc:1275] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 FOLLOWER]: Refusing update from remote peer ea39aa3eb66942ccb5ead86e726352a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:21.101085 12062 consensus_queue.cc:1048] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e97ddbecaa64712b1bfec513c6f3b4f" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 34947 }, 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.123443 11728 raft_consensus.cc:1275] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [term 3 FOLLOWER]: Refusing update from remote peer 0e97ddbecaa64712b1bfec513c6f3b4f: 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:21.127446 12061 consensus_queue.cc:1048] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:21.137539 11806 raft_consensus.cc:1275] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [term 3 FOLLOWER]: Refusing update from remote peer 0e97ddbecaa64712b1bfec513c6f3b4f: 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:21.139118 12068 consensus_queue.cc:1048] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:21.177400 11806 raft_consensus.cc:1275] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [term 3 FOLLOWER]: Refusing update from remote peer 0e97ddbecaa64712b1bfec513c6f3b4f: 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:21.178740 12081 consensus_queue.cc:1048] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea39aa3eb66942ccb5ead86e726352a3" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:21.186921 11728 raft_consensus.cc:1275] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [term 3 FOLLOWER]: Refusing update from remote peer 0e97ddbecaa64712b1bfec513c6f3b4f: 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:21.188563 12061 consensus_queue.cc:1048] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bed02c4e327040d5bf66e916382ab7f6" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 43629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:21.333866 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:21.339449 11074 tablet_server.cc:179] TabletServer@127.10.208.129:0 shutting down...
W20260710 13:19:21.343890 11772 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260710 13:19:21.347956 11772 consensus_peers.cc:597] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3 -> Peer bed02c4e327040d5bf66e916382ab7f6 (127.10.208.129:43629): Couldn't send request to peer bed02c4e327040d5bf66e916382ab7f6. 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:21.365924 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:21.366719 11074 tablet_replica.cc:333] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6: stopping tablet replica
I20260710 13:19:21.367372 11074 raft_consensus.cc:2243] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.367810 11074 raft_consensus.cc:2272] T cb6f222b0db4483f9115e69d156911fe P bed02c4e327040d5bf66e916382ab7f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.370172 11074 tablet_replica.cc:333] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6: stopping tablet replica
I20260710 13:19:21.370694 11074 raft_consensus.cc:2243] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:21.371434 11074 raft_consensus.cc:2272] T a6b0c196acba499b8faae22edf0faba0 P bed02c4e327040d5bf66e916382ab7f6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.373009 11074 tablet_replica.cc:333] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6: stopping tablet replica
I20260710 13:19:21.373492 11074 raft_consensus.cc:2243] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.373874 11074 raft_consensus.cc:2272] T 96cbee16e9fa4674b3bfa128f97af401 P bed02c4e327040d5bf66e916382ab7f6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.376410 11074 tablet_replica.cc:333] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6: stopping tablet replica
I20260710 13:19:21.377151 11074 raft_consensus.cc:2243] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:21.378157 11074 raft_consensus.cc:2272] T 32beade32aa84a4b9a1519dd328dc0b3 P bed02c4e327040d5bf66e916382ab7f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.380036 11074 tablet_replica.cc:333] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6: stopping tablet replica
I20260710 13:19:21.380520 11074 raft_consensus.cc:2243] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.380900 11074 raft_consensus.cc:2272] T 2b307a6bd8904ba2b435a85c8d8eaa43 P bed02c4e327040d5bf66e916382ab7f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.382977 11074 tablet_replica.cc:333] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6: stopping tablet replica
I20260710 13:19:21.383499 11074 raft_consensus.cc:2243] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:21.384132 11074 raft_consensus.cc:2272] T 4f03f87afe6544cab3d00d93fd3c38c6 P bed02c4e327040d5bf66e916382ab7f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.385615 11074 tablet_replica.cc:333] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6: stopping tablet replica
I20260710 13:19:21.386062 11074 raft_consensus.cc:2243] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.386463 11074 raft_consensus.cc:2272] T 0704aef5747142c893f1316ffbc19bcb P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.388098 11074 tablet_replica.cc:333] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6: stopping tablet replica
I20260710 13:19:21.388521 11074 raft_consensus.cc:2243] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.388893 11074 raft_consensus.cc:2272] T cd72649c654f4a5b85c5f04f9173c69b P bed02c4e327040d5bf66e916382ab7f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.390949 11074 tablet_replica.cc:333] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6: stopping tablet replica
I20260710 13:19:21.391494 11074 raft_consensus.cc:2243] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:21.392196 11074 raft_consensus.cc:2272] T d68d609ee4c343d299f4095d90b81a20 P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.393725 11074 tablet_replica.cc:333] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6: stopping tablet replica
I20260710 13:19:21.394142 11074 raft_consensus.cc:2243] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.394558 11074 raft_consensus.cc:2272] T fa1374f75d67479d92c1e6cab20f54df P bed02c4e327040d5bf66e916382ab7f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.421622 11074 tablet_server.cc:196] TabletServer@127.10.208.129:0 shutdown complete.
I20260710 13:19:21.440729 11074 tablet_server.cc:179] TabletServer@127.10.208.130:0 shutting down...
I20260710 13:19:21.461725 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:21.462472 11074 tablet_replica.cc:333] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3: stopping tablet replica
I20260710 13:19:21.463377 11074 raft_consensus.cc:2243] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:21.464146 11074 raft_consensus.cc:2272] T fa1374f75d67479d92c1e6cab20f54df P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.466398 11074 tablet_replica.cc:333] T 0704aef5747142c893f1316ffbc19bcb P ea39aa3eb66942ccb5ead86e726352a3: stopping tablet replica
I20260710 13:19:21.466835 11074 raft_consensus.cc:2243] T 0704aef5747142c893f1316ffbc19bcb P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.467271 11074 raft_consensus.cc:2272] T 0704aef5747142c893f1316ffbc19bcb P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.468739 11074 tablet_replica.cc:333] T 32beade32aa84a4b9a1519dd328dc0b3 P ea39aa3eb66942ccb5ead86e726352a3: stopping tablet replica
I20260710 13:19:21.469161 11074 raft_consensus.cc:2243] T 32beade32aa84a4b9a1519dd328dc0b3 P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.469489 11074 raft_consensus.cc:2272] T 32beade32aa84a4b9a1519dd328dc0b3 P ea39aa3eb66942ccb5ead86e726352a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.471150 11074 tablet_replica.cc:333] T a6b0c196acba499b8faae22edf0faba0 P ea39aa3eb66942ccb5ead86e726352a3: stopping tablet replica
I20260710 13:19:21.471582 11074 raft_consensus.cc:2243] T a6b0c196acba499b8faae22edf0faba0 P ea39aa3eb66942ccb5ead86e726352a3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.471891 11074 raft_consensus.cc:2272] T a6b0c196acba499b8faae22edf0faba0 P ea39aa3eb66942ccb5ead86e726352a3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.473240 11074 tablet_replica.cc:333] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3: stopping tablet replica
I20260710 13:19:21.473630 11074 raft_consensus.cc:2243] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:21.474393 11074 raft_consensus.cc:2272] T cb6f222b0db4483f9115e69d156911fe P ea39aa3eb66942ccb5ead86e726352a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.476194 11074 tablet_replica.cc:333] T d68d609ee4c343d299f4095d90b81a20 P ea39aa3eb66942ccb5ead86e726352a3: stopping tablet replica
I20260710 13:19:21.476632 11074 raft_consensus.cc:2243] T d68d609ee4c343d299f4095d90b81a20 P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.476977 11074 raft_consensus.cc:2272] T d68d609ee4c343d299f4095d90b81a20 P ea39aa3eb66942ccb5ead86e726352a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.478894 11074 tablet_replica.cc:333] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3: stopping tablet replica
I20260710 13:19:21.479423 11074 raft_consensus.cc:2243] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.479773 11074 raft_consensus.cc:2272] T cd72649c654f4a5b85c5f04f9173c69b P ea39aa3eb66942ccb5ead86e726352a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.481617 11074 tablet_replica.cc:333] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3: stopping tablet replica
I20260710 13:19:21.482196 11074 raft_consensus.cc:2243] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:21.482879 11074 raft_consensus.cc:2272] T 96cbee16e9fa4674b3bfa128f97af401 P ea39aa3eb66942ccb5ead86e726352a3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.484977 11074 tablet_replica.cc:333] T 4f03f87afe6544cab3d00d93fd3c38c6 P ea39aa3eb66942ccb5ead86e726352a3: stopping tablet replica
I20260710 13:19:21.485610 11074 raft_consensus.cc:2243] T 4f03f87afe6544cab3d00d93fd3c38c6 P ea39aa3eb66942ccb5ead86e726352a3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.486065 11074 raft_consensus.cc:2272] T 4f03f87afe6544cab3d00d93fd3c38c6 P ea39aa3eb66942ccb5ead86e726352a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.487674 11074 tablet_replica.cc:333] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3: stopping tablet replica
I20260710 13:19:21.488127 11074 raft_consensus.cc:2243] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.488547 11074 raft_consensus.cc:2272] T 2b307a6bd8904ba2b435a85c8d8eaa43 P ea39aa3eb66942ccb5ead86e726352a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.538862 11074 tablet_server.cc:196] TabletServer@127.10.208.130:0 shutdown complete.
I20260710 13:19:21.555732 11074 tablet_server.cc:179] TabletServer@127.10.208.131:0 shutting down...
I20260710 13:19:21.579100 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:21.579692 11074 tablet_replica.cc:333] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f: stopping tablet replica
I20260710 13:19:21.580211 11074 raft_consensus.cc:2243] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.580672 11074 raft_consensus.cc:2272] T fa1374f75d67479d92c1e6cab20f54df P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.582391 11074 tablet_replica.cc:333] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f: stopping tablet replica
I20260710 13:19:21.582903 11074 raft_consensus.cc:2243] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.583381 11074 raft_consensus.cc:2272] T 96cbee16e9fa4674b3bfa128f97af401 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.585580 11074 tablet_replica.cc:333] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f: stopping tablet replica
I20260710 13:19:21.586064 11074 raft_consensus.cc:2243] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:21.586750 11074 raft_consensus.cc:2272] T cd72649c654f4a5b85c5f04f9173c69b P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.588593 11074 tablet_replica.cc:333] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f: stopping tablet replica
I20260710 13:19:21.589061 11074 raft_consensus.cc:2243] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.589457 11074 raft_consensus.cc:2272] T d68d609ee4c343d299f4095d90b81a20 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.591163 11074 tablet_replica.cc:333] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f: stopping tablet replica
I20260710 13:19:21.591619 11074 raft_consensus.cc:2243] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.592010 11074 raft_consensus.cc:2272] T cb6f222b0db4483f9115e69d156911fe P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.594060 11074 tablet_replica.cc:333] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f: stopping tablet replica
I20260710 13:19:21.594550 11074 raft_consensus.cc:2243] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:21.595294 11074 raft_consensus.cc:2272] T 2b307a6bd8904ba2b435a85c8d8eaa43 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.597077 11074 tablet_replica.cc:333] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f: stopping tablet replica
I20260710 13:19:21.597549 11074 raft_consensus.cc:2243] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.597923 11074 raft_consensus.cc:2272] T 4f03f87afe6544cab3d00d93fd3c38c6 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.599411 11074 tablet_replica.cc:333] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f: stopping tablet replica
I20260710 13:19:21.599858 11074 raft_consensus.cc:2243] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:21.600517 11074 raft_consensus.cc:2272] T 0704aef5747142c893f1316ffbc19bcb P 0e97ddbecaa64712b1bfec513c6f3b4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.602047 11074 tablet_replica.cc:333] T 32beade32aa84a4b9a1519dd328dc0b3 P 0e97ddbecaa64712b1bfec513c6f3b4f: stopping tablet replica
I20260710 13:19:21.602488 11074 raft_consensus.cc:2243] T 32beade32aa84a4b9a1519dd328dc0b3 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.602859 11074 raft_consensus.cc:2272] T 32beade32aa84a4b9a1519dd328dc0b3 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.604406 11074 tablet_replica.cc:333] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f: stopping tablet replica
I20260710 13:19:21.604837 11074 raft_consensus.cc:2243] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.605201 11074 raft_consensus.cc:2272] T a6b0c196acba499b8faae22edf0faba0 P 0e97ddbecaa64712b1bfec513c6f3b4f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.631752 11074 tablet_server.cc:196] TabletServer@127.10.208.131:0 shutdown complete.
I20260710 13:19:21.651881 11074 master.cc:562] Master@127.10.208.190:36543 shutting down...
I20260710 13:19:21.669579 11074 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:21.670025 11074 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.670292 11074 tablet_replica.cc:333] T 00000000000000000000000000000000 P 091cc9a51f8b4aabac35ba4584d65634: stopping tablet replica
I20260710 13:19:21.689301 11074 master.cc:584] Master@127.10.208.190:36543 shutdown complete.
0e97ddbecaa64712b1bfec513c6f3b4f  1
bed02c4e327040d5bf66e916382ab7f6  6
ea39aa3eb66942ccb5ead86e726352a3  3
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10519 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:19:21.726711 11074 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.208.190:43849
I20260710 13:19:21.727900 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:21.733687 12087 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.734266 12089 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:21.734416 12086 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:21.734602 11074 server_base.cc:1061] running on GCE node
I20260710 13:19:21.735558 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:21.735725 11074 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.735922 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689561735890 us; error 0 us; skew 500 ppm
I20260710 13:19:21.736455 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:21.738667 11074 webserver.cc:533] Webserver started at http://127.10.208.190:36735/ using document root <none> and password file <none>
I20260710 13:19:21.739184 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:21.739368 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:21.739665 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:21.740720 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/master-0-root/instance:
uuid: "ae094bd7be34425da8bbf9ffc9a13856"
format_stamp: "Formatted at 2026-07-10 13:19:21 on dist-test-slave-dc44"
I20260710 13:19:21.744819 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260710 13:19:21.747886 12094 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.748581 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:19:21.748852 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/master-0-root
uuid: "ae094bd7be34425da8bbf9ffc9a13856"
format_stamp: "Formatted at 2026-07-10 13:19:21 on dist-test-slave-dc44"
I20260710 13:19:21.749122 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-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.759859 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:21.760994 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:21.797730 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.190:43849
I20260710 13:19:21.797827 12145 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.190:43849 every 8 connection(s)
I20260710 13:19:21.801461 12146 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:21.811134 12146 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856: Bootstrap starting.
I20260710 13:19:21.815644 12146 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.819762 12146 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856: No bootstrap required, opened a new log
I20260710 13:19:21.821738 12146 raft_consensus.cc:359] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae094bd7be34425da8bbf9ffc9a13856" member_type: VOTER }
I20260710 13:19:21.822142 12146 raft_consensus.cc:385] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.822356 12146 raft_consensus.cc:740] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae094bd7be34425da8bbf9ffc9a13856, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.822947 12146 consensus_queue.cc:260] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ae094bd7be34425da8bbf9ffc9a13856" member_type: VOTER }
I20260710 13:19:21.823415 12146 raft_consensus.cc:399] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:21.823642 12146 raft_consensus.cc:493] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:21.823915 12146 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.827878 12146 raft_consensus.cc:515] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae094bd7be34425da8bbf9ffc9a13856" member_type: VOTER }
I20260710 13:19:21.828393 12146 leader_election.cc:304] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856 [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: ae094bd7be34425da8bbf9ffc9a13856; no voters: 
I20260710 13:19:21.829492 12146 leader_election.cc:290] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:21.829834 12149 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.831223 12149 raft_consensus.cc:697] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856 [term 1 LEADER]: Becoming Leader. State: Replica: ae094bd7be34425da8bbf9ffc9a13856, State: Running, Role: LEADER
I20260710 13:19:21.831866 12149 consensus_queue.cc:237] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856 [LEADER]: Queue going to LEADER mode. State: All 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: "ae094bd7be34425da8bbf9ffc9a13856" member_type: VOTER }
I20260710 13:19:21.832496 12146 sys_catalog.cc:565] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:21.836822 12151 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ae094bd7be34425da8bbf9ffc9a13856. Latest consensus state: current_term: 1 leader_uuid: "ae094bd7be34425da8bbf9ffc9a13856" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae094bd7be34425da8bbf9ffc9a13856" member_type: VOTER } }
I20260710 13:19:21.837507 12151 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:21.837924 12150 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ae094bd7be34425da8bbf9ffc9a13856" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae094bd7be34425da8bbf9ffc9a13856" member_type: VOTER } }
I20260710 13:19:21.838467 12150 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:21.839419 12157 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:21.845706 12157 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:21.846694 11074 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:21.853933 12157 catalog_manager.cc:1383] Generated new cluster ID: 7836c79f69074cdda8d12a951fc3a8b1
I20260710 13:19:21.854192 12157 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:21.876871 12157 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:21.878047 12157 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:21.891634 12157 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856: Generated new TSK 0
I20260710 13:19:21.892160 12157 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:21.913177 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:21.918932 12167 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.920372 12168 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:21.922225 11074 server_base.cc:1061] running on GCE node
W20260710 13:19:21.923048 12171 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.923923 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:21.924108 11074 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.924228 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689561924217 us; error 0 us; skew 500 ppm
I20260710 13:19:21.924687 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:21.926811 11074 webserver.cc:533] Webserver started at http://127.10.208.129:34153/ using document root <none> and password file <none>
I20260710 13:19:21.927296 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:21.927459 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:21.927664 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:21.928671 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-0-root/instance:
uuid: "71352565266c4518847c28a5b0a28f4f"
format_stamp: "Formatted at 2026-07-10 13:19:21 on dist-test-slave-dc44"
I20260710 13:19:21.933065 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:19:21.936270 12175 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.936987 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:21.937287 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-0-root
uuid: "71352565266c4518847c28a5b0a28f4f"
format_stamp: "Formatted at 2026-07-10 13:19:21 on dist-test-slave-dc44"
I20260710 13:19:21.937582 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-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:21.958720 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:21.959937 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:21.961355 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:21.963584 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:21.963799 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:21.964061 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:21.964254 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:22.005606 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.129:40119
I20260710 13:19:22.005689 12237 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.129:40119 every 8 connection(s)
I20260710 13:19:22.011029 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:22.017132 12242 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.021759 12245 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:22.023921 12243 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.025166 11074 server_base.cc:1061] running on GCE node
I20260710 13:19:22.025923 12238 heartbeater.cc:344] Connected to a master server at 127.10.208.190:43849
I20260710 13:19:22.026285 12238 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:22.026425 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:22.026678 11074 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.026844 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689562026825 us; error 0 us; skew 500 ppm
I20260710 13:19:22.027117 12238 heartbeater.cc:507] Master 127.10.208.190:43849 requested a full tablet report, sending...
I20260710 13:19:22.027473 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:22.029286 12111 ts_manager.cc:194] Registered new tserver with Master: 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119)
I20260710 13:19:22.030210 11074 webserver.cc:533] Webserver started at http://127.10.208.130:46279/ using document root <none> and password file <none>
I20260710 13:19:22.030833 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:22.031105 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:22.031387 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:22.031658 12111 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40494
I20260710 13:19:22.032864 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-1-root/instance:
uuid: "f5ec30aca77f4899af85580dc16fc58f"
format_stamp: "Formatted at 2026-07-10 13:19:22 on dist-test-slave-dc44"
I20260710 13:19:22.037238 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:19:22.040580 12250 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.041301 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260710 13:19:22.041589 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-1-root
uuid: "f5ec30aca77f4899af85580dc16fc58f"
format_stamp: "Formatted at 2026-07-10 13:19:22 on dist-test-slave-dc44"
I20260710 13:19:22.041833 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-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.076462 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:22.077605 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:22.078956 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:22.081185 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:22.081357 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:22.081653 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:22.081808 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:22.120826 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.130:41399
I20260710 13:19:22.120961 12312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.130:41399 every 8 connection(s)
I20260710 13:19:22.126873 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:22.133740 12316 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.134306 12317 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.137598 12319 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.141152 12313 heartbeater.cc:344] Connected to a master server at 127.10.208.190:43849
I20260710 13:19:22.141597 12313 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:22.141754 11074 server_base.cc:1061] running on GCE node
I20260710 13:19:22.142464 12313 heartbeater.cc:507] Master 127.10.208.190:43849 requested a full tablet report, sending...
I20260710 13:19:22.142607 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:22.142796 11074 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.142910 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689562142898 us; error 0 us; skew 500 ppm
I20260710 13:19:22.143714 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:22.144706 12111 ts_manager.cc:194] Registered new tserver with Master: f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:22.146250 12111 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40508
I20260710 13:19:22.146282 11074 webserver.cc:533] Webserver started at http://127.10.208.131:46127/ using document root <none> and password file <none>
I20260710 13:19:22.146835 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:22.147110 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:22.147428 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:22.148592 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-2-root/instance:
uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
format_stamp: "Formatted at 2026-07-10 13:19:22 on dist-test-slave-dc44"
I20260710 13:19:22.152943 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:19:22.156095 12324 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.156797 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:22.157079 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-2-root
uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
format_stamp: "Formatted at 2026-07-10 13:19:22 on dist-test-slave-dc44"
I20260710 13:19:22.157312 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-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.166869 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:22.168102 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:22.169438 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:22.171587 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:22.171806 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:22.172052 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:22.172223 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:22.210212 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.131:41249
I20260710 13:19:22.210315 12386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.131:41249 every 8 connection(s)
I20260710 13:19:22.223675 12387 heartbeater.cc:344] Connected to a master server at 127.10.208.190:43849
I20260710 13:19:22.224066 12387 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:22.224761 12387 heartbeater.cc:507] Master 127.10.208.190:43849 requested a full tablet report, sending...
I20260710 13:19:22.226562 12111 ts_manager.cc:194] Registered new tserver with Master: 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:22.226694 11074 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013404591s
I20260710 13:19:22.227880 12111 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40514
I20260710 13:19:22.250646 12111 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40520:
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:19:22.254356 12111 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.372262 12203 tablet_service.cc:1511] Processing CreateTablet for tablet 7c19e6f573224f4db21e815d35176221 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:22.373672 12203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c19e6f573224f4db21e815d35176221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.373400 12278 tablet_service.cc:1511] Processing CreateTablet for tablet 7c19e6f573224f4db21e815d35176221 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:22.374655 12278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c19e6f573224f4db21e815d35176221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.380968 12277 tablet_service.cc:1511] Processing CreateTablet for tablet cdf151413d2d444c83b8b959a3738be8 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:22.382370 12277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf151413d2d444c83b8b959a3738be8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.384151 12276 tablet_service.cc:1511] Processing CreateTablet for tablet ac61d301c17745a6b0e059b23931275b (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:22.385517 12276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac61d301c17745a6b0e059b23931275b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.391970 12202 tablet_service.cc:1511] Processing CreateTablet for tablet cdf151413d2d444c83b8b959a3738be8 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:22.392038 12273 tablet_service.cc:1511] Processing CreateTablet for tablet 6561ffccf72a4d8b958367044c7c28b0 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:22.393431 12202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf151413d2d444c83b8b959a3738be8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.393478 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6561ffccf72a4d8b958367044c7c28b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.394259 12269 tablet_service.cc:1511] Processing CreateTablet for tablet 8d43bb1645214bda86bd34bb75e0c6a8 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:22.396474 12201 tablet_service.cc:1511] Processing CreateTablet for tablet ac61d301c17745a6b0e059b23931275b (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:22.396785 12270 tablet_service.cc:1511] Processing CreateTablet for tablet 1f32fd8c3904470ab0d6576bea4ec51d (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:22.396994 12275 tablet_service.cc:1511] Processing CreateTablet for tablet 27a512c6cb48465da0a1b1d6c40a6fa4 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:22.397769 12201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac61d301c17745a6b0e059b23931275b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.397840 12200 tablet_service.cc:1511] Processing CreateTablet for tablet 27a512c6cb48465da0a1b1d6c40a6fa4 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:22.399196 12200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a512c6cb48465da0a1b1d6c40a6fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.398856 12274 tablet_service.cc:1511] Processing CreateTablet for tablet 4a380db7f87444788cdf69bf325ea99e (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:22.399066 12272 tablet_service.cc:1511] Processing CreateTablet for tablet bbdfecc75e1a435d89fb903138053496 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:22.400921 12271 tablet_service.cc:1511] Processing CreateTablet for tablet 8405ec8d1a6e47cd882763aa3afc2797 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:22.402170 12199 tablet_service.cc:1511] Processing CreateTablet for tablet 4a380db7f87444788cdf69bf325ea99e (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:22.403445 12199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a380db7f87444788cdf69bf325ea99e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.404103 12269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d43bb1645214bda86bd34bb75e0c6a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.404788 12351 tablet_service.cc:1511] Processing CreateTablet for tablet cdf151413d2d444c83b8b959a3738be8 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:22.405560 12270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f32fd8c3904470ab0d6576bea4ec51d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.406109 12351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf151413d2d444c83b8b959a3738be8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.406966 12272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbdfecc75e1a435d89fb903138053496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.408349 12275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a512c6cb48465da0a1b1d6c40a6fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.408126 12350 tablet_service.cc:1511] Processing CreateTablet for tablet ac61d301c17745a6b0e059b23931275b (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:22.409379 12350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac61d301c17745a6b0e059b23931275b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.409685 12274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a380db7f87444788cdf69bf325ea99e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.403146 12352 tablet_service.cc:1511] Processing CreateTablet for tablet 7c19e6f573224f4db21e815d35176221 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:22.411801 12352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c19e6f573224f4db21e815d35176221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.411875 12348 tablet_service.cc:1511] Processing CreateTablet for tablet 4a380db7f87444788cdf69bf325ea99e (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:22.413197 12348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a380db7f87444788cdf69bf325ea99e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.416016 12349 tablet_service.cc:1511] Processing CreateTablet for tablet 27a512c6cb48465da0a1b1d6c40a6fa4 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:22.417279 12349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a512c6cb48465da0a1b1d6c40a6fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.419464 12271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8405ec8d1a6e47cd882763aa3afc2797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.424978 12347 tablet_service.cc:1511] Processing CreateTablet for tablet 6561ffccf72a4d8b958367044c7c28b0 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:22.426342 12347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6561ffccf72a4d8b958367044c7c28b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.424981 12198 tablet_service.cc:1511] Processing CreateTablet for tablet 6561ffccf72a4d8b958367044c7c28b0 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:22.431964 12198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6561ffccf72a4d8b958367044c7c28b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.432478 12346 tablet_service.cc:1511] Processing CreateTablet for tablet bbdfecc75e1a435d89fb903138053496 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:22.433717 12346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbdfecc75e1a435d89fb903138053496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.449254 12344 tablet_service.cc:1511] Processing CreateTablet for tablet 1f32fd8c3904470ab0d6576bea4ec51d (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:22.450632 12344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f32fd8c3904470ab0d6576bea4ec51d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.465832 12345 tablet_service.cc:1511] Processing CreateTablet for tablet 8405ec8d1a6e47cd882763aa3afc2797 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:22.466079 12343 tablet_service.cc:1511] Processing CreateTablet for tablet 8d43bb1645214bda86bd34bb75e0c6a8 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:22.477581 12345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8405ec8d1a6e47cd882763aa3afc2797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.481001 12343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d43bb1645214bda86bd34bb75e0c6a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.481859 12350 tablet_service.cc:1511] Processing CreateTablet for tablet ecd191a322c34ae28b66933bfcc1ff43 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:22.483171 12350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecd191a322c34ae28b66933bfcc1ff43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.490792 12352 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0066596e0d4a84a7b95beffe5f152f (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:22.491516 12348 tablet_service.cc:1511] Processing CreateTablet for tablet 094c69911300406e940ba988674c7239 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:22.496650 12199 tablet_service.cc:1511] Processing CreateTablet for tablet bbdfecc75e1a435d89fb903138053496 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:22.498610 12199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbdfecc75e1a435d89fb903138053496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.501377 12403 tablet_bootstrap.cc:492] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73: Bootstrap starting.
I20260710 13:19:22.508551 12403 tablet_bootstrap.cc:654] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.520514 12352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0066596e0d4a84a7b95beffe5f152f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.522197 12348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 094c69911300406e940ba988674c7239. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.523592 12197 tablet_service.cc:1511] Processing CreateTablet for tablet 8405ec8d1a6e47cd882763aa3afc2797 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:22.525724 12197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8405ec8d1a6e47cd882763aa3afc2797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.529237 12195 tablet_service.cc:1511] Processing CreateTablet for tablet 8d43bb1645214bda86bd34bb75e0c6a8 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:22.529954 12273 tablet_service.cc:1511] Processing CreateTablet for tablet ecd191a322c34ae28b66933bfcc1ff43 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:22.530580 12195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d43bb1645214bda86bd34bb75e0c6a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.531302 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecd191a322c34ae28b66933bfcc1ff43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.531564 12200 tablet_service.cc:1511] Processing CreateTablet for tablet ac758ed0cad2439db2b5739ef639b599 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:22.534847 12200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac758ed0cad2439db2b5739ef639b599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.534647 12196 tablet_service.cc:1511] Processing CreateTablet for tablet 1f32fd8c3904470ab0d6576bea4ec51d (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:22.535811 12194 tablet_service.cc:1511] Processing CreateTablet for tablet ecd191a322c34ae28b66933bfcc1ff43 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:22.569618 12196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f32fd8c3904470ab0d6576bea4ec51d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.589877 12203 tablet_service.cc:1511] Processing CreateTablet for tablet 094c69911300406e940ba988674c7239 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:22.596597 12403 tablet_bootstrap.cc:492] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73: No bootstrap required, opened a new log
I20260710 13:19:22.598488 12403 ts_tablet_manager.cc:1403] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent bootstrapping tablet: real 0.098s	user 0.006s	sys 0.027s
I20260710 13:19:22.599236 12194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecd191a322c34ae28b66933bfcc1ff43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.601491 12403 raft_consensus.cc:359] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:22.602221 12403 raft_consensus.cc:385] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.602497 12403 raft_consensus.cc:740] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.603274 12403 consensus_queue.cc:260] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:22.634243 12402 tablet_bootstrap.cc:492] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f: Bootstrap starting.
I20260710 13:19:22.633994 12347 tablet_service.cc:1511] Processing CreateTablet for tablet ac758ed0cad2439db2b5739ef639b599 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:22.637538 12203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 094c69911300406e940ba988674c7239. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.637352 12344 tablet_service.cc:1511] Processing CreateTablet for tablet 45ea13d53dba4d15831055186621d91e (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:22.630743 12273 tablet_service.cc:1511] Processing CreateTablet for tablet ac758ed0cad2439db2b5739ef639b599 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:22.646478 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac758ed0cad2439db2b5739ef639b599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.647197 12404 tablet_bootstrap.cc:492] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f: Bootstrap starting.
I20260710 13:19:22.652096 12198 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0066596e0d4a84a7b95beffe5f152f (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:22.653367 12198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0066596e0d4a84a7b95beffe5f152f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.655190 12199 tablet_service.cc:1511] Processing CreateTablet for tablet 45ea13d53dba4d15831055186621d91e (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:22.663251 12404 tablet_bootstrap.cc:654] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.663729 12276 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0066596e0d4a84a7b95beffe5f152f (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:22.664943 12276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0066596e0d4a84a7b95beffe5f152f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.664606 12270 tablet_service.cc:1511] Processing CreateTablet for tablet 45ea13d53dba4d15831055186621d91e (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:22.667701 12270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45ea13d53dba4d15831055186621d91e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.669817 12271 tablet_service.cc:1511] Processing CreateTablet for tablet 18d2d4aee0cb4b7daae9561e9d102f49 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:22.656780 12344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45ea13d53dba4d15831055186621d91e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.673177 12277 tablet_service.cc:1511] Processing CreateTablet for tablet 094c69911300406e940ba988674c7239 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:22.662711 12352 tablet_service.cc:1511] Processing CreateTablet for tablet 18d2d4aee0cb4b7daae9561e9d102f49 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:22.677318 12272 tablet_service.cc:1511] Processing CreateTablet for tablet c6a9e9d6e5004140a88fa3224d9a5dec (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:22.700482 12352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d2d4aee0cb4b7daae9561e9d102f49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.701807 12351 tablet_service.cc:1511] Processing CreateTablet for tablet 4a7558f3f6134c00820906f953804e36 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:22.681018 12200 tablet_service.cc:1511] Processing CreateTablet for tablet 3f78435a3f15428bb2e515497056ebb3 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:22.703043 12351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a7558f3f6134c00820906f953804e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.703560 12200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f78435a3f15428bb2e515497056ebb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.703982 12347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac758ed0cad2439db2b5739ef639b599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.704970 12345 tablet_service.cc:1511] Processing CreateTablet for tablet 3a20ef9dd1904c50abb7a9ad7f700920 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:22.706269 12345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a20ef9dd1904c50abb7a9ad7f700920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.684713 12197 tablet_service.cc:1511] Processing CreateTablet for tablet c6a9e9d6e5004140a88fa3224d9a5dec (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:22.684917 12202 tablet_service.cc:1511] Processing CreateTablet for tablet 18d2d4aee0cb4b7daae9561e9d102f49 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:22.707681 12197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a9e9d6e5004140a88fa3224d9a5dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.685593 12349 tablet_service.cc:1511] Processing CreateTablet for tablet 3f78435a3f15428bb2e515497056ebb3 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:22.688380 12350 tablet_service.cc:1511] Processing CreateTablet for tablet c6a9e9d6e5004140a88fa3224d9a5dec (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:22.688974 12346 tablet_service.cc:1511] Processing CreateTablet for tablet fe834b6d3c784f84b046f1e4cc6e534e (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:22.708369 12202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d2d4aee0cb4b7daae9561e9d102f49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.709262 12402 tablet_bootstrap.cc:654] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.712810 12348 tablet_service.cc:1511] Processing CreateTablet for tablet 3dcd1c29c9ee45fbae00691cbb0725cf (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:22.713922 12350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a9e9d6e5004140a88fa3224d9a5dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.714687 12195 tablet_service.cc:1511] Processing CreateTablet for tablet 4a7558f3f6134c00820906f953804e36 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:22.715915 12195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a7558f3f6134c00820906f953804e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.705008 12269 tablet_service.cc:1511] Processing CreateTablet for tablet 3a20ef9dd1904c50abb7a9ad7f700920 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:22.691656 12275 tablet_service.cc:1511] Processing CreateTablet for tablet fe834b6d3c784f84b046f1e4cc6e534e (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:22.674763 12278 tablet_service.cc:1511] Processing CreateTablet for tablet 3f78435a3f15428bb2e515497056ebb3 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:22.725932 12343 tablet_service.cc:1511] Processing CreateTablet for tablet 92dc3511de0049cca34d07fb2cb94d6b (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:22.696552 12274 tablet_service.cc:1511] Processing CreateTablet for tablet 4a7558f3f6134c00820906f953804e36 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:22.671041 12271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d2d4aee0cb4b7daae9561e9d102f49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.723519 12346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe834b6d3c784f84b046f1e4cc6e534e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.724011 12403 ts_tablet_manager.cc:1434] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent starting tablet: real 0.125s	user 0.027s	sys 0.011s
I20260710 13:19:22.696978 12194 tablet_service.cc:1511] Processing CreateTablet for tablet fe834b6d3c784f84b046f1e4cc6e534e (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:22.730796 12196 tablet_service.cc:1511] Processing CreateTablet for tablet 3a20ef9dd1904c50abb7a9ad7f700920 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:22.736581 12387 heartbeater.cc:499] Master 127.10.208.190:43849 was elected leader, sending a full tablet report...
I20260710 13:19:22.747702 12403 tablet_bootstrap.cc:492] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73: Bootstrap starting.
I20260710 13:19:22.748512 12343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92dc3511de0049cca34d07fb2cb94d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.750128 12349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f78435a3f15428bb2e515497056ebb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.755344 12196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a20ef9dd1904c50abb7a9ad7f700920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.757473 12194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe834b6d3c784f84b046f1e4cc6e534e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.760077 12199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45ea13d53dba4d15831055186621d91e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.746306 12275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe834b6d3c784f84b046f1e4cc6e534e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.765093 12274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a7558f3f6134c00820906f953804e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.764751 12201 tablet_service.cc:1511] Processing CreateTablet for tablet 3dcd1c29c9ee45fbae00691cbb0725cf (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:22.769181 12273 tablet_service.cc:1511] Processing CreateTablet for tablet 3dcd1c29c9ee45fbae00691cbb0725cf (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:22.770004 12277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 094c69911300406e940ba988674c7239. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.765977 12201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dcd1c29c9ee45fbae00691cbb0725cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.771749 12278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f78435a3f15428bb2e515497056ebb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.773582 12272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a9e9d6e5004140a88fa3224d9a5dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.774644 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dcd1c29c9ee45fbae00691cbb0725cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.786078 12406 raft_consensus.cc:493] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.786586 12406 raft_consensus.cc:515] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:22.789110 12406 leader_election.cc:290] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:22.807582 12404 tablet_bootstrap.cc:492] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f: No bootstrap required, opened a new log
I20260710 13:19:22.808185 12404 ts_tablet_manager.cc:1403] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f: Time spent bootstrapping tablet: real 0.226s	user 0.015s	sys 0.022s
I20260710 13:19:22.811340 12348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dcd1c29c9ee45fbae00691cbb0725cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.821957 12203 tablet_service.cc:1511] Processing CreateTablet for tablet 92dc3511de0049cca34d07fb2cb94d6b (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:22.816541 12404 raft_consensus.cc:359] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:22.831346 12404 raft_consensus.cc:385] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.811367 12269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a20ef9dd1904c50abb7a9ad7f700920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.833407 12198 tablet_service.cc:1511] Processing CreateTablet for tablet 03b573777d464abfadec4f66bb302606 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:22.830489 12352 tablet_service.cc:1511] Processing CreateTablet for tablet 03b573777d464abfadec4f66bb302606 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:22.823271 12203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92dc3511de0049cca34d07fb2cb94d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.839388 12404 raft_consensus.cc:740] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Initialized, Role: FOLLOWER
W20260710 13:19:22.842296 12159 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:22.842308 12352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03b573777d464abfadec4f66bb302606. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.847594 12403 tablet_bootstrap.cc:654] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.851137 12276 tablet_service.cc:1511] Processing CreateTablet for tablet 92dc3511de0049cca34d07fb2cb94d6b (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:22.852373 12276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92dc3511de0049cca34d07fb2cb94d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.851110 12198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03b573777d464abfadec4f66bb302606. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.840965 12404 consensus_queue.cc:260] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:22.892024 12270 tablet_service.cc:1511] Processing CreateTablet for tablet 03b573777d464abfadec4f66bb302606 (DEFAULT_TABLE table=test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:22.893335 12270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03b573777d464abfadec4f66bb302606. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.920122 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac61d301c17745a6b0e059b23931275b" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:22.921696 12402 tablet_bootstrap.cc:492] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f: No bootstrap required, opened a new log
I20260710 13:19:22.922190 12402 ts_tablet_manager.cc:1403] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f: Time spent bootstrapping tablet: real 0.379s	user 0.007s	sys 0.017s
I20260710 13:19:22.924942 12402 raft_consensus.cc:359] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:22.925627 12402 raft_consensus.cc:385] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.929800 12313 heartbeater.cc:499] Master 127.10.208.190:43849 was elected leader, sending a full tablet report...
I20260710 13:19:22.930127 12404 ts_tablet_manager.cc:1434] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f: Time spent starting tablet: real 0.122s	user 0.007s	sys 0.003s
I20260710 13:19:22.931694 12404 tablet_bootstrap.cc:492] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f: Bootstrap starting.
W20260710 13:19:22.921742 12327 leader_election.cc:343] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.941286 12404 tablet_bootstrap.cc:654] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.942893 12403 tablet_bootstrap.cc:492] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73: No bootstrap required, opened a new log
I20260710 13:19:22.943497 12403 ts_tablet_manager.cc:1403] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent bootstrapping tablet: real 0.196s	user 0.021s	sys 0.007s
I20260710 13:19:22.946314 12403 raft_consensus.cc:359] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:22.927117 12402 raft_consensus.cc:740] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.947067 12403 raft_consensus.cc:385] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.947369 12403 raft_consensus.cc:740] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.947521 12402 consensus_queue.cc:260] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:22.948078 12403 consensus_queue.cc:260] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:22.952598 12403 ts_tablet_manager.cc:1434] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:22.955587 12403 tablet_bootstrap.cc:492] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73: Bootstrap starting.
I20260710 13:19:22.957752 12402 ts_tablet_manager.cc:1434] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.005s
I20260710 13:19:22.958498 12238 heartbeater.cc:499] Master 127.10.208.190:43849 was elected leader, sending a full tablet report...
I20260710 13:19:22.958818 12402 tablet_bootstrap.cc:492] T 4a380db7f87444788cdf69bf325ea99e P 71352565266c4518847c28a5b0a28f4f: Bootstrap starting.
I20260710 13:19:22.964959 12404 tablet_bootstrap.cc:492] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f: No bootstrap required, opened a new log
I20260710 13:19:22.965440 12404 ts_tablet_manager.cc:1403] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.000s
I20260710 13:19:22.966266 12402 tablet_bootstrap.cc:654] T 4a380db7f87444788cdf69bf325ea99e P 71352565266c4518847c28a5b0a28f4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.968256 12404 raft_consensus.cc:359] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:22.968995 12404 raft_consensus.cc:385] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.969281 12404 raft_consensus.cc:740] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.969988 12404 consensus_queue.cc:260] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:22.974328 12403 tablet_bootstrap.cc:654] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.974493 12404 ts_tablet_manager.cc:1434] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:19:22.975468 12404 tablet_bootstrap.cc:492] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f: Bootstrap starting.
I20260710 13:19:22.982656 12402 tablet_bootstrap.cc:492] T 4a380db7f87444788cdf69bf325ea99e P 71352565266c4518847c28a5b0a28f4f: No bootstrap required, opened a new log
I20260710 13:19:22.983237 12402 ts_tablet_manager.cc:1403] T 4a380db7f87444788cdf69bf325ea99e P 71352565266c4518847c28a5b0a28f4f: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260710 13:19:22.983698 12404 tablet_bootstrap.cc:654] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:22.984097 12403 tablet_bootstrap.cc:492] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73: No bootstrap required, opened a new log
I20260710 13:19:22.984602 12403 ts_tablet_manager.cc:1403] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.003s
I20260710 13:19:22.986332 12402 raft_consensus.cc:359] T 4a380db7f87444788cdf69bf325ea99e P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:22.987149 12402 raft_consensus.cc:385] T 4a380db7f87444788cdf69bf325ea99e P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.987469 12402 raft_consensus.cc:740] T 4a380db7f87444788cdf69bf325ea99e P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.987562 12403 raft_consensus.cc:359] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:22.988317 12403 raft_consensus.cc:385] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:22.988687 12403 raft_consensus.cc:740] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Initialized, Role: FOLLOWER
I20260710 13:19:22.988428 12402 consensus_queue.cc:260] T 4a380db7f87444788cdf69bf325ea99e P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:22.989701 12403 consensus_queue.cc:260] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:22.991044 12402 ts_tablet_manager.cc:1434] T 4a380db7f87444788cdf69bf325ea99e P 71352565266c4518847c28a5b0a28f4f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:22.992326 12288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac61d301c17745a6b0e059b23931275b" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:22.992632 12402 tablet_bootstrap.cc:492] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f: Bootstrap starting.
W20260710 13:19:22.993969 12327 leader_election.cc:343] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:22.994498 12327 leader_election.cc:304] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73; no voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:22.995604 12404 tablet_bootstrap.cc:492] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f: No bootstrap required, opened a new log
I20260710 13:19:22.995662 12406 raft_consensus.cc:2749] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:22.996150 12404 ts_tablet_manager.cc:1403] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260710 13:19:22.992334 12403 ts_tablet_manager.cc:1434] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:22.997634 12403 tablet_bootstrap.cc:492] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73: Bootstrap starting.
I20260710 13:19:22.999267 12404 raft_consensus.cc:359] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.000062 12404 raft_consensus.cc:385] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.000378 12404 raft_consensus.cc:740] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.000707 12402 tablet_bootstrap.cc:654] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.001271 12404 consensus_queue.cc:260] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.003834 12404 ts_tablet_manager.cc:1434] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:23.004844 12404 tablet_bootstrap.cc:492] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f: Bootstrap starting.
I20260710 13:19:23.011094 12403 tablet_bootstrap.cc:654] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.011476 12404 tablet_bootstrap.cc:654] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.013994 12412 raft_consensus.cc:493] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.014458 12412 raft_consensus.cc:515] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.017015 12412 leader_election.cc:290] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:23.018151 12402 tablet_bootstrap.cc:492] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f: No bootstrap required, opened a new log
I20260710 13:19:23.018748 12402 ts_tablet_manager.cc:1403] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.004s
I20260710 13:19:23.022466 12402 raft_consensus.cc:359] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.023478 12402 raft_consensus.cc:385] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.023869 12402 raft_consensus.cc:740] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.025035 12402 consensus_queue.cc:260] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.028429 12402 ts_tablet_manager.cc:1434] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.006s
I20260710 13:19:23.029781 12402 tablet_bootstrap.cc:492] T 6561ffccf72a4d8b958367044c7c28b0 P 71352565266c4518847c28a5b0a28f4f: Bootstrap starting.
I20260710 13:19:23.034720 12403 tablet_bootstrap.cc:492] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73: No bootstrap required, opened a new log
I20260710 13:19:23.035331 12403 ts_tablet_manager.cc:1403] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.004s
I20260710 13:19:23.038374 12403 raft_consensus.cc:359] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.039084 12403 raft_consensus.cc:385] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.039424 12402 tablet_bootstrap.cc:654] T 6561ffccf72a4d8b958367044c7c28b0 P 71352565266c4518847c28a5b0a28f4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.039448 12403 raft_consensus.cc:740] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.042963 12404 tablet_bootstrap.cc:492] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f: No bootstrap required, opened a new log
I20260710 13:19:23.043709 12404 ts_tablet_manager.cc:1403] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.001s
I20260710 13:19:23.047101 12404 raft_consensus.cc:359] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.047914 12402 tablet_bootstrap.cc:492] T 6561ffccf72a4d8b958367044c7c28b0 P 71352565266c4518847c28a5b0a28f4f: No bootstrap required, opened a new log
I20260710 13:19:23.040822 12403 consensus_queue.cc:260] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.048506 12402 ts_tablet_manager.cc:1403] T 6561ffccf72a4d8b958367044c7c28b0 P 71352565266c4518847c28a5b0a28f4f: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 13:19:23.048825 12406 raft_consensus.cc:493] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.049314 12406 raft_consensus.cc:515] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.051813 12402 raft_consensus.cc:359] T 6561ffccf72a4d8b958367044c7c28b0 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.052703 12402 raft_consensus.cc:385] T 6561ffccf72a4d8b958367044c7c28b0 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.053136 12402 raft_consensus.cc:740] T 6561ffccf72a4d8b958367044c7c28b0 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.054342 12402 consensus_queue.cc:260] T 6561ffccf72a4d8b958367044c7c28b0 P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.047897 12404 raft_consensus.cc:385] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.055760 12404 raft_consensus.cc:740] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.057336 12406 leader_election.cc:290] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:23.056890 12404 consensus_queue.cc:260] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.059419 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf151413d2d444c83b8b959a3738be8" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
W20260710 13:19:23.060925 12253 leader_election.cc:343] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.061368 12402 ts_tablet_manager.cc:1434] T 6561ffccf72a4d8b958367044c7c28b0 P 71352565266c4518847c28a5b0a28f4f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:19:23.062772 12402 tablet_bootstrap.cc:492] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f: Bootstrap starting.
I20260710 13:19:23.067047 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6561ffccf72a4d8b958367044c7c28b0" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:23.067330 12404 ts_tablet_manager.cc:1434] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.007s
I20260710 13:19:23.067696 12213 raft_consensus.cc:2468] T 6561ffccf72a4d8b958367044c7c28b0 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 0.
I20260710 13:19:23.068528 12404 tablet_bootstrap.cc:492] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f: Bootstrap starting.
I20260710 13:19:23.073638 12327 leader_election.cc:304] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f; no voters: 
I20260710 13:19:23.074306 12288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6561ffccf72a4d8b958367044c7c28b0" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:23.074934 12288 raft_consensus.cc:2468] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 0.
I20260710 13:19:23.075090 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf151413d2d444c83b8b959a3738be8" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:23.080145 12406 raft_consensus.cc:2804] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.080612 12406 raft_consensus.cc:493] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.081034 12406 raft_consensus.cc:3060] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.081369 12402 tablet_bootstrap.cc:654] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.081929 12404 tablet_bootstrap.cc:654] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.084518 12425 raft_consensus.cc:493] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.085250 12425 raft_consensus.cc:515] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.085881 12403 ts_tablet_manager.cc:1434] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent starting tablet: real 0.050s	user 0.010s	sys 0.020s
W20260710 13:19:23.084501 12253 leader_election.cc:343] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.086369 12253 leader_election.cc:304] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5ec30aca77f4899af85580dc16fc58f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:23.089339 12412 raft_consensus.cc:2749] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:23.089859 12406 raft_consensus.cc:515] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.086912 12403 tablet_bootstrap.cc:492] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73: Bootstrap starting.
I20260710 13:19:23.088663 12425 leader_election.cc:290] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:23.091367 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a380db7f87444788cdf69bf325ea99e" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:23.092052 12213 raft_consensus.cc:2468] T 4a380db7f87444788cdf69bf325ea99e P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 0.
I20260710 13:19:23.095270 12406 leader_election.cc:290] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:23.096728 12327 leader_election.cc:304] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f; no voters: 
I20260710 13:19:23.097080 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6561ffccf72a4d8b958367044c7c28b0" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:23.097719 12213 raft_consensus.cc:3060] T 6561ffccf72a4d8b958367044c7c28b0 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.097823 12425 raft_consensus.cc:2804] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.097770 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6561ffccf72a4d8b958367044c7c28b0" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:23.098304 12425 raft_consensus.cc:493] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.098487 12287 raft_consensus.cc:3060] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.098924 12425 raft_consensus.cc:3060] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.099462 12288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a380db7f87444788cdf69bf325ea99e" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:23.101372 12404 tablet_bootstrap.cc:492] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f: No bootstrap required, opened a new log
I20260710 13:19:23.101956 12404 ts_tablet_manager.cc:1403] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.001s
I20260710 13:19:23.104496 12414 raft_consensus.cc:493] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.104990 12414 raft_consensus.cc:515] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.105998 12425 raft_consensus.cc:515] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.106622 12287 raft_consensus.cc:2468] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 1.
W20260710 13:19:23.107275 12327 leader_election.cc:343] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.107887 12425 leader_election.cc:290] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:23.107940 12414 leader_election.cc:290] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:23.109818 12288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a380db7f87444788cdf69bf325ea99e" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:23.111055 12327 leader_election.cc:304] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:23.111724 12403 tablet_bootstrap.cc:654] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.111697 12406 raft_consensus.cc:493] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.112253 12406 raft_consensus.cc:515] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.114243 12406 leader_election.cc:290] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119)
I20260710 13:19:23.115185 12404 raft_consensus.cc:359] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.116127 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c19e6f573224f4db21e815d35176221" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:23.110044 12213 raft_consensus.cc:2468] T 6561ffccf72a4d8b958367044c7c28b0 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 1.
I20260710 13:19:23.116729 12425 raft_consensus.cc:2804] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.108008 12402 tablet_bootstrap.cc:492] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f: No bootstrap required, opened a new log
I20260710 13:19:23.117383 12425 raft_consensus.cc:697] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Becoming Leader. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Running, Role: LEADER
I20260710 13:19:23.117625 12402 ts_tablet_manager.cc:1403] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.004s
I20260710 13:19:23.118484 12425 consensus_queue.cc:237] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
W20260710 13:19:23.116004 12327 leader_election.cc:343] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.116644 12404 raft_consensus.cc:385] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:19:23.121752 12327 leader_election.cc:343] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.123185 12403 tablet_bootstrap.cc:492] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73: No bootstrap required, opened a new log
I20260710 13:19:23.127674 12404 raft_consensus.cc:740] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.127907 12403 ts_tablet_manager.cc:1403] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.005s
I20260710 13:19:23.129072 12402 raft_consensus.cc:359] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.132645 12402 raft_consensus.cc:385] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.132956 12402 raft_consensus.cc:740] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.130462 12404 consensus_queue.cc:260] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.131516 12403 raft_consensus.cc:359] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.133675 12402 consensus_queue.cc:260] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.136947 12403 raft_consensus.cc:385] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.137296 12403 raft_consensus.cc:740] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.138068 12403 consensus_queue.cc:260] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.138821 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a380db7f87444788cdf69bf325ea99e" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:23.139406 12213 raft_consensus.cc:3060] T 4a380db7f87444788cdf69bf325ea99e P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.140137 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c19e6f573224f4db21e815d35176221" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:23.140420 12403 ts_tablet_manager.cc:1434] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:19:23.140789 12212 raft_consensus.cc:2468] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 0.
I20260710 13:19:23.140859 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c19e6f573224f4db21e815d35176221" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:23.141810 12403 tablet_bootstrap.cc:492] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73: Bootstrap starting.
I20260710 13:19:23.139636 12110 catalog_manager.cc:5697] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:23.138783 12402 ts_tablet_manager.cc:1434] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260710 13:19:23.143740 12327 leader_election.cc:304] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f; no voters: f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:23.144958 12402 tablet_bootstrap.cc:492] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f: Bootstrap starting.
I20260710 13:19:23.145108 12425 raft_consensus.cc:2804] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.145558 12425 raft_consensus.cc:493] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.145944 12425 raft_consensus.cc:3060] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.148275 12404 ts_tablet_manager.cc:1434] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260710 13:19:23.150569 12213 raft_consensus.cc:2468] T 4a380db7f87444788cdf69bf325ea99e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 1.
I20260710 13:19:23.152787 12403 tablet_bootstrap.cc:654] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.156438 12412 raft_consensus.cc:493] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.153599 12404 tablet_bootstrap.cc:492] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f: Bootstrap starting.
W20260710 13:19:23.156654 12178 leader_election.cc:343] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.157124 12402 tablet_bootstrap.cc:654] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.156988 12412 raft_consensus.cc:515] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.157634 12327 leader_election.cc:304] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f; no voters: f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:23.158892 12406 raft_consensus.cc:2804] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.159394 12412 leader_election.cc:290] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:23.162050 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd191a322c34ae28b66933bfcc1ff43" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
W20260710 13:19:23.163570 12253 leader_election.cc:343] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.164422 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd191a322c34ae28b66933bfcc1ff43" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:23.164739 12404 tablet_bootstrap.cc:654] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:23.165778 12253 leader_election.cc:343] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.166262 12253 leader_election.cc:304] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5ec30aca77f4899af85580dc16fc58f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:23.153613 12425 raft_consensus.cc:515] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.167407 12412 raft_consensus.cc:2749] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:23.169801 12425 leader_election.cc:290] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 election: Requested vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119)
I20260710 13:19:23.169858 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c19e6f573224f4db21e815d35176221" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
W20260710 13:19:23.171619 12327 leader_election.cc:343] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.174642 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c19e6f573224f4db21e815d35176221" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:23.175261 12212 raft_consensus.cc:3060] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.180708 12404 tablet_bootstrap.cc:492] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f: No bootstrap required, opened a new log
I20260710 13:19:23.181250 12404 ts_tablet_manager.cc:1403] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260710 13:19:23.183507 12212 raft_consensus.cc:2468] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 1.
I20260710 13:19:23.184502 12404 raft_consensus.cc:359] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.185226 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c19e6f573224f4db21e815d35176221" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:23.186029 12404 raft_consensus.cc:385] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.186390 12362 raft_consensus.cc:2393] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71352565266c4518847c28a5b0a28f4f in current term 1: Already voted for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in this term.
I20260710 13:19:23.186348 12404 raft_consensus.cc:740] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.186805 12403 tablet_bootstrap.cc:492] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73: No bootstrap required, opened a new log
I20260710 13:19:23.185570 12406 raft_consensus.cc:697] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Becoming Leader. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Running, Role: LEADER
I20260710 13:19:23.187496 12403 ts_tablet_manager.cc:1403] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.012s
I20260710 13:19:23.187350 12404 consensus_queue.cc:260] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.188270 12406 consensus_queue.cc:237] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.192798 12327 leader_election.cc:304] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f; no voters: f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:23.194232 12434 raft_consensus.cc:2804] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.194796 12434 raft_consensus.cc:697] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Becoming Leader. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Running, Role: LEADER
I20260710 13:19:23.195966 12434 consensus_queue.cc:237] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.197595 12404 ts_tablet_manager.cc:1434] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 13:19:23.200489 12178 leader_election.cc:304] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:23.200943 12403 raft_consensus.cc:359] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.203233 12414 raft_consensus.cc:2749] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:23.203640 12403 raft_consensus.cc:385] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.204144 12403 raft_consensus.cc:740] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.205207 12403 consensus_queue.cc:260] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.206833 12404 tablet_bootstrap.cc:492] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f: Bootstrap starting.
I20260710 13:19:23.208509 12403 ts_tablet_manager.cc:1434] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 13:19:23.209874 12403 tablet_bootstrap.cc:492] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73: Bootstrap starting.
I20260710 13:19:23.213779 12402 tablet_bootstrap.cc:492] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f: No bootstrap required, opened a new log
I20260710 13:19:23.214459 12402 ts_tablet_manager.cc:1403] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.027s
I20260710 13:19:23.214648 12404 tablet_bootstrap.cc:654] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.221547 12403 tablet_bootstrap.cc:654] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.218690 12402 raft_consensus.cc:359] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.223033 12402 raft_consensus.cc:385] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.223389 12402 raft_consensus.cc:740] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.224507 12402 consensus_queue.cc:260] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.227303 12402 ts_tablet_manager.cc:1434] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.003s
I20260710 13:19:23.230944 12402 tablet_bootstrap.cc:492] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f: Bootstrap starting.
I20260710 13:19:23.237617 12404 tablet_bootstrap.cc:492] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f: No bootstrap required, opened a new log
I20260710 13:19:23.238307 12404 ts_tablet_manager.cc:1403] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.015s
I20260710 13:19:23.239106 12402 tablet_bootstrap.cc:654] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.242590 12404 raft_consensus.cc:359] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.243718 12404 raft_consensus.cc:385] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.244155 12404 raft_consensus.cc:740] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.245292 12404 consensus_queue.cc:260] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.250654 12434 raft_consensus.cc:493] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.251420 12434 raft_consensus.cc:515] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.252637 12412 raft_consensus.cc:493] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.253300 12412 raft_consensus.cc:515] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.256021 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f32fd8c3904470ab0d6576bea4ec51d" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:23.256206 12412 leader_election.cc:290] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:23.253803 12434 leader_election.cc:290] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:23.256757 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c19e6f573224f4db21e815d35176221" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:23.257215 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f32fd8c3904470ab0d6576bea4ec51d" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:23.257566 12213 raft_consensus.cc:2393] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5ec30aca77f4899af85580dc16fc58f in current term 1: Already voted for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in this term.
I20260710 13:19:23.257828 12287 raft_consensus.cc:2468] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 0.
I20260710 13:19:23.250629 12111 catalog_manager.cc:5697] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } }
W20260710 13:19:23.259379 12327 leader_election.cc:343] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.260035 12327 leader_election.cc:304] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:23.260787 12434 raft_consensus.cc:2804] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.261229 12434 raft_consensus.cc:493] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.261684 12434 raft_consensus.cc:3060] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.261674 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c19e6f573224f4db21e815d35176221" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:23.263505 12253 leader_election.cc:304] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5ec30aca77f4899af85580dc16fc58f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:23.264725 12412 raft_consensus.cc:3060] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.265828 12402 tablet_bootstrap.cc:492] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f: No bootstrap required, opened a new log
I20260710 13:19:23.259861 12111 catalog_manager.cc:5697] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:23.266328 12402 ts_tablet_manager.cc:1403] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f: Time spent bootstrapping tablet: real 0.036s	user 0.001s	sys 0.016s
I20260710 13:19:23.266340 12404 ts_tablet_manager.cc:1434] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.005s
I20260710 13:19:23.269550 12402 raft_consensus.cc:359] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.270449 12402 raft_consensus.cc:385] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.270802 12402 raft_consensus.cc:740] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.271168 12404 tablet_bootstrap.cc:492] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f: Bootstrap starting.
I20260710 13:19:23.271736 12402 consensus_queue.cc:260] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.274168 12402 ts_tablet_manager.cc:1434] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:19:23.275213 12402 tablet_bootstrap.cc:492] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f: Bootstrap starting.
I20260710 13:19:23.280416 12414 raft_consensus.cc:493] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.280918 12414 raft_consensus.cc:515] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.282109 12402 tablet_bootstrap.cc:654] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.284329 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a512c6cb48465da0a1b1d6c40a6fa4" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
W20260710 13:19:23.286188 12178 leader_election.cc:343] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.295208 12414 leader_election.cc:290] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:23.296902 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a512c6cb48465da0a1b1d6c40a6fa4" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:23.298239 12402 tablet_bootstrap.cc:492] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f: No bootstrap required, opened a new log
W20260710 13:19:23.298578 12178 leader_election.cc:343] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.299078 12178 leader_election.cc:304] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:23.300400 12414 raft_consensus.cc:493] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.300661 12404 tablet_bootstrap.cc:654] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.300905 12414 raft_consensus.cc:515] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.303789 12414 leader_election.cc:290] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:23.304322 12414 raft_consensus.cc:2749] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:23.304731 12412 raft_consensus.cc:2749] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:23.298720 12402 ts_tablet_manager.cc:1403] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.016s
I20260710 13:19:23.308569 12404 tablet_bootstrap.cc:492] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f: No bootstrap required, opened a new log
I20260710 13:19:23.308600 12403 tablet_bootstrap.cc:492] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73: No bootstrap required, opened a new log
I20260710 13:19:23.309137 12404 ts_tablet_manager.cc:1403] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.000s
I20260710 13:19:23.309165 12403 ts_tablet_manager.cc:1403] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent bootstrapping tablet: real 0.100s	user 0.034s	sys 0.052s
I20260710 13:19:23.311803 12402 raft_consensus.cc:359] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.312178 12404 raft_consensus.cc:359] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.314774 12404 raft_consensus.cc:385] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.314869 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf151413d2d444c83b8b959a3738be8" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:23.315140 12404 raft_consensus.cc:740] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.300055 12434 raft_consensus.cc:515] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.315299 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf151413d2d444c83b8b959a3738be8" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:23.315549 12287 raft_consensus.cc:2468] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 0.
I20260710 13:19:23.312700 12403 raft_consensus.cc:359] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.316395 12403 raft_consensus.cc:385] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.315989 12404 consensus_queue.cc:260] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.316717 12403 raft_consensus.cc:740] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Initialized, Role: FOLLOWER
W20260710 13:19:23.317080 12178 leader_election.cc:343] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.317878 12178 leader_election.cc:304] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [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: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73
I20260710 13:19:23.317618 12403 consensus_queue.cc:260] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.319707 12445 raft_consensus.cc:2804] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.319752 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f32fd8c3904470ab0d6576bea4ec51d" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:23.320218 12403 ts_tablet_manager.cc:1434] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:19:23.320384 12445 raft_consensus.cc:493] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.320986 12445 raft_consensus.cc:3060] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.321393 12403 tablet_bootstrap.cc:492] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73: Bootstrap starting.
I20260710 13:19:23.322044 12402 raft_consensus.cc:385] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:19:23.322232 12327 leader_election.cc:343] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.318502 12404 ts_tablet_manager.cc:1434] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:23.323410 12404 tablet_bootstrap.cc:492] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f: Bootstrap starting.
I20260710 13:19:23.322376 12402 raft_consensus.cc:740] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.325064 12402 consensus_queue.cc:260] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.327232 12402 ts_tablet_manager.cc:1434] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:19:23.328567 12434 leader_election.cc:290] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:23.329519 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f32fd8c3904470ab0d6576bea4ec51d" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:23.330163 12287 raft_consensus.cc:3060] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.331844 12403 tablet_bootstrap.cc:654] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.332579 12445 raft_consensus.cc:515] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.335005 12402 tablet_bootstrap.cc:492] T 8405ec8d1a6e47cd882763aa3afc2797 P 71352565266c4518847c28a5b0a28f4f: Bootstrap starting.
I20260710 13:19:23.338613 12287 raft_consensus.cc:2468] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 1.
I20260710 13:19:23.340011 12288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf151413d2d444c83b8b959a3738be8" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:23.340610 12288 raft_consensus.cc:3060] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.340754 12445 leader_election.cc:290] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 election: Requested vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:23.343839 12402 tablet_bootstrap.cc:654] T 8405ec8d1a6e47cd882763aa3afc2797 P 71352565266c4518847c28a5b0a28f4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.344028 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf151413d2d444c83b8b959a3738be8" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
W20260710 13:19:23.345446 12178 leader_election.cc:343] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.355646 12327 leader_election.cc:304] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:23.356602 12288 raft_consensus.cc:2468] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 1.
I20260710 13:19:23.357336 12434 raft_consensus.cc:2804] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.358022 12434 raft_consensus.cc:697] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Becoming Leader. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Running, Role: LEADER
I20260710 13:19:23.358170 12178 leader_election.cc:304] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73
I20260710 13:19:23.359989 12445 raft_consensus.cc:2804] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.359333 12434 consensus_queue.cc:237] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.360672 12445 raft_consensus.cc:697] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Becoming Leader. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Running, Role: LEADER
I20260710 13:19:23.361838 12445 consensus_queue.cc:237] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.365250 12412 raft_consensus.cc:493] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.365919 12412 raft_consensus.cc:515] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.368803 12412 leader_election.cc:290] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:23.370400 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdfecc75e1a435d89fb903138053496" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:23.371556 12213 raft_consensus.cc:2468] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 0.
I20260710 13:19:23.373446 12253 leader_election.cc:304] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:23.373746 12412 raft_consensus.cc:493] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.374603 12404 tablet_bootstrap.cc:654] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.374209 12412 raft_consensus.cc:515] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.375555 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdfecc75e1a435d89fb903138053496" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:23.376385 12412 leader_election.cc:290] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:23.376940 12412 raft_consensus.cc:2804] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.377334 12412 raft_consensus.cc:493] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.377719 12412 raft_consensus.cc:3060] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.382762 12404 tablet_bootstrap.cc:492] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f: No bootstrap required, opened a new log
I20260710 13:19:23.383258 12404 ts_tablet_manager.cc:1403] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.000s
I20260710 13:19:23.384773 12403 tablet_bootstrap.cc:492] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73: No bootstrap required, opened a new log
I20260710 13:19:23.384826 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac61d301c17745a6b0e059b23931275b" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:23.385336 12403 ts_tablet_manager.cc:1403] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.031s
I20260710 13:19:23.385617 12402 tablet_bootstrap.cc:492] T 8405ec8d1a6e47cd882763aa3afc2797 P 71352565266c4518847c28a5b0a28f4f: No bootstrap required, opened a new log
I20260710 13:19:23.386092 12402 ts_tablet_manager.cc:1403] T 8405ec8d1a6e47cd882763aa3afc2797 P 71352565266c4518847c28a5b0a28f4f: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.020s
I20260710 13:19:23.386149 12404 raft_consensus.cc:359] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.387100 12404 raft_consensus.cc:385] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.387388 12404 raft_consensus.cc:740] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.387909 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac61d301c17745a6b0e059b23931275b" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:23.388020 12403 raft_consensus.cc:359] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.388235 12404 consensus_queue.cc:260] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.388610 12362 raft_consensus.cc:2468] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 0.
I20260710 13:19:23.388782 12403 raft_consensus.cc:385] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.389154 12403 raft_consensus.cc:740] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Initialized, Role: FOLLOWER
W20260710 13:19:23.386899 12253 leader_election.cc:343] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.390357 12404 ts_tablet_manager.cc:1434] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
W20260710 13:19:23.390861 12253 leader_election.cc:343] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.391076 12403 consensus_queue.cc:260] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.391759 12253 leader_election.cc:304] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [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: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:23.393316 12404 tablet_bootstrap.cc:492] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f: Bootstrap starting.
I20260710 13:19:23.393474 12403 ts_tablet_manager.cc:1434] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:23.392160 12402 raft_consensus.cc:359] T 8405ec8d1a6e47cd882763aa3afc2797 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.394102 12402 raft_consensus.cc:385] T 8405ec8d1a6e47cd882763aa3afc2797 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.394338 12403 tablet_bootstrap.cc:492] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73: Bootstrap starting.
I20260710 13:19:23.394424 12402 raft_consensus.cc:740] T 8405ec8d1a6e47cd882763aa3afc2797 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.395301 12451 raft_consensus.cc:2804] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.395717 12451 raft_consensus.cc:493] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.396080 12451 raft_consensus.cc:3060] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.400120 12404 tablet_bootstrap.cc:654] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.400841 12403 tablet_bootstrap.cc:654] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.401371 12110 catalog_manager.cc:5697] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 71352565266c4518847c28a5b0a28f4f (127.10.208.129). New cstate: current_term: 1 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.392752 12412 raft_consensus.cc:515] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.403564 12402 consensus_queue.cc:260] T 8405ec8d1a6e47cd882763aa3afc2797 P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.406112 12412 leader_election.cc:290] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:23.409365 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdfecc75e1a435d89fb903138053496" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:23.410301 12412 raft_consensus.cc:493] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.407526 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdfecc75e1a435d89fb903138053496" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:23.406141 12402 ts_tablet_manager.cc:1434] T 8405ec8d1a6e47cd882763aa3afc2797 P 71352565266c4518847c28a5b0a28f4f: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:19:23.411873 12213 raft_consensus.cc:3060] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.412524 12402 tablet_bootstrap.cc:492] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f: Bootstrap starting.
W20260710 13:19:23.411135 12253 leader_election.cc:343] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.419211 12213 raft_consensus.cc:2468] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 1.
I20260710 13:19:23.420315 12412 raft_consensus.cc:515] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.420627 12253 leader_election.cc:304] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73
I20260710 13:19:23.426514 12412 leader_election.cc:290] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:23.428210 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8405ec8d1a6e47cd882763aa3afc2797" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:23.423394 12451 raft_consensus.cc:515] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
W20260710 13:19:23.431734 12253 leader_election.cc:343] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.433086 12451 leader_election.cc:290] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:23.433761 12451 raft_consensus.cc:2804] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.434383 12451 raft_consensus.cc:697] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Becoming Leader. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Running, Role: LEADER
I20260710 13:19:23.435339 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac61d301c17745a6b0e059b23931275b" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:23.436074 12362 raft_consensus.cc:3060] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.435352 12451 consensus_queue.cc:237] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.433696 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac61d301c17745a6b0e059b23931275b" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
W20260710 13:19:23.443619 12253 leader_election.cc:343] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.438848 12402 tablet_bootstrap.cc:654] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.440976 12403 tablet_bootstrap.cc:492] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73: No bootstrap required, opened a new log
I20260710 13:19:23.444391 12362 raft_consensus.cc:2468] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 1.
I20260710 13:19:23.444569 12403 ts_tablet_manager.cc:1403] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.025s
I20260710 13:19:23.441429 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8405ec8d1a6e47cd882763aa3afc2797" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:23.447697 12403 raft_consensus.cc:359] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.448733 12403 raft_consensus.cc:385] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.449190 12403 raft_consensus.cc:740] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.449697 12213 raft_consensus.cc:2468] T 8405ec8d1a6e47cd882763aa3afc2797 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 0.
I20260710 13:19:23.450403 12403 consensus_queue.cc:260] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.451485 12253 leader_election.cc:304] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f [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: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73
I20260710 13:19:23.453634 12253 leader_election.cc:304] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:23.455274 12453 raft_consensus.cc:2804] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.455816 12453 raft_consensus.cc:493] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.456259 12453 raft_consensus.cc:3060] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.457542 12404 tablet_bootstrap.cc:492] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f: No bootstrap required, opened a new log
I20260710 13:19:23.458009 12404 ts_tablet_manager.cc:1403] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.031s
I20260710 13:19:23.458925 12110 catalog_manager.cc:5697] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:23.458823 12412 raft_consensus.cc:2804] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.460855 12404 raft_consensus.cc:359] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.461597 12404 raft_consensus.cc:385] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.461901 12404 raft_consensus.cc:740] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.462589 12404 consensus_queue.cc:260] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.465358 12403 ts_tablet_manager.cc:1434] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:19:23.467775 12434 raft_consensus.cc:493] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.467798 12412 raft_consensus.cc:697] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Becoming Leader. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Running, Role: LEADER
I20260710 13:19:23.468739 12402 tablet_bootstrap.cc:492] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f: No bootstrap required, opened a new log
I20260710 13:19:23.468647 12434 raft_consensus.cc:515] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.469277 12402 ts_tablet_manager.cc:1403] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.000s
I20260710 13:19:23.469224 12412 consensus_queue.cc:237] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.471060 12434 leader_election.cc:290] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:23.467619 12404 ts_tablet_manager.cc:1434] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260710 13:19:23.472524 12403 tablet_bootstrap.cc:492] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73: Bootstrap starting.
I20260710 13:19:23.472625 12288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0066596e0d4a84a7b95beffe5f152f" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:23.472704 12404 tablet_bootstrap.cc:492] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f: Bootstrap starting.
W20260710 13:19:23.474099 12327 leader_election.cc:343] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.474771 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0066596e0d4a84a7b95beffe5f152f" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:23.475147 12402 raft_consensus.cc:359] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.476099 12402 raft_consensus.cc:385] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.476421 12402 raft_consensus.cc:740] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.477252 12402 consensus_queue.cc:260] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.479141 12403 tablet_bootstrap.cc:654] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:23.479364 12327 leader_election.cc:343] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.479856 12327 leader_election.cc:304] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73; no voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:23.480994 12434 raft_consensus.cc:2749] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:23.484431 12402 ts_tablet_manager.cc:1434] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:19:23.485773 12453 raft_consensus.cc:515] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.495103 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8405ec8d1a6e47cd882763aa3afc2797" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:23.495697 12213 raft_consensus.cc:3060] T 8405ec8d1a6e47cd882763aa3afc2797 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.497985 12453 leader_election.cc:290] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:23.499929 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8405ec8d1a6e47cd882763aa3afc2797" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
W20260710 13:19:23.501240 12253 leader_election.cc:343] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.503067 12111 catalog_manager.cc:5697] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f reported cstate change: term changed from 0 to 1, leader changed from <none> to f5ec30aca77f4899af85580dc16fc58f (127.10.208.130). New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.485409 12402 tablet_bootstrap.cc:492] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f: Bootstrap starting.
I20260710 13:19:23.506327 12213 raft_consensus.cc:2468] T 8405ec8d1a6e47cd882763aa3afc2797 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 1.
I20260710 13:19:23.507550 12253 leader_election.cc:304] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73
I20260710 13:19:23.486809 12459 raft_consensus.cc:493] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.491832 12404 tablet_bootstrap.cc:654] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.510306 12459 raft_consensus.cc:515] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.511184 12451 raft_consensus.cc:2804] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.511708 12451 raft_consensus.cc:697] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Becoming Leader. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Running, Role: LEADER
I20260710 13:19:23.512578 12451 consensus_queue.cc:237] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.513383 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a380db7f87444788cdf69bf325ea99e" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:23.514186 12212 raft_consensus.cc:2393] T 4a380db7f87444788cdf69bf325ea99e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5ec30aca77f4899af85580dc16fc58f in current term 1: Already voted for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in this term.
I20260710 13:19:23.523941 12402 tablet_bootstrap.cc:654] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.524893 12404 tablet_bootstrap.cc:492] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f: No bootstrap required, opened a new log
I20260710 13:19:23.525367 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a380db7f87444788cdf69bf325ea99e" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:23.525619 12404 ts_tablet_manager.cc:1403] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.004s
I20260710 13:19:23.527217 12253 leader_election.cc:304] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5ec30aca77f4899af85580dc16fc58f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:23.528013 12459 leader_election.cc:290] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:23.528786 12412 raft_consensus.cc:3060] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.532665 12404 raft_consensus.cc:359] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.533457 12404 raft_consensus.cc:385] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.533756 12404 raft_consensus.cc:740] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.533588 12434 consensus_queue.cc:1048] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, 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.534482 12404 consensus_queue.cc:260] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.536458 12404 ts_tablet_manager.cc:1434] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:19:23.538266 12403 tablet_bootstrap.cc:492] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73: No bootstrap required, opened a new log
I20260710 13:19:23.536638 12412 raft_consensus.cc:2749] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:23.538707 12403 ts_tablet_manager.cc:1403] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent bootstrapping tablet: real 0.066s	user 0.024s	sys 0.032s
I20260710 13:19:23.541962 12403 raft_consensus.cc:359] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.542665 12403 raft_consensus.cc:385] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.542964 12403 raft_consensus.cc:740] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.543762 12403 consensus_queue.cc:260] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.544540 12404 tablet_bootstrap.cc:492] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f: Bootstrap starting.
I20260710 13:19:23.548691 12403 ts_tablet_manager.cc:1434] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.007s
I20260710 13:19:23.549263 12402 tablet_bootstrap.cc:492] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f: No bootstrap required, opened a new log
I20260710 13:19:23.549763 12402 ts_tablet_manager.cc:1403] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.006s
I20260710 13:19:23.550678 12403 tablet_bootstrap.cc:492] T 8405ec8d1a6e47cd882763aa3afc2797 P 4b49e775586d41cb84dc4c3a2f1dbb73: Bootstrap starting.
I20260710 13:19:23.551333 12445 raft_consensus.cc:493] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.551766 12445 raft_consensus.cc:515] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.552412 12402 raft_consensus.cc:359] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.553040 12402 raft_consensus.cc:385] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.553295 12402 raft_consensus.cc:740] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.553691 12445 leader_election.cc:290] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:23.553998 12402 consensus_queue.cc:260] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.556010 12402 ts_tablet_manager.cc:1434] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:23.556815 12402 tablet_bootstrap.cc:492] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f: Bootstrap starting.
I20260710 13:19:23.558264 12403 tablet_bootstrap.cc:654] T 8405ec8d1a6e47cd882763aa3afc2797 P 4b49e775586d41cb84dc4c3a2f1dbb73: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.562289 12402 tablet_bootstrap.cc:654] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.564815 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac758ed0cad2439db2b5739ef639b599" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:23.567543 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac758ed0cad2439db2b5739ef639b599" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
W20260710 13:19:23.569254 12178 leader_election.cc:343] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.577172 12404 tablet_bootstrap.cc:654] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:23.577574 12178 leader_election.cc:343] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.578361 12178 leader_election.cc:304] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:23.581296 12111 catalog_manager.cc:5697] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f reported cstate change: term changed from 0 to 1, leader changed from <none> to f5ec30aca77f4899af85580dc16fc58f (127.10.208.130). New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.590278 12414 raft_consensus.cc:2749] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:23.595350 12403 tablet_bootstrap.cc:492] T 8405ec8d1a6e47cd882763aa3afc2797 P 4b49e775586d41cb84dc4c3a2f1dbb73: No bootstrap required, opened a new log
I20260710 13:19:23.595814 12403 ts_tablet_manager.cc:1403] T 8405ec8d1a6e47cd882763aa3afc2797 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.018s
I20260710 13:19:23.597522 12425 consensus_queue.cc:1048] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, 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.598905 12403 raft_consensus.cc:359] T 8405ec8d1a6e47cd882763aa3afc2797 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.599583 12425 consensus_queue.cc:1048] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, 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.599951 12403 raft_consensus.cc:385] T 8405ec8d1a6e47cd882763aa3afc2797 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.600343 12403 raft_consensus.cc:740] T 8405ec8d1a6e47cd882763aa3afc2797 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.601215 12403 consensus_queue.cc:260] T 8405ec8d1a6e47cd882763aa3afc2797 P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.603825 12403 ts_tablet_manager.cc:1434] T 8405ec8d1a6e47cd882763aa3afc2797 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:23.604898 12403 tablet_bootstrap.cc:492] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73: Bootstrap starting.
I20260710 13:19:23.583884 12111 catalog_manager.cc:5697] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f reported cstate change: term changed from 0 to 1, leader changed from <none> to f5ec30aca77f4899af85580dc16fc58f (127.10.208.130). New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.612368 12403 tablet_bootstrap.cc:654] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.618884 12402 tablet_bootstrap.cc:492] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f: No bootstrap required, opened a new log
I20260710 13:19:23.619336 12402 ts_tablet_manager.cc:1403] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f: Time spent bootstrapping tablet: real 0.063s	user 0.026s	sys 0.015s
I20260710 13:19:23.620128 12404 tablet_bootstrap.cc:492] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f: No bootstrap required, opened a new log
I20260710 13:19:23.620682 12404 ts_tablet_manager.cc:1403] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f: Time spent bootstrapping tablet: real 0.076s	user 0.024s	sys 0.008s
I20260710 13:19:23.621811 12402 raft_consensus.cc:359] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.622476 12402 raft_consensus.cc:385] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.622740 12402 raft_consensus.cc:740] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.624147 12404 raft_consensus.cc:359] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.633064 12404 raft_consensus.cc:385] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.633494 12404 raft_consensus.cc:740] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.634505 12404 consensus_queue.cc:260] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.637199 12404 ts_tablet_manager.cc:1434] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:19:23.639372 12404 tablet_bootstrap.cc:492] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f: Bootstrap starting.
I20260710 13:19:23.637840 12402 consensus_queue.cc:260] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.641983 12403 tablet_bootstrap.cc:492] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73: No bootstrap required, opened a new log
I20260710 13:19:23.642454 12403 ts_tablet_manager.cc:1403] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.014s
I20260710 13:19:23.643106 12402 ts_tablet_manager.cc:1434] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260710 13:19:23.643939 12402 tablet_bootstrap.cc:492] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f: Bootstrap starting.
I20260710 13:19:23.645778 12403 raft_consensus.cc:359] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.646479 12403 raft_consensus.cc:385] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.646823 12403 raft_consensus.cc:740] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.647651 12403 consensus_queue.cc:260] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.649948 12403 ts_tablet_manager.cc:1434] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:23.651028 12403 tablet_bootstrap.cc:492] T 8d43bb1645214bda86bd34bb75e0c6a8 P 4b49e775586d41cb84dc4c3a2f1dbb73: Bootstrap starting.
I20260710 13:19:23.652251 12434 raft_consensus.cc:493] T 8405ec8d1a6e47cd882763aa3afc2797 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.652716 12434 raft_consensus.cc:515] T 8405ec8d1a6e47cd882763aa3afc2797 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.653625 12425 consensus_queue.cc:1048] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, 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.654637 12434 leader_election.cc:290] T 8405ec8d1a6e47cd882763aa3afc2797 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:23.657081 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8405ec8d1a6e47cd882763aa3afc2797" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:23.657279 12445 raft_consensus.cc:493] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.657723 12403 tablet_bootstrap.cc:654] T 8d43bb1645214bda86bd34bb75e0c6a8 P 4b49e775586d41cb84dc4c3a2f1dbb73: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.657861 12211 raft_consensus.cc:2393] T 8405ec8d1a6e47cd882763aa3afc2797 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in current term 1: Already voted for candidate f5ec30aca77f4899af85580dc16fc58f in this term.
I20260710 13:19:23.657743 12445 raft_consensus.cc:515] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.658679 12288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8405ec8d1a6e47cd882763aa3afc2797" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:23.660181 12327 leader_election.cc:304] T 8405ec8d1a6e47cd882763aa3afc2797 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73; no voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:23.661067 12288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d43bb1645214bda86bd34bb75e0c6a8" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:23.661821 12288 raft_consensus.cc:2468] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 0.
I20260710 13:19:23.663141 12434 raft_consensus.cc:3060] T 8405ec8d1a6e47cd882763aa3afc2797 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.664013 12404 tablet_bootstrap.cc:654] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.664855 12178 leader_election.cc:304] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:23.665720 12445 leader_election.cc:290] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:23.665771 12414 raft_consensus.cc:2804] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.666210 12414 raft_consensus.cc:493] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.666548 12414 raft_consensus.cc:3060] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.669384 12402 tablet_bootstrap.cc:654] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.673032 12406 consensus_queue.cc:1048] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, 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.674527 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d43bb1645214bda86bd34bb75e0c6a8" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
W20260710 13:19:23.677812 12178 leader_election.cc:343] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.687211 12445 raft_consensus.cc:493] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.687795 12445 raft_consensus.cc:515] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.689711 12445 leader_election.cc:290] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:23.689922 12406 raft_consensus.cc:493] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.690539 12406 raft_consensus.cc:515] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.692921 12406 leader_election.cc:290] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:23.692971 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd191a322c34ae28b66933bfcc1ff43" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:23.693693 12362 raft_consensus.cc:2468] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 0.
I20260710 13:19:23.696149 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a512c6cb48465da0a1b1d6c40a6fa4" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:23.696755 12286 raft_consensus.cc:2468] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 0.
I20260710 13:19:23.697922 12178 leader_election.cc:304] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f; no voters: 
I20260710 13:19:23.699174 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a512c6cb48465da0a1b1d6c40a6fa4" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:23.699471 12327 leader_election.cc:304] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:23.699776 12211 raft_consensus.cc:2468] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 0.
I20260710 13:19:23.700349 12406 raft_consensus.cc:2804] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.700767 12406 raft_consensus.cc:493] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.701112 12406 raft_consensus.cc:3060] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.702277 12402 tablet_bootstrap.cc:492] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f: No bootstrap required, opened a new log
I20260710 13:19:23.702782 12402 ts_tablet_manager.cc:1403] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.012s
I20260710 13:19:23.704141 12445 raft_consensus.cc:2804] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.704452 12445 raft_consensus.cc:493] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.704737 12445 raft_consensus.cc:3060] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.707881 12404 tablet_bootstrap.cc:492] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f: No bootstrap required, opened a new log
I20260710 13:19:23.707683 12425 consensus_queue.cc:1048] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, 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.708673 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd191a322c34ae28b66933bfcc1ff43" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:23.709307 12287 raft_consensus.cc:2468] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 0.
I20260710 13:19:23.709517 12404 ts_tablet_manager.cc:1403] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.007s
I20260710 13:19:23.682797 12414 raft_consensus.cc:515] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.710800 12445 raft_consensus.cc:515] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.712677 12404 raft_consensus.cc:359] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.713563 12404 raft_consensus.cc:385] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.713792 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd191a322c34ae28b66933bfcc1ff43" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:23.714557 12286 raft_consensus.cc:3060] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.714923 12434 raft_consensus.cc:2749] T 8405ec8d1a6e47cd882763aa3afc2797 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:23.716843 12402 raft_consensus.cc:359] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.717718 12402 raft_consensus.cc:385] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.718060 12402 raft_consensus.cc:740] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.713919 12404 raft_consensus.cc:740] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.719473 12404 consensus_queue.cc:260] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.720134 12434 raft_consensus.cc:493] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.720578 12434 raft_consensus.cc:515] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.720573 12402 consensus_queue.cc:260] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.723201 12404 ts_tablet_manager.cc:1434] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:19:23.724150 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094c69911300406e940ba988674c7239" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:23.724833 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094c69911300406e940ba988674c7239" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:23.725543 12213 raft_consensus.cc:2468] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 0.
W20260710 13:19:23.725756 12327 leader_election.cc:343] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.712711 12445 leader_election.cc:290] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 election: Requested vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:23.728487 12286 raft_consensus.cc:2468] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 1.
I20260710 13:19:23.729367 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd191a322c34ae28b66933bfcc1ff43" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:23.730086 12362 raft_consensus.cc:3060] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.730837 12414 leader_election.cc:290] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 election: Requested vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:23.732990 12178 leader_election.cc:304] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:23.733589 12404 tablet_bootstrap.cc:492] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f: Bootstrap starting.
I20260710 13:19:23.735502 12481 raft_consensus.cc:2804] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.736131 12481 raft_consensus.cc:697] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Becoming Leader. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Running, Role: LEADER
I20260710 13:19:23.737211 12481 consensus_queue.cc:237] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.742290 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d43bb1645214bda86bd34bb75e0c6a8" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:23.743307 12327 leader_election.cc:304] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f; no voters: f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:23.743507 12286 raft_consensus.cc:3060] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.744989 12362 raft_consensus.cc:2468] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 1.
I20260710 13:19:23.745784 12434 leader_election.cc:290] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:23.748638 12434 raft_consensus.cc:2804] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.748983 12434 raft_consensus.cc:493] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.749300 12434 raft_consensus.cc:3060] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.758100 12406 raft_consensus.cc:515] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.763197 12406 leader_election.cc:290] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:23.800995 12451 raft_consensus.cc:493] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.801661 12451 raft_consensus.cc:515] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.804227 12451 leader_election.cc:290] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:23.799216 12412 raft_consensus.cc:493] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.805120 12412 raft_consensus.cc:515] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.805322 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0066596e0d4a84a7b95beffe5f152f" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
W20260710 13:19:23.806720 12253 leader_election.cc:343] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.835486 12286 raft_consensus.cc:2468] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 1.
W20260710 13:19:23.843570 12178 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.208.130:41399, user_credentials={real_user=slave}} blocked reactor thread for 95755.8us
I20260710 13:19:23.844893 12404 tablet_bootstrap.cc:654] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.850755 12403 tablet_bootstrap.cc:492] T 8d43bb1645214bda86bd34bb75e0c6a8 P 4b49e775586d41cb84dc4c3a2f1dbb73: No bootstrap required, opened a new log
I20260710 13:19:23.851231 12403 ts_tablet_manager.cc:1403] T 8d43bb1645214bda86bd34bb75e0c6a8 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent bootstrapping tablet: real 0.200s	user 0.018s	sys 0.032s
I20260710 13:19:23.852042 12178 leader_election.cc:304] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:23.852814 12483 raft_consensus.cc:2804] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.853186 12412 leader_election.cc:290] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:23.848699 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac758ed0cad2439db2b5739ef639b599" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:23.853788 12212 raft_consensus.cc:2468] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 0.
I20260710 13:19:23.853819 12403 raft_consensus.cc:359] T 8d43bb1645214bda86bd34bb75e0c6a8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.854563 12403 raft_consensus.cc:385] T 8d43bb1645214bda86bd34bb75e0c6a8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.853348 12483 raft_consensus.cc:697] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Becoming Leader. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Running, Role: LEADER
I20260710 13:19:23.854820 12403 raft_consensus.cc:740] T 8d43bb1645214bda86bd34bb75e0c6a8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.854875 12253 leader_election.cc:304] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:23.855810 12412 raft_consensus.cc:2804] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:19:23.849786 12327 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.208.129:40119, user_credentials={real_user=slave}} blocked reactor thread for 106572us
I20260710 13:19:23.856299 12412 raft_consensus.cc:493] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.855778 12403 consensus_queue.cc:260] T 8d43bb1645214bda86bd34bb75e0c6a8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.856660 12412 raft_consensus.cc:3060] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.848722 12434 raft_consensus.cc:515] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.858747 12403 ts_tablet_manager.cc:1434] T 8d43bb1645214bda86bd34bb75e0c6a8 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:23.845789 12402 ts_tablet_manager.cc:1434] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f: Time spent starting tablet: real 0.143s	user 0.018s	sys 0.033s
W20260710 13:19:23.847393 12159 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:23.855801 12483 consensus_queue.cc:237] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.860199 12402 tablet_bootstrap.cc:492] T 4c0066596e0d4a84a7b95beffe5f152f P 71352565266c4518847c28a5b0a28f4f: Bootstrap starting.
I20260710 13:19:23.860752 12403 tablet_bootstrap.cc:492] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73: Bootstrap starting.
I20260710 13:19:23.866516 12403 tablet_bootstrap.cc:654] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.867930 12434 leader_election.cc:290] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:23.870505 12404 tablet_bootstrap.cc:492] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f: No bootstrap required, opened a new log
I20260710 13:19:23.870952 12404 ts_tablet_manager.cc:1403] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f: Time spent bootstrapping tablet: real 0.147s	user 0.010s	sys 0.000s
I20260710 13:19:23.871539 12402 tablet_bootstrap.cc:654] T 4c0066596e0d4a84a7b95beffe5f152f P 71352565266c4518847c28a5b0a28f4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.873500 12404 raft_consensus.cc:359] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.874140 12404 raft_consensus.cc:385] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.874477 12404 raft_consensus.cc:740] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.874091 12111 catalog_manager.cc:5697] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 71352565266c4518847c28a5b0a28f4f (127.10.208.129). New cstate: current_term: 1 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.875486 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d43bb1645214bda86bd34bb75e0c6a8" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:23.876014 12362 raft_consensus.cc:3060] T 8d43bb1645214bda86bd34bb75e0c6a8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.879401 12402 tablet_bootstrap.cc:492] T 4c0066596e0d4a84a7b95beffe5f152f P 71352565266c4518847c28a5b0a28f4f: No bootstrap required, opened a new log
I20260710 13:19:23.879828 12402 ts_tablet_manager.cc:1403] T 4c0066596e0d4a84a7b95beffe5f152f P 71352565266c4518847c28a5b0a28f4f: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 13:19:23.882293 12402 raft_consensus.cc:359] T 4c0066596e0d4a84a7b95beffe5f152f P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.882571 12362 raft_consensus.cc:2468] T 8d43bb1645214bda86bd34bb75e0c6a8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 1.
I20260710 13:19:23.882920 12402 raft_consensus.cc:385] T 4c0066596e0d4a84a7b95beffe5f152f P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.883232 12402 raft_consensus.cc:740] T 4c0066596e0d4a84a7b95beffe5f152f P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.884176 12404 consensus_queue.cc:260] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.886248 12404 ts_tablet_manager.cc:1434] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260710 13:19:23.884102 12402 consensus_queue.cc:260] T 4c0066596e0d4a84a7b95beffe5f152f P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.886304 12412 raft_consensus.cc:515] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.889207 12404 tablet_bootstrap.cc:492] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f: Bootstrap starting.
I20260710 13:19:23.889618 12434 raft_consensus.cc:493] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.890074 12434 raft_consensus.cc:515] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.892017 12434 leader_election.cc:290] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:23.893251 12402 ts_tablet_manager.cc:1434] T 4c0066596e0d4a84a7b95beffe5f152f P 71352565266c4518847c28a5b0a28f4f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:19:23.893404 12483 raft_consensus.cc:493] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.893275 12288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a512c6cb48465da0a1b1d6c40a6fa4" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:23.894131 12402 tablet_bootstrap.cc:492] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f: Bootstrap starting.
I20260710 13:19:23.894340 12288 raft_consensus.cc:3060] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.893962 12483 raft_consensus.cc:515] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.897994 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a512c6cb48465da0a1b1d6c40a6fa4" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:23.898571 12212 raft_consensus.cc:3060] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.900985 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094c69911300406e940ba988674c7239" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:23.902570 12288 raft_consensus.cc:2468] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 1.
I20260710 13:19:23.903446 12482 raft_consensus.cc:493] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.903896 12482 raft_consensus.cc:515] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.905800 12482 leader_election.cc:290] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:23.906018 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac758ed0cad2439db2b5739ef639b599" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:23.906298 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0066596e0d4a84a7b95beffe5f152f" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:23.906598 12211 raft_consensus.cc:3060] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.906865 12362 raft_consensus.cc:2468] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 0.
I20260710 13:19:23.908365 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac758ed0cad2439db2b5739ef639b599" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:23.908895 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094c69911300406e940ba988674c7239" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:23.909430 12213 raft_consensus.cc:3060] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.909909 12362 raft_consensus.cc:3060] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.910846 12425 raft_consensus.cc:493] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.911341 12425 raft_consensus.cc:515] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.912838 12483 leader_election.cc:290] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:23.913698 12288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f32fd8c3904470ab0d6576bea4ec51d" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:23.916947 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac61d301c17745a6b0e059b23931275b" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:23.919137 12288 raft_consensus.cc:2393] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71352565266c4518847c28a5b0a28f4f in current term 1: Already voted for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in this term.
I20260710 13:19:23.919947 12425 leader_election.cc:290] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:23.921216 12402 tablet_bootstrap.cc:654] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.929179 12403 tablet_bootstrap.cc:492] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73: No bootstrap required, opened a new log
I20260710 13:19:23.929754 12403 ts_tablet_manager.cc:1403] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.000s
I20260710 13:19:23.932534 12404 tablet_bootstrap.cc:654] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.935164 12403 raft_consensus.cc:359] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.935794 12403 raft_consensus.cc:385] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.936065 12403 raft_consensus.cc:740] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.936360 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdfecc75e1a435d89fb903138053496" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:23.937129 12210 raft_consensus.cc:2393] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in current term 1: Already voted for candidate f5ec30aca77f4899af85580dc16fc58f in this term.
I20260710 13:19:23.936728 12403 consensus_queue.cc:260] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.937435 12211 raft_consensus.cc:2468] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 1.
I20260710 13:19:23.938691 12403 ts_tablet_manager.cc:1434] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:19:23.938647 12253 leader_election.cc:304] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:23.939530 12451 raft_consensus.cc:2804] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.939654 12403 tablet_bootstrap.cc:492] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73: Bootstrap starting.
I20260710 13:19:23.939989 12451 raft_consensus.cc:697] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Becoming Leader. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Running, Role: LEADER
I20260710 13:19:23.940764 12451 consensus_queue.cc:237] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.915299 12110 catalog_manager.cc:5697] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 71352565266c4518847c28a5b0a28f4f (127.10.208.129). New cstate: current_term: 1 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.925800 12412 leader_election.cc:290] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:23.943009 12253 leader_election.cc:304] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [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: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:23.943825 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdfecc75e1a435d89fb903138053496" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:23.944149 12459 raft_consensus.cc:2804] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:23.944512 12459 raft_consensus.cc:493] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.944846 12459 raft_consensus.cc:3060] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.945658 12212 raft_consensus.cc:2468] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 1.
W20260710 13:19:23.948748 12253 leader_election.cc:343] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.952193 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf151413d2d444c83b8b959a3738be8" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:23.952682 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf151413d2d444c83b8b959a3738be8" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:23.953439 12286 raft_consensus.cc:2393] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in current term 1: Already voted for candidate 71352565266c4518847c28a5b0a28f4f in this term.
I20260710 13:19:23.954792 12412 consensus_queue.cc:1048] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, 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.955107 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f32fd8c3904470ab0d6576bea4ec51d" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:23.946003 12211 raft_consensus.cc:3060] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.958340 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac61d301c17745a6b0e059b23931275b" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
W20260710 13:19:23.958051 12327 leader_election.cc:343] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:23.959555 12362 raft_consensus.cc:2393] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71352565266c4518847c28a5b0a28f4f in current term 1: Already voted for candidate f5ec30aca77f4899af85580dc16fc58f in this term.
I20260710 13:19:23.942360 12213 raft_consensus.cc:2468] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 1.
I20260710 13:19:23.960017 12327 leader_election.cc:304] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:23.961001 12425 raft_consensus.cc:2804] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.960628 12459 raft_consensus.cc:515] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.961478 12425 raft_consensus.cc:697] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Becoming Leader. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Running, Role: LEADER
I20260710 13:19:23.962321 12425 consensus_queue.cc:237] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:23.977047 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0066596e0d4a84a7b95beffe5f152f" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:23.978015 12213 raft_consensus.cc:3060] T 4c0066596e0d4a84a7b95beffe5f152f P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.978780 12108 catalog_manager.cc:5697] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f reported cstate change: term changed from 0 to 1, leader changed from <none> to f5ec30aca77f4899af85580dc16fc58f (127.10.208.130). New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.983332 12451 consensus_queue.cc:1048] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, 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.983338 12483 consensus_queue.cc:1048] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:24.015980 12459 leader_election.cc:290] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:24.022719 12404 tablet_bootstrap.cc:492] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f: No bootstrap required, opened a new log
I20260710 13:19:24.023270 12404 ts_tablet_manager.cc:1403] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f: Time spent bootstrapping tablet: real 0.134s	user 0.016s	sys 0.009s
I20260710 13:19:24.023612 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac758ed0cad2439db2b5739ef639b599" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:24.027086 12403 tablet_bootstrap.cc:654] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.034229 12404 raft_consensus.cc:359] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.037343 12404 raft_consensus.cc:385] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.037701 12404 raft_consensus.cc:740] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.037882 12108 catalog_manager.cc:5697] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:24.038722 12459 consensus_queue.cc:1048] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:24.040272 12404 consensus_queue.cc:260] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.049103 12213 raft_consensus.cc:2468] T 4c0066596e0d4a84a7b95beffe5f152f P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 1.
I20260710 13:19:24.051748 12253 leader_election.cc:304] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:24.052591 12451 raft_consensus.cc:2804] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:24.053066 12451 raft_consensus.cc:697] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Becoming Leader. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Running, Role: LEADER
I20260710 13:19:24.053843 12451 consensus_queue.cc:237] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.061931 12404 ts_tablet_manager.cc:1434] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.003s
I20260710 13:19:24.063092 12404 tablet_bootstrap.cc:492] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f: Bootstrap starting.
I20260710 13:19:24.084913 12361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0066596e0d4a84a7b95beffe5f152f" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:24.085582 12361 raft_consensus.cc:3060] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:24.086306 12178 leader_election.cc:304] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f
W20260710 13:19:24.087658 12253 leader_election.cc:343] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:24.088104 12402 tablet_bootstrap.cc:492] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f: No bootstrap required, opened a new log
I20260710 13:19:24.088577 12402 ts_tablet_manager.cc:1403] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f: Time spent bootstrapping tablet: real 0.195s	user 0.021s	sys 0.020s
I20260710 13:19:24.089071 12451 consensus_queue.cc:1048] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:24.090241 12178 leader_election.cc:304] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:24.091018 12482 raft_consensus.cc:2749] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:24.091358 12483 raft_consensus.cc:3060] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:24.092271 12327 leader_election.cc:304] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73; no voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:24.097327 12402 raft_consensus.cc:359] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.098268 12402 raft_consensus.cc:385] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.098656 12402 raft_consensus.cc:740] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.106904 12402 consensus_queue.cc:260] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.109222 12402 ts_tablet_manager.cc:1434] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260710 13:19:24.110224 12402 tablet_bootstrap.cc:492] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f: Bootstrap starting.
I20260710 13:19:24.107555 12327 leader_election.cc:304] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73; no voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:24.110847 12490 raft_consensus.cc:3060] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:24.113076 12327 leader_election.cc:304] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f; no voters: f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:24.117127 12489 raft_consensus.cc:2804] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:24.117581 12489 raft_consensus.cc:697] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Becoming Leader. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Running, Role: LEADER
I20260710 13:19:24.118361 12483 raft_consensus.cc:2749] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:24.118404 12489 consensus_queue.cc:237] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.146682 12404 tablet_bootstrap.cc:654] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.148361 12403 tablet_bootstrap.cc:492] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73: No bootstrap required, opened a new log
I20260710 13:19:24.148772 12403 ts_tablet_manager.cc:1403] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent bootstrapping tablet: real 0.209s	user 0.019s	sys 0.019s
I20260710 13:19:24.126484 12108 catalog_manager.cc:5697] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f reported cstate change: term changed from 0 to 1, leader changed from <none> to f5ec30aca77f4899af85580dc16fc58f (127.10.208.130). New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:24.149785 12434 consensus_queue.cc:1048] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:19:24.150391 12406 raft_consensus.cc:493] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:24.150832 12406 raft_consensus.cc:515] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.152931 12406 leader_election.cc:290] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:24.158051 12451 raft_consensus.cc:493] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:24.160663 12425 raft_consensus.cc:2749] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:24.161621 12451 raft_consensus.cc:515] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.163614 12451 leader_election.cc:290] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:24.167292 12483 consensus_queue.cc:1048] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:24.169287 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea13d53dba4d15831055186621d91e" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:24.169886 12482 raft_consensus.cc:493] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:24.169952 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d2d4aee0cb4b7daae9561e9d102f49" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:24.170377 12482 raft_consensus.cc:515] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
W20260710 13:19:24.171412 12253 leader_election.cc:343] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:24.172075 12502 consensus_queue.cc:1048] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:24.174036 12288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a9e9d6e5004140a88fa3224d9a5dec" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:24.172317 12482 leader_election.cc:290] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:24.174063 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d2d4aee0cb4b7daae9561e9d102f49" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:24.157389 12361 raft_consensus.cc:2468] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 1.
W20260710 13:19:24.178416 12178 leader_election.cc:343] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:24.180141 12402 tablet_bootstrap.cc:654] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.185034 12403 raft_consensus.cc:359] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.185528 12403 raft_consensus.cc:385] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.185809 12403 raft_consensus.cc:740] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.186403 12403 consensus_queue.cc:260] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.188369 12403 ts_tablet_manager.cc:1434] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260710 13:19:24.189157 12451 consensus_queue.cc:1048] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:24.189190 12403 tablet_bootstrap.cc:492] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73: Bootstrap starting.
I20260710 13:19:24.197467 12490 raft_consensus.cc:2749] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:24.203090 12327 leader_election.cc:343] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:24.208214 12451 raft_consensus.cc:493] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:24.208696 12451 raft_consensus.cc:515] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.209813 12403 tablet_bootstrap.cc:654] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.212037 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea13d53dba4d15831055186621d91e" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:24.219838 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe834b6d3c784f84b046f1e4cc6e534e" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:24.221397 12404 tablet_bootstrap.cc:492] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f: No bootstrap required, opened a new log
I20260710 13:19:24.221828 12404 ts_tablet_manager.cc:1403] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f: Time spent bootstrapping tablet: real 0.159s	user 0.007s	sys 0.007s
I20260710 13:19:24.223265 12451 leader_election.cc:290] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
W20260710 13:19:24.225070 12253 leader_election.cc:343] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:24.221946 12108 catalog_manager.cc:5697] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:24.227526 12404 raft_consensus.cc:359] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.228166 12404 raft_consensus.cc:385] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.228426 12404 raft_consensus.cc:740] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.229063 12404 consensus_queue.cc:260] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.232005 12404 ts_tablet_manager.cc:1434] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260710 13:19:24.232918 12404 tablet_bootstrap.cc:492] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f: Bootstrap starting.
I20260710 13:19:24.237627 12482 consensus_queue.cc:1048] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
W20260710 13:19:24.257933 12327 leader_election.cc:343] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:24.258397 12327 leader_election.cc:304] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73; no voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f
W20260710 13:19:24.260876 12253 leader_election.cc:343] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:24.261293 12406 raft_consensus.cc:2749] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:24.261282 12253 leader_election.cc:304] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5ec30aca77f4899af85580dc16fc58f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:24.262480 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a9e9d6e5004140a88fa3224d9a5dec" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:24.269372 12362 raft_consensus.cc:2468] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 0.
I20260710 13:19:24.270323 12451 raft_consensus.cc:2749] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:24.275013 12489 consensus_queue.cc:1048] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:24.277707 12402 tablet_bootstrap.cc:492] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f: No bootstrap required, opened a new log
I20260710 13:19:24.284108 12402 ts_tablet_manager.cc:1403] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f: Time spent bootstrapping tablet: real 0.174s	user 0.016s	sys 0.005s
I20260710 13:19:24.279353 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe834b6d3c784f84b046f1e4cc6e534e" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:24.286896 12481 consensus_queue.cc:1048] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:19:24.282064 12178 leader_election.cc:304] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [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: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f; no voters: f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:24.278724 12404 tablet_bootstrap.cc:654] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.299275 12481 raft_consensus.cc:2804] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:24.299695 12481 raft_consensus.cc:493] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:24.300016 12481 raft_consensus.cc:3060] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:24.306401 12253 leader_election.cc:343] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:24.307020 12253 leader_election.cc:304] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5ec30aca77f4899af85580dc16fc58f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:24.307924 12451 raft_consensus.cc:2749] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:24.310359 12482 consensus_queue.cc:1048] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:24.312806 12402 raft_consensus.cc:359] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.315864 12481 raft_consensus.cc:515] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.354705 12402 raft_consensus.cc:385] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.355003 12402 raft_consensus.cc:740] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.356052 12481 leader_election.cc:290] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 election: Requested vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:24.330333 12403 tablet_bootstrap.cc:492] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73: No bootstrap required, opened a new log
I20260710 13:19:24.356741 12403 ts_tablet_manager.cc:1403] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent bootstrapping tablet: real 0.168s	user 0.024s	sys 0.041s
I20260710 13:19:24.356760 12402 consensus_queue.cc:260] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.354351 12404 tablet_bootstrap.cc:492] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f: No bootstrap required, opened a new log
I20260710 13:19:24.358940 12404 ts_tablet_manager.cc:1403] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f: Time spent bootstrapping tablet: real 0.126s	user 0.016s	sys 0.014s
I20260710 13:19:24.359257 12403 raft_consensus.cc:359] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.359912 12403 raft_consensus.cc:385] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.360146 12403 raft_consensus.cc:740] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.360749 12403 consensus_queue.cc:260] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.362505 12402 ts_tablet_manager.cc:1434] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.001s
I20260710 13:19:24.362605 12403 ts_tablet_manager.cc:1434] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:19:24.363394 12402 tablet_bootstrap.cc:492] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f: Bootstrap starting.
I20260710 13:19:24.363394 12403 tablet_bootstrap.cc:492] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73: Bootstrap starting.
I20260710 13:19:24.361310 12404 raft_consensus.cc:359] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.366146 12404 raft_consensus.cc:385] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.366410 12404 raft_consensus.cc:740] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.367058 12404 consensus_queue.cc:260] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.369035 12404 ts_tablet_manager.cc:1434] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 13:19:24.369733 12288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a9e9d6e5004140a88fa3224d9a5dec" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:24.370046 12403 tablet_bootstrap.cc:654] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.371495 12482 consensus_queue.cc:1048] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:24.372366 12361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a9e9d6e5004140a88fa3224d9a5dec" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:24.372975 12361 raft_consensus.cc:3060] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:24.381729 12361 raft_consensus.cc:2468] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 1.
W20260710 13:19:24.385694 12178 leader_election.cc:343] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:24.391368 12490 raft_consensus.cc:493] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:24.392023 12490 raft_consensus.cc:515] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.397892 12412 consensus_queue.cc:1048] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:24.399325 12490 leader_election.cc:290] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:24.400264 12178 leader_election.cc:304] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f; no voters: f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:24.401899 12482 raft_consensus.cc:2804] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:24.402803 12482 raft_consensus.cc:697] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Becoming Leader. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Running, Role: LEADER
I20260710 13:19:24.403937 12482 consensus_queue.cc:237] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.408259 12288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac758ed0cad2439db2b5739ef639b599" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:24.410691 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac758ed0cad2439db2b5739ef639b599" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:24.416325 12490 consensus_queue.cc:1048] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:24.421154 12361 raft_consensus.cc:3060] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:24.418812 12327 leader_election.cc:304] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73; no voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:24.386948 12404 tablet_bootstrap.cc:492] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f: Bootstrap starting.
I20260710 13:19:24.428953 12403 tablet_bootstrap.cc:492] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73: No bootstrap required, opened a new log
I20260710 13:19:24.429800 12403 ts_tablet_manager.cc:1403] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent bootstrapping tablet: real 0.067s	user 0.020s	sys 0.038s
I20260710 13:19:24.430177 12402 tablet_bootstrap.cc:654] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.432229 12403 raft_consensus.cc:359] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.432878 12403 raft_consensus.cc:385] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.433116 12403 raft_consensus.cc:740] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.433764 12403 consensus_queue.cc:260] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.435665 12403 ts_tablet_manager.cc:1434] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260710 13:19:24.438123 12403 tablet_bootstrap.cc:492] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73: Bootstrap starting.
I20260710 13:19:24.444711 12403 tablet_bootstrap.cc:654] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.445379 12111 catalog_manager.cc:5697] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 71352565266c4518847c28a5b0a28f4f (127.10.208.129). New cstate: current_term: 1 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:24.451412 12502 consensus_queue.cc:1048] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:24.454855 12404 tablet_bootstrap.cc:654] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.455610 12402 tablet_bootstrap.cc:492] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f: No bootstrap required, opened a new log
I20260710 13:19:24.456116 12402 ts_tablet_manager.cc:1403] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.003s
I20260710 13:19:24.464574 12490 raft_consensus.cc:2749] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:24.465011 12489 consensus_queue.cc:1048] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:24.473613 12502 consensus_queue.cc:1048] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:24.483008 12402 raft_consensus.cc:359] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.483716 12402 raft_consensus.cc:385] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.483981 12402 raft_consensus.cc:740] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.494025 12402 consensus_queue.cc:260] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.504702 12402 ts_tablet_manager.cc:1434] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260710 13:19:24.505537 12402 tablet_bootstrap.cc:492] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f: Bootstrap starting.
I20260710 13:19:24.505267 12451 consensus_queue.cc:1048] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:24.506814 12425 consensus_queue.cc:1048] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:24.515380 12402 tablet_bootstrap.cc:654] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.540846 12404 tablet_bootstrap.cc:492] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f: No bootstrap required, opened a new log
I20260710 13:19:24.541291 12404 ts_tablet_manager.cc:1403] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f: Time spent bootstrapping tablet: real 0.172s	user 0.036s	sys 0.001s
I20260710 13:19:24.543567 12489 raft_consensus.cc:493] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:24.544050 12489 raft_consensus.cc:515] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.544996 12404 raft_consensus.cc:359] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.545639 12404 raft_consensus.cc:385] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.545903 12404 raft_consensus.cc:740] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.545964 12489 leader_election.cc:290] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:24.546726 12404 consensus_queue.cc:260] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.547708 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea13d53dba4d15831055186621d91e" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:24.548291 12286 raft_consensus.cc:2468] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 0.
I20260710 13:19:24.548473 12403 tablet_bootstrap.cc:492] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73: No bootstrap required, opened a new log
I20260710 13:19:24.549141 12403 ts_tablet_manager.cc:1403] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent bootstrapping tablet: real 0.111s	user 0.024s	sys 0.022s
I20260710 13:19:24.550140 12327 leader_election.cc:304] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:24.551498 12489 raft_consensus.cc:2804] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:24.551913 12489 raft_consensus.cc:493] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:24.552240 12489 raft_consensus.cc:3060] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:24.552630 12403 raft_consensus.cc:359] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.553334 12403 raft_consensus.cc:385] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.553684 12403 raft_consensus.cc:740] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.554543 12403 consensus_queue.cc:260] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.555388 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea13d53dba4d15831055186621d91e" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:24.556067 12404 ts_tablet_manager.cc:1434] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
W20260710 13:19:24.556582 12327 leader_election.cc:343] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:24.558611 12403 ts_tablet_manager.cc:1434] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:24.560174 12403 tablet_bootstrap.cc:492] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73: Bootstrap starting.
I20260710 13:19:24.560434 12404 tablet_bootstrap.cc:492] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f: Bootstrap starting.
I20260710 13:19:24.568915 12403 tablet_bootstrap.cc:654] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.573024 12451 raft_consensus.cc:493] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:24.573472 12451 raft_consensus.cc:515] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.575498 12451 leader_election.cc:290] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
W20260710 13:19:24.573693 12327 consensus_peers.cc:597] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 -> Peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Couldn't send request to peer f5ec30aca77f4899af85580dc16fc58f. 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:19:24.577361 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcd1c29c9ee45fbae00691cbb0725cf" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
W20260710 13:19:24.583563 12253 leader_election.cc:343] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:24.576148 12489 raft_consensus.cc:515] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.593709 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea13d53dba4d15831055186621d91e" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
W20260710 13:19:24.595435 12327 leader_election.cc:343] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:24.595929 12489 leader_election.cc:290] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:24.596938 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea13d53dba4d15831055186621d91e" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:24.597528 12404 tablet_bootstrap.cc:654] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.597539 12286 raft_consensus.cc:3060] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:24.590106 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcd1c29c9ee45fbae00691cbb0725cf" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:24.599575 12402 tablet_bootstrap.cc:492] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f: No bootstrap required, opened a new log
I20260710 13:19:24.601500 12402 ts_tablet_manager.cc:1403] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f: Time spent bootstrapping tablet: real 0.096s	user 0.024s	sys 0.009s
I20260710 13:19:24.601668 12403 tablet_bootstrap.cc:492] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73: No bootstrap required, opened a new log
I20260710 13:19:24.602130 12403 ts_tablet_manager.cc:1403] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.013s
I20260710 13:19:24.604085 12402 raft_consensus.cc:359] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.604719 12402 raft_consensus.cc:385] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.604995 12404 tablet_bootstrap.cc:492] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f: No bootstrap required, opened a new log
I20260710 13:19:24.604970 12402 raft_consensus.cc:740] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.605469 12404 ts_tablet_manager.cc:1403] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.002s
I20260710 13:19:24.605715 12402 consensus_queue.cc:260] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.605403 12286 raft_consensus.cc:2468] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 1.
I20260710 13:19:24.607726 12403 raft_consensus.cc:359] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.607681 12402 ts_tablet_manager.cc:1434] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:24.615469 12403 raft_consensus.cc:385] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.601468 12358 raft_consensus.cc:2468] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 0.
I20260710 13:19:24.615794 12403 raft_consensus.cc:740] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.616124 12327 leader_election.cc:304] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:24.616694 12402 tablet_bootstrap.cc:492] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f: Bootstrap starting.
I20260710 13:19:24.616744 12403 consensus_queue.cc:260] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.617398 12489 raft_consensus.cc:2804] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:24.617861 12489 raft_consensus.cc:697] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Becoming Leader. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Running, Role: LEADER
I20260710 13:19:24.618813 12403 ts_tablet_manager.cc:1434] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.008s
I20260710 13:19:24.619285 12253 leader_election.cc:304] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [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: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:24.619908 12403 tablet_bootstrap.cc:492] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73: Bootstrap starting.
I20260710 13:19:24.620362 12451 raft_consensus.cc:2804] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:24.620723 12451 raft_consensus.cc:493] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:24.621043 12451 raft_consensus.cc:3060] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:24.623361 12402 tablet_bootstrap.cc:654] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.626312 12403 tablet_bootstrap.cc:654] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.618636 12489 consensus_queue.cc:237] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.631572 12451 raft_consensus.cc:515] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.636101 12404 raft_consensus.cc:359] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.636981 12404 raft_consensus.cc:385] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.637126 12403 tablet_bootstrap.cc:492] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73: No bootstrap required, opened a new log
I20260710 13:19:24.637337 12404 raft_consensus.cc:740] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.637598 12403 ts_tablet_manager.cc:1403] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260710 13:19:24.638155 12404 consensus_queue.cc:260] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.639015 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcd1c29c9ee45fbae00691cbb0725cf" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:24.640123 12403 raft_consensus.cc:359] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
W20260710 13:19:24.640384 12253 leader_election.cc:343] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:24.641120 12403 raft_consensus.cc:385] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.641460 12403 raft_consensus.cc:740] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.641894 12451 leader_election.cc:290] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:24.642952 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcd1c29c9ee45fbae00691cbb0725cf" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:24.643545 12358 raft_consensus.cc:3060] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:24.643095 12403 consensus_queue.cc:260] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.646135 12403 ts_tablet_manager.cc:1434] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:24.647074 12403 tablet_bootstrap.cc:492] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73: Bootstrap starting.
I20260710 13:19:24.649566 12404 ts_tablet_manager.cc:1434] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260710 13:19:24.650135 12358 raft_consensus.cc:2468] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 1.
I20260710 13:19:24.651430 12253 leader_election.cc:304] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:24.652640 12403 tablet_bootstrap.cc:654] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.653079 12451 raft_consensus.cc:2804] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:24.653544 12451 raft_consensus.cc:697] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Becoming Leader. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Running, Role: LEADER
I20260710 13:19:24.654322 12451 consensus_queue.cc:237] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.656900 12111 catalog_manager.cc:5697] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:24.663134 12404 tablet_bootstrap.cc:492] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f: Bootstrap starting.
I20260710 13:19:24.664796 12108 catalog_manager.cc:5697] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f reported cstate change: term changed from 0 to 1, leader changed from <none> to f5ec30aca77f4899af85580dc16fc58f (127.10.208.130). New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:24.679210 12404 tablet_bootstrap.cc:654] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.680182 12402 tablet_bootstrap.cc:492] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f: No bootstrap required, opened a new log
I20260710 13:19:24.680488 12403 tablet_bootstrap.cc:492] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73: No bootstrap required, opened a new log
I20260710 13:19:24.680645 12402 ts_tablet_manager.cc:1403] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.014s
I20260710 13:19:24.680910 12403 ts_tablet_manager.cc:1403] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.000s
I20260710 13:19:24.683599 12403 raft_consensus.cc:359] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.684224 12403 raft_consensus.cc:385] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.684597 12403 raft_consensus.cc:740] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.684103 12402 raft_consensus.cc:359] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.685025 12402 raft_consensus.cc:385] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.685218 12403 consensus_queue.cc:260] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.685534 12402 raft_consensus.cc:740] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.687150 12403 ts_tablet_manager.cc:1434] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:24.686514 12402 consensus_queue.cc:260] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.688475 12403 tablet_bootstrap.cc:492] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73: Bootstrap starting.
I20260710 13:19:24.688815 12402 ts_tablet_manager.cc:1434] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:24.690256 12402 tablet_bootstrap.cc:492] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f: Bootstrap starting.
I20260710 13:19:24.691972 12489 raft_consensus.cc:493] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:24.692469 12489 raft_consensus.cc:515] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.694027 12404 tablet_bootstrap.cc:492] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f: No bootstrap required, opened a new log
I20260710 13:19:24.694468 12489 leader_election.cc:290] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:24.694888 12404 ts_tablet_manager.cc:1403] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.000s
I20260710 13:19:24.694942 12489 raft_consensus.cc:493] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:24.695487 12403 tablet_bootstrap.cc:654] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.695943 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe834b6d3c784f84b046f1e4cc6e534e" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:24.696547 12286 raft_consensus.cc:2468] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 0.
I20260710 13:19:24.697685 12327 leader_election.cc:304] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:24.697532 12404 raft_consensus.cc:359] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.698496 12404 raft_consensus.cc:385] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.698418 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe834b6d3c784f84b046f1e4cc6e534e" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:24.698827 12404 raft_consensus.cc:740] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.699187 12490 raft_consensus.cc:2804] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:24.699612 12490 raft_consensus.cc:493] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:19:24.699738 12327 leader_election.cc:343] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:24.699975 12490 raft_consensus.cc:3060] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:24.701153 12402 tablet_bootstrap.cc:654] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.700847 12404 consensus_queue.cc:260] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.702366 12404 ts_tablet_manager.cc:1434] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:24.703341 12502 raft_consensus.cc:493] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:24.703928 12502 raft_consensus.cc:515] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.706415 12502 leader_election.cc:290] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:24.706627 12404 tablet_bootstrap.cc:492] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f: Bootstrap starting.
I20260710 13:19:24.714309 12404 tablet_bootstrap.cc:654] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.718045 12361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f78435a3f15428bb2e515497056ebb3" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:24.721247 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f78435a3f15428bb2e515497056ebb3" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:24.722043 12213 raft_consensus.cc:2468] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 0.
I20260710 13:19:24.724458 12425 raft_consensus.cc:493] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:24.725075 12425 raft_consensus.cc:515] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.727053 12425 leader_election.cc:290] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:24.727342 12404 tablet_bootstrap.cc:492] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f: No bootstrap required, opened a new log
I20260710 13:19:24.728480 12404 ts_tablet_manager.cc:1403] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260710 13:19:24.729573 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a20ef9dd1904c50abb7a9ad7f700920" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
W20260710 13:19:24.731526 12327 leader_election.cc:343] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:24.731905 12404 raft_consensus.cc:359] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.732785 12404 raft_consensus.cc:385] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.733109 12404 raft_consensus.cc:740] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.733392 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a20ef9dd1904c50abb7a9ad7f700920" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
W20260710 13:19:24.727582 12253 leader_election.cc:343] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:24.736431 12253 leader_election.cc:304] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [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: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73
I20260710 13:19:24.739723 12502 raft_consensus.cc:2804] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:24.740190 12502 raft_consensus.cc:493] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:24.740612 12502 raft_consensus.cc:3060] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:24.727100 12483 raft_consensus.cc:493] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:24.743453 12483 raft_consensus.cc:515] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.745642 12483 leader_election.cc:290] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:24.752992 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
W20260710 13:19:24.754338 12178 leader_election.cc:343] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:24.695509 12489 raft_consensus.cc:515] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.756850 12489 leader_election.cc:290] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:24.760640 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:24.762825 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:24.763588 12210 raft_consensus.cc:2468] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 0.
I20260710 13:19:24.734023 12404 consensus_queue.cc:260] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.769932 12490 raft_consensus.cc:515] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.772019 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:24.772354 12404 ts_tablet_manager.cc:1434] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260710 13:19:24.772616 12358 raft_consensus.cc:2468] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 0.
I20260710 13:19:24.773389 12404 tablet_bootstrap.cc:492] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f: Bootstrap starting.
W20260710 13:19:24.773739 12327 leader_election.cc:343] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:24.774207 12327 leader_election.cc:304] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73; no voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:24.775287 12327 leader_election.cc:304] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f; no voters: 
I20260710 13:19:24.775641 12425 raft_consensus.cc:2749] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:24.775991 12434 raft_consensus.cc:2804] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:24.776491 12434 raft_consensus.cc:493] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:24.776952 12434 raft_consensus.cc:3060] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:24.781385 12502 raft_consensus.cc:515] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.785717 12434 raft_consensus.cc:515] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.784803 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f78435a3f15428bb2e515497056ebb3" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:24.786643 12210 raft_consensus.cc:3060] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:24.787147 12178 leader_election.cc:304] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [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: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f; no voters: f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:24.788234 12483 raft_consensus.cc:2804] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:24.788582 12483 raft_consensus.cc:493] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:24.788908 12483 raft_consensus.cc:3060] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:24.789115 12327 leader_election.cc:343] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:24.793673 12451 raft_consensus.cc:493] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:24.794255 12451 raft_consensus.cc:515] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.795558 12483 raft_consensus.cc:515] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.796087 12451 leader_election.cc:290] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:24.797827 12483 leader_election.cc:290] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 election: Requested vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:24.798053 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d2d4aee0cb4b7daae9561e9d102f49" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:24.799758 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
W20260710 13:19:24.801375 12178 leader_election.cc:343] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:24.806298 12434 leader_election.cc:290] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:24.807365 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:24.808331 12358 raft_consensus.cc:2393] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 71352565266c4518847c28a5b0a28f4f in current term 1: Already voted for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in this term.
W20260710 13:19:24.808972 12253 leader_election.cc:343] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:24.812916 12490 leader_election.cc:290] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:24.813405 12210 raft_consensus.cc:2468] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 1.
I20260710 13:19:24.814807 12253 leader_election.cc:304] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:24.815913 12451 raft_consensus.cc:2804] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:24.816746 12451 raft_consensus.cc:697] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Becoming Leader. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Running, Role: LEADER
I20260710 13:19:24.817543 12451 consensus_queue.cc:237] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.819257 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:24.820765 12502 leader_election.cc:290] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:24.820869 12286 raft_consensus.cc:3060] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:24.819957 12213 raft_consensus.cc:2393] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in current term 1: Already voted for candidate 71352565266c4518847c28a5b0a28f4f in this term.
I20260710 13:19:24.827291 12404 tablet_bootstrap.cc:654] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.832813 12288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:24.834690 12178 leader_election.cc:304] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [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: 71352565266c4518847c28a5b0a28f4f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:24.836091 12483 raft_consensus.cc:2749] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:24.840709 12404 tablet_bootstrap.cc:492] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f: No bootstrap required, opened a new log
I20260710 13:19:24.840992 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d2d4aee0cb4b7daae9561e9d102f49" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:24.841349 12404 ts_tablet_manager.cc:1403] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f: Time spent bootstrapping tablet: real 0.068s	user 0.004s	sys 0.016s
I20260710 13:19:24.841782 12358 raft_consensus.cc:2468] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 0.
I20260710 13:19:24.843701 12502 raft_consensus.cc:493] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:24.844144 12502 raft_consensus.cc:515] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.844385 12404 raft_consensus.cc:359] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.844961 12404 raft_consensus.cc:385] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.845242 12404 raft_consensus.cc:740] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.845844 12404 consensus_queue.cc:260] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.848142 12502 leader_election.cc:290] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:24.849109 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a9e9d6e5004140a88fa3224d9a5dec" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:24.851538 12404 ts_tablet_manager.cc:1434] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:24.851884 12483 consensus_queue.cc:1048] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:24.852422 12404 tablet_bootstrap.cc:492] T 92dc3511de0049cca34d07fb2cb94d6b P f5ec30aca77f4899af85580dc16fc58f: Bootstrap starting.
I20260710 13:19:24.855971 12402 tablet_bootstrap.cc:492] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f: No bootstrap required, opened a new log
I20260710 13:19:24.856408 12402 ts_tablet_manager.cc:1403] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f: Time spent bootstrapping tablet: real 0.166s	user 0.041s	sys 0.082s
I20260710 13:19:24.858067 12404 tablet_bootstrap.cc:654] T 92dc3511de0049cca34d07fb2cb94d6b P f5ec30aca77f4899af85580dc16fc58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.859125 12402 raft_consensus.cc:359] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.859782 12402 raft_consensus.cc:385] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.860111 12402 raft_consensus.cc:740] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.860749 12402 consensus_queue.cc:260] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.859833 12111 catalog_manager.cc:5697] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f reported cstate change: term changed from 0 to 1, leader changed from <none> to f5ec30aca77f4899af85580dc16fc58f (127.10.208.130). New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:24.862704 12402 ts_tablet_manager.cc:1434] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260710 13:19:24.863583 12402 tablet_bootstrap.cc:492] T 45ea13d53dba4d15831055186621d91e P 71352565266c4518847c28a5b0a28f4f: Bootstrap starting.
I20260710 13:19:24.866811 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f78435a3f15428bb2e515497056ebb3" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:24.868978 12402 tablet_bootstrap.cc:654] T 45ea13d53dba4d15831055186621d91e P 71352565266c4518847c28a5b0a28f4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.869232 12361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a9e9d6e5004140a88fa3224d9a5dec" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:24.869827 12361 raft_consensus.cc:2468] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 1.
I20260710 13:19:24.871408 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe834b6d3c784f84b046f1e4cc6e534e" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:24.872078 12288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe834b6d3c784f84b046f1e4cc6e534e" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:24.872632 12288 raft_consensus.cc:3060] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:24.875785 12403 tablet_bootstrap.cc:492] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73: No bootstrap required, opened a new log
I20260710 13:19:24.876276 12403 ts_tablet_manager.cc:1403] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent bootstrapping tablet: real 0.188s	user 0.050s	sys 0.073s
I20260710 13:19:24.879556 12288 raft_consensus.cc:2468] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 1.
I20260710 13:19:24.881319 12403 raft_consensus.cc:359] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.882069 12403 raft_consensus.cc:385] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.882380 12403 raft_consensus.cc:740] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.883180 12403 consensus_queue.cc:260] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.884217 12253 leader_election.cc:304] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [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: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:24.885285 12451 raft_consensus.cc:2804] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:24.885481 12403 ts_tablet_manager.cc:1434] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:19:24.885660 12451 raft_consensus.cc:493] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:24.886031 12451 raft_consensus.cc:3060] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:24.889194 12403 tablet_bootstrap.cc:492] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73: Bootstrap starting.
W20260710 13:19:24.890327 12159 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:24.895812 12404 tablet_bootstrap.cc:492] T 92dc3511de0049cca34d07fb2cb94d6b P f5ec30aca77f4899af85580dc16fc58f: No bootstrap required, opened a new log
I20260710 13:19:24.896263 12404 ts_tablet_manager.cc:1403] T 92dc3511de0049cca34d07fb2cb94d6b P f5ec30aca77f4899af85580dc16fc58f: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.006s
W20260710 13:19:24.896302 12253 leader_election.cc:343] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:24.896929 12327 leader_election.cc:343] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:24.897578 12253 leader_election.cc:304] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f [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: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:24.899178 12483 raft_consensus.cc:493] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:24.899705 12403 tablet_bootstrap.cc:654] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.899647 12483 raft_consensus.cc:515] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.902129 12402 tablet_bootstrap.cc:492] T 45ea13d53dba4d15831055186621d91e P 71352565266c4518847c28a5b0a28f4f: No bootstrap required, opened a new log
I20260710 13:19:24.902544 12402 ts_tablet_manager.cc:1403] T 45ea13d53dba4d15831055186621d91e P 71352565266c4518847c28a5b0a28f4f: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.014s
I20260710 13:19:24.899318 12404 raft_consensus.cc:359] T 92dc3511de0049cca34d07fb2cb94d6b P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.902733 12502 raft_consensus.cc:2804] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:24.902935 12404 raft_consensus.cc:385] T 92dc3511de0049cca34d07fb2cb94d6b P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.903178 12502 raft_consensus.cc:493] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:24.903335 12404 raft_consensus.cc:740] T 92dc3511de0049cca34d07fb2cb94d6b P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.903599 12502 raft_consensus.cc:3060] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:24.904126 12404 consensus_queue.cc:260] T 92dc3511de0049cca34d07fb2cb94d6b P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.905067 12402 raft_consensus.cc:359] T 45ea13d53dba4d15831055186621d91e P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.905678 12402 raft_consensus.cc:385] T 45ea13d53dba4d15831055186621d91e P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.905918 12402 raft_consensus.cc:740] T 45ea13d53dba4d15831055186621d91e P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.906364 12404 ts_tablet_manager.cc:1434] T 92dc3511de0049cca34d07fb2cb94d6b P f5ec30aca77f4899af85580dc16fc58f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:24.906605 12402 consensus_queue.cc:260] T 45ea13d53dba4d15831055186621d91e P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.907256 12404 tablet_bootstrap.cc:492] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f: Bootstrap starting.
I20260710 13:19:24.912163 12402 ts_tablet_manager.cc:1434] T 45ea13d53dba4d15831055186621d91e P 71352565266c4518847c28a5b0a28f4f: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260710 13:19:24.913162 12402 tablet_bootstrap.cc:492] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f: Bootstrap starting.
I20260710 13:19:24.914884 12404 tablet_bootstrap.cc:654] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.920631 12502 raft_consensus.cc:515] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.923305 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a9e9d6e5004140a88fa3224d9a5dec" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:24.924013 12402 tablet_bootstrap.cc:654] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.925551 12483 leader_election.cc:290] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:24.926007 12404 tablet_bootstrap.cc:492] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f: No bootstrap required, opened a new log
I20260710 13:19:24.926466 12404 ts_tablet_manager.cc:1403] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.002s
I20260710 13:19:24.929735 12404 raft_consensus.cc:359] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.930421 12404 raft_consensus.cc:385] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.930706 12404 raft_consensus.cc:740] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.931577 12404 consensus_queue.cc:260] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.932723 12288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b573777d464abfadec4f66bb302606" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:24.934109 12502 leader_election.cc:290] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 2 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:24.933682 12404 ts_tablet_manager.cc:1434] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:19:24.935263 12402 tablet_bootstrap.cc:492] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f: No bootstrap required, opened a new log
I20260710 13:19:24.934165 12288 raft_consensus.cc:2468] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 0.
I20260710 13:19:24.897612 12327 leader_election.cc:304] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:24.933367 12403 tablet_bootstrap.cc:492] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73: No bootstrap required, opened a new log
I20260710 13:19:24.935689 12402 ts_tablet_manager.cc:1403] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.008s
I20260710 13:19:24.936523 12403 ts_tablet_manager.cc:1403] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.002s
I20260710 13:19:24.936010 12451 raft_consensus.cc:515] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.938334 12451 leader_election.cc:290] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:24.938638 12402 raft_consensus.cc:359] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.939316 12402 raft_consensus.cc:385] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.939494 12490 raft_consensus.cc:2804] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:24.939723 12178 leader_election.cc:304] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:24.938920 12403 raft_consensus.cc:359] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.939978 12490 raft_consensus.cc:697] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Becoming Leader. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Running, Role: LEADER
I20260710 13:19:24.940876 12481 raft_consensus.cc:2804] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:24.941237 12481 raft_consensus.cc:493] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:24.941701 12481 raft_consensus.cc:3060] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:24.941187 12490 consensus_queue.cc:237] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.942369 12327 leader_election.cc:304] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: 4b49e775586d41cb84dc4c3a2f1dbb73; no voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:24.943209 12483 raft_consensus.cc:493] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:24.940508 12403 raft_consensus.cc:385] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.943673 12483 raft_consensus.cc:515] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
W20260710 13:19:24.943562 12327 leader_election.cc:343] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:24.948659 12481 raft_consensus.cc:515] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.944455 12403 raft_consensus.cc:740] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.939703 12402 raft_consensus.cc:740] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.962111 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b573777d464abfadec4f66bb302606" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:24.961900 12403 consensus_queue.cc:260] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.962817 12286 raft_consensus.cc:3060] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:24.949272 12288 raft_consensus.cc:1240] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Rejecting Update request from peer 71352565266c4518847c28a5b0a28f4f for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:24.949366 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d2d4aee0cb4b7daae9561e9d102f49" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:24.965001 12482 consensus_queue.cc:1059] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:24.965723 12482 raft_consensus.cc:3055] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:24.966017 12482 raft_consensus.cc:740] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Running, Role: LEADER
I20260710 13:19:24.966434 12361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a9e9d6e5004140a88fa3224d9a5dec" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:24.967031 12361 raft_consensus.cc:3060] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:24.966766 12482 consensus_queue.cc:260] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.967914 12482 raft_consensus.cc:3060] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:24.971139 12286 raft_consensus.cc:2468] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 1.
I20260710 13:19:24.971334 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b573777d464abfadec4f66bb302606" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
W20260710 13:19:24.973012 12253 leader_election.cc:343] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:24.962116 12402 consensus_queue.cc:260] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.976727 12402 ts_tablet_manager.cc:1434] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260710 13:19:24.977257 12361 raft_consensus.cc:2468] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 2.
I20260710 13:19:24.975004 12483 leader_election.cc:290] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:24.943235 12489 raft_consensus.cc:2749] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:24.978017 12360 raft_consensus.cc:1240] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Rejecting Update request from peer 71352565266c4518847c28a5b0a28f4f for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:24.978359 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d2d4aee0cb4b7daae9561e9d102f49" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:24.978899 12358 raft_consensus.cc:3060] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:24.980742 12402 tablet_bootstrap.cc:492] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f: Bootstrap starting.
I20260710 13:19:24.981776 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc3511de0049cca34d07fb2cb94d6b" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:24.982573 12287 raft_consensus.cc:2468] T 92dc3511de0049cca34d07fb2cb94d6b P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 0.
I20260710 13:19:24.984153 12178 leader_election.cc:304] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:24.985123 12483 raft_consensus.cc:2804] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:24.985659 12483 raft_consensus.cc:697] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Becoming Leader. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Running, Role: LEADER
I20260710 13:19:24.986738 12483 consensus_queue.cc:237] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:24.985389 12178 leader_election.cc:304] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:24.990103 12547 raft_consensus.cc:2804] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:24.990432 12547 raft_consensus.cc:493] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:24.990860 12547 raft_consensus.cc:3060] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:24.997234 12403 ts_tablet_manager.cc:1434] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.001s
I20260710 13:19:24.999485 12403 tablet_bootstrap.cc:492] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73: Bootstrap starting.
W20260710 13:19:24.999941 12178 leader_election.cc:343] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.002241 12402 tablet_bootstrap.cc:654] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.003046 12108 catalog_manager.cc:5697] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:25.005044 12253 leader_election.cc:304] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f [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: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:25.005816 12451 raft_consensus.cc:2804] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:25.006282 12451 raft_consensus.cc:697] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f [term 2 LEADER]: Becoming Leader. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Running, Role: LEADER
I20260710 13:19:25.007021 12547 raft_consensus.cc:515] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:25.007067 12451 consensus_queue.cc:237] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:25.012006 12490 raft_consensus.cc:493] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.012501 12490 raft_consensus.cc:515] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:25.014119 12358 raft_consensus.cc:2468] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 1.
I20260710 13:19:25.016252 12403 tablet_bootstrap.cc:654] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.018340 12490 leader_election.cc:290] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:25.016875 12288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc3511de0049cca34d07fb2cb94d6b" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:25.020813 12288 raft_consensus.cc:3060] T 92dc3511de0049cca34d07fb2cb94d6b P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.023154 12287 raft_consensus.cc:3060] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.023272 12253 leader_election.cc:304] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:25.008762 12111 catalog_manager.cc:5697] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 71352565266c4518847c28a5b0a28f4f (127.10.208.129). New cstate: current_term: 1 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:25.024461 12451 raft_consensus.cc:2804] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:25.026163 12451 raft_consensus.cc:697] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Becoming Leader. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Running, Role: LEADER
I20260710 13:19:25.029364 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f78435a3f15428bb2e515497056ebb3" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:25.027333 12451 consensus_queue.cc:237] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:25.023792 12109 catalog_manager.cc:5697] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f reported cstate change: term changed from 1 to 2, leader changed from 71352565266c4518847c28a5b0a28f4f (127.10.208.129) to f5ec30aca77f4899af85580dc16fc58f (127.10.208.130). New cstate: current_term: 2 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:25.033844 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc3511de0049cca34d07fb2cb94d6b" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:25.032873 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b573777d464abfadec4f66bb302606" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:25.038091 12358 raft_consensus.cc:2468] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 0.
I20260710 13:19:25.025061 12481 leader_election.cc:290] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 election: Requested vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:25.022639 12547 leader_election.cc:290] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 election: Requested vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:25.043263 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc3511de0049cca34d07fb2cb94d6b" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:25.044018 12358 raft_consensus.cc:3060] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.041888 12482 raft_consensus.cc:493] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.045820 12482 raft_consensus.cc:515] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:25.047730 12482 leader_election.cc:290] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:25.048770 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f78435a3f15428bb2e515497056ebb3" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
W20260710 13:19:25.049338 12178 leader_election.cc:343] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.049561 12210 raft_consensus.cc:2393] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in current term 1: Already voted for candidate f5ec30aca77f4899af85580dc16fc58f in this term.
I20260710 13:19:25.050957 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcd1c29c9ee45fbae00691cbb0725cf" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:25.052616 12210 raft_consensus.cc:3060] T 45ea13d53dba4d15831055186621d91e P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.053041 12358 raft_consensus.cc:2468] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 1.
I20260710 13:19:25.057014 12327 leader_election.cc:304] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73; no voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:25.058312 12489 raft_consensus.cc:3060] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.069314 12489 raft_consensus.cc:2749] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:25.072299 12403 tablet_bootstrap.cc:492] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73: No bootstrap required, opened a new log
I20260710 13:19:25.073046 12403 ts_tablet_manager.cc:1403] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.000s
I20260710 13:19:25.074522 12402 tablet_bootstrap.cc:492] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f: No bootstrap required, opened a new log
I20260710 13:19:25.075201 12402 ts_tablet_manager.cc:1403] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f: Time spent bootstrapping tablet: real 0.095s	user 0.029s	sys 0.019s
I20260710 13:19:25.077694 12178 leader_election.cc:304] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f; no voters: 
I20260710 13:19:25.078001 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcd1c29c9ee45fbae00691cbb0725cf" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:25.078501 12481 raft_consensus.cc:2804] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:25.078797 12358 raft_consensus.cc:2393] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71352565266c4518847c28a5b0a28f4f in current term 1: Already voted for candidate f5ec30aca77f4899af85580dc16fc58f in this term.
I20260710 13:19:25.078606 12489 consensus_queue.cc:1048] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:25.079041 12481 raft_consensus.cc:697] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Becoming Leader. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Running, Role: LEADER
I20260710 13:19:25.079874 12481 consensus_queue.cc:237] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:25.080775 12178 leader_election.cc:304] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:25.081969 12547 raft_consensus.cc:3060] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.078274 12402 raft_consensus.cc:359] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:25.084110 12402 raft_consensus.cc:385] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.084446 12402 raft_consensus.cc:740] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.085201 12402 consensus_queue.cc:260] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:25.088127 12402 ts_tablet_manager.cc:1434] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260710 13:19:25.089346 12402 tablet_bootstrap.cc:492] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f: Bootstrap starting.
I20260710 13:19:25.094863 12403 raft_consensus.cc:359] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:25.096359 12403 raft_consensus.cc:385] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.097157 12403 raft_consensus.cc:740] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.101444 12403 consensus_queue.cc:260] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:25.120662 12402 tablet_bootstrap.cc:654] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.122819 12403 ts_tablet_manager.cc:1434] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.000s
I20260710 13:19:25.138105 12481 raft_consensus.cc:493] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.139878 12412 raft_consensus.cc:493] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b49e775586d41cb84dc4c3a2f1dbb73)
I20260710 13:19:25.146442 12412 raft_consensus.cc:515] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:25.149104 12288 raft_consensus.cc:2468] T 92dc3511de0049cca34d07fb2cb94d6b P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 1.
I20260710 13:19:25.151918 12547 raft_consensus.cc:2749] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:25.153455 12481 raft_consensus.cc:515] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:25.157482 12481 leader_election.cc:290] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:25.157819 12406 consensus_queue.cc:1048] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:25.160389 12110 catalog_manager.cc:5697] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f reported cstate change: term changed from 0 to 1, leader changed from <none> to f5ec30aca77f4899af85580dc16fc58f (127.10.208.130). New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:25.164408 12213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094c69911300406e940ba988674c7239" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:25.166199 12412 leader_election.cc:290] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:25.166126 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe834b6d3c784f84b046f1e4cc6e534e" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:25.166930 12287 raft_consensus.cc:2393] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71352565266c4518847c28a5b0a28f4f in current term 1: Already voted for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in this term.
I20260710 13:19:25.171381 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094c69911300406e940ba988674c7239" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:25.171130 12109 catalog_manager.cc:5697] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 71352565266c4518847c28a5b0a28f4f (127.10.208.129). New cstate: current_term: 1 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:25.175258 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe834b6d3c784f84b046f1e4cc6e534e" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:25.177114 12178 leader_election.cc:304] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:25.178643 12481 raft_consensus.cc:3060] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.184041 12253 leader_election.cc:304] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5ec30aca77f4899af85580dc16fc58f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:25.185213 12459 raft_consensus.cc:2749] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:25.185227 12560 consensus_queue.cc:1048] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:25.202808 12481 raft_consensus.cc:2749] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:25.217314 12412 consensus_queue.cc:1048] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:25.225885 12402 tablet_bootstrap.cc:492] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f: No bootstrap required, opened a new log
I20260710 13:19:25.226372 12402 ts_tablet_manager.cc:1403] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f: Time spent bootstrapping tablet: real 0.137s	user 0.021s	sys 0.003s
I20260710 13:19:25.233665 12402 raft_consensus.cc:359] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:25.234395 12402 raft_consensus.cc:385] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.234694 12402 raft_consensus.cc:740] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.235312 12402 consensus_queue.cc:260] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:25.237243 12402 ts_tablet_manager.cc:1434] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:19:25.244876 12425 raft_consensus.cc:493] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.245395 12425 raft_consensus.cc:515] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:25.247385 12425 leader_election.cc:290] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:25.248345 12288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b573777d464abfadec4f66bb302606" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:25.248796 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b573777d464abfadec4f66bb302606" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:25.249127 12288 raft_consensus.cc:2393] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in current term 1: Already voted for candidate 71352565266c4518847c28a5b0a28f4f in this term.
I20260710 13:19:25.250847 12327 leader_election.cc:304] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73; no voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:25.251657 12425 raft_consensus.cc:3060] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.256804 12425 raft_consensus.cc:2749] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:25.321959 12560 consensus_queue.cc:1048] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:25.336946 12459 raft_consensus.cc:493] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.337513 12459 raft_consensus.cc:515] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:25.339679 12459 leader_election.cc:290] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:25.341207 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a20ef9dd1904c50abb7a9ad7f700920" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:25.341843 12211 raft_consensus.cc:2468] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 0.
I20260710 13:19:25.342195 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a20ef9dd1904c50abb7a9ad7f700920" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:25.342713 12459 raft_consensus.cc:493] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.343117 12358 raft_consensus.cc:2468] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 0.
I20260710 13:19:25.343351 12253 leader_election.cc:304] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:25.343179 12459 raft_consensus.cc:515] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:25.344517 12502 consensus_queue.cc:1048] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:25.345299 12459 leader_election.cc:290] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:25.345805 12459 raft_consensus.cc:2804] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:25.346113 12459 raft_consensus.cc:493] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:25.346424 12459 raft_consensus.cc:3060] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.347718 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:25.348578 12211 raft_consensus.cc:2393] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5ec30aca77f4899af85580dc16fc58f in current term 1: Already voted for candidate 71352565266c4518847c28a5b0a28f4f in this term.
I20260710 13:19:25.348610 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:25.349572 12358 raft_consensus.cc:2393] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5ec30aca77f4899af85580dc16fc58f in current term 1: Already voted for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in this term.
I20260710 13:19:25.352483 12253 leader_election.cc:304] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5ec30aca77f4899af85580dc16fc58f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:25.356583 12406 consensus_queue.cc:1048] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:25.357213 12502 raft_consensus.cc:3060] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.356952 12459 raft_consensus.cc:515] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:25.359155 12459 leader_election.cc:290] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:25.359189 12547 raft_consensus.cc:493] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.359812 12547 raft_consensus.cc:515] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:25.362357 12547 leader_election.cc:290] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:25.364049 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a20ef9dd1904c50abb7a9ad7f700920" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:25.365132 12210 raft_consensus.cc:3060] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.364388 12288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d2d4aee0cb4b7daae9561e9d102f49" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:25.365275 12502 raft_consensus.cc:2749] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:25.366120 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d2d4aee0cb4b7daae9561e9d102f49" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:25.366940 12358 raft_consensus.cc:2393] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71352565266c4518847c28a5b0a28f4f in current term 1: Already voted for candidate f5ec30aca77f4899af85580dc16fc58f in this term.
I20260710 13:19:25.368096 12178 leader_election.cc:304] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:25.369066 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a20ef9dd1904c50abb7a9ad7f700920" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:25.369654 12547 raft_consensus.cc:3060] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.369665 12358 raft_consensus.cc:3060] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.373622 12406 consensus_queue.cc:1048] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:25.377987 12547 raft_consensus.cc:2749] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:25.371681 12210 raft_consensus.cc:2468] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 1.
I20260710 13:19:25.380060 12253 leader_election.cc:304] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:25.380483 12358 raft_consensus.cc:2468] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 1.
I20260710 13:19:25.385260 12502 raft_consensus.cc:2804] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:25.385804 12502 raft_consensus.cc:697] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Becoming Leader. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Running, Role: LEADER
I20260710 13:19:25.386739 12502 consensus_queue.cc:237] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:25.403318 12110 catalog_manager.cc:5697] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f reported cstate change: term changed from 0 to 1, leader changed from <none> to f5ec30aca77f4899af85580dc16fc58f (127.10.208.130). New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:25.453953 12451 consensus_queue.cc:1048] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:25.454602 12459 consensus_queue.cc:1048] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:25.458439 12358 raft_consensus.cc:1275] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: 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:25.460168 12502 consensus_queue.cc:1048] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:25.481778 12210 raft_consensus.cc:1275] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: 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:25.485455 12412 consensus_queue.cc:1048] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:25.534394 12547 consensus_queue.cc:1048] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:25.544889 12482 consensus_queue.cc:1048] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:25.587752 12482 consensus_queue.cc:1048] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:25.589247 12482 consensus_queue.cc:1048] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:25.891436 12560 consensus_queue.cc:1048] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:25.905907 12560 consensus_queue.cc:1048] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:25.914000 12159 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:26.459107 12581 raft_consensus.cc:493] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.459673 12581 raft_consensus.cc:515] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:26.461714 12581 leader_election.cc:290] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:26.462491 12288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:26.462711 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:26.463222 12288 raft_consensus.cc:2468] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 1.
I20260710 13:19:26.463289 12358 raft_consensus.cc:2468] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 1.
I20260710 13:19:26.464541 12178 leader_election.cc:304] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [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: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:26.465867 12581 raft_consensus.cc:2804] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:26.466295 12581 raft_consensus.cc:493] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:26.466580 12581 raft_consensus.cc:3060] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:26.472223 12581 raft_consensus.cc:515] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:26.473657 12581 leader_election.cc:290] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 2 election: Requested vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:26.474424 12288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:26.474663 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:26.474911 12288 raft_consensus.cc:3060] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:26.475291 12358 raft_consensus.cc:3060] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:26.480089 12288 raft_consensus.cc:2468] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 2.
I20260710 13:19:26.480253 12358 raft_consensus.cc:2468] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 2.
I20260710 13:19:26.481594 12178 leader_election.cc:304] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f; no voters: 
I20260710 13:19:26.482353 12581 raft_consensus.cc:2804] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:26.482788 12581 raft_consensus.cc:697] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 2 LEADER]: Becoming Leader. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Running, Role: LEADER
I20260710 13:19:26.483664 12581 consensus_queue.cc:237] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Queue going to LEADER 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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:26.490968 12109 catalog_manager.cc:5697] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f reported cstate change: term changed from 0 to 2, leader changed from <none> to 71352565266c4518847c28a5b0a28f4f (127.10.208.129). New cstate: current_term: 2 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:26.540884 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:26.547616 12588 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:26.549495 12589 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:26.551532 11074 server_base.cc:1061] running on GCE node
W20260710 13:19:26.551620 12591 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:26.552843 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:26.553104 11074 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:26.553306 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689566553291 us; error 0 us; skew 500 ppm
I20260710 13:19:26.553963 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:26.557574 11074 webserver.cc:533] Webserver started at http://127.10.208.132:36353/ using document root <none> and password file <none>
I20260710 13:19:26.558066 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:26.558269 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:26.558568 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:26.559886 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-3-root/instance:
uuid: "f07d6f5b8231417a9f26f25aa00455b8"
format_stamp: "Formatted at 2026-07-10 13:19:26 on dist-test-slave-dc44"
I20260710 13:19:26.564566 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:26.568226 12596 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:26.569079 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:19:26.569468 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-3-root
uuid: "f07d6f5b8231417a9f26f25aa00455b8"
format_stamp: "Formatted at 2026-07-10 13:19:26 on dist-test-slave-dc44"
I20260710 13:19:26.569849 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-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:19:26.593384 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:26.594607 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:26.596086 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:26.598464 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:26.598675 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:26.598917 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:26.599175 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:19:26.647064 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.132:45783
I20260710 13:19:26.647552 12658 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.132:45783 every 8 connection(s)
I20260710 13:19:26.650471 11074 auto_leader_rebalancer-test.cc:388] add a tserver: f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:26.664417 12659 heartbeater.cc:344] Connected to a master server at 127.10.208.190:43849
I20260710 13:19:26.664847 12659 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:26.665676 12659 heartbeater.cc:507] Master 127.10.208.190:43849 requested a full tablet report, sending...
I20260710 13:19:26.667614 12109 ts_manager.cc:194] Registered new tserver with Master: f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:26.668924 12109 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38696
I20260710 13:19:26.966960 12358 consensus_queue.cc:237] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Queue 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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:26.974241 12288 raft_consensus.cc:1275] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:26.976126 12211 raft_consensus.cc:1275] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:26.976454 12582 consensus_queue.cc:1048] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:26.980093 12490 consensus_queue.cc:1048] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 13:19:27.027290 12490 raft_consensus.cc:2955] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
W20260710 13:19:27.035449 12326 consensus_peers.cc:597] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 -> Peer f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783): Couldn't send request to peer f07d6f5b8231417a9f26f25aa00455b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27a512c6cb48465da0a1b1d6c40a6fa4. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.041074 12287 raft_consensus.cc:2955] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:27.045634 12211 raft_consensus.cc:2955] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:27.054658 12109 catalog_manager.cc:5697] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.077169 12287 consensus_queue.cc:237] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Queue 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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:27.088608 12358 raft_consensus.cc:1275] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:27.090317 12502 consensus_queue.cc:1048] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } 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:19:27.100533 12210 raft_consensus.cc:1275] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:27.104975 12358 raft_consensus.cc:1275] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: 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:27.103277 12287 raft_consensus.cc:1275] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: 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:27.106663 12580 consensus_queue.cc:1048] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, 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.107723 12581 consensus_queue.cc:1048] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, 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.104035 12671 consensus_queue.cc:1048] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
W20260710 13:19:27.129393 12252 consensus_peers.cc:597] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f -> Peer f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783): Couldn't send request to peer f07d6f5b8231417a9f26f25aa00455b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bbdfecc75e1a435d89fb903138053496. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.146204 12502 raft_consensus.cc:2955] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:27.148993 12211 raft_consensus.cc:2955] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:27.149004 12358 raft_consensus.cc:2955] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:27.177625 12110 catalog_manager.cc:5697] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:27.198426 12358 consensus_queue.cc:237] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Queue 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: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
W20260710 13:19:27.223059 12326 consensus_peers.cc:597] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 -> Peer f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783): Couldn't send request to peer f07d6f5b8231417a9f26f25aa00455b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c19e6f573224f4db21e815d35176221. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.356106 12288 raft_consensus.cc:1275] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:27.407352 12210 raft_consensus.cc:1275] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:27.422029 12490 consensus_queue.cc:1048] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:27.427538 12694 consensus_queue.cc:1048] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } 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:19:27.457628 12667 raft_consensus.cc:2955] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:27.460580 12288 raft_consensus.cc:2955] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:27.477967 12699 ts_tablet_manager.cc:933] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8: Initiating tablet copy from peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:27.482393 12699 tablet_copy_client.cc:323] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.208.131:41249
I20260710 13:19:27.485025 12211 raft_consensus.cc:2955] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:27.496850 12702 ts_tablet_manager.cc:933] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8: Initiating tablet copy from peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:27.500691 12702 tablet_copy_client.cc:323] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.208.130:41399
I20260710 13:19:27.510921 12111 catalog_manager.cc:5697] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f reported cstate change: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:27.523871 12298 tablet_copy_service.cc:140] P f5ec30aca77f4899af85580dc16fc58f: Received BeginTabletCopySession request for tablet bbdfecc75e1a435d89fb903138053496 from peer f07d6f5b8231417a9f26f25aa00455b8 ({username='slave'} at 127.0.0.1:43484)
I20260710 13:19:27.524564 12298 tablet_copy_service.cc:161] P f5ec30aca77f4899af85580dc16fc58f: Beginning new tablet copy session on tablet bbdfecc75e1a435d89fb903138053496 from peer f07d6f5b8231417a9f26f25aa00455b8 at {username='slave'} at 127.0.0.1:43484: session id = f07d6f5b8231417a9f26f25aa00455b8-bbdfecc75e1a435d89fb903138053496
I20260710 13:19:27.532910 12211 consensus_queue.cc:237] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [LEADER]: Queue 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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:27.534790 12298 tablet_copy_source_session.cc:215] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:27.540413 12702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbdfecc75e1a435d89fb903138053496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:27.552935 12372 tablet_copy_service.cc:140] P 4b49e775586d41cb84dc4c3a2f1dbb73: Received BeginTabletCopySession request for tablet 27a512c6cb48465da0a1b1d6c40a6fa4 from peer f07d6f5b8231417a9f26f25aa00455b8 ({username='slave'} at 127.0.0.1:52226)
I20260710 13:19:27.553535 12372 tablet_copy_service.cc:161] P 4b49e775586d41cb84dc4c3a2f1dbb73: Beginning new tablet copy session on tablet 27a512c6cb48465da0a1b1d6c40a6fa4 from peer f07d6f5b8231417a9f26f25aa00455b8 at {username='slave'} at 127.0.0.1:52226: session id = f07d6f5b8231417a9f26f25aa00455b8-27a512c6cb48465da0a1b1d6c40a6fa4
I20260710 13:19:27.557261 12702 tablet_copy_client.cc:806] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:27.557955 12702 tablet_copy_client.cc:670] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:27.562901 12702 tablet_copy_client.cc:538] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:27.564042 12372 tablet_copy_source_session.cc:215] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:27.568377 12699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a512c6cb48465da0a1b1d6c40a6fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:27.571928 12702 tablet_bootstrap.cc:492] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap starting.
I20260710 13:19:27.581327 12288 raft_consensus.cc:1275] T 92dc3511de0049cca34d07fb2cb94d6b P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:27.583247 12361 raft_consensus.cc:1275] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:27.584008 12689 consensus_queue.cc:1048] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } 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:19:27.585189 12688 consensus_queue.cc:1048] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:19:27.601927 12177 consensus_peers.cc:597] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f -> Peer f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783): Couldn't send request to peer f07d6f5b8231417a9f26f25aa00455b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 92dc3511de0049cca34d07fb2cb94d6b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.607609 12688 raft_consensus.cc:2955] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:27.609511 12288 raft_consensus.cc:2955] T 92dc3511de0049cca34d07fb2cb94d6b P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:27.615772 12699 tablet_copy_client.cc:806] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:27.616364 12699 tablet_copy_client.cc:670] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:27.619639 12361 raft_consensus.cc:2955] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:27.621662 12702 tablet_bootstrap.cc:492] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8: 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:19:27.622000 12699 tablet_copy_client.cc:538] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:27.622641 12702 tablet_bootstrap.cc:492] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap complete.
I20260710 13:19:27.623370 12702 ts_tablet_manager.cc:1403] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.020s
I20260710 13:19:27.625759 12109 catalog_manager.cc:5697] T 92dc3511de0049cca34d07fb2cb94d6b P f5ec30aca77f4899af85580dc16fc58f reported cstate change: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New cstate: current_term: 1 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:27.627153 12702 raft_consensus.cc:359] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:27.628022 12702 raft_consensus.cc:740] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Initialized, Role: LEARNER
I20260710 13:19:27.628721 12702 consensus_queue.cc:260] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:27.630518 12699 tablet_bootstrap.cc:492] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap starting.
I20260710 13:19:27.642722 12702 ts_tablet_manager.cc:1434] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.011s
I20260710 13:19:27.643406 12659 heartbeater.cc:499] Master 127.10.208.190:43849 was elected leader, sending a full tablet report...
I20260710 13:19:27.644810 12298 tablet_copy_service.cc:342] P f5ec30aca77f4899af85580dc16fc58f: Request end of tablet copy session f07d6f5b8231417a9f26f25aa00455b8-bbdfecc75e1a435d89fb903138053496 received from {username='slave'} at 127.0.0.1:43484
I20260710 13:19:27.645280 12298 tablet_copy_service.cc:434] P f5ec30aca77f4899af85580dc16fc58f: ending tablet copy session f07d6f5b8231417a9f26f25aa00455b8-bbdfecc75e1a435d89fb903138053496 on tablet bbdfecc75e1a435d89fb903138053496 with peer f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:27.660117 12699 tablet_bootstrap.cc:492] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8: 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:19:27.661113 12699 tablet_bootstrap.cc:492] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap complete.
I20260710 13:19:27.661779 12699 ts_tablet_manager.cc:1403] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.008s
I20260710 13:19:27.664644 12699 raft_consensus.cc:359] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:27.665485 12699 raft_consensus.cc:740] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Initialized, Role: LEARNER
I20260710 13:19:27.666535 12699 consensus_queue.cc:260] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:27.668650 12699 ts_tablet_manager.cc:1434] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:27.670276 12372 tablet_copy_service.cc:342] P 4b49e775586d41cb84dc4c3a2f1dbb73: Request end of tablet copy session f07d6f5b8231417a9f26f25aa00455b8-27a512c6cb48465da0a1b1d6c40a6fa4 received from {username='slave'} at 127.0.0.1:52226
I20260710 13:19:27.670675 12372 tablet_copy_service.cc:434] P 4b49e775586d41cb84dc4c3a2f1dbb73: ending tablet copy session f07d6f5b8231417a9f26f25aa00455b8-27a512c6cb48465da0a1b1d6c40a6fa4 on tablet 27a512c6cb48465da0a1b1d6c40a6fa4 with peer f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:27.777096 12699 ts_tablet_manager.cc:933] T 7c19e6f573224f4db21e815d35176221 P f07d6f5b8231417a9f26f25aa00455b8: Initiating tablet copy from peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:27.778723 12699 tablet_copy_client.cc:323] T 7c19e6f573224f4db21e815d35176221 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.208.131:41249
I20260710 13:19:27.780189 12372 tablet_copy_service.cc:140] P 4b49e775586d41cb84dc4c3a2f1dbb73: Received BeginTabletCopySession request for tablet 7c19e6f573224f4db21e815d35176221 from peer f07d6f5b8231417a9f26f25aa00455b8 ({username='slave'} at 127.0.0.1:52226)
I20260710 13:19:27.780614 12372 tablet_copy_service.cc:161] P 4b49e775586d41cb84dc4c3a2f1dbb73: Beginning new tablet copy session on tablet 7c19e6f573224f4db21e815d35176221 from peer f07d6f5b8231417a9f26f25aa00455b8 at {username='slave'} at 127.0.0.1:52226: session id = f07d6f5b8231417a9f26f25aa00455b8-7c19e6f573224f4db21e815d35176221
I20260710 13:19:27.785136 12372 tablet_copy_source_session.cc:215] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:27.788312 12699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c19e6f573224f4db21e815d35176221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:27.802402 12699 tablet_copy_client.cc:806] T 7c19e6f573224f4db21e815d35176221 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:27.802970 12699 tablet_copy_client.cc:670] T 7c19e6f573224f4db21e815d35176221 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:27.806128 12699 tablet_copy_client.cc:538] T 7c19e6f573224f4db21e815d35176221 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:27.813148 12699 tablet_bootstrap.cc:492] T 7c19e6f573224f4db21e815d35176221 P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap starting.
I20260710 13:19:27.833981 12699 tablet_bootstrap.cc:492] T 7c19e6f573224f4db21e815d35176221 P f07d6f5b8231417a9f26f25aa00455b8: 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:19:27.834830 12699 tablet_bootstrap.cc:492] T 7c19e6f573224f4db21e815d35176221 P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap complete.
I20260710 13:19:27.835834 12699 ts_tablet_manager.cc:1403] T 7c19e6f573224f4db21e815d35176221 P f07d6f5b8231417a9f26f25aa00455b8: Time spent bootstrapping tablet: real 0.023s	user 0.024s	sys 0.000s
I20260710 13:19:27.838774 12699 raft_consensus.cc:359] T 7c19e6f573224f4db21e815d35176221 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:27.839593 12699 raft_consensus.cc:740] T 7c19e6f573224f4db21e815d35176221 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Initialized, Role: LEARNER
I20260710 13:19:27.840195 12699 consensus_queue.cc:260] T 7c19e6f573224f4db21e815d35176221 P f07d6f5b8231417a9f26f25aa00455b8 [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: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:27.842356 12699 ts_tablet_manager.cc:1434] T 7c19e6f573224f4db21e815d35176221 P f07d6f5b8231417a9f26f25aa00455b8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:19:27.844022 12372 tablet_copy_service.cc:342] P 4b49e775586d41cb84dc4c3a2f1dbb73: Request end of tablet copy session f07d6f5b8231417a9f26f25aa00455b8-7c19e6f573224f4db21e815d35176221 received from {username='slave'} at 127.0.0.1:52226
I20260710 13:19:27.844370 12372 tablet_copy_service.cc:434] P 4b49e775586d41cb84dc4c3a2f1dbb73: ending tablet copy session f07d6f5b8231417a9f26f25aa00455b8-7c19e6f573224f4db21e815d35176221 on tablet 7c19e6f573224f4db21e815d35176221 with peer f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:27.943331 12699 ts_tablet_manager.cc:933] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8: Initiating tablet copy from peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119)
I20260710 13:19:27.949082 12634 raft_consensus.cc:1217] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:27.953390 12699 tablet_copy_client.cc:323] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.208.129:40119
I20260710 13:19:27.966915 12223 tablet_copy_service.cc:140] P 71352565266c4518847c28a5b0a28f4f: Received BeginTabletCopySession request for tablet 92dc3511de0049cca34d07fb2cb94d6b from peer f07d6f5b8231417a9f26f25aa00455b8 ({username='slave'} at 127.0.0.1:39606)
I20260710 13:19:27.967489 12223 tablet_copy_service.cc:161] P 71352565266c4518847c28a5b0a28f4f: Beginning new tablet copy session on tablet 92dc3511de0049cca34d07fb2cb94d6b from peer f07d6f5b8231417a9f26f25aa00455b8 at {username='slave'} at 127.0.0.1:39606: session id = f07d6f5b8231417a9f26f25aa00455b8-92dc3511de0049cca34d07fb2cb94d6b
I20260710 13:19:27.972788 12223 tablet_copy_source_session.cc:215] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:27.975268 12699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92dc3511de0049cca34d07fb2cb94d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:27.984935 12699 tablet_copy_client.cc:806] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:27.985414 12699 tablet_copy_client.cc:670] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:27.988780 12699 tablet_copy_client.cc:538] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:27.994149 12699 tablet_bootstrap.cc:492] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap starting.
I20260710 13:19:28.011516 12699 tablet_bootstrap.cc:492] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8: 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:19:28.012346 12699 tablet_bootstrap.cc:492] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap complete.
I20260710 13:19:28.012914 12699 ts_tablet_manager.cc:1403] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.001s
I20260710 13:19:28.015353 12699 raft_consensus.cc:359] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:28.016089 12699 raft_consensus.cc:740] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Initialized, Role: LEARNER
I20260710 13:19:28.017060 12699 consensus_queue.cc:260] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:28.019027 12699 ts_tablet_manager.cc:1434] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 13:19:28.020560 12223 tablet_copy_service.cc:342] P 71352565266c4518847c28a5b0a28f4f: Request end of tablet copy session f07d6f5b8231417a9f26f25aa00455b8-92dc3511de0049cca34d07fb2cb94d6b received from {username='slave'} at 127.0.0.1:39606
I20260710 13:19:28.020961 12223 tablet_copy_service.cc:434] P 71352565266c4518847c28a5b0a28f4f: ending tablet copy session f07d6f5b8231417a9f26f25aa00455b8-92dc3511de0049cca34d07fb2cb94d6b on tablet 92dc3511de0049cca34d07fb2cb94d6b with peer f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:28.097929 12634 raft_consensus.cc:1217] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260710 13:19:28.338280 12309 debug-util.cc:398] Leaking SignalData structure 0x7b08001ed3e0 after lost signal to thread 11077
W20260710 13:19:28.339380 12309 debug-util.cc:398] Leaking SignalData structure 0x7b0800102ac0 after lost signal to thread 12145
I20260710 13:19:28.379643 12634 raft_consensus.cc:1217] T 7c19e6f573224f4db21e815d35176221 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:28.396162 12634 raft_consensus.cc:1217] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:28.529862 12691 raft_consensus.cc:1064] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f: attempting to promote NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 to VOTER
I20260710 13:19:28.532027 12691 consensus_queue.cc:237] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:28.537874 12634 raft_consensus.cc:1275] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:28.539202 12361 raft_consensus.cc:1275] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:28.542188 12698 consensus_queue.cc:1048] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:28.543957 12698 consensus_queue.cc:1048] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } 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:19:28.561923 12211 raft_consensus.cc:1275] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:28.563858 12698 consensus_queue.cc:1048] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:28.574600 12667 raft_consensus.cc:1064] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73: attempting to promote NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 to VOTER
I20260710 13:19:28.578747 12667 consensus_queue.cc:237] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:28.619235 12698 raft_consensus.cc:2955] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:28.630086 12211 raft_consensus.cc:2955] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:28.645560 12634 raft_consensus.cc:1275] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:28.646174 12288 raft_consensus.cc:1275] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:28.647619 12674 consensus_queue.cc:1048] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:28.651678 12674 consensus_queue.cc:1048] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:28.665622 12213 raft_consensus.cc:1275] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:28.667218 12674 consensus_queue.cc:1048] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } 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:19:28.703677 12490 raft_consensus.cc:2955] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:28.713392 12210 raft_consensus.cc:2955] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:28.742853 12109 catalog_manager.cc:5697] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f reported cstate change: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:28.752743 12634 raft_consensus.cc:2955] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:28.763211 12288 raft_consensus.cc:2955] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:28.781435 12634 raft_consensus.cc:2955] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:28.784868 12110 catalog_manager.cc:5697] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f reported cstate change: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:28.790446 12358 raft_consensus.cc:2955] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:28.810127 12358 consensus_queue.cc:237] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:28.816198 12286 raft_consensus.cc:1275] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:28.816356 12634 raft_consensus.cc:1275] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:28.817942 12667 consensus_queue.cc:1048] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:28.818785 12674 consensus_queue.cc:1048] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:28.826297 12674 raft_consensus.cc:2955] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71352565266c4518847c28a5b0a28f4f (127.10.208.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:28.828781 12633 raft_consensus.cc:2955] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71352565266c4518847c28a5b0a28f4f (127.10.208.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:28.833653 12490 raft_consensus.cc:1064] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73: attempting to promote NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 to VOTER
I20260710 13:19:28.834334 12287 raft_consensus.cc:2955] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71352565266c4518847c28a5b0a28f4f (127.10.208.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:28.835500 12490 consensus_queue.cc:237] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:28.837986 12097 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 27a512c6cb48465da0a1b1d6c40a6fa4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:28.841464 12288 consensus_queue.cc:237] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:28.848866 12210 raft_consensus.cc:1275] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:28.850099 12110 catalog_manager.cc:5697] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f reported cstate change: config changed from index 3 to 4, VOTER 71352565266c4518847c28a5b0a28f4f (127.10.208.129) evicted. New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:28.851027 12698 consensus_queue.cc:1048] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:28.860888 12698 raft_consensus.cc:2955] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:28.869693 12211 raft_consensus.cc:2955] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:28.874997 12196 tablet_service.cc:1558] Processing DeleteTablet for tablet 27a512c6cb48465da0a1b1d6c40a6fa4 with delete_type TABLET_DATA_TOMBSTONED (TS 71352565266c4518847c28a5b0a28f4f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51168
I20260710 13:19:28.879851 12633 raft_consensus.cc:1275] T 7c19e6f573224f4db21e815d35176221 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:28.881140 12634 raft_consensus.cc:1275] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:28.881880 12667 consensus_queue.cc:1048] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:28.882522 12691 consensus_queue.cc:1048] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:28.886895 12631 raft_consensus.cc:2955] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:28.895327 12211 raft_consensus.cc:1275] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:28.896481 12667 consensus_queue.cc:1048] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:28.899137 12288 raft_consensus.cc:1275] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:28.900978 12490 consensus_queue.cc:1048] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } 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:19:28.900166 12110 catalog_manager.cc:5697] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f reported cstate change: config changed from index 3 to 4, VOTER 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) evicted. New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:28.903084 12097 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bbdfecc75e1a435d89fb903138053496 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:28.927197 12352 tablet_service.cc:1558] Processing DeleteTablet for tablet bbdfecc75e1a435d89fb903138053496 with delete_type TABLET_DATA_TOMBSTONED (TS 4b49e775586d41cb84dc4c3a2f1dbb73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43126
I20260710 13:19:28.942273 12667 raft_consensus.cc:2955] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:28.948798 12210 raft_consensus.cc:2955] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:28.991946 12739 tablet_replica.cc:333] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73: stopping tablet replica
I20260710 13:19:28.993484 12739 raft_consensus.cc:2243] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:28.994450 12739 raft_consensus.cc:2272] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:28.999475 12739 ts_tablet_manager.cc:1916] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:29.004050 12735 tablet_replica.cc:333] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f: stopping tablet replica
I20260710 13:19:29.005417 12735 raft_consensus.cc:2243] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:29.006255 12735 raft_consensus.cc:2272] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.012420 12286 raft_consensus.cc:2955] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:29.034754 12632 raft_consensus.cc:2955] T 7c19e6f573224f4db21e815d35176221 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:29.041193 12735 ts_tablet_manager.cc:1916] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:29.046707 12108 catalog_manager.cc:5697] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:29.064014 12741 raft_consensus.cc:1064] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f: attempting to promote NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 to VOTER
I20260710 13:19:29.071139 12358 consensus_queue.cc:237] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:29.066476 12741 consensus_queue.cc:237] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:29.098322 12211 raft_consensus.cc:1275] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.101282 12632 raft_consensus.cc:1275] T 7c19e6f573224f4db21e815d35176221 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.104394 12739 ts_tablet_manager.cc:1929] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:29.104933 12739 log.cc:1199] T bbdfecc75e1a435d89fb903138053496 P 4b49e775586d41cb84dc4c3a2f1dbb73: Deleting WAL directory at /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-2-root/wals/bbdfecc75e1a435d89fb903138053496
I20260710 13:19:29.107264 12734 consensus_queue.cc:1048] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:29.109252 12667 consensus_queue.cc:1048] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:29.120750 12490 raft_consensus.cc:2955] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:29.114732 12735 ts_tablet_manager.cc:1929] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:29.123513 12735 log.cc:1199] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 71352565266c4518847c28a5b0a28f4f: Deleting WAL directory at /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-0-root/wals/27a512c6cb48465da0a1b1d6c40a6fa4
I20260710 13:19:29.125418 12097 catalog_manager.cc:5028] TS 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): tablet 27a512c6cb48465da0a1b1d6c40a6fa4 (table test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]) successfully deleted
I20260710 13:19:29.127859 12097 catalog_manager.cc:5028] TS 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): tablet bbdfecc75e1a435d89fb903138053496 (table test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]) successfully deleted
I20260710 13:19:29.129168 12632 raft_consensus.cc:2955] T 7c19e6f573224f4db21e815d35176221 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:29.130250 12097 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7c19e6f573224f4db21e815d35176221 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:29.134757 12631 raft_consensus.cc:1275] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.136655 12745 consensus_queue.cc:1048] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:29.136443 12111 catalog_manager.cc:5697] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: config changed from index 3 to 4, VOTER f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) evicted. New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:29.149567 12210 raft_consensus.cc:2955] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:29.151993 12269 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c19e6f573224f4db21e815d35176221 with delete_type TABLET_DATA_TOMBSTONED (TS f5ec30aca77f4899af85580dc16fc58f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40368
I20260710 13:19:29.154915 12358 raft_consensus.cc:1275] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.157905 12286 raft_consensus.cc:1275] T 92dc3511de0049cca34d07fb2cb94d6b P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.161818 12745 consensus_queue.cc:1048] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:29.166949 12745 consensus_queue.cc:1048] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } 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:19:29.188781 12748 tablet_replica.cc:333] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f: stopping tablet replica
I20260710 13:19:29.200878 12748 raft_consensus.cc:2243] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:29.201694 12748 raft_consensus.cc:2272] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.191864 12361 raft_consensus.cc:2955] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:29.202698 12286 raft_consensus.cc:2955] T 92dc3511de0049cca34d07fb2cb94d6b P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:29.190570 12718 raft_consensus.cc:2955] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:29.209441 12748 ts_tablet_manager.cc:1916] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:29.216331 12111 catalog_manager.cc:5697] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:29.216146 12631 raft_consensus.cc:2955] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:29.234246 12211 consensus_queue.cc:237] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:29.242012 12631 raft_consensus.cc:1275] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.243772 12745 consensus_queue.cc:1048] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:29.248317 12361 raft_consensus.cc:1275] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.250293 12741 consensus_queue.cc:1048] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:29.252296 12741 raft_consensus.cc:2955] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:29.254005 12631 raft_consensus.cc:2955] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:29.264845 12361 raft_consensus.cc:2955] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:29.268142 12748 ts_tablet_manager.cc:1929] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:29.268584 12748 log.cc:1199] T 7c19e6f573224f4db21e815d35176221 P f5ec30aca77f4899af85580dc16fc58f: Deleting WAL directory at /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-1-root/wals/7c19e6f573224f4db21e815d35176221
I20260710 13:19:29.269109 12097 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 92dc3511de0049cca34d07fb2cb94d6b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:29.270313 12097 catalog_manager.cc:5028] TS f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): tablet 7c19e6f573224f4db21e815d35176221 (table test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]) successfully deleted
I20260710 13:19:29.276801 12111 catalog_manager.cc:5697] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f reported cstate change: config changed from index 3 to 4, VOTER f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) evicted. New cstate: current_term: 1 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:29.287788 12269 tablet_service.cc:1558] Processing DeleteTablet for tablet 92dc3511de0049cca34d07fb2cb94d6b with delete_type TABLET_DATA_TOMBSTONED (TS f5ec30aca77f4899af85580dc16fc58f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40368
I20260710 13:19:29.288658 12748 tablet_replica.cc:333] T 92dc3511de0049cca34d07fb2cb94d6b P f5ec30aca77f4899af85580dc16fc58f: stopping tablet replica
I20260710 13:19:29.289631 12748 raft_consensus.cc:2243] T 92dc3511de0049cca34d07fb2cb94d6b P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:29.290246 12748 raft_consensus.cc:2272] T 92dc3511de0049cca34d07fb2cb94d6b P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.293638 12748 ts_tablet_manager.cc:1916] T 92dc3511de0049cca34d07fb2cb94d6b P f5ec30aca77f4899af85580dc16fc58f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:29.307909 12748 ts_tablet_manager.cc:1929] T 92dc3511de0049cca34d07fb2cb94d6b P f5ec30aca77f4899af85580dc16fc58f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:29.308238 12748 log.cc:1199] T 92dc3511de0049cca34d07fb2cb94d6b P f5ec30aca77f4899af85580dc16fc58f: Deleting WAL directory at /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-1-root/wals/92dc3511de0049cca34d07fb2cb94d6b
I20260710 13:19:29.309499 12097 catalog_manager.cc:5028] TS f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): tablet 92dc3511de0049cca34d07fb2cb94d6b (table test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]) successfully deleted
I20260710 13:19:30.322762 12211 consensus_queue.cc:237] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
W20260710 13:19:30.328591 12177 consensus_peers.cc:597] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f -> Peer f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783): Couldn't send request to peer f07d6f5b8231417a9f26f25aa00455b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4a7558f3f6134c00820906f953804e36. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:30.328821 12358 raft_consensus.cc:1275] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:30.329991 12741 consensus_queue.cc:1048] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } 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:19:30.330084 12286 raft_consensus.cc:1275] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:30.331511 12751 consensus_queue.cc:1048] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, 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.337216 12741 raft_consensus.cc:2955] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:30.338768 12358 raft_consensus.cc:2955] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:30.346262 12286 raft_consensus.cc:2955] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:30.352764 12110 catalog_manager.cc:5697] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New cstate: current_term: 2 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:30.356967 12288 consensus_queue.cc:237] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Queue 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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
W20260710 13:19:30.382221 12252 consensus_peers.cc:597] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f -> Peer f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783): Couldn't send request to peer f07d6f5b8231417a9f26f25aa00455b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ac61d301c17745a6b0e059b23931275b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:30.387564 12358 raft_consensus.cc:1275] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:30.389053 12691 consensus_queue.cc:1048] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, 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.408015 12211 raft_consensus.cc:1275] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:30.410904 12698 consensus_queue.cc:1048] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } 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:19:30.418743 12691 raft_consensus.cc:2955] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:30.424844 12361 raft_consensus.cc:2955] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:30.440909 12211 raft_consensus.cc:2955] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:30.446353 12210 consensus_queue.cc:237] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Queue 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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:30.438027 12111 catalog_manager.cc:5697] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
W20260710 13:19:30.479914 12177 consensus_peers.cc:597] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f -> Peer f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783): Couldn't send request to peer f07d6f5b8231417a9f26f25aa00455b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cdf151413d2d444c83b8b959a3738be8. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:30.481194 12288 raft_consensus.cc:1275] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:30.481194 12361 raft_consensus.cc:1275] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:30.482676 12741 consensus_queue.cc:1048] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } 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:19:30.484602 12741 consensus_queue.cc:1048] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, 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.495972 12751 raft_consensus.cc:2955] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:30.500489 12286 raft_consensus.cc:2955] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:30.512537 12108 catalog_manager.cc:5697] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f reported cstate change: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New cstate: current_term: 1 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:30.509634 12361 raft_consensus.cc:2955] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:30.515532 12210 consensus_queue.cc:237] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Queue 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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:30.530712 12361 raft_consensus.cc:1275] T 8d43bb1645214bda86bd34bb75e0c6a8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:30.532110 12755 consensus_queue.cc:1048] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } 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:19:30.533063 12177 consensus_peers.cc:597] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f -> Peer f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783): Couldn't send request to peer f07d6f5b8231417a9f26f25aa00455b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d43bb1645214bda86bd34bb75e0c6a8. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:30.534999 12286 raft_consensus.cc:1275] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:30.536747 12755 consensus_queue.cc:1048] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, 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.543354 12741 raft_consensus.cc:2955] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:30.546427 12361 raft_consensus.cc:2955] T 8d43bb1645214bda86bd34bb75e0c6a8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:30.546595 12286 raft_consensus.cc:2955] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:30.557861 12110 catalog_manager.cc:5697] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f reported cstate change: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New cstate: current_term: 1 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.818889 12772 ts_tablet_manager.cc:933] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8: Initiating tablet copy from peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:30.833999 12774 ts_tablet_manager.cc:933] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8: Initiating tablet copy from peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119)
I20260710 13:19:30.836876 12772 tablet_copy_client.cc:323] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.208.130:41399
I20260710 13:19:30.838903 12298 tablet_copy_service.cc:140] P f5ec30aca77f4899af85580dc16fc58f: Received BeginTabletCopySession request for tablet ac61d301c17745a6b0e059b23931275b from peer f07d6f5b8231417a9f26f25aa00455b8 ({username='slave'} at 127.0.0.1:43484)
I20260710 13:19:30.839462 12298 tablet_copy_service.cc:161] P f5ec30aca77f4899af85580dc16fc58f: Beginning new tablet copy session on tablet ac61d301c17745a6b0e059b23931275b from peer f07d6f5b8231417a9f26f25aa00455b8 at {username='slave'} at 127.0.0.1:43484: session id = f07d6f5b8231417a9f26f25aa00455b8-ac61d301c17745a6b0e059b23931275b
I20260710 13:19:30.839841 12774 tablet_copy_client.cc:323] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.208.129:40119
I20260710 13:19:30.841486 12223 tablet_copy_service.cc:140] P 71352565266c4518847c28a5b0a28f4f: Received BeginTabletCopySession request for tablet 4a7558f3f6134c00820906f953804e36 from peer f07d6f5b8231417a9f26f25aa00455b8 ({username='slave'} at 127.0.0.1:39606)
I20260710 13:19:30.841990 12223 tablet_copy_service.cc:161] P 71352565266c4518847c28a5b0a28f4f: Beginning new tablet copy session on tablet 4a7558f3f6134c00820906f953804e36 from peer f07d6f5b8231417a9f26f25aa00455b8 at {username='slave'} at 127.0.0.1:39606: session id = f07d6f5b8231417a9f26f25aa00455b8-4a7558f3f6134c00820906f953804e36
I20260710 13:19:30.846542 12298 tablet_copy_source_session.cc:215] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:30.849506 12223 tablet_copy_source_session.cc:215] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:30.849707 12772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac61d301c17745a6b0e059b23931275b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.853097 12774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a7558f3f6134c00820906f953804e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.869326 12772 tablet_copy_client.cc:806] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:30.869980 12772 tablet_copy_client.cc:670] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:30.872367 12774 tablet_copy_client.cc:806] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:30.872957 12774 tablet_copy_client.cc:670] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:30.873940 12772 tablet_copy_client.cc:538] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:30.876698 12774 tablet_copy_client.cc:538] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:30.886427 12774 tablet_bootstrap.cc:492] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap starting.
I20260710 13:19:30.888446 12772 tablet_bootstrap.cc:492] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap starting.
I20260710 13:19:30.921169 12772 tablet_bootstrap.cc:492] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8: 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:19:30.925196 12774 tablet_bootstrap.cc:492] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8: 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:19:30.926226 12774 tablet_bootstrap.cc:492] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap complete.
I20260710 13:19:30.926903 12774 ts_tablet_manager.cc:1403] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8: Time spent bootstrapping tablet: real 0.041s	user 0.029s	sys 0.001s
I20260710 13:19:30.928236 12772 tablet_bootstrap.cc:492] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap complete.
I20260710 13:19:30.931509 12772 ts_tablet_manager.cc:1403] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.004s
I20260710 13:19:30.930899 12774 raft_consensus.cc:359] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:30.932914 12774 raft_consensus.cc:740] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Initialized, Role: LEARNER
I20260710 13:19:30.933601 12774 consensus_queue.cc:260] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:30.934926 12772 raft_consensus.cc:359] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:30.936092 12772 raft_consensus.cc:740] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Initialized, Role: LEARNER
I20260710 13:19:30.936990 12772 consensus_queue.cc:260] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:30.947646 12774 ts_tablet_manager.cc:1434] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.004s
I20260710 13:19:30.950893 12223 tablet_copy_service.cc:342] P 71352565266c4518847c28a5b0a28f4f: Request end of tablet copy session f07d6f5b8231417a9f26f25aa00455b8-4a7558f3f6134c00820906f953804e36 received from {username='slave'} at 127.0.0.1:39606
I20260710 13:19:30.951427 12223 tablet_copy_service.cc:434] P 71352565266c4518847c28a5b0a28f4f: ending tablet copy session f07d6f5b8231417a9f26f25aa00455b8-4a7558f3f6134c00820906f953804e36 on tablet 4a7558f3f6134c00820906f953804e36 with peer f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:30.954481 12774 ts_tablet_manager.cc:933] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8: Initiating tablet copy from peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119)
I20260710 13:19:30.961601 12774 tablet_copy_client.cc:323] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.208.129:40119
I20260710 13:19:30.963346 12223 tablet_copy_service.cc:140] P 71352565266c4518847c28a5b0a28f4f: Received BeginTabletCopySession request for tablet cdf151413d2d444c83b8b959a3738be8 from peer f07d6f5b8231417a9f26f25aa00455b8 ({username='slave'} at 127.0.0.1:39606)
I20260710 13:19:30.963888 12223 tablet_copy_service.cc:161] P 71352565266c4518847c28a5b0a28f4f: Beginning new tablet copy session on tablet cdf151413d2d444c83b8b959a3738be8 from peer f07d6f5b8231417a9f26f25aa00455b8 at {username='slave'} at 127.0.0.1:39606: session id = f07d6f5b8231417a9f26f25aa00455b8-cdf151413d2d444c83b8b959a3738be8
I20260710 13:19:30.972926 12223 tablet_copy_source_session.cc:215] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:30.978564 12774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf151413d2d444c83b8b959a3738be8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:30.983381 12772 ts_tablet_manager.cc:1434] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8: Time spent starting tablet: real 0.052s	user 0.010s	sys 0.005s
I20260710 13:19:30.985184 12298 tablet_copy_service.cc:342] P f5ec30aca77f4899af85580dc16fc58f: Request end of tablet copy session f07d6f5b8231417a9f26f25aa00455b8-ac61d301c17745a6b0e059b23931275b received from {username='slave'} at 127.0.0.1:43484
I20260710 13:19:30.985599 12298 tablet_copy_service.cc:434] P f5ec30aca77f4899af85580dc16fc58f: ending tablet copy session f07d6f5b8231417a9f26f25aa00455b8-ac61d301c17745a6b0e059b23931275b on tablet ac61d301c17745a6b0e059b23931275b with peer f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:30.997856 12774 tablet_copy_client.cc:806] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:30.998613 12774 tablet_copy_client.cc:670] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:31.003088 12774 tablet_copy_client.cc:538] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:31.011814 12774 tablet_bootstrap.cc:492] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap starting.
I20260710 13:19:31.032795 12774 tablet_bootstrap.cc:492] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8: 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:19:31.033746 12774 tablet_bootstrap.cc:492] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap complete.
I20260710 13:19:31.034519 12774 ts_tablet_manager.cc:1403] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.000s
I20260710 13:19:31.038796 12774 raft_consensus.cc:359] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:31.039740 12774 raft_consensus.cc:740] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Initialized, Role: LEARNER
I20260710 13:19:31.040669 12774 consensus_queue.cc:260] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:31.043099 12774 ts_tablet_manager.cc:1434] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:31.044869 12223 tablet_copy_service.cc:342] P 71352565266c4518847c28a5b0a28f4f: Request end of tablet copy session f07d6f5b8231417a9f26f25aa00455b8-cdf151413d2d444c83b8b959a3738be8 received from {username='slave'} at 127.0.0.1:39606
I20260710 13:19:31.045287 12223 tablet_copy_service.cc:434] P 71352565266c4518847c28a5b0a28f4f: ending tablet copy session f07d6f5b8231417a9f26f25aa00455b8-cdf151413d2d444c83b8b959a3738be8 on tablet cdf151413d2d444c83b8b959a3738be8 with peer f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:31.153717 12774 ts_tablet_manager.cc:933] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8: Initiating tablet copy from peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119)
I20260710 13:19:31.155491 12774 tablet_copy_client.cc:323] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.208.129:40119
I20260710 13:19:31.157215 12223 tablet_copy_service.cc:140] P 71352565266c4518847c28a5b0a28f4f: Received BeginTabletCopySession request for tablet 8d43bb1645214bda86bd34bb75e0c6a8 from peer f07d6f5b8231417a9f26f25aa00455b8 ({username='slave'} at 127.0.0.1:39606)
I20260710 13:19:31.157755 12223 tablet_copy_service.cc:161] P 71352565266c4518847c28a5b0a28f4f: Beginning new tablet copy session on tablet 8d43bb1645214bda86bd34bb75e0c6a8 from peer f07d6f5b8231417a9f26f25aa00455b8 at {username='slave'} at 127.0.0.1:39606: session id = f07d6f5b8231417a9f26f25aa00455b8-8d43bb1645214bda86bd34bb75e0c6a8
I20260710 13:19:31.168905 12223 tablet_copy_source_session.cc:215] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:31.173897 12774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d43bb1645214bda86bd34bb75e0c6a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:31.192518 12774 tablet_copy_client.cc:806] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:31.193146 12774 tablet_copy_client.cc:670] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:31.197008 12774 tablet_copy_client.cc:538] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:31.210045 12774 tablet_bootstrap.cc:492] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap starting.
I20260710 13:19:31.228394 12774 tablet_bootstrap.cc:492] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8: 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:19:31.229233 12774 tablet_bootstrap.cc:492] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap complete.
I20260710 13:19:31.229812 12774 ts_tablet_manager.cc:1403] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260710 13:19:31.232349 12774 raft_consensus.cc:359] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:31.233091 12774 raft_consensus.cc:740] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Initialized, Role: LEARNER
I20260710 13:19:31.233727 12774 consensus_queue.cc:260] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:31.235659 12774 ts_tablet_manager.cc:1434] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:31.237686 12223 tablet_copy_service.cc:342] P 71352565266c4518847c28a5b0a28f4f: Request end of tablet copy session f07d6f5b8231417a9f26f25aa00455b8-8d43bb1645214bda86bd34bb75e0c6a8 received from {username='slave'} at 127.0.0.1:39606
I20260710 13:19:31.238075 12223 tablet_copy_service.cc:434] P 71352565266c4518847c28a5b0a28f4f: ending tablet copy session f07d6f5b8231417a9f26f25aa00455b8-8d43bb1645214bda86bd34bb75e0c6a8 on tablet 8d43bb1645214bda86bd34bb75e0c6a8 with peer f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:31.312003 12631 raft_consensus.cc:1217] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:31.388731 12631 raft_consensus.cc:1217] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 13:19:31.544873 12631 raft_consensus.cc:1217] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:31.599866 12631 raft_consensus.cc:1217] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:31.804183 12785 raft_consensus.cc:1064] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f: attempting to promote NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 to VOTER
I20260710 13:19:31.806557 12785 consensus_queue.cc:237] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:31.817035 12631 raft_consensus.cc:1275] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:31.818611 12763 consensus_queue.cc:1048] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:31.823654 12211 raft_consensus.cc:1275] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:31.825232 12358 raft_consensus.cc:1275] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:31.825594 12765 consensus_queue.cc:1048] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } 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:19:31.832887 12765 consensus_queue.cc:1048] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, 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.843803 12765 raft_consensus.cc:2955] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:31.847288 12631 raft_consensus.cc:2955] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:31.849826 12358 raft_consensus.cc:2955] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:31.856426 12211 raft_consensus.cc:2955] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:31.865109 12110 catalog_manager.cc:5697] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:31.902168 12288 consensus_queue.cc:237] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [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: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:31.907611 12631 raft_consensus.cc:1275] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:31.909229 12785 consensus_queue.cc:1048] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:31.912221 12358 raft_consensus.cc:1275] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:31.913501 12785 consensus_queue.cc:1048] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, 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.917196 12765 raft_consensus.cc:2955] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71352565266c4518847c28a5b0a28f4f (127.10.208.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:31.923593 12358 raft_consensus.cc:2955] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71352565266c4518847c28a5b0a28f4f (127.10.208.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:31.927273 12631 raft_consensus.cc:2955] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71352565266c4518847c28a5b0a28f4f (127.10.208.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:31.928903 12741 raft_consensus.cc:1064] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f: attempting to promote NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 to VOTER
I20260710 13:19:31.931303 12741 consensus_queue.cc:237] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:31.939729 12109 catalog_manager.cc:5697] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: config changed from index 3 to 4, VOTER 71352565266c4518847c28a5b0a28f4f (127.10.208.129) evicted. New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:31.944727 12097 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ac61d301c17745a6b0e059b23931275b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:31.965019 12288 raft_consensus.cc:1275] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:31.966472 12755 consensus_queue.cc:1048] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, 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.967614 12631 raft_consensus.cc:1275] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 LEARNER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:31.969112 12358 raft_consensus.cc:1275] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:31.969076 12755 consensus_queue.cc:1048] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:31.976487 12751 consensus_queue.cc:1048] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } 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:19:31.993069 12196 tablet_service.cc:1558] Processing DeleteTablet for tablet ac61d301c17745a6b0e059b23931275b with delete_type TABLET_DATA_TOMBSTONED (TS 71352565266c4518847c28a5b0a28f4f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51168
I20260710 13:19:32.002447 12755 raft_consensus.cc:2955] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.005079 12361 raft_consensus.cc:2955] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.012701 12288 raft_consensus.cc:2955] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.023661 12632 raft_consensus.cc:2955] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.026417 12751 raft_consensus.cc:1064] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f: attempting to promote NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 to VOTER
I20260710 13:19:32.022514 12109 catalog_manager.cc:5697] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f reported cstate change: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:32.029006 12751 consensus_queue.cc:237] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:32.051376 12800 tablet_replica.cc:333] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f: stopping tablet replica
I20260710 13:19:32.052402 12800 raft_consensus.cc:2243] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:32.053079 12800 raft_consensus.cc:2272] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:32.062934 12800 ts_tablet_manager.cc:1916] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:32.074339 12741 raft_consensus.cc:1064] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f: attempting to promote NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 to VOTER
I20260710 13:19:32.076788 12741 consensus_queue.cc:237] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:32.081436 12800 ts_tablet_manager.cc:1929] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:32.082150 12800 log.cc:1199] T ac61d301c17745a6b0e059b23931275b P 71352565266c4518847c28a5b0a28f4f: Deleting WAL directory at /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-0-root/wals/ac61d301c17745a6b0e059b23931275b
I20260710 13:19:32.084002 12097 catalog_manager.cc:5028] TS 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): tablet ac61d301c17745a6b0e059b23931275b (table test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]) successfully deleted
W20260710 13:19:32.087610 12178 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.208.131:41249, user_credentials={real_user=slave}} blocked reactor thread for 51491.7us
I20260710 13:19:32.090672 12210 consensus_queue.cc:237] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:32.092949 12632 raft_consensus.cc:1275] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.094553 12796 consensus_queue.cc:1048] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:32.095142 12360 raft_consensus.cc:1275] T 8d43bb1645214bda86bd34bb75e0c6a8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.100035 12288 raft_consensus.cc:1275] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.101766 12755 consensus_queue.cc:1048] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } 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:19:32.104247 12631 raft_consensus.cc:1275] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:19:32.105713 12755 consensus_queue.cc:1048] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:32.104058 12802 consensus_queue.cc:1048] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, 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.111519 12634 raft_consensus.cc:1275] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.113837 12741 consensus_queue.cc:1048] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:32.117365 12632 raft_consensus.cc:2955] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.115660 12796 raft_consensus.cc:2955] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.151034 12110 catalog_manager.cc:5697] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 reported cstate change: config changed from index 3 to 4, VOTER 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) evicted. New cstate: current_term: 2 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.154436 12097 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4a7558f3f6134c00820906f953804e36 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:32.164507 12286 raft_consensus.cc:1275] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.165381 12352 tablet_service.cc:1558] Processing DeleteTablet for tablet 4a7558f3f6134c00820906f953804e36 with delete_type TABLET_DATA_TOMBSTONED (TS 4b49e775586d41cb84dc4c3a2f1dbb73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43126
I20260710 13:19:32.165766 12287 raft_consensus.cc:1275] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:19:32.167884 12796 raft_consensus.cc:2955] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.172971 12360 raft_consensus.cc:1275] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.180225 12633 raft_consensus.cc:2955] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.185053 12811 tablet_replica.cc:333] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73: stopping tablet replica
I20260710 13:19:32.186592 12811 raft_consensus.cc:2243] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:32.187503 12811 raft_consensus.cc:2272] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:32.193867 12802 consensus_queue.cc:1048] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } 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:19:32.194382 12358 raft_consensus.cc:2955] T 8d43bb1645214bda86bd34bb75e0c6a8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.196250 12802 consensus_queue.cc:1048] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, 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.198392 12802 consensus_queue.cc:1048] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, 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.198448 12108 catalog_manager.cc:5697] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 reported cstate change: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.204404 12288 raft_consensus.cc:2955] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.222885 12286 raft_consensus.cc:2955] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.238206 12811 ts_tablet_manager.cc:1916] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:32.244531 12210 consensus_queue.cc:237] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:32.255470 12633 raft_consensus.cc:1275] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.257082 12796 consensus_queue.cc:1048] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:32.256983 12286 raft_consensus.cc:1275] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.262665 12796 consensus_queue.cc:1048] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, 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.264456 12796 raft_consensus.cc:2955] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.266016 12633 raft_consensus.cc:2955] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.271006 12808 raft_consensus.cc:2955] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.272673 12358 raft_consensus.cc:2955] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.274734 12097 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8d43bb1645214bda86bd34bb75e0c6a8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:32.281268 12110 catalog_manager.cc:5697] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f reported cstate change: config changed from index 3 to 4, VOTER 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) evicted. New cstate: current_term: 1 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:32.295367 12352 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d43bb1645214bda86bd34bb75e0c6a8 with delete_type TABLET_DATA_TOMBSTONED (TS 4b49e775586d41cb84dc4c3a2f1dbb73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43126
I20260710 13:19:32.298635 12288 raft_consensus.cc:2955] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.300995 12632 raft_consensus.cc:2955] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.307494 12287 raft_consensus.cc:2955] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.312937 12811 ts_tablet_manager.cc:1929] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 13:19:32.313426 12811 log.cc:1199] T 4a7558f3f6134c00820906f953804e36 P 4b49e775586d41cb84dc4c3a2f1dbb73: Deleting WAL directory at /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-2-root/wals/4a7558f3f6134c00820906f953804e36
I20260710 13:19:32.315181 12097 catalog_manager.cc:5028] TS 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): tablet 4a7558f3f6134c00820906f953804e36 (table test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]) successfully deleted
I20260710 13:19:32.316171 12811 tablet_replica.cc:333] T 8d43bb1645214bda86bd34bb75e0c6a8 P 4b49e775586d41cb84dc4c3a2f1dbb73: stopping tablet replica
I20260710 13:19:32.317103 12811 raft_consensus.cc:2243] T 8d43bb1645214bda86bd34bb75e0c6a8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:32.312690 12110 catalog_manager.cc:5697] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.334976 12811 raft_consensus.cc:2272] T 8d43bb1645214bda86bd34bb75e0c6a8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:32.338549 12811 ts_tablet_manager.cc:1916] T 8d43bb1645214bda86bd34bb75e0c6a8 P 4b49e775586d41cb84dc4c3a2f1dbb73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:32.350615 12210 consensus_queue.cc:237] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:32.352752 12811 ts_tablet_manager.cc:1929] T 8d43bb1645214bda86bd34bb75e0c6a8 P 4b49e775586d41cb84dc4c3a2f1dbb73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:32.353230 12811 log.cc:1199] T 8d43bb1645214bda86bd34bb75e0c6a8 P 4b49e775586d41cb84dc4c3a2f1dbb73: Deleting WAL directory at /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-2-root/wals/8d43bb1645214bda86bd34bb75e0c6a8
I20260710 13:19:32.355439 12097 catalog_manager.cc:5028] TS 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): tablet 8d43bb1645214bda86bd34bb75e0c6a8 (table test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]) successfully deleted
I20260710 13:19:32.357981 12632 raft_consensus.cc:1275] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.359114 12358 raft_consensus.cc:1275] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.359552 12796 consensus_queue.cc:1048] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:32.360482 12808 consensus_queue.cc:1048] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, 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.366154 12796 raft_consensus.cc:2955] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.370064 12632 raft_consensus.cc:2955] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.374039 12358 raft_consensus.cc:2955] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.383147 12111 catalog_manager.cc:5697] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 reported cstate change: config changed from index 3 to 4, VOTER f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) evicted. New cstate: current_term: 1 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:32.391186 12097 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cdf151413d2d444c83b8b959a3738be8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:32.397557 12269 tablet_service.cc:1558] Processing DeleteTablet for tablet cdf151413d2d444c83b8b959a3738be8 with delete_type TABLET_DATA_TOMBSTONED (TS f5ec30aca77f4899af85580dc16fc58f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40368
I20260710 13:19:32.399328 12815 tablet_replica.cc:333] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f: stopping tablet replica
I20260710 13:19:32.400296 12815 raft_consensus.cc:2243] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:32.401810 12815 raft_consensus.cc:2272] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:32.406047 12815 ts_tablet_manager.cc:1916] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:32.416312 12815 ts_tablet_manager.cc:1929] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:32.416616 12815 log.cc:1199] T cdf151413d2d444c83b8b959a3738be8 P f5ec30aca77f4899af85580dc16fc58f: Deleting WAL directory at /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-1-root/wals/cdf151413d2d444c83b8b959a3738be8
I20260710 13:19:32.417939 12097 catalog_manager.cc:5028] TS f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): tablet cdf151413d2d444c83b8b959a3738be8 (table test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]) successfully deleted
I20260710 13:19:33.428269 12287 consensus_queue.cc:237] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Queue 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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:33.435149 12358 raft_consensus.cc:1275] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:33.435657 12252 consensus_peers.cc:597] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f -> Peer f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783): Couldn't send request to peer f07d6f5b8231417a9f26f25aa00455b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ac758ed0cad2439db2b5739ef639b599. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.436313 12765 consensus_queue.cc:1048] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:33.436540 12210 raft_consensus.cc:1275] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:33.437784 12765 consensus_queue.cc:1048] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } 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:19:33.444420 12817 raft_consensus.cc:2955] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:33.446336 12358 raft_consensus.cc:2955] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:33.446929 12213 raft_consensus.cc:2955] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:33.457937 12210 consensus_queue.cc:237] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Queue 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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:33.461484 12111 catalog_manager.cc:5697] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f reported cstate change: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:33.470477 12358 raft_consensus.cc:1275] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:33.471063 12287 raft_consensus.cc:1275] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:33.471767 12825 consensus_queue.cc:1048] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:33.472785 12796 consensus_queue.cc:1048] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } 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:19:33.474447 12177 consensus_peers.cc:597] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f -> Peer f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783): Couldn't send request to peer f07d6f5b8231417a9f26f25aa00455b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ecd191a322c34ae28b66933bfcc1ff43. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.490895 12796 raft_consensus.cc:2955] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:33.492328 12287 raft_consensus.cc:2955] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:33.508415 12358 raft_consensus.cc:2955] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:33.509990 12360 consensus_queue.cc:237] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Queue 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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:33.514123 12108 catalog_manager.cc:5697] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f reported cstate change: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New cstate: current_term: 1 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:33.525782 12288 raft_consensus.cc:1275] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:33.528329 12326 consensus_peers.cc:597] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 -> Peer f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783): Couldn't send request to peer f07d6f5b8231417a9f26f25aa00455b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4a380db7f87444788cdf69bf325ea99e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.529407 12210 raft_consensus.cc:1275] T 4a380db7f87444788cdf69bf325ea99e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:33.531612 12816 consensus_queue.cc:1048] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:33.533175 12816 consensus_queue.cc:1048] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } 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:19:33.540493 12816 raft_consensus.cc:2955] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:33.545277 12287 raft_consensus.cc:2955] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:33.561231 12111 catalog_manager.cc:5697] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f reported cstate change: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:33.561269 12210 raft_consensus.cc:2955] T 4a380db7f87444788cdf69bf325ea99e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:33.563632 12288 consensus_queue.cc:237] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Queue 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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
W20260710 13:19:33.573953 12252 consensus_peers.cc:597] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f -> Peer f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783): Couldn't send request to peer f07d6f5b8231417a9f26f25aa00455b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c0066596e0d4a84a7b95beffe5f152f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.576228 12360 raft_consensus.cc:1275] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:33.576419 12210 raft_consensus.cc:1275] T 4c0066596e0d4a84a7b95beffe5f152f P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:33.577852 12817 consensus_queue.cc:1048] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } 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:19:33.578763 12822 consensus_queue.cc:1048] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:33.586174 12822 raft_consensus.cc:2955] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:33.588347 12358 raft_consensus.cc:2955] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:33.588761 12210 raft_consensus.cc:2955] T 4c0066596e0d4a84a7b95beffe5f152f P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:33.599452 12108 catalog_manager.cc:5697] T 4c0066596e0d4a84a7b95beffe5f152f P 71352565266c4518847c28a5b0a28f4f reported cstate change: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:33.993830 12841 ts_tablet_manager.cc:933] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8: Initiating tablet copy from peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:33.997737 12841 tablet_copy_client.cc:323] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.208.130:41399
I20260710 13:19:33.999768 12298 tablet_copy_service.cc:140] P f5ec30aca77f4899af85580dc16fc58f: Received BeginTabletCopySession request for tablet ac758ed0cad2439db2b5739ef639b599 from peer f07d6f5b8231417a9f26f25aa00455b8 ({username='slave'} at 127.0.0.1:43484)
I20260710 13:19:34.000309 12298 tablet_copy_service.cc:161] P f5ec30aca77f4899af85580dc16fc58f: Beginning new tablet copy session on tablet ac758ed0cad2439db2b5739ef639b599 from peer f07d6f5b8231417a9f26f25aa00455b8 at {username='slave'} at 127.0.0.1:43484: session id = f07d6f5b8231417a9f26f25aa00455b8-ac758ed0cad2439db2b5739ef639b599
I20260710 13:19:34.007177 12843 ts_tablet_manager.cc:933] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8: Initiating tablet copy from peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:34.008488 12298 tablet_copy_source_session.cc:215] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:34.010397 12843 tablet_copy_client.cc:323] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.208.130:41399
I20260710 13:19:34.012977 12297 tablet_copy_service.cc:140] P f5ec30aca77f4899af85580dc16fc58f: Received BeginTabletCopySession request for tablet 4c0066596e0d4a84a7b95beffe5f152f from peer f07d6f5b8231417a9f26f25aa00455b8 ({username='slave'} at 127.0.0.1:43484)
I20260710 13:19:34.013228 12841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac758ed0cad2439db2b5739ef639b599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.013522 12297 tablet_copy_service.cc:161] P f5ec30aca77f4899af85580dc16fc58f: Beginning new tablet copy session on tablet 4c0066596e0d4a84a7b95beffe5f152f from peer f07d6f5b8231417a9f26f25aa00455b8 at {username='slave'} at 127.0.0.1:43484: session id = f07d6f5b8231417a9f26f25aa00455b8-4c0066596e0d4a84a7b95beffe5f152f
I20260710 13:19:34.018595 12297 tablet_copy_source_session.cc:215] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:34.022655 12843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0066596e0d4a84a7b95beffe5f152f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.028522 12841 tablet_copy_client.cc:806] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:34.029166 12841 tablet_copy_client.cc:670] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:34.033170 12841 tablet_copy_client.cc:538] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:34.037374 12843 tablet_copy_client.cc:806] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:34.037921 12843 tablet_copy_client.cc:670] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:34.049443 12843 tablet_copy_client.cc:538] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:34.051944 12841 tablet_bootstrap.cc:492] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap starting.
I20260710 13:19:34.054435 12845 ts_tablet_manager.cc:933] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8: Initiating tablet copy from peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119)
I20260710 13:19:34.058619 12843 tablet_bootstrap.cc:492] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap starting.
I20260710 13:19:34.063467 12845 tablet_copy_client.cc:323] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.208.129:40119
I20260710 13:19:34.065212 12223 tablet_copy_service.cc:140] P 71352565266c4518847c28a5b0a28f4f: Received BeginTabletCopySession request for tablet ecd191a322c34ae28b66933bfcc1ff43 from peer f07d6f5b8231417a9f26f25aa00455b8 ({username='slave'} at 127.0.0.1:39606)
I20260710 13:19:34.065721 12223 tablet_copy_service.cc:161] P 71352565266c4518847c28a5b0a28f4f: Beginning new tablet copy session on tablet ecd191a322c34ae28b66933bfcc1ff43 from peer f07d6f5b8231417a9f26f25aa00455b8 at {username='slave'} at 127.0.0.1:39606: session id = f07d6f5b8231417a9f26f25aa00455b8-ecd191a322c34ae28b66933bfcc1ff43
I20260710 13:19:34.076313 12223 tablet_copy_source_session.cc:215] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:34.079660 12845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecd191a322c34ae28b66933bfcc1ff43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.076515 12848 ts_tablet_manager.cc:933] T 4a380db7f87444788cdf69bf325ea99e P f07d6f5b8231417a9f26f25aa00455b8: Initiating tablet copy from peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:34.102174 12843 tablet_bootstrap.cc:492] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8: 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:19:34.103058 12843 tablet_bootstrap.cc:492] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap complete.
I20260710 13:19:34.103704 12843 ts_tablet_manager.cc:1403] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.017s
I20260710 13:19:34.108804 12843 raft_consensus.cc:359] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:34.109644 12848 tablet_copy_client.cc:323] T 4a380db7f87444788cdf69bf325ea99e P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.208.131:41249
I20260710 13:19:34.109676 12843 raft_consensus.cc:740] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Initialized, Role: LEARNER
I20260710 13:19:34.110555 12843 consensus_queue.cc:260] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:34.113139 12372 tablet_copy_service.cc:140] P 4b49e775586d41cb84dc4c3a2f1dbb73: Received BeginTabletCopySession request for tablet 4a380db7f87444788cdf69bf325ea99e from peer f07d6f5b8231417a9f26f25aa00455b8 ({username='slave'} at 127.0.0.1:52226)
I20260710 13:19:34.113706 12372 tablet_copy_service.cc:161] P 4b49e775586d41cb84dc4c3a2f1dbb73: Beginning new tablet copy session on tablet 4a380db7f87444788cdf69bf325ea99e from peer f07d6f5b8231417a9f26f25aa00455b8 at {username='slave'} at 127.0.0.1:52226: session id = f07d6f5b8231417a9f26f25aa00455b8-4a380db7f87444788cdf69bf325ea99e
I20260710 13:19:34.116799 12841 tablet_bootstrap.cc:492] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8: 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:19:34.117666 12841 tablet_bootstrap.cc:492] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap complete.
I20260710 13:19:34.118278 12841 ts_tablet_manager.cc:1403] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.006s
I20260710 13:19:34.121182 12841 raft_consensus.cc:359] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:34.121953 12841 raft_consensus.cc:740] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Initialized, Role: LEARNER
I20260710 13:19:34.122543 12841 consensus_queue.cc:260] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:34.130254 12372 tablet_copy_source_session.cc:215] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:34.108304 12845 tablet_copy_client.cc:806] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:34.131479 12845 tablet_copy_client.cc:670] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:34.133407 12841 ts_tablet_manager.cc:1434] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:19:34.134519 12848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a380db7f87444788cdf69bf325ea99e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.138770 12843 ts_tablet_manager.cc:1434] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8: Time spent starting tablet: real 0.035s	user 0.025s	sys 0.004s
I20260710 13:19:34.141741 12297 tablet_copy_service.cc:342] P f5ec30aca77f4899af85580dc16fc58f: Request end of tablet copy session f07d6f5b8231417a9f26f25aa00455b8-ac758ed0cad2439db2b5739ef639b599 received from {username='slave'} at 127.0.0.1:43484
I20260710 13:19:34.142153 12297 tablet_copy_service.cc:434] P f5ec30aca77f4899af85580dc16fc58f: ending tablet copy session f07d6f5b8231417a9f26f25aa00455b8-ac758ed0cad2439db2b5739ef639b599 on tablet ac758ed0cad2439db2b5739ef639b599 with peer f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:34.143256 12298 tablet_copy_service.cc:342] P f5ec30aca77f4899af85580dc16fc58f: Request end of tablet copy session f07d6f5b8231417a9f26f25aa00455b8-4c0066596e0d4a84a7b95beffe5f152f received from {username='slave'} at 127.0.0.1:43484
I20260710 13:19:34.143631 12298 tablet_copy_service.cc:434] P f5ec30aca77f4899af85580dc16fc58f: ending tablet copy session f07d6f5b8231417a9f26f25aa00455b8-4c0066596e0d4a84a7b95beffe5f152f on tablet 4c0066596e0d4a84a7b95beffe5f152f with peer f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:34.148824 12845 tablet_copy_client.cc:538] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:34.155596 12845 tablet_bootstrap.cc:492] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap starting.
I20260710 13:19:34.156442 12848 tablet_copy_client.cc:806] T 4a380db7f87444788cdf69bf325ea99e P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:34.156986 12848 tablet_copy_client.cc:670] T 4a380db7f87444788cdf69bf325ea99e P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:34.160676 12848 tablet_copy_client.cc:538] T 4a380db7f87444788cdf69bf325ea99e P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:34.168960 12848 tablet_bootstrap.cc:492] T 4a380db7f87444788cdf69bf325ea99e P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap starting.
I20260710 13:19:34.173216 12845 tablet_bootstrap.cc:492] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8: 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:19:34.173979 12845 tablet_bootstrap.cc:492] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap complete.
I20260710 13:19:34.174536 12845 ts_tablet_manager.cc:1403] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:19:34.176952 12845 raft_consensus.cc:359] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:34.177567 12845 raft_consensus.cc:740] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Initialized, Role: LEARNER
I20260710 13:19:34.178082 12845 consensus_queue.cc:260] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:34.180234 12845 ts_tablet_manager.cc:1434] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260710 13:19:34.182600 12223 tablet_copy_service.cc:342] P 71352565266c4518847c28a5b0a28f4f: Request end of tablet copy session f07d6f5b8231417a9f26f25aa00455b8-ecd191a322c34ae28b66933bfcc1ff43 received from {username='slave'} at 127.0.0.1:39606
I20260710 13:19:34.182960 12223 tablet_copy_service.cc:434] P 71352565266c4518847c28a5b0a28f4f: ending tablet copy session f07d6f5b8231417a9f26f25aa00455b8-ecd191a322c34ae28b66933bfcc1ff43 on tablet ecd191a322c34ae28b66933bfcc1ff43 with peer f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:34.193892 12848 tablet_bootstrap.cc:492] T 4a380db7f87444788cdf69bf325ea99e P f07d6f5b8231417a9f26f25aa00455b8: 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:19:34.194779 12848 tablet_bootstrap.cc:492] T 4a380db7f87444788cdf69bf325ea99e P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap complete.
I20260710 13:19:34.195430 12848 ts_tablet_manager.cc:1403] T 4a380db7f87444788cdf69bf325ea99e P f07d6f5b8231417a9f26f25aa00455b8: Time spent bootstrapping tablet: real 0.027s	user 0.026s	sys 0.000s
I20260710 13:19:34.198206 12848 raft_consensus.cc:359] T 4a380db7f87444788cdf69bf325ea99e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:34.199024 12848 raft_consensus.cc:740] T 4a380db7f87444788cdf69bf325ea99e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Initialized, Role: LEARNER
I20260710 13:19:34.199628 12848 consensus_queue.cc:260] T 4a380db7f87444788cdf69bf325ea99e P f07d6f5b8231417a9f26f25aa00455b8 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:34.202176 12848 ts_tablet_manager.cc:1434] T 4a380db7f87444788cdf69bf325ea99e P f07d6f5b8231417a9f26f25aa00455b8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:34.203780 12372 tablet_copy_service.cc:342] P 4b49e775586d41cb84dc4c3a2f1dbb73: Request end of tablet copy session f07d6f5b8231417a9f26f25aa00455b8-4a380db7f87444788cdf69bf325ea99e received from {username='slave'} at 127.0.0.1:52226
I20260710 13:19:34.204202 12372 tablet_copy_service.cc:434] P 4b49e775586d41cb84dc4c3a2f1dbb73: ending tablet copy session f07d6f5b8231417a9f26f25aa00455b8-4a380db7f87444788cdf69bf325ea99e on tablet 4a380db7f87444788cdf69bf325ea99e with peer f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:34.440907 12632 raft_consensus.cc:1217] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:34.463327 12632 raft_consensus.cc:1217] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:34.482810 12632 raft_consensus.cc:1217] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:34.607693 12632 raft_consensus.cc:1217] T 4a380db7f87444788cdf69bf325ea99e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:34.832906 12825 raft_consensus.cc:1064] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f: attempting to promote NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 to VOTER
I20260710 13:19:34.834913 12825 consensus_queue.cc:237] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:34.841004 12632 raft_consensus.cc:1275] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:34.841450 12360 raft_consensus.cc:1275] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:34.841571 12288 raft_consensus.cc:1275] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:34.842756 12825 consensus_queue.cc:1048] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:34.843688 12856 consensus_queue.cc:1048] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:34.844496 12857 consensus_queue.cc:1048] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } 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:19:34.862386 12857 raft_consensus.cc:2955] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:34.864322 12632 raft_consensus.cc:2955] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:34.867877 12360 raft_consensus.cc:2955] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:34.874620 12288 raft_consensus.cc:2955] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:34.877705 12111 catalog_manager.cc:5697] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8 reported cstate change: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:34.911319 12210 consensus_queue.cc:237] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:34.917346 12632 raft_consensus.cc:1275] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:34.918819 12360 raft_consensus.cc:1275] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:34.918663 12857 consensus_queue.cc:1048] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:34.921298 12857 consensus_queue.cc:1048] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:34.925387 12825 raft_consensus.cc:2955] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:34.927441 12632 raft_consensus.cc:2955] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:34.937001 12097 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ecd191a322c34ae28b66933bfcc1ff43 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:34.941202 12109 catalog_manager.cc:5697] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f reported cstate change: config changed from index 3 to 4, VOTER f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) evicted. New cstate: current_term: 1 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:34.939102 12360 raft_consensus.cc:2955] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:34.951661 12269 tablet_service.cc:1558] Processing DeleteTablet for tablet ecd191a322c34ae28b66933bfcc1ff43 with delete_type TABLET_DATA_TOMBSTONED (TS f5ec30aca77f4899af85580dc16fc58f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40368
I20260710 13:19:34.968078 12868 tablet_replica.cc:333] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f: stopping tablet replica
I20260710 13:19:34.969264 12868 raft_consensus.cc:2243] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.969971 12868 raft_consensus.cc:2272] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.973129 12868 ts_tablet_manager.cc:1916] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:34.988613 12868 ts_tablet_manager.cc:1929] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:34.988997 12868 log.cc:1199] T ecd191a322c34ae28b66933bfcc1ff43 P f5ec30aca77f4899af85580dc16fc58f: Deleting WAL directory at /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-1-root/wals/ecd191a322c34ae28b66933bfcc1ff43
I20260710 13:19:34.990537 12097 catalog_manager.cc:5028] TS f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): tablet ecd191a322c34ae28b66933bfcc1ff43 (table test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]) successfully deleted
I20260710 13:19:35.021950 12859 raft_consensus.cc:1064] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f: attempting to promote NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 to VOTER
I20260710 13:19:35.024883 12859 consensus_queue.cc:237] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:35.036517 12632 raft_consensus.cc:1275] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.037685 12210 raft_consensus.cc:1275] T 4c0066596e0d4a84a7b95beffe5f152f P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.037792 12872 consensus_queue.cc:1048] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:35.038767 12360 raft_consensus.cc:1275] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.040125 12872 consensus_queue.cc:1048] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:35.041078 12869 consensus_queue.cc:1048] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } 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:19:35.053066 12859 raft_consensus.cc:1064] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f: attempting to promote NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 to VOTER
I20260710 13:19:35.055848 12859 consensus_queue.cc:237] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:35.063428 12869 raft_consensus.cc:2955] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.070838 12358 raft_consensus.cc:1275] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.071928 12210 raft_consensus.cc:1275] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.073974 12877 consensus_queue.cc:1048] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } 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:19:35.075577 12872 consensus_queue.cc:1048] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:35.075780 12358 raft_consensus.cc:2955] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.077580 12632 raft_consensus.cc:1275] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.079914 12632 raft_consensus.cc:2955] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.089129 12877 consensus_queue.cc:1048] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:35.092841 12109 catalog_manager.cc:5697] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.101614 12210 raft_consensus.cc:2955] T 4c0066596e0d4a84a7b95beffe5f152f P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.111536 12859 raft_consensus.cc:2955] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
W20260710 13:19:35.116413 12870 consensus_queue.cc:1175] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "71352565266c4518847c28a5b0a28f4f" responder_term: 1 status { last_received { term: 1 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 1 index: 3 } }
I20260710 13:19:35.117306 12358 raft_consensus.cc:2955] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.118449 12288 consensus_queue.cc:237] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:35.121682 12632 raft_consensus.cc:2955] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.126132 12633 raft_consensus.cc:1275] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:35.131752 12213 raft_consensus.cc:2955] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.134742 12877 consensus_queue.cc:1048] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:35.135133 12210 raft_consensus.cc:1275] T 4c0066596e0d4a84a7b95beffe5f152f P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:35.133931 12108 catalog_manager.cc:5697] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.139720 12859 consensus_queue.cc:1048] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:35.141399 12869 raft_consensus.cc:2955] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.149791 12210 raft_consensus.cc:2955] T 4c0066596e0d4a84a7b95beffe5f152f P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.150851 12632 raft_consensus.cc:2955] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.161180 12288 consensus_queue.cc:237] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [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: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:35.168486 12097 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c0066596e0d4a84a7b95beffe5f152f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:35.168354 12109 catalog_manager.cc:5697] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8 reported cstate change: config changed from index 3 to 4, VOTER 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) evicted. New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.169426 12360 raft_consensus.cc:1275] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:35.170616 12633 raft_consensus.cc:1275] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:35.173529 12869 consensus_queue.cc:1048] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:35.174571 12859 consensus_queue.cc:1048] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:35.178423 12352 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c0066596e0d4a84a7b95beffe5f152f with delete_type TABLET_DATA_TOMBSTONED (TS 4b49e775586d41cb84dc4c3a2f1dbb73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43126
I20260710 13:19:35.182086 12870 raft_consensus.cc:2955] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71352565266c4518847c28a5b0a28f4f (127.10.208.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.188557 12360 raft_consensus.cc:2955] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71352565266c4518847c28a5b0a28f4f (127.10.208.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.192754 12882 tablet_replica.cc:333] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73: stopping tablet replica
I20260710 13:19:35.193706 12882 raft_consensus.cc:2243] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:35.194401 12882 raft_consensus.cc:2272] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:35.197854 12882 ts_tablet_manager.cc:1916] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:35.198194 12097 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ac758ed0cad2439db2b5739ef639b599 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:35.199863 12633 raft_consensus.cc:2955] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71352565266c4518847c28a5b0a28f4f (127.10.208.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.206526 12109 catalog_manager.cc:5697] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: config changed from index 3 to 4, VOTER 71352565266c4518847c28a5b0a28f4f (127.10.208.129) evicted. New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.218127 12882 ts_tablet_manager.cc:1929] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:35.218287 12196 tablet_service.cc:1558] Processing DeleteTablet for tablet ac758ed0cad2439db2b5739ef639b599 with delete_type TABLET_DATA_TOMBSTONED (TS 71352565266c4518847c28a5b0a28f4f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51168
I20260710 13:19:35.218591 12836 raft_consensus.cc:1064] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73: attempting to promote NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 to VOTER
I20260710 13:19:35.221143 12836 consensus_queue.cc:237] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:35.218611 12882 log.cc:1199] T 4c0066596e0d4a84a7b95beffe5f152f P 4b49e775586d41cb84dc4c3a2f1dbb73: Deleting WAL directory at /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-2-root/wals/4c0066596e0d4a84a7b95beffe5f152f
I20260710 13:19:35.227499 12097 catalog_manager.cc:5028] TS 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): tablet 4c0066596e0d4a84a7b95beffe5f152f (table test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]) successfully deleted
I20260710 13:19:35.233023 12883 tablet_replica.cc:333] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f: stopping tablet replica
I20260710 13:19:35.234238 12883 raft_consensus.cc:2243] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:35.234948 12883 raft_consensus.cc:2272] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:35.236085 12210 raft_consensus.cc:1275] T 4a380db7f87444788cdf69bf325ea99e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.238207 12288 raft_consensus.cc:1275] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.239509 12883 ts_tablet_manager.cc:1916] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:35.243654 12847 consensus_queue.cc:1048] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } 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:19:35.251534 12847 consensus_queue.cc:1048] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:35.257139 12883 ts_tablet_manager.cc:1929] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:35.257682 12883 log.cc:1199] T ac758ed0cad2439db2b5739ef639b599 P 71352565266c4518847c28a5b0a28f4f: Deleting WAL directory at /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-0-root/wals/ac758ed0cad2439db2b5739ef639b599
I20260710 13:19:35.259407 12097 catalog_manager.cc:5028] TS 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): tablet ac758ed0cad2439db2b5739ef639b599 (table test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]) successfully deleted
I20260710 13:19:35.260906 12633 raft_consensus.cc:1275] T 4a380db7f87444788cdf69bf325ea99e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.272053 12836 consensus_queue.cc:1048] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:35.274611 12886 raft_consensus.cc:2955] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.274847 12287 raft_consensus.cc:2955] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.291589 12210 raft_consensus.cc:2955] T 4a380db7f87444788cdf69bf325ea99e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.292011 12110 catalog_manager.cc:5697] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:35.304231 12633 raft_consensus.cc:2955] T 4a380db7f87444788cdf69bf325ea99e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.808552 12358 consensus_queue.cc:237] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:35.814087 12633 raft_consensus.cc:1275] T 4a380db7f87444788cdf69bf325ea99e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:35.814512 12287 raft_consensus.cc:1275] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:35.815649 12847 consensus_queue.cc:1048] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:35.816450 12885 consensus_queue.cc:1048] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:35.822683 12885 raft_consensus.cc:2955] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71352565266c4518847c28a5b0a28f4f (127.10.208.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.824208 12287 raft_consensus.cc:2955] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71352565266c4518847c28a5b0a28f4f (127.10.208.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.828874 12633 raft_consensus.cc:2955] T 4a380db7f87444788cdf69bf325ea99e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71352565266c4518847c28a5b0a28f4f (127.10.208.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.830440 12097 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4a380db7f87444788cdf69bf325ea99e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:35.839923 12109 catalog_manager.cc:5697] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f reported cstate change: config changed from index 3 to 4, VOTER 71352565266c4518847c28a5b0a28f4f (127.10.208.129) evicted. New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:35.874292 12196 tablet_service.cc:1558] Processing DeleteTablet for tablet 4a380db7f87444788cdf69bf325ea99e with delete_type TABLET_DATA_TOMBSTONED (TS 71352565266c4518847c28a5b0a28f4f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51168
I20260710 13:19:35.876147 12895 tablet_replica.cc:333] T 4a380db7f87444788cdf69bf325ea99e P 71352565266c4518847c28a5b0a28f4f: stopping tablet replica
I20260710 13:19:35.876963 12895 raft_consensus.cc:2243] T 4a380db7f87444788cdf69bf325ea99e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:35.877552 12895 raft_consensus.cc:2272] T 4a380db7f87444788cdf69bf325ea99e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:35.880378 12895 ts_tablet_manager.cc:1916] T 4a380db7f87444788cdf69bf325ea99e P 71352565266c4518847c28a5b0a28f4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:35.890492 12895 ts_tablet_manager.cc:1929] T 4a380db7f87444788cdf69bf325ea99e P 71352565266c4518847c28a5b0a28f4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:35.890857 12895 log.cc:1199] T 4a380db7f87444788cdf69bf325ea99e P 71352565266c4518847c28a5b0a28f4f: Deleting WAL directory at /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-0-root/wals/4a380db7f87444788cdf69bf325ea99e
I20260710 13:19:35.892187 12097 catalog_manager.cc:5028] TS 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): tablet 4a380db7f87444788cdf69bf325ea99e (table test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]) successfully deleted
I20260710 13:19:36.955848 12358 consensus_queue.cc:237] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Queue 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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
W20260710 13:19:36.963742 12326 consensus_peers.cc:597] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 -> Peer f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783): Couldn't send request to peer f07d6f5b8231417a9f26f25aa00455b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe834b6d3c784f84b046f1e4cc6e534e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:36.964031 12287 raft_consensus.cc:1275] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:36.965607 12213 raft_consensus.cc:1275] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:36.966060 12899 consensus_queue.cc:1048] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } 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:19:36.967314 12847 consensus_queue.cc:1048] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, 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.975824 12898 raft_consensus.cc:2955] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:36.977200 12287 raft_consensus.cc:2955] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:36.977499 12213 raft_consensus.cc:2955] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:36.996582 12108 catalog_manager.cc:5697] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f reported cstate change: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:37.000123 12287 consensus_queue.cc:237] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Queue 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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
W20260710 13:19:37.008347 12252 consensus_peers.cc:597] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f -> Peer f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783): Couldn't send request to peer f07d6f5b8231417a9f26f25aa00455b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 18d2d4aee0cb4b7daae9561e9d102f49. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:37.009862 12358 raft_consensus.cc:1275] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:37.012266 12213 raft_consensus.cc:1275] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:37.013806 12870 consensus_queue.cc:1048] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } 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:19:37.015139 12904 consensus_queue.cc:1048] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:37.033910 12870 raft_consensus.cc:2955] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:37.035588 12358 raft_consensus.cc:2955] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:37.035933 12213 raft_consensus.cc:2955] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:37.051339 12109 catalog_manager.cc:5697] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f reported cstate change: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:37.052150 12287 consensus_queue.cc:237] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Queue 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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:37.058210 12358 raft_consensus.cc:1275] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:37.059089 12252 consensus_peers.cc:597] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f -> Peer f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783): Couldn't send request to peer f07d6f5b8231417a9f26f25aa00455b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3dcd1c29c9ee45fbae00691cbb0725cf. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:37.059873 12213 raft_consensus.cc:1275] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:37.059743 12870 consensus_queue.cc:1048] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:37.061314 12906 consensus_queue.cc:1048] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } 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:19:37.085603 12904 raft_consensus.cc:2955] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:37.090749 12358 raft_consensus.cc:2955] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:37.093008 12213 raft_consensus.cc:2955] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:37.103068 12108 catalog_manager.cc:5697] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f reported cstate change: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:37.104544 12287 consensus_queue.cc:237] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Queue 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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
W20260710 13:19:37.122211 12252 consensus_peers.cc:597] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f -> Peer f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783): Couldn't send request to peer f07d6f5b8231417a9f26f25aa00455b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a20ef9dd1904c50abb7a9ad7f700920. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:37.123314 12358 raft_consensus.cc:1275] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:37.123575 12213 raft_consensus.cc:1275] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:37.124683 12906 consensus_queue.cc:1048] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } 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:19:37.125506 12870 consensus_queue.cc:1048] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:37.132936 12904 raft_consensus.cc:2955] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:37.134459 12358 raft_consensus.cc:2955] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:37.134750 12213 raft_consensus.cc:2955] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:37.146878 12109 catalog_manager.cc:5697] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:37.458662 12918 ts_tablet_manager.cc:933] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8: Initiating tablet copy from peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:37.460424 12918 tablet_copy_client.cc:323] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.208.130:41399
I20260710 13:19:37.462204 12298 tablet_copy_service.cc:140] P f5ec30aca77f4899af85580dc16fc58f: Received BeginTabletCopySession request for tablet 3dcd1c29c9ee45fbae00691cbb0725cf from peer f07d6f5b8231417a9f26f25aa00455b8 ({username='slave'} at 127.0.0.1:43484)
I20260710 13:19:37.462771 12298 tablet_copy_service.cc:161] P f5ec30aca77f4899af85580dc16fc58f: Beginning new tablet copy session on tablet 3dcd1c29c9ee45fbae00691cbb0725cf from peer f07d6f5b8231417a9f26f25aa00455b8 at {username='slave'} at 127.0.0.1:43484: session id = f07d6f5b8231417a9f26f25aa00455b8-3dcd1c29c9ee45fbae00691cbb0725cf
I20260710 13:19:37.470911 12298 tablet_copy_source_session.cc:215] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:37.474484 12918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dcd1c29c9ee45fbae00691cbb0725cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:37.485185 12918 tablet_copy_client.cc:806] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:37.485827 12918 tablet_copy_client.cc:670] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:37.489581 12918 tablet_copy_client.cc:538] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:37.495311 12918 tablet_bootstrap.cc:492] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap starting.
I20260710 13:19:37.499261 12920 ts_tablet_manager.cc:933] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8: Initiating tablet copy from peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:37.501245 12920 tablet_copy_client.cc:323] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.208.131:41249
I20260710 13:19:37.503316 12372 tablet_copy_service.cc:140] P 4b49e775586d41cb84dc4c3a2f1dbb73: Received BeginTabletCopySession request for tablet fe834b6d3c784f84b046f1e4cc6e534e from peer f07d6f5b8231417a9f26f25aa00455b8 ({username='slave'} at 127.0.0.1:52226)
I20260710 13:19:37.503836 12372 tablet_copy_service.cc:161] P 4b49e775586d41cb84dc4c3a2f1dbb73: Beginning new tablet copy session on tablet fe834b6d3c784f84b046f1e4cc6e534e from peer f07d6f5b8231417a9f26f25aa00455b8 at {username='slave'} at 127.0.0.1:52226: session id = f07d6f5b8231417a9f26f25aa00455b8-fe834b6d3c784f84b046f1e4cc6e534e
I20260710 13:19:37.511382 12372 tablet_copy_source_session.cc:215] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:37.514640 12920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe834b6d3c784f84b046f1e4cc6e534e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:37.518010 12918 tablet_bootstrap.cc:492] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8: 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:19:37.518764 12918 tablet_bootstrap.cc:492] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap complete.
I20260710 13:19:37.519389 12918 ts_tablet_manager.cc:1403] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.008s
I20260710 13:19:37.522480 12918 raft_consensus.cc:359] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:37.523335 12918 raft_consensus.cc:740] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Initialized, Role: LEARNER
I20260710 13:19:37.524009 12918 consensus_queue.cc:260] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:37.531620 12920 tablet_copy_client.cc:806] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:37.532245 12920 tablet_copy_client.cc:670] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:37.536577 12918 ts_tablet_manager.cc:1434] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 13:19:37.537147 12920 tablet_copy_client.cc:538] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:37.538270 12298 tablet_copy_service.cc:342] P f5ec30aca77f4899af85580dc16fc58f: Request end of tablet copy session f07d6f5b8231417a9f26f25aa00455b8-3dcd1c29c9ee45fbae00691cbb0725cf received from {username='slave'} at 127.0.0.1:43484
I20260710 13:19:37.538749 12298 tablet_copy_service.cc:434] P f5ec30aca77f4899af85580dc16fc58f: ending tablet copy session f07d6f5b8231417a9f26f25aa00455b8-3dcd1c29c9ee45fbae00691cbb0725cf on tablet 3dcd1c29c9ee45fbae00691cbb0725cf with peer f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:37.546242 12920 tablet_bootstrap.cc:492] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap starting.
I20260710 13:19:37.564888 12920 tablet_bootstrap.cc:492] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8: 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:19:37.565737 12920 tablet_bootstrap.cc:492] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap complete.
I20260710 13:19:37.566396 12920 ts_tablet_manager.cc:1403] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260710 13:19:37.569242 12920 raft_consensus.cc:359] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:37.570039 12920 raft_consensus.cc:740] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Initialized, Role: LEARNER
I20260710 13:19:37.570641 12920 consensus_queue.cc:260] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:37.573048 12920 ts_tablet_manager.cc:1434] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:37.574687 12372 tablet_copy_service.cc:342] P 4b49e775586d41cb84dc4c3a2f1dbb73: Request end of tablet copy session f07d6f5b8231417a9f26f25aa00455b8-fe834b6d3c784f84b046f1e4cc6e534e received from {username='slave'} at 127.0.0.1:52226
I20260710 13:19:37.575215 12372 tablet_copy_service.cc:434] P 4b49e775586d41cb84dc4c3a2f1dbb73: ending tablet copy session f07d6f5b8231417a9f26f25aa00455b8-fe834b6d3c784f84b046f1e4cc6e534e on tablet fe834b6d3c784f84b046f1e4cc6e534e with peer f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:37.595749 12920 ts_tablet_manager.cc:933] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8: Initiating tablet copy from peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:37.597313 12920 tablet_copy_client.cc:323] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.208.130:41399
I20260710 13:19:37.598729 12298 tablet_copy_service.cc:140] P f5ec30aca77f4899af85580dc16fc58f: Received BeginTabletCopySession request for tablet 18d2d4aee0cb4b7daae9561e9d102f49 from peer f07d6f5b8231417a9f26f25aa00455b8 ({username='slave'} at 127.0.0.1:43484)
I20260710 13:19:37.599185 12298 tablet_copy_service.cc:161] P f5ec30aca77f4899af85580dc16fc58f: Beginning new tablet copy session on tablet 18d2d4aee0cb4b7daae9561e9d102f49 from peer f07d6f5b8231417a9f26f25aa00455b8 at {username='slave'} at 127.0.0.1:43484: session id = f07d6f5b8231417a9f26f25aa00455b8-18d2d4aee0cb4b7daae9561e9d102f49
I20260710 13:19:37.606241 12298 tablet_copy_source_session.cc:215] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:37.609066 12920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d2d4aee0cb4b7daae9561e9d102f49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:37.619235 12920 tablet_copy_client.cc:806] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:37.619738 12920 tablet_copy_client.cc:670] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:37.623023 12920 tablet_copy_client.cc:538] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:37.629956 12920 tablet_bootstrap.cc:492] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap starting.
I20260710 13:19:37.646831 12920 tablet_bootstrap.cc:492] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8: 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:19:37.647570 12920 tablet_bootstrap.cc:492] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap complete.
I20260710 13:19:37.648111 12920 ts_tablet_manager.cc:1403] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.004s
I20260710 13:19:37.650190 12920 raft_consensus.cc:359] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:37.650873 12920 raft_consensus.cc:740] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Initialized, Role: LEARNER
I20260710 13:19:37.651444 12920 consensus_queue.cc:260] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:37.653412 12920 ts_tablet_manager.cc:1434] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:37.655059 12298 tablet_copy_service.cc:342] P f5ec30aca77f4899af85580dc16fc58f: Request end of tablet copy session f07d6f5b8231417a9f26f25aa00455b8-18d2d4aee0cb4b7daae9561e9d102f49 received from {username='slave'} at 127.0.0.1:43484
I20260710 13:19:37.655495 12298 tablet_copy_service.cc:434] P f5ec30aca77f4899af85580dc16fc58f: ending tablet copy session f07d6f5b8231417a9f26f25aa00455b8-18d2d4aee0cb4b7daae9561e9d102f49 on tablet 18d2d4aee0cb4b7daae9561e9d102f49 with peer f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:37.731514 12920 ts_tablet_manager.cc:933] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8: Initiating tablet copy from peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:37.733107 12920 tablet_copy_client.cc:323] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.208.130:41399
I20260710 13:19:37.734558 12298 tablet_copy_service.cc:140] P f5ec30aca77f4899af85580dc16fc58f: Received BeginTabletCopySession request for tablet 3a20ef9dd1904c50abb7a9ad7f700920 from peer f07d6f5b8231417a9f26f25aa00455b8 ({username='slave'} at 127.0.0.1:43484)
I20260710 13:19:37.735020 12298 tablet_copy_service.cc:161] P f5ec30aca77f4899af85580dc16fc58f: Beginning new tablet copy session on tablet 3a20ef9dd1904c50abb7a9ad7f700920 from peer f07d6f5b8231417a9f26f25aa00455b8 at {username='slave'} at 127.0.0.1:43484: session id = f07d6f5b8231417a9f26f25aa00455b8-3a20ef9dd1904c50abb7a9ad7f700920
I20260710 13:19:37.739876 12298 tablet_copy_source_session.cc:215] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:37.742239 12920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a20ef9dd1904c50abb7a9ad7f700920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:37.752480 12920 tablet_copy_client.cc:806] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:37.752981 12920 tablet_copy_client.cc:670] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:37.756227 12920 tablet_copy_client.cc:538] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:37.761302 12920 tablet_bootstrap.cc:492] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap starting.
I20260710 13:19:37.776831 12920 tablet_bootstrap.cc:492] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8: 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:19:37.777709 12920 tablet_bootstrap.cc:492] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap complete.
I20260710 13:19:37.778241 12920 ts_tablet_manager.cc:1403] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 13:19:37.780181 12920 raft_consensus.cc:359] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:37.780736 12920 raft_consensus.cc:740] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Initialized, Role: LEARNER
I20260710 13:19:37.781188 12920 consensus_queue.cc:260] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:37.782734 12920 ts_tablet_manager.cc:1434] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:37.784664 12298 tablet_copy_service.cc:342] P f5ec30aca77f4899af85580dc16fc58f: Request end of tablet copy session f07d6f5b8231417a9f26f25aa00455b8-3a20ef9dd1904c50abb7a9ad7f700920 received from {username='slave'} at 127.0.0.1:43484
I20260710 13:19:37.785071 12298 tablet_copy_service.cc:434] P f5ec30aca77f4899af85580dc16fc58f: ending tablet copy session f07d6f5b8231417a9f26f25aa00455b8-3a20ef9dd1904c50abb7a9ad7f700920 on tablet 3a20ef9dd1904c50abb7a9ad7f700920 with peer f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:38.018704 12632 raft_consensus.cc:1217] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:38.113516 12632 raft_consensus.cc:1217] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:38.126742 12633 raft_consensus.cc:1217] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:38.352187 12633 raft_consensus.cc:1217] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:38.514854 12930 raft_consensus.cc:1064] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f: attempting to promote NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 to VOTER
I20260710 13:19:38.517153 12930 consensus_queue.cc:237] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:38.523754 12633 raft_consensus.cc:1275] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:38.524210 12360 raft_consensus.cc:1275] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:38.525686 12929 consensus_queue.cc:1048] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } 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:19:38.526031 12213 raft_consensus.cc:1275] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:38.526580 12930 consensus_queue.cc:1048] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:38.527925 12870 consensus_queue.cc:1048] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:38.546072 12930 raft_consensus.cc:2955] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.548034 12633 raft_consensus.cc:2955] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.551054 12360 raft_consensus.cc:2955] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.559144 12210 raft_consensus.cc:2955] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.563761 12110 catalog_manager.cc:5697] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f reported cstate change: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:38.588263 12287 consensus_queue.cc:237] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:38.597954 12213 raft_consensus.cc:1275] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:38.599339 12632 raft_consensus.cc:1275] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:38.600736 12870 consensus_queue.cc:1048] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:38.601522 12929 consensus_queue.cc:1048] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:38.608209 12870 raft_consensus.cc:2955] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.611016 12213 raft_consensus.cc:2955] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.616525 12633 raft_consensus.cc:2955] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.618745 12097 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 18d2d4aee0cb4b7daae9561e9d102f49 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:38.624742 12109 catalog_manager.cc:5697] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f reported cstate change: config changed from index 3 to 4, VOTER 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) evicted. New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:38.635929 12352 tablet_service.cc:1558] Processing DeleteTablet for tablet 18d2d4aee0cb4b7daae9561e9d102f49 with delete_type TABLET_DATA_TOMBSTONED (TS 4b49e775586d41cb84dc4c3a2f1dbb73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43126
I20260710 13:19:38.643806 12929 raft_consensus.cc:1064] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f: attempting to promote NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 to VOTER
I20260710 13:19:38.646056 12929 consensus_queue.cc:237] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:38.649973 12943 tablet_replica.cc:333] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73: stopping tablet replica
I20260710 13:19:38.650967 12943 raft_consensus.cc:2243] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:38.651782 12943 raft_consensus.cc:2272] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:38.654331 12632 raft_consensus.cc:1275] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:38.654628 12360 raft_consensus.cc:1275] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:38.655431 12210 raft_consensus.cc:1275] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:38.657354 12930 consensus_queue.cc:1048] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:38.658102 12870 consensus_queue.cc:1048] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:38.660326 12929 consensus_queue.cc:1048] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } 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:19:38.678540 12943 ts_tablet_manager.cc:1916] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:38.686192 12932 raft_consensus.cc:1064] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73: attempting to promote NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 to VOTER
I20260710 13:19:38.688867 12932 consensus_queue.cc:237] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:38.697075 12870 raft_consensus.cc:2955] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.700989 12633 raft_consensus.cc:2955] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.710420 12358 raft_consensus.cc:2955] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.723404 12111 catalog_manager.cc:5697] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.727562 12943 ts_tablet_manager.cc:1929] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:38.728776 12943 log.cc:1199] T 18d2d4aee0cb4b7daae9561e9d102f49 P 4b49e775586d41cb84dc4c3a2f1dbb73: Deleting WAL directory at /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-2-root/wals/18d2d4aee0cb4b7daae9561e9d102f49
I20260710 13:19:38.730903 12097 catalog_manager.cc:5028] TS 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): tablet 18d2d4aee0cb4b7daae9561e9d102f49 (table test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]) successfully deleted
I20260710 13:19:38.732770 12633 raft_consensus.cc:1275] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:38.733906 12287 raft_consensus.cc:1275] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:38.735827 12213 raft_consensus.cc:1275] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:38.734289 12932 consensus_queue.cc:1048] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:19:38.734911 12210 raft_consensus.cc:2955] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.738791 12899 consensus_queue.cc:1048] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } 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:19:38.739722 12949 consensus_queue.cc:1048] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:38.748531 12286 consensus_queue.cc:237] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [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: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:38.753180 12632 raft_consensus.cc:1275] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:38.754271 12358 raft_consensus.cc:1275] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:38.754587 12870 consensus_queue.cc:1048] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:38.756198 12870 consensus_queue.cc:1048] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:38.763510 12930 raft_consensus.cc:2955] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71352565266c4518847c28a5b0a28f4f (127.10.208.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.769341 12632 raft_consensus.cc:2955] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71352565266c4518847c28a5b0a28f4f (127.10.208.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.770972 12358 raft_consensus.cc:2955] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71352565266c4518847c28a5b0a28f4f (127.10.208.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.782457 12097 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3dcd1c29c9ee45fbae00691cbb0725cf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:38.784505 12111 catalog_manager.cc:5697] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f reported cstate change: config changed from index 3 to 4, VOTER 71352565266c4518847c28a5b0a28f4f (127.10.208.129) evicted. New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:38.787590 12899 raft_consensus.cc:2955] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.790824 12633 raft_consensus.cc:2955] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.795392 12196 tablet_service.cc:1558] Processing DeleteTablet for tablet 3dcd1c29c9ee45fbae00691cbb0725cf with delete_type TABLET_DATA_TOMBSTONED (TS 71352565266c4518847c28a5b0a28f4f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51168
I20260710 13:19:38.807327 12286 raft_consensus.cc:2955] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.812886 12953 tablet_replica.cc:333] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f: stopping tablet replica
I20260710 13:19:38.813885 12953 raft_consensus.cc:2243] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:38.814810 12953 raft_consensus.cc:2272] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:38.819729 12953 ts_tablet_manager.cc:1916] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:38.818833 12109 catalog_manager.cc:5697] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:38.823639 12210 raft_consensus.cc:2955] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.854738 12953 ts_tablet_manager.cc:1929] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:38.855307 12953 log.cc:1199] T 3dcd1c29c9ee45fbae00691cbb0725cf P 71352565266c4518847c28a5b0a28f4f: Deleting WAL directory at /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-0-root/wals/3dcd1c29c9ee45fbae00691cbb0725cf
I20260710 13:19:38.859872 12358 consensus_queue.cc:237] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:38.861537 12097 catalog_manager.cc:5028] TS 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): tablet 3dcd1c29c9ee45fbae00691cbb0725cf (table test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]) successfully deleted
I20260710 13:19:38.863197 12870 raft_consensus.cc:1064] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f: attempting to promote NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 to VOTER
I20260710 13:19:38.865340 12870 consensus_queue.cc:237] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:38.878823 12210 raft_consensus.cc:1275] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:38.880514 12955 consensus_queue.cc:1048] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:38.881319 12632 raft_consensus.cc:1275] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:38.884545 12632 raft_consensus.cc:1275] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:38.884922 12932 consensus_queue.cc:1048] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:38.885994 12930 consensus_queue.cc:1048] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:38.888792 12899 raft_consensus.cc:2955] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.894321 12358 raft_consensus.cc:1275] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:38.895598 12211 raft_consensus.cc:1275] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:38.897013 12929 consensus_queue.cc:1048] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:38.897480 12633 raft_consensus.cc:2955] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.901827 12097 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fe834b6d3c784f84b046f1e4cc6e534e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:38.902412 12929 consensus_queue.cc:1048] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } 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:19:38.905751 12213 raft_consensus.cc:2955] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.911926 12109 catalog_manager.cc:5697] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: config changed from index 3 to 4, VOTER f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) evicted. New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:38.917973 12211 raft_consensus.cc:2955] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.925673 12269 tablet_service.cc:1558] Processing DeleteTablet for tablet fe834b6d3c784f84b046f1e4cc6e534e with delete_type TABLET_DATA_TOMBSTONED (TS f5ec30aca77f4899af85580dc16fc58f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40368
I20260710 13:19:38.916501 12929 raft_consensus.cc:2955] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.930701 12361 raft_consensus.cc:2955] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.938668 12633 raft_consensus.cc:2955] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.942376 12111 catalog_manager.cc:5697] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f reported cstate change: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:38.951854 12960 tablet_replica.cc:333] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f: stopping tablet replica
I20260710 13:19:38.953523 12960 raft_consensus.cc:2243] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:38.954209 12960 raft_consensus.cc:2272] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:38.959379 12960 ts_tablet_manager.cc:1916] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:38.961922 12286 consensus_queue.cc:237] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:38.967337 12211 raft_consensus.cc:1275] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:38.968672 12929 consensus_queue.cc:1048] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:38.975149 12633 raft_consensus.cc:1275] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:38.976492 12929 consensus_queue.cc:1048] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:38.977666 12211 raft_consensus.cc:2955] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.978749 12870 raft_consensus.cc:2955] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.984624 12633 raft_consensus.cc:2955] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:38.986681 12097 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3a20ef9dd1904c50abb7a9ad7f700920 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:38.990836 12960 ts_tablet_manager.cc:1929] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:38.991350 12960 log.cc:1199] T fe834b6d3c784f84b046f1e4cc6e534e P f5ec30aca77f4899af85580dc16fc58f: Deleting WAL directory at /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-1-root/wals/fe834b6d3c784f84b046f1e4cc6e534e
I20260710 13:19:38.993170 12097 catalog_manager.cc:5028] TS f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): tablet fe834b6d3c784f84b046f1e4cc6e534e (table test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]) successfully deleted
I20260710 13:19:38.992594 12109 catalog_manager.cc:5697] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f reported cstate change: config changed from index 3 to 4, VOTER 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) evicted. New cstate: current_term: 1 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:39.003132 12352 tablet_service.cc:1558] Processing DeleteTablet for tablet 3a20ef9dd1904c50abb7a9ad7f700920 with delete_type TABLET_DATA_TOMBSTONED (TS 4b49e775586d41cb84dc4c3a2f1dbb73 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43126
I20260710 13:19:39.004325 12943 tablet_replica.cc:333] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73: stopping tablet replica
I20260710 13:19:39.005307 12943 raft_consensus.cc:2243] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:39.005905 12943 raft_consensus.cc:2272] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:39.008773 12943 ts_tablet_manager.cc:1916] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:39.020694 12943 ts_tablet_manager.cc:1929] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:39.021018 12943 log.cc:1199] T 3a20ef9dd1904c50abb7a9ad7f700920 P 4b49e775586d41cb84dc4c3a2f1dbb73: Deleting WAL directory at /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-2-root/wals/3a20ef9dd1904c50abb7a9ad7f700920
I20260710 13:19:39.022168 12097 catalog_manager.cc:5028] TS 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): tablet 3a20ef9dd1904c50abb7a9ad7f700920 (table test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]) successfully deleted
I20260710 13:19:40.029589 12358 consensus_queue.cc:237] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Queue 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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:40.035503 12286 raft_consensus.cc:1275] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:40.035794 12211 raft_consensus.cc:1275] T 45ea13d53dba4d15831055186621d91e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:40.035883 12326 consensus_peers.cc:597] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 -> Peer f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783): Couldn't send request to peer f07d6f5b8231417a9f26f25aa00455b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 45ea13d53dba4d15831055186621d91e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:40.036877 12965 consensus_queue.cc:1048] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } 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:19:40.037724 12899 consensus_queue.cc:1048] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, 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.045037 12899 raft_consensus.cc:2955] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:40.046784 12286 raft_consensus.cc:2955] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:40.047731 12211 raft_consensus.cc:2955] T 45ea13d53dba4d15831055186621d91e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:40.061053 12109 catalog_manager.cc:5697] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:40.062906 12358 consensus_queue.cc:237] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Queue 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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:40.069463 12286 raft_consensus.cc:1275] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:40.070760 12965 consensus_queue.cc:1048] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, 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.071345 12211 raft_consensus.cc:1275] T 6561ffccf72a4d8b958367044c7c28b0 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:40.072703 12326 consensus_peers.cc:597] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 -> Peer f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783): Couldn't send request to peer f07d6f5b8231417a9f26f25aa00455b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6561ffccf72a4d8b958367044c7c28b0. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:40.073155 12965 consensus_queue.cc:1048] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } 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:19:40.078958 12954 raft_consensus.cc:2955] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:40.080892 12286 raft_consensus.cc:2955] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:40.090775 12211 raft_consensus.cc:2955] T 6561ffccf72a4d8b958367044c7c28b0 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:40.108981 12111 catalog_manager.cc:5697] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f reported cstate change: config changed from index -1 to 2, NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) added. New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } } }
I20260710 13:19:40.420373 12976 ts_tablet_manager.cc:933] T 45ea13d53dba4d15831055186621d91e P f07d6f5b8231417a9f26f25aa00455b8: Initiating tablet copy from peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:40.422160 12976 tablet_copy_client.cc:323] T 45ea13d53dba4d15831055186621d91e P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.208.131:41249
I20260710 13:19:40.423637 12372 tablet_copy_service.cc:140] P 4b49e775586d41cb84dc4c3a2f1dbb73: Received BeginTabletCopySession request for tablet 45ea13d53dba4d15831055186621d91e from peer f07d6f5b8231417a9f26f25aa00455b8 ({username='slave'} at 127.0.0.1:52226)
I20260710 13:19:40.424067 12372 tablet_copy_service.cc:161] P 4b49e775586d41cb84dc4c3a2f1dbb73: Beginning new tablet copy session on tablet 45ea13d53dba4d15831055186621d91e from peer f07d6f5b8231417a9f26f25aa00455b8 at {username='slave'} at 127.0.0.1:52226: session id = f07d6f5b8231417a9f26f25aa00455b8-45ea13d53dba4d15831055186621d91e
I20260710 13:19:40.430258 12372 tablet_copy_source_session.cc:215] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:40.432724 12976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45ea13d53dba4d15831055186621d91e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:40.443087 12976 tablet_copy_client.cc:806] T 45ea13d53dba4d15831055186621d91e P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:40.443914 12976 tablet_copy_client.cc:670] T 45ea13d53dba4d15831055186621d91e P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:40.447374 12976 tablet_copy_client.cc:538] T 45ea13d53dba4d15831055186621d91e P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:40.452844 12976 tablet_bootstrap.cc:492] T 45ea13d53dba4d15831055186621d91e P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap starting.
I20260710 13:19:40.467500 12976 tablet_bootstrap.cc:492] T 45ea13d53dba4d15831055186621d91e P f07d6f5b8231417a9f26f25aa00455b8: 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:19:40.468184 12976 tablet_bootstrap.cc:492] T 45ea13d53dba4d15831055186621d91e P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap complete.
I20260710 13:19:40.468699 12976 ts_tablet_manager.cc:1403] T 45ea13d53dba4d15831055186621d91e P f07d6f5b8231417a9f26f25aa00455b8: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.006s
I20260710 13:19:40.470780 12976 raft_consensus.cc:359] T 45ea13d53dba4d15831055186621d91e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:40.471489 12976 raft_consensus.cc:740] T 45ea13d53dba4d15831055186621d91e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Initialized, Role: LEARNER
I20260710 13:19:40.472139 12976 consensus_queue.cc:260] T 45ea13d53dba4d15831055186621d91e P f07d6f5b8231417a9f26f25aa00455b8 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:40.477421 12976 ts_tablet_manager.cc:1434] T 45ea13d53dba4d15831055186621d91e P f07d6f5b8231417a9f26f25aa00455b8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:40.479156 12372 tablet_copy_service.cc:342] P 4b49e775586d41cb84dc4c3a2f1dbb73: Request end of tablet copy session f07d6f5b8231417a9f26f25aa00455b8-45ea13d53dba4d15831055186621d91e received from {username='slave'} at 127.0.0.1:52226
I20260710 13:19:40.479557 12372 tablet_copy_service.cc:434] P 4b49e775586d41cb84dc4c3a2f1dbb73: ending tablet copy session f07d6f5b8231417a9f26f25aa00455b8-45ea13d53dba4d15831055186621d91e on tablet 45ea13d53dba4d15831055186621d91e with peer f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:40.597152 12976 ts_tablet_manager.cc:933] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8: Initiating tablet copy from peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:40.598662 12976 tablet_copy_client.cc:323] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Beginning tablet copy session from remote peer at address 127.10.208.131:41249
I20260710 13:19:40.600198 12372 tablet_copy_service.cc:140] P 4b49e775586d41cb84dc4c3a2f1dbb73: Received BeginTabletCopySession request for tablet 6561ffccf72a4d8b958367044c7c28b0 from peer f07d6f5b8231417a9f26f25aa00455b8 ({username='slave'} at 127.0.0.1:52226)
I20260710 13:19:40.600710 12372 tablet_copy_service.cc:161] P 4b49e775586d41cb84dc4c3a2f1dbb73: Beginning new tablet copy session on tablet 6561ffccf72a4d8b958367044c7c28b0 from peer f07d6f5b8231417a9f26f25aa00455b8 at {username='slave'} at 127.0.0.1:52226: session id = f07d6f5b8231417a9f26f25aa00455b8-6561ffccf72a4d8b958367044c7c28b0
I20260710 13:19:40.607905 12372 tablet_copy_source_session.cc:215] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:40.610735 12976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6561ffccf72a4d8b958367044c7c28b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:40.624066 12976 tablet_copy_client.cc:806] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:40.624616 12976 tablet_copy_client.cc:670] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:40.627991 12976 tablet_copy_client.cc:538] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:40.634473 12976 tablet_bootstrap.cc:492] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap starting.
I20260710 13:19:40.652109 12976 tablet_bootstrap.cc:492] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8: 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:19:40.652889 12976 tablet_bootstrap.cc:492] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8: Bootstrap complete.
I20260710 13:19:40.653405 12976 ts_tablet_manager.cc:1403] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.008s
I20260710 13:19:40.656023 12976 raft_consensus.cc:359] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:40.656793 12976 raft_consensus.cc:740] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Initialized, Role: LEARNER
I20260710 13:19:40.657498 12976 consensus_queue.cc:260] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: NON_VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: true } }
I20260710 13:19:40.660404 12976 ts_tablet_manager.cc:1434] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:40.662215 12372 tablet_copy_service.cc:342] P 4b49e775586d41cb84dc4c3a2f1dbb73: Request end of tablet copy session f07d6f5b8231417a9f26f25aa00455b8-6561ffccf72a4d8b958367044c7c28b0 received from {username='slave'} at 127.0.0.1:52226
I20260710 13:19:40.662595 12372 tablet_copy_service.cc:434] P 4b49e775586d41cb84dc4c3a2f1dbb73: ending tablet copy session f07d6f5b8231417a9f26f25aa00455b8-6561ffccf72a4d8b958367044c7c28b0 on tablet 6561ffccf72a4d8b958367044c7c28b0 with peer f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:40.800369 12633 raft_consensus.cc:1217] T 45ea13d53dba4d15831055186621d91e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:41.174589 12633 raft_consensus.cc:1217] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:41.363749 12984 raft_consensus.cc:1064] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73: attempting to promote NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 to VOTER
I20260710 13:19:41.365603 12984 consensus_queue.cc:237] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:41.371135 12633 raft_consensus.cc:1275] T 45ea13d53dba4d15831055186621d91e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:41.371604 12286 raft_consensus.cc:1275] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:41.372700 12984 consensus_queue.cc:1048] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:41.373075 12211 raft_consensus.cc:1275] T 45ea13d53dba4d15831055186621d91e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:41.373613 12983 consensus_queue.cc:1048] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } 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:19:41.374553 12954 consensus_queue.cc:1048] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:41.382805 12984 raft_consensus.cc:2955] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:41.384395 12633 raft_consensus.cc:2955] T 45ea13d53dba4d15831055186621d91e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:41.386696 12211 raft_consensus.cc:2955] T 45ea13d53dba4d15831055186621d91e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:41.396328 12286 raft_consensus.cc:2955] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:41.396845 12110 catalog_manager.cc:5697] T 45ea13d53dba4d15831055186621d91e P f07d6f5b8231417a9f26f25aa00455b8 reported cstate change: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } attrs { replace: true } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:41.426939 12358 consensus_queue.cc:237] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:41.431238 12633 raft_consensus.cc:1275] T 45ea13d53dba4d15831055186621d91e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:41.431680 12211 raft_consensus.cc:1275] T 45ea13d53dba4d15831055186621d91e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:41.432582 12983 consensus_queue.cc:1048] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:41.434329 12984 consensus_queue.cc:1048] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:41.439381 12983 raft_consensus.cc:2955] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:41.440974 12632 raft_consensus.cc:2955] T 45ea13d53dba4d15831055186621d91e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:41.446144 12211 raft_consensus.cc:2955] T 45ea13d53dba4d15831055186621d91e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:41.451069 12097 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 45ea13d53dba4d15831055186621d91e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:41.455060 12111 catalog_manager.cc:5697] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: config changed from index 3 to 4, VOTER f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) evicted. New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:41.465510 12269 tablet_service.cc:1558] Processing DeleteTablet for tablet 45ea13d53dba4d15831055186621d91e with delete_type TABLET_DATA_TOMBSTONED (TS f5ec30aca77f4899af85580dc16fc58f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40368
I20260710 13:19:41.469964 12994 tablet_replica.cc:333] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f: stopping tablet replica
I20260710 13:19:41.470705 12994 raft_consensus.cc:2243] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:41.471396 12994 raft_consensus.cc:2272] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:41.474444 12994 ts_tablet_manager.cc:1916] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:41.485493 12994 ts_tablet_manager.cc:1929] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:41.485824 12994 log.cc:1199] T 45ea13d53dba4d15831055186621d91e P f5ec30aca77f4899af85580dc16fc58f: Deleting WAL directory at /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-1-root/wals/45ea13d53dba4d15831055186621d91e
I20260710 13:19:41.487315 12097 catalog_manager.cc:5028] TS f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): tablet 45ea13d53dba4d15831055186621d91e (table test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]) successfully deleted
I20260710 13:19:41.670603 12984 raft_consensus.cc:1064] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73: attempting to promote NON_VOTER f07d6f5b8231417a9f26f25aa00455b8 to VOTER
I20260710 13:19:41.673110 12984 consensus_queue.cc:237] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:41.680262 12211 raft_consensus.cc:1275] T 6561ffccf72a4d8b958367044c7c28b0 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:41.680455 12286 raft_consensus.cc:1275] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:41.681604 12632 raft_consensus.cc:1275] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 LEARNER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:41.682736 12983 consensus_queue.cc:1048] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:41.683670 12996 consensus_queue.cc:1048] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:41.684823 12984 consensus_queue.cc:1048] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } 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:19:41.695629 12983 raft_consensus.cc:2955] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:41.697228 12211 raft_consensus.cc:2955] T 6561ffccf72a4d8b958367044c7c28b0 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:41.698029 12633 raft_consensus.cc:2955] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:41.710624 12286 raft_consensus.cc:2955] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:41.712188 12108 catalog_manager.cc:5697] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: config changed from index 2 to 3, f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:41.728133 12358 consensus_queue.cc:237] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:41.735934 12633 raft_consensus.cc:1275] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:41.737243 12984 consensus_queue.cc:1048] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:41.738674 12286 raft_consensus.cc:1275] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:41.740037 12984 consensus_queue.cc:1048] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:41.744837 12996 raft_consensus.cc:2955] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71352565266c4518847c28a5b0a28f4f (127.10.208.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:41.746405 12633 raft_consensus.cc:2955] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71352565266c4518847c28a5b0a28f4f (127.10.208.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:41.751372 12286 raft_consensus.cc:2955] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 71352565266c4518847c28a5b0a28f4f (127.10.208.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } } }
I20260710 13:19:41.758536 12097 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6561ffccf72a4d8b958367044c7c28b0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:41.763612 12108 catalog_manager.cc:5697] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: config changed from index 3 to 4, VOTER 71352565266c4518847c28a5b0a28f4f (127.10.208.129) evicted. New cstate: current_term: 1 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:41.773978 12196 tablet_service.cc:1558] Processing DeleteTablet for tablet 6561ffccf72a4d8b958367044c7c28b0 with delete_type TABLET_DATA_TOMBSTONED (TS 71352565266c4518847c28a5b0a28f4f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51168
I20260710 13:19:41.775588 13000 tablet_replica.cc:333] T 6561ffccf72a4d8b958367044c7c28b0 P 71352565266c4518847c28a5b0a28f4f: stopping tablet replica
I20260710 13:19:41.776280 13000 raft_consensus.cc:2243] T 6561ffccf72a4d8b958367044c7c28b0 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:41.776984 13000 raft_consensus.cc:2272] T 6561ffccf72a4d8b958367044c7c28b0 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:41.779575 13000 ts_tablet_manager.cc:1916] T 6561ffccf72a4d8b958367044c7c28b0 P 71352565266c4518847c28a5b0a28f4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:41.792110 13000 ts_tablet_manager.cc:1929] T 6561ffccf72a4d8b958367044c7c28b0 P 71352565266c4518847c28a5b0a28f4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:41.792423 13000 log.cc:1199] T 6561ffccf72a4d8b958367044c7c28b0 P 71352565266c4518847c28a5b0a28f4f: Deleting WAL directory at /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689536563046-11074-0/minicluster-data/ts-0-root/wals/6561ffccf72a4d8b958367044c7c28b0
I20260710 13:19:41.793635 12097 catalog_manager.cc:5028] TS 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): tablet 6561ffccf72a4d8b958367044c7c28b0 (table test-workload [id=578ba63d6b35428aaf2616aa52d7cb00]) successfully deleted
W20260710 13:19:45.916419 12253 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.713s	user 0.006s	sys 0.006s
W20260710 13:19:45.917119 12253 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.714s	user 0.007s	sys 0.006s
I20260710 13:19:46.209144 13010 raft_consensus.cc:493] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5ec30aca77f4899af85580dc16fc58f)
I20260710 13:19:46.209928 13010 raft_consensus.cc:515] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.214359 13010 leader_election.cc:290] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:46.222308 13010 raft_consensus.cc:493] T 45ea13d53dba4d15831055186621d91e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b49e775586d41cb84dc4c3a2f1dbb73)
I20260710 13:19:46.223095 13010 raft_consensus.cc:515] T 45ea13d53dba4d15831055186621d91e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.274370 13010 leader_election.cc:290] T 45ea13d53dba4d15831055186621d91e P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
W20260710 13:19:46.285573 12142 debug-util.cc:398] Leaking SignalData structure 0x7b0800036360 after lost signal to thread 11077
I20260710 13:19:46.223695 13008 raft_consensus.cc:493] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5ec30aca77f4899af85580dc16fc58f)
I20260710 13:19:46.294426 13008 raft_consensus.cc:515] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:46.297215 13008 leader_election.cc:290] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
W20260710 13:19:46.397509 12142 debug-util.cc:398] Leaking SignalData structure 0x7b0800064200 after lost signal to thread 12145
I20260710 13:19:46.398530 13008 raft_consensus.cc:493] T 8405ec8d1a6e47cd882763aa3afc2797 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5ec30aca77f4899af85580dc16fc58f)
I20260710 13:19:46.399035 13008 raft_consensus.cc:515] T 8405ec8d1a6e47cd882763aa3afc2797 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:46.400848 13008 leader_election.cc:290] T 8405ec8d1a6e47cd882763aa3afc2797 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:46.401454 13010 raft_consensus.cc:493] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f5ec30aca77f4899af85580dc16fc58f)
I20260710 13:19:46.410900 13010 raft_consensus.cc:515] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:46.413004 13010 leader_election.cc:290] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:46.398008 13012 raft_consensus.cc:493] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5ec30aca77f4899af85580dc16fc58f)
W20260710 13:19:46.405500 12254 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.200s	user 0.013s	sys 0.020s
W20260710 13:19:46.413700 12254 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.208s	user 0.013s	sys 0.020s
I20260710 13:19:46.416007 13012 raft_consensus.cc:515] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.419503 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d2d4aee0cb4b7daae9561e9d102f49" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:46.420255 12207 raft_consensus.cc:2468] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f07d6f5b8231417a9f26f25aa00455b8 in term 1.
I20260710 13:19:46.420423 13012 leader_election.cc:290] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:46.435062 13013 raft_consensus.cc:493] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:46.439311 13013 raft_consensus.cc:515] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:46.442157 12599 leader_election.cc:304] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [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: 71352565266c4518847c28a5b0a28f4f, f07d6f5b8231417a9f26f25aa00455b8; no voters: 
I20260710 13:19:46.443509 13013 leader_election.cc:290] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:46.446655 13008 raft_consensus.cc:493] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b49e775586d41cb84dc4c3a2f1dbb73)
I20260710 13:19:46.447636 13014 raft_consensus.cc:493] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5ec30aca77f4899af85580dc16fc58f)
I20260710 13:19:46.448158 13014 raft_consensus.cc:515] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.450704 13014 leader_election.cc:290] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:46.451560 13011 raft_consensus.cc:493] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b49e775586d41cb84dc4c3a2f1dbb73)
I20260710 13:19:46.452021 13011 raft_consensus.cc:515] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:46.454788 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f32fd8c3904470ab0d6576bea4ec51d" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:46.455585 13012 raft_consensus.cc:2804] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:46.456548 13014 raft_consensus.cc:493] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:46.455977 13012 raft_consensus.cc:493] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f5ec30aca77f4899af85580dc16fc58f)
I20260710 13:19:46.457809 13012 raft_consensus.cc:3060] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:46.458020 13008 raft_consensus.cc:515] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:46.457080 13014 raft_consensus.cc:515] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.459081 12207 raft_consensus.cc:2468] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 1.
I20260710 13:19:46.438166 13015 raft_consensus.cc:493] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5ec30aca77f4899af85580dc16fc58f)
I20260710 13:19:46.446933 12213 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51170 (request call id 362) took 1227 ms. Trace:
I20260710 13:19:46.460309 12633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac758ed0cad2439db2b5739ef639b599" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8" is_pre_election: true
I20260710 13:19:46.459982 13015 raft_consensus.cc:515] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.459928 12213 rpcz_store.cc:276] 0710 13:19:45.220010 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:19:45.220144 (+   134us) service_pool.cc:224] Handling call
0710 13:19:45.220490 (+   346us) raft_consensus.cc:1471] Updating replica for 0 ops
0710 13:19:45.220730 (+   240us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 13:19:45.220777 (+    47us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0710 13:19:46.446665 (+1225888us) raft_consensus.cc:1645] Marking committed up to 4
0710 13:19:46.446704 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:19:46.446772 (+    68us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 13:19:46.446866 (+    94us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 13:19:46.461895 13016 raft_consensus.cc:493] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b49e775586d41cb84dc4c3a2f1dbb73)
I20260710 13:19:46.462378 13016 raft_consensus.cc:515] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.464074 12633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac61d301c17745a6b0e059b23931275b" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8" is_pre_election: true
I20260710 13:19:46.464656 12633 raft_consensus.cc:2468] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 1.
I20260710 13:19:46.464905 13016 leader_election.cc:290] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:46.462394 13015 leader_election.cc:290] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:46.466368 13014 leader_election.cc:290] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:46.467332 13011 leader_election.cc:290] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:46.469970 12253 leader_election.cc:304] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [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: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:46.472916 13001 raft_consensus.cc:2804] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:46.473297 13001 raft_consensus.cc:493] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b49e775586d41cb84dc4c3a2f1dbb73)
I20260710 13:19:46.473620 13001 raft_consensus.cc:3060] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:46.474082 13012 raft_consensus.cc:515] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.477361 13008 leader_election.cc:290] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:46.478413 13012 leader_election.cc:290] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:46.479635 12207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d2d4aee0cb4b7daae9561e9d102f49" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:46.479736 12633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd191a322c34ae28b66933bfcc1ff43" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8" is_pre_election: true
I20260710 13:19:46.480294 12326 leader_election.cc:304] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: 4b49e775586d41cb84dc4c3a2f1dbb73, f07d6f5b8231417a9f26f25aa00455b8; no voters: 
I20260710 13:19:46.480463 12633 raft_consensus.cc:2468] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 1.
I20260710 13:19:46.481015 13014 raft_consensus.cc:2804] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:46.481407 13014 raft_consensus.cc:493] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f5ec30aca77f4899af85580dc16fc58f)
I20260710 13:19:46.481767 12207 raft_consensus.cc:3060] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:46.482147 12326 leader_election.cc:304] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: 4b49e775586d41cb84dc4c3a2f1dbb73, f07d6f5b8231417a9f26f25aa00455b8; no voters: 
I20260710 13:19:46.481765 13014 raft_consensus.cc:3060] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:46.483052 13003 raft_consensus.cc:2804] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:46.483639 13003 raft_consensus.cc:493] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:46.483994 13003 raft_consensus.cc:3060] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:46.487632 13013 raft_consensus.cc:493] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5ec30aca77f4899af85580dc16fc58f)
I20260710 13:19:46.488152 13013 raft_consensus.cc:515] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:46.490183 13013 leader_election.cc:290] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:46.490530 13013 raft_consensus.cc:493] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5ec30aca77f4899af85580dc16fc58f)
I20260710 13:19:46.490928 13013 raft_consensus.cc:515] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.491108 13003 raft_consensus.cc:515] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.495026 13003 leader_election.cc:290] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 2 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:46.495990 13013 leader_election.cc:290] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:46.506117 13012 raft_consensus.cc:493] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b49e775586d41cb84dc4c3a2f1dbb73)
I20260710 13:19:46.506433 12212 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51182 (request call id 442) took 1224 ms. Trace:
I20260710 13:19:46.507335 13012 raft_consensus.cc:515] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.507267 12212 rpcz_store.cc:276] 0710 13:19:45.282241 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:19:46.504787 (+1222546us) service_pool.cc:224] Handling call
0710 13:19:46.505172 (+   385us) raft_consensus.cc:1471] Updating replica for 0 ops
0710 13:19:46.505319 (+   147us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 13:19:46.505348 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0710 13:19:46.505390 (+    42us) raft_consensus.cc:1645] Marking committed up to 1
0710 13:19:46.506103 (+   713us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:19:46.506178 (+    75us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 13:19:46.506287 (+   109us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260710 13:19:46.508605 12179 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.157s	user 0.010s	sys 0.002s
W20260710 13:19:46.508913 12179 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.157s	user 0.010s	sys 0.002s
I20260710 13:19:46.511137 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd191a322c34ae28b66933bfcc1ff43" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8"
I20260710 13:19:46.511937 12634 raft_consensus.cc:3060] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:46.512097 13012 leader_election.cc:290] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:46.512723 13012 raft_consensus.cc:493] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5ec30aca77f4899af85580dc16fc58f)
I20260710 13:19:46.513572 13012 raft_consensus.cc:515] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.515854 12985 raft_consensus.cc:493] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5ec30aca77f4899af85580dc16fc58f)
I20260710 13:19:46.516520 12985 raft_consensus.cc:515] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.519148 13004 raft_consensus.cc:493] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b49e775586d41cb84dc4c3a2f1dbb73)
I20260710 13:19:46.519763 13012 leader_election.cc:290] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:46.519654 13004 raft_consensus.cc:515] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.528677 12633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcd1c29c9ee45fbae00691cbb0725cf" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8" is_pre_election: true
I20260710 13:19:46.529358 12633 raft_consensus.cc:2468] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 1.
I20260710 13:19:46.507045 13001 raft_consensus.cc:515] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:46.544083 13012 raft_consensus.cc:493] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5ec30aca77f4899af85580dc16fc58f)
I20260710 13:19:46.544693 13012 raft_consensus.cc:515] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.548122 12361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6561ffccf72a4d8b958367044c7c28b0" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:46.548473 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcd1c29c9ee45fbae00691cbb0725cf" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:46.549062 12358 raft_consensus.cc:2468] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f07d6f5b8231417a9f26f25aa00455b8 in term 1.
I20260710 13:19:46.549057 13004 leader_election.cc:290] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:46.551395 13001 leader_election.cc:290] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 2 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:46.553529 12212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f32fd8c3904470ab0d6576bea4ec51d" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:46.554272 12212 raft_consensus.cc:3060] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:46.556424 12326 leader_election.cc:304] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: 4b49e775586d41cb84dc4c3a2f1dbb73, f07d6f5b8231417a9f26f25aa00455b8; no voters: 
I20260710 13:19:46.582211 13016 raft_consensus.cc:493] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b49e775586d41cb84dc4c3a2f1dbb73)
I20260710 13:19:46.583036 13017 raft_consensus.cc:493] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f5ec30aca77f4899af85580dc16fc58f)
I20260710 13:19:46.582748 13016 raft_consensus.cc:515] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.581192 13004 raft_consensus.cc:493] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b49e775586d41cb84dc4c3a2f1dbb73)
I20260710 13:19:46.555260 12985 leader_election.cc:290] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:46.585227 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b573777d464abfadec4f66bb302606" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:46.586076 12286 raft_consensus.cc:2468] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 1.
I20260710 13:19:46.533149 13015 raft_consensus.cc:493] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:46.588403 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac758ed0cad2439db2b5739ef639b599" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:46.560803 13012 leader_election.cc:290] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:46.589556 13016 leader_election.cc:290] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:46.589464 12206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b573777d464abfadec4f66bb302606" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:46.583544 13017 raft_consensus.cc:515] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:46.590384 12211 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51170 (request call id 363) took 1369 ms. Trace:
I20260710 13:19:46.603415 12211 rpcz_store.cc:276] 0710 13:19:45.221432 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:19:46.589690 (+1368258us) service_pool.cc:224] Handling call
0710 13:19:46.589966 (+   276us) raft_consensus.cc:1471] Updating replica for 0 ops
0710 13:19:46.590108 (+   142us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 13:19:46.590130 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0710 13:19:46.590166 (+    36us) raft_consensus.cc:1645] Marking committed up to 4
0710 13:19:46.590201 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:19:46.590250 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 13:19:46.590337 (+    87us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 13:19:46.592718 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac61d301c17745a6b0e059b23931275b" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:46.562135 12634 raft_consensus.cc:2468] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 2.
I20260710 13:19:46.578018 12212 raft_consensus.cc:2468] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 2.
I20260710 13:19:46.647208 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6561ffccf72a4d8b958367044c7c28b0" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:46.526072 13014 raft_consensus.cc:515] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.589881 13015 raft_consensus.cc:515] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.645819 13018 raft_consensus.cc:2804] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:46.563580 12599 leader_election.cc:304] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [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: 4b49e775586d41cb84dc4c3a2f1dbb73, f07d6f5b8231417a9f26f25aa00455b8; no voters: 
I20260710 13:19:46.657737 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd191a322c34ae28b66933bfcc1ff43" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:46.652242 12205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd191a322c34ae28b66933bfcc1ff43" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:46.652482 13016 raft_consensus.cc:493] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:46.660025 13018 raft_consensus.cc:493] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f5ec30aca77f4899af85580dc16fc58f)
I20260710 13:19:46.585932 12207 raft_consensus.cc:2468] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f07d6f5b8231417a9f26f25aa00455b8 in term 2.
I20260710 13:19:46.656613 13013 raft_consensus.cc:493] T 8405ec8d1a6e47cd882763aa3afc2797 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5ec30aca77f4899af85580dc16fc58f)
I20260710 13:19:46.655398 12213 raft_consensus.cc:1240] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Rejecting Update request from peer 4b49e775586d41cb84dc4c3a2f1dbb73 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:46.661212 12288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f78435a3f15428bb2e515497056ebb3" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:46.661077 13013 raft_consensus.cc:515] T 8405ec8d1a6e47cd882763aa3afc2797 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:46.659574 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f32fd8c3904470ab0d6576bea4ec51d" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:46.663591 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcd1c29c9ee45fbae00691cbb0725cf" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
W20260710 13:19:46.663208 12599 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.208.131:41249, user_credentials={real_user=slave}} blocked reactor thread for 99728us
I20260710 13:19:46.664700 13013 leader_election.cc:290] T 8405ec8d1a6e47cd882763aa3afc2797 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:46.659742 12204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f78435a3f15428bb2e515497056ebb3" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:46.660462 13018 raft_consensus.cc:3060] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:46.660291 13016 raft_consensus.cc:515] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.656386 13020 raft_consensus.cc:493] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5ec30aca77f4899af85580dc16fc58f)
I20260710 13:19:46.583954 13004 raft_consensus.cc:515] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:46.666193 12211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a20ef9dd1904c50abb7a9ad7f700920" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:46.667258 12326 leader_election.cc:304] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f07d6f5b8231417a9f26f25aa00455b8; no voters: 
I20260710 13:19:46.667974 13013 raft_consensus.cc:2804] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:46.666769 12211 raft_consensus.cc:2468] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f07d6f5b8231417a9f26f25aa00455b8 in term 1.
I20260710 13:19:46.663089 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d2d4aee0cb4b7daae9561e9d102f49" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:46.667899 12253 leader_election.cc:304] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:46.672065 12288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d2d4aee0cb4b7daae9561e9d102f49" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:46.673026 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f32fd8c3904470ab0d6576bea4ec51d" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:46.675195 12358 raft_consensus.cc:1240] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Rejecting Update request from peer f5ec30aca77f4899af85580dc16fc58f for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:46.663285 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6561ffccf72a4d8b958367044c7c28b0" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:46.676749 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f78435a3f15428bb2e515497056ebb3" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:46.669135 13013 raft_consensus.cc:697] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 LEADER]: Becoming Leader. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Running, Role: LEADER
I20260710 13:19:46.663329 13012 raft_consensus.cc:2804] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:46.681790 13012 raft_consensus.cc:493] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f5ec30aca77f4899af85580dc16fc58f)
I20260710 13:19:46.682554 12286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8405ec8d1a6e47cd882763aa3afc2797" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:46.676846 13020 raft_consensus.cc:515] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.675865 13017 leader_election.cc:290] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:46.677932 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdfecc75e1a435d89fb903138053496" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:46.687839 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a380db7f87444788cdf69bf325ea99e" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:46.686206 13012 raft_consensus.cc:3060] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:46.692710 12204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:46.688926 13004 leader_election.cc:290] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:46.667392 12599 leader_election.cc:304] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f, f07d6f5b8231417a9f26f25aa00455b8; no voters: 
I20260710 13:19:46.686964 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a20ef9dd1904c50abb7a9ad7f700920" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:46.682551 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcd1c29c9ee45fbae00691cbb0725cf" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:46.687845 13020 leader_election.cc:290] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:46.703583 13014 leader_election.cc:290] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 2 election: Requested vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:46.710090 13024 raft_consensus.cc:2804] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:46.703096 12353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f78435a3f15428bb2e515497056ebb3" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:46.726023 13022 raft_consensus.cc:2804] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:46.726334 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8405ec8d1a6e47cd882763aa3afc2797" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:46.726609 13022 raft_consensus.cc:697] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 2 LEADER]: Becoming Leader. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Running, Role: LEADER
I20260710 13:19:46.723237 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f32fd8c3904470ab0d6576bea4ec51d" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:46.706771 12354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea13d53dba4d15831055186621d91e" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:46.706967 13015 leader_election.cc:290] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:46.717391 13013 consensus_queue.cc:237] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.731133 12362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a9e9d6e5004140a88fa3224d9a5dec" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:46.731839 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a20ef9dd1904c50abb7a9ad7f700920" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:46.716693 13016 leader_election.cc:290] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:46.731220 12353 raft_consensus.cc:2468] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 1.
I20260710 13:19:46.717283 13020 raft_consensus.cc:493] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
W20260710 13:19:46.709580 12599 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.208.129:40119, user_credentials={real_user=slave}} blocked reactor thread for 44188.4us
I20260710 13:19:46.735146 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094c69911300406e940ba988674c7239" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:46.727615 13022 consensus_queue.cc:237] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:46.724423 13004 raft_consensus.cc:493] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b49e775586d41cb84dc4c3a2f1dbb73)
I20260710 13:19:46.735081 12357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f32fd8c3904470ab0d6576bea4ec51d" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:46.735257 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe834b6d3c784f84b046f1e4cc6e534e" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:46.739603 13012 raft_consensus.cc:515] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.746601 12633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac61d301c17745a6b0e059b23931275b" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8"
I20260710 13:19:46.748246 12633 raft_consensus.cc:3060] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:46.747208 13020 raft_consensus.cc:515] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.747668 13004 raft_consensus.cc:515] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.751935 13020 leader_election.cc:290] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:46.740046 13018 raft_consensus.cc:515] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.752781 12360 raft_consensus.cc:1240] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Rejecting Update request from peer f5ec30aca77f4899af85580dc16fc58f for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:46.754580 12353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094c69911300406e940ba988674c7239" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:46.753082 13004 leader_election.cc:290] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:46.756912 12633 raft_consensus.cc:2468] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 2.
I20260710 13:19:46.757650 12204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8405ec8d1a6e47cd882763aa3afc2797" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:46.759507 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8405ec8d1a6e47cd882763aa3afc2797" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:46.760427 13012 leader_election.cc:290] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 election: Requested vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:46.760556 13020 raft_consensus.cc:493] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:46.761157 13020 raft_consensus.cc:515] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.762462 12287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a9e9d6e5004140a88fa3224d9a5dec" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:46.763070 13020 leader_election.cc:290] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:46.763633 13020 raft_consensus.cc:493] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:46.763653 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac61d301c17745a6b0e059b23931275b" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:46.764367 13020 raft_consensus.cc:515] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.765200 12178 leader_election.cc:304] T 8405ec8d1a6e47cd882763aa3afc2797 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:46.767913 12178 leader_election.cc:304] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [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: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f; no voters: f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:46.768766 13004 raft_consensus.cc:2804] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:46.769157 13004 raft_consensus.cc:493] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting leader election (detected failure of leader f5ec30aca77f4899af85580dc16fc58f)
I20260710 13:19:46.768235 13008 raft_consensus.cc:2749] T 8405ec8d1a6e47cd882763aa3afc2797 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:46.769424 12204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a9e9d6e5004140a88fa3224d9a5dec" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:46.770463 12633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc3511de0049cca34d07fb2cb94d6b" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8" is_pre_election: true
I20260710 13:19:46.770766 13012 raft_consensus.cc:493] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5ec30aca77f4899af85580dc16fc58f)
I20260710 13:19:46.771301 13012 raft_consensus.cc:515] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.771538 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc3511de0049cca34d07fb2cb94d6b" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:46.772432 12633 raft_consensus.cc:2468] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 1.
W20260710 13:19:46.773643 12142 debug-util.cc:398] Leaking SignalData structure 0x7b080027e040 after lost signal to thread 12237
I20260710 13:19:46.768798 13023 raft_consensus.cc:493] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5ec30aca77f4899af85580dc16fc58f)
I20260710 13:19:46.768440 13018 leader_election.cc:290] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 2 election: Requested vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:46.770174 13004 raft_consensus.cc:3060] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:46.777887 12210 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51182 (request call id 441) took 1496 ms. Trace:
I20260710 13:19:46.778321 13020 leader_election.cc:290] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:46.775269 13023 raft_consensus.cc:515] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.778256 12210 rpcz_store.cc:276] 0710 13:19:45.281927 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:19:46.666536 (+1384609us) service_pool.cc:224] Handling call
0710 13:19:46.671446 (+  4910us) raft_consensus.cc:1471] Updating replica for 0 ops
0710 13:19:46.671585 (+   139us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 13:19:46.671610 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0710 13:19:46.671644 (+    34us) raft_consensus.cc:1645] Marking committed up to 4
0710 13:19:46.671670 (+    26us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:19:46.671717 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 13:19:46.777737 (+106020us) spinlock_profiling.cc:243] Waited 4.66 ms on lock 0x7b540008bbd0. stack: 00007fe8b8b36033 00007fe8b8b35f30 00007fe8b84be1d4 00007fe8c2204304 00007fe8c2204299 00007fe8bbbbe571 00007fe8bbc548ad 00007fe8c0c19419 00007fe8ba190bd4 00007fe8ba190b62 00007fe8ba190a91 00007fe8ba190a0c 00007fe8ba18fcc2 00007fe8b9f9048c 00007fe8b9f8f8c6 00007fe8b9f8f26f
0710 13:19:46.777838 (+   101us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":10707712}
I20260710 13:19:46.775287 12209 raft_consensus.cc:1240] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Rejecting Update request from peer f5ec30aca77f4899af85580dc16fc58f for earlier term 1. Current term is 2. Ops: []
W20260710 13:19:46.780153 12142 debug-util.cc:398] Leaking SignalData structure 0x7b0800225e40 after lost signal to thread 12312
I20260710 13:19:46.781637 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0066596e0d4a84a7b95beffe5f152f" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:46.781989 13023 leader_election.cc:290] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
W20260710 13:19:46.782356 12142 debug-util.cc:398] Leaking SignalData structure 0x7b08001c7c40 after lost signal to thread 12386
I20260710 13:19:46.779364 13024 raft_consensus.cc:697] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 LEADER]: Becoming Leader. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Running, Role: LEADER
W20260710 13:19:46.783455 12142 debug-util.cc:398] Leaking SignalData structure 0x7b08001d7600 after lost signal to thread 12658
I20260710 13:19:46.783684 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0066596e0d4a84a7b95beffe5f152f" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:46.784112 13024 consensus_queue.cc:237] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.785660 13001 consensus_queue.cc:1059] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:46.787173 13001 raft_consensus.cc:3055] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:46.787503 13001 raft_consensus.cc:740] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Running, Role: LEADER
I20260710 13:19:46.787604 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d43bb1645214bda86bd34bb75e0c6a8" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:46.788302 13001 consensus_queue.cc:260] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.790381 13012 leader_election.cc:290] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:46.790431 13001 raft_consensus.cc:3060] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:46.790616 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d43bb1645214bda86bd34bb75e0c6a8" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:46.784632 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a9e9d6e5004140a88fa3224d9a5dec" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:46.793933 12327 leader_election.cc:304] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73; no voters: f07d6f5b8231417a9f26f25aa00455b8, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:46.806149 12327 leader_election.cc:304] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:46.813235 13018 raft_consensus.cc:2749] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:46.820925 12178 leader_election.cc:304] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:46.821264 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcd1c29c9ee45fbae00691cbb0725cf" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:46.822467 12327 leader_election.cc:304] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73; no voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:46.823920 12360 raft_consensus.cc:2393] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f07d6f5b8231417a9f26f25aa00455b8 in current term 2: Already voted for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in this term.
I20260710 13:19:46.814260 13015 raft_consensus.cc:2804] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:46.819223 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcd1c29c9ee45fbae00691cbb0725cf" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:46.825381 13015 raft_consensus.cc:493] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:46.829011 13026 raft_consensus.cc:493] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:46.829260 13015 raft_consensus.cc:3060] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:46.824546 13008 raft_consensus.cc:2749] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:19:46.832147 12633 raft_consensus.cc:1240] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Rejecting Update request from peer f5ec30aca77f4899af85580dc16fc58f for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:46.829564 13026 raft_consensus.cc:515] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.827800 12284 raft_consensus.cc:1240] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 2 LEADER]: Rejecting Update request from peer 4b49e775586d41cb84dc4c3a2f1dbb73 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:46.827791 13013 raft_consensus.cc:2749] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:46.835489 12356 raft_consensus.cc:1240] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 LEADER]: Rejecting Update request from peer 71352565266c4518847c28a5b0a28f4f for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:46.841853 13026 leader_election.cc:290] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:46.840541 13004 raft_consensus.cc:515] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:46.845602 13004 leader_election.cc:290] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 2 election: Requested vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:46.845889 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f78435a3f15428bb2e515497056ebb3" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:46.847839 13015 raft_consensus.cc:515] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:46.849583 13015 leader_election.cc:290] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 2 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:46.852272 12109 catalog_manager.cc:5697] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 reported cstate change: term changed from 1 to 2, leader changed from f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) to f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132). New cstate: current_term: 2 leader_uuid: "f07d6f5b8231417a9f26f25aa00455b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:46.835840 12327 leader_election.cc:304] T 8405ec8d1a6e47cd882763aa3afc2797 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73; no voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:46.836045 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:46.837621 12599 leader_election.cc:304] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f07d6f5b8231417a9f26f25aa00455b8; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:46.838090 12326 leader_election.cc:304] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: 4b49e775586d41cb84dc4c3a2f1dbb73, f07d6f5b8231417a9f26f25aa00455b8; no voters: f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:46.838696 12634 raft_consensus.cc:1240] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 LEADER]: Rejecting Update request from peer f5ec30aca77f4899af85580dc16fc58f for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:46.839574 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:46.854772 12327 leader_election.cc:304] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73; no voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:46.855662 12111 catalog_manager.cc:5697] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f reported cstate change: term changed from 1 to 2, leader changed from 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) to f5ec30aca77f4899af85580dc16fc58f (127.10.208.130). New cstate: current_term: 2 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:46.857280 13014 raft_consensus.cc:2804] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:46.859990 13018 raft_consensus.cc:2749] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:19:46.860139 13014 raft_consensus.cc:697] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 LEADER]: Becoming Leader. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Running, Role: LEADER
I20260710 13:19:46.860867 12632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6561ffccf72a4d8b958367044c7c28b0" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8" is_pre_election: true
I20260710 13:19:46.861150 13014 consensus_queue.cc:237] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.857698 13026 raft_consensus.cc:2749] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:46.857565 12599 leader_election.cc:304] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [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: 71352565266c4518847c28a5b0a28f4f, f07d6f5b8231417a9f26f25aa00455b8; no voters: f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:46.853516 12108 catalog_manager.cc:5697] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: term changed from 1 to 2, leader changed from 71352565266c4518847c28a5b0a28f4f (127.10.208.129) to 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131). New cstate: current_term: 2 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:46.859362 13015 raft_consensus.cc:2749] T 8405ec8d1a6e47cd882763aa3afc2797 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:46.864127 12983 consensus_queue.cc:1059] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:46.867799 12983 raft_consensus.cc:3055] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:46.867830 12178 leader_election.cc:304] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:46.868206 12983 raft_consensus.cc:740] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Running, Role: LEADER
I20260710 13:19:46.868980 12983 consensus_queue.cc:260] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:46.869225 12178 leader_election.cc:304] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:46.869936 12983 raft_consensus.cc:3060] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:46.870098 13008 raft_consensus.cc:2749] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:46.870752 13008 raft_consensus.cc:2749] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:46.871627 12361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c19e6f573224f4db21e815d35176221" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:46.865343 12632 raft_consensus.cc:1240] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Rejecting Update request from peer f5ec30aca77f4899af85580dc16fc58f for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:46.875316 12355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f78435a3f15428bb2e515497056ebb3" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:46.876983 13026 raft_consensus.cc:2804] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:46.877111 12355 raft_consensus.cc:3060] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:46.877378 13026 raft_consensus.cc:493] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f5ec30aca77f4899af85580dc16fc58f)
I20260710 13:19:46.877442 12985 consensus_queue.cc:1059] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:46.879184 12985 consensus_queue.cc:1243] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Peer 4b49e775586d41cb84dc4c3a2f1dbb73 log is divergent from this leader: its last log entry 2.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260710 13:19:46.879717 13010 raft_consensus.cc:3055] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:46.880043 13010 raft_consensus.cc:740] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Running, Role: LEADER
I20260710 13:19:46.881167 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b573777d464abfadec4f66bb302606" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:46.881965 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a380db7f87444788cdf69bf325ea99e" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8" is_pre_election: true
I20260710 13:19:46.880869 13010 consensus_queue.cc:260] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.883723 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b573777d464abfadec4f66bb302606" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:46.883961 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcd1c29c9ee45fbae00691cbb0725cf" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:46.884138 13010 raft_consensus.cc:3060] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:46.878485 13001 consensus_queue.cc:1059] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260710 13:19:46.887217 12327 leader_election.cc:304] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: 4b49e775586d41cb84dc4c3a2f1dbb73; no voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:46.885994 13019 consensus_queue.cc:1059] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260710 13:19:46.877827 13026 raft_consensus.cc:3060] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:46.893024 12632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8" is_pre_election: true
I20260710 13:19:46.893673 12632 raft_consensus.cc:2468] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 2.
I20260710 13:19:46.894584 13022 raft_consensus.cc:3055] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:46.894965 13022 raft_consensus.cc:740] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Running, Role: LEADER
I20260710 13:19:46.895860 13022 consensus_queue.cc:260] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [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: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.896646 13016 raft_consensus.cc:3055] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:46.897274 13016 raft_consensus.cc:740] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Running, Role: LEADER
I20260710 13:19:46.897392 13022 raft_consensus.cc:3060] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:46.893625 13013 raft_consensus.cc:2749] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:46.898089 13016 consensus_queue.cc:260] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [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: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.900588 13016 raft_consensus.cc:3060] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:46.903715 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:46.903867 12632 raft_consensus.cc:1240] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Rejecting Update request from peer 71352565266c4518847c28a5b0a28f4f for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:46.909586 12599 leader_election.cc:304] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f07d6f5b8231417a9f26f25aa00455b8; no voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:46.910419 13024 raft_consensus.cc:2749] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:46.910903 12599 leader_election.cc:304] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f07d6f5b8231417a9f26f25aa00455b8; no voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:46.911625 13024 raft_consensus.cc:2749] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:46.913276 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcd1c29c9ee45fbae00691cbb0725cf" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8"
I20260710 13:19:46.913990 12634 raft_consensus.cc:2393] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in current term 2: Already voted for candidate f07d6f5b8231417a9f26f25aa00455b8 in this term.
I20260710 13:19:46.917191 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc3511de0049cca34d07fb2cb94d6b" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:46.918402 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc3511de0049cca34d07fb2cb94d6b" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:46.922461 13026 raft_consensus.cc:515] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.923913 12326 leader_election.cc:304] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: 4b49e775586d41cb84dc4c3a2f1dbb73, f07d6f5b8231417a9f26f25aa00455b8; no voters: 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:46.925827 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac758ed0cad2439db2b5739ef639b599" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:46.927096 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac758ed0cad2439db2b5739ef639b599" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:46.928709 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdfecc75e1a435d89fb903138053496" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:46.901218 12355 raft_consensus.cc:2468] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 2.
I20260710 13:19:46.931294 12356 raft_consensus.cc:1240] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Rejecting Update request from peer f5ec30aca77f4899af85580dc16fc58f for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:46.930622 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdfecc75e1a435d89fb903138053496" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:46.932885 12632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45ea13d53dba4d15831055186621d91e" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8" is_pre_election: true
I20260710 13:19:46.933025 12178 leader_election.cc:304] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [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: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f; no voters: f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:46.934331 13010 raft_consensus.cc:2804] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:46.935210 13010 raft_consensus.cc:697] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [term 2 LEADER]: Becoming Leader. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Running, Role: LEADER
I20260710 13:19:46.936364 13010 consensus_queue.cc:237] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:46.939584 12326 leader_election.cc:304] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: 4b49e775586d41cb84dc4c3a2f1dbb73; no voters: f07d6f5b8231417a9f26f25aa00455b8, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:46.938704 12631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdfecc75e1a435d89fb903138053496" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8" is_pre_election: true
I20260710 13:19:46.941493 12599 leader_election.cc:304] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [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: f07d6f5b8231417a9f26f25aa00455b8; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:46.938244 13015 raft_consensus.cc:2804] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:46.941305 13018 raft_consensus.cc:2749] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:46.942210 13015 raft_consensus.cc:493] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:46.942657 13015 raft_consensus.cc:3060] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:46.942526 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf151413d2d444c83b8b959a3738be8" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:46.945250 12252 leader_election.cc:304] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5ec30aca77f4899af85580dc16fc58f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:46.947034 12599 leader_election.cc:304] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f07d6f5b8231417a9f26f25aa00455b8; no voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:46.948928 12252 leader_election.cc:304] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5ec30aca77f4899af85580dc16fc58f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:46.949934 12599 leader_election.cc:304] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f07d6f5b8231417a9f26f25aa00455b8; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:46.950937 13030 raft_consensus.cc:2749] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:19:46.951906 13021 raft_consensus.cc:2749] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:46.943873 12209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf151413d2d444c83b8b959a3738be8" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:46.954567 12632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a20ef9dd1904c50abb7a9ad7f700920" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8" is_pre_election: true
I20260710 13:19:46.954424 13011 raft_consensus.cc:2749] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:46.966296 13015 raft_consensus.cc:515] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:46.997273 13015 leader_election.cc:290] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 2 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:46.954145 12599 leader_election.cc:304] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f07d6f5b8231417a9f26f25aa00455b8; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:46.941112 13022 consensus_queue.cc:1059] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
W20260710 13:19:47.001116 12599 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.208.129:40119, user_credentials={real_user=slave}} blocked reactor thread for 46862.4us
I20260710 13:19:46.948518 13024 raft_consensus.cc:2749] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:47.010344 12177 leader_election.cc:304] T 45ea13d53dba4d15831055186621d91e P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:46.955215 13030 raft_consensus.cc:2749] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:46.951655 13026 leader_election.cc:290] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:46.951753 12629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c19e6f573224f4db21e815d35176221" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8" is_pre_election: true
I20260710 13:19:46.940203 12630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe834b6d3c784f84b046f1e4cc6e534e" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8" is_pre_election: true
I20260710 13:19:47.003294 13012 raft_consensus.cc:2749] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:47.003163 12209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a20ef9dd1904c50abb7a9ad7f700920" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:47.009213 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc3511de0049cca34d07fb2cb94d6b" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:47.012120 12985 raft_consensus.cc:2749] T 45ea13d53dba4d15831055186621d91e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:47.029736 13011 raft_consensus.cc:3055] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:47.030290 13011 raft_consensus.cc:740] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Running, Role: LEADER
I20260710 13:19:47.039724 12356 raft_consensus.cc:1240] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Rejecting Update request from peer f5ec30aca77f4899af85580dc16fc58f for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:47.035209 12177 leader_election.cc:304] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f; no voters: f07d6f5b8231417a9f26f25aa00455b8, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:47.051630 12209 raft_consensus.cc:1240] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [term 2 LEADER]: Rejecting Update request from peer f5ec30aca77f4899af85580dc16fc58f for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:47.048086 13021 consensus_queue.cc:1059] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
W20260710 13:19:47.054945 12252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.208.132:45783, user_credentials={real_user=slave}} blocked reactor thread for 105970us
I20260710 13:19:47.055613 12630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc3511de0049cca34d07fb2cb94d6b" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8"
I20260710 13:19:47.056211 13019 consensus_queue.cc:1059] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:47.060671 13019 consensus_queue.cc:1243] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Peer 71352565266c4518847c28a5b0a28f4f log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260710 13:19:47.060626 12599 leader_election.cc:304] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f07d6f5b8231417a9f26f25aa00455b8; no voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:47.061720 13012 raft_consensus.cc:2749] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:47.062783 12599 leader_election.cc:304] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f07d6f5b8231417a9f26f25aa00455b8; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:47.063203 13011 consensus_queue.cc:260] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:47.064414 13012 raft_consensus.cc:2749] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:47.064114 12252 leader_election.cc:304] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f07d6f5b8231417a9f26f25aa00455b8, f5ec30aca77f4899af85580dc16fc58f; no voters: 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:47.067345 13010 raft_consensus.cc:2749] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:19:47.069687 12177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.208.132:45783, user_credentials={real_user=slave}} blocked reactor thread for 43730.3us
I20260710 13:19:47.071264 13011 raft_consensus.cc:3060] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:47.072724 12177 leader_election.cc:304] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f; no voters: f07d6f5b8231417a9f26f25aa00455b8, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:47.073729 13019 raft_consensus.cc:2804] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:47.074301 13019 raft_consensus.cc:493] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:47.074780 13019 raft_consensus.cc:3060] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:47.077368 12632 raft_consensus.cc:1240] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Rejecting Update request from peer f5ec30aca77f4899af85580dc16fc58f for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:47.083325 12110 catalog_manager.cc:5697] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f reported cstate change: term changed from 1 to 2, leader changed from f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) to 71352565266c4518847c28a5b0a28f4f (127.10.208.129). New cstate: current_term: 2 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:47.092528 12985 raft_consensus.cc:2749] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:47.096063 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a20ef9dd1904c50abb7a9ad7f700920" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:47.099694 12177 leader_election.cc:304] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:47.102969 12326 leader_election.cc:304] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: 4b49e775586d41cb84dc4c3a2f1dbb73; no voters: 71352565266c4518847c28a5b0a28f4f, f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:47.101347 12985 raft_consensus.cc:2749] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:47.103575 12177 leader_election.cc:304] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:47.105461 12985 raft_consensus.cc:2749] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:47.106324 13013 raft_consensus.cc:2749] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:47.107539 13001 consensus_queue.cc:1059] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:47.108785 13021 raft_consensus.cc:3055] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:47.109244 13021 raft_consensus.cc:740] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Running, Role: LEADER
I20260710 13:19:47.101141 12599 leader_election.cc:304] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [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: f07d6f5b8231417a9f26f25aa00455b8; no voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:47.112914 13012 raft_consensus.cc:2749] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:47.111227 13021 consensus_queue.cc:260] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:47.118578 13021 raft_consensus.cc:3060] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:47.127199 12632 raft_consensus.cc:1275] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:47.129371 13018 consensus_queue.cc:1048] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:47.138599 12209 raft_consensus.cc:1275] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:47.150089 13019 raft_consensus.cc:515] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:47.156472 13019 leader_election.cc:290] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 3 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:47.157527 12630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8"
I20260710 13:19:47.191061 13018 consensus_queue.cc:1048] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:47.197150 12356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27a512c6cb48465da0a1b1d6c40a6fa4"
dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
mode: GRACEFUL
new_leader_uuid: "f07d6f5b8231417a9f26f25aa00455b8"
 from {username='slave'} at 127.0.0.1:48836
I20260710 13:19:47.198035 12356 raft_consensus.cc:606] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Received request to transfer leadership to TS f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:47.216642 12356 raft_consensus.cc:1240] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Rejecting Update request from peer 71352565266c4518847c28a5b0a28f4f for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:47.216867 12210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:47.218654 12253 leader_election.cc:304] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5ec30aca77f4899af85580dc16fc58f; no voters: 71352565266c4518847c28a5b0a28f4f, f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:47.218945 13010 consensus_queue.cc:1059] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:47.220217 12985 raft_consensus.cc:3055] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:47.220621 12985 raft_consensus.cc:740] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Running, Role: LEADER
I20260710 13:19:47.219930 12108 catalog_manager.cc:5697] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: term changed from 1 to 2, leader changed from f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) to 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131). New cstate: current_term: 2 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:47.221638 12985 consensus_queue.cc:260] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:47.222942 12985 raft_consensus.cc:3060] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:47.231173 13021 raft_consensus.cc:2749] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:19:47.256296 12285 raft_consensus.cc:1275] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Refusing update from remote peer f07d6f5b8231417a9f26f25aa00455b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:47.258208 13012 consensus_queue.cc:1048] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:47.408782 12208 raft_consensus.cc:1275] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: 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:47.408959 12285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3dcd1c29c9ee45fbae00691cbb0725cf"
dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
mode: GRACEFUL
new_leader_uuid: "f07d6f5b8231417a9f26f25aa00455b8"
 from {username='slave'} at 127.0.0.1:34460
I20260710 13:19:47.409796 12285 raft_consensus.cc:606] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Received request to transfer leadership to TS f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:47.410255 12285 raft_consensus.cc:614] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260710 13:19:47.411736 12209 raft_consensus.cc:1275] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Refusing update from remote peer f07d6f5b8231417a9f26f25aa00455b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:47.419435 12356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6561ffccf72a4d8b958367044c7c28b0"
dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
mode: GRACEFUL
new_leader_uuid: "f07d6f5b8231417a9f26f25aa00455b8"
 from {username='slave'} at 127.0.0.1:48836
I20260710 13:19:47.420097 12356 raft_consensus.cc:606] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Received request to transfer leadership to TS f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:47.425407 12358 raft_consensus.cc:1275] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: 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:47.428747 12360 raft_consensus.cc:1240] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Rejecting Update request from peer 71352565266c4518847c28a5b0a28f4f for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:47.430356 12285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac61d301c17745a6b0e059b23931275b"
dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
mode: GRACEFUL
new_leader_uuid: "f07d6f5b8231417a9f26f25aa00455b8"
 from {username='slave'} at 127.0.0.1:34460
I20260710 13:19:47.431149 12285 raft_consensus.cc:606] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Received request to transfer leadership to TS f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:47.431627 12285 raft_consensus.cc:614] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260710 13:19:47.435477 12285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac758ed0cad2439db2b5739ef639b599"
dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
mode: GRACEFUL
new_leader_uuid: "f07d6f5b8231417a9f26f25aa00455b8"
 from {username='slave'} at 127.0.0.1:34460
I20260710 13:19:47.436074 12285 raft_consensus.cc:606] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Received request to transfer leadership to TS f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:47.439291 12284 raft_consensus.cc:1275] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:47.441323 13026 consensus_queue.cc:1048] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:47.441761 12630 raft_consensus.cc:1275] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:47.444715 12985 consensus_queue.cc:1059] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:47.444919 13018 consensus_queue.cc:1048] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:47.445763 12985 consensus_queue.cc:1048] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:47.447144 13010 raft_consensus.cc:3055] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:47.447535 13010 raft_consensus.cc:740] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Running, Role: LEADER
I20260710 13:19:47.448443 13010 consensus_queue.cc:260] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:47.449898 13010 raft_consensus.cc:3060] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:47.455129 11074 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:19:47.456131 13038 consensus_queue.cc:1048] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:47.456694 11074 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:47.460347 12356 raft_consensus.cc:1275] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: 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:47.462850 13018 consensus_queue.cc:1048] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:47.466195 13011 consensus_queue.cc:1048] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:47.498449 13014 raft_consensus.cc:993] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73: : Instructing follower f07d6f5b8231417a9f26f25aa00455b8 to start an election
I20260710 13:19:47.499086 13015 raft_consensus.cc:1081] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Signalling peer f07d6f5b8231417a9f26f25aa00455b8 to start an election
I20260710 13:19:47.501413 12632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6561ffccf72a4d8b958367044c7c28b0"
dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8"
 from {username='slave'} at 127.0.0.1:33296
I20260710 13:19:47.502151 12632 raft_consensus.cc:493] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:47.502562 12632 raft_consensus.cc:3060] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:47.522297 12284 raft_consensus.cc:1275] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: 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:47.525357 13057 consensus_queue.cc:1048] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:47.538885 12632 raft_consensus.cc:515] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:47.573128 12632 leader_election.cc:290] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 election: Requested vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:47.580741 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6561ffccf72a4d8b958367044c7c28b0" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:47.581481 12356 raft_consensus.cc:3055] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:47.581805 12356 raft_consensus.cc:740] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Running, Role: LEADER
I20260710 13:19:47.583561 12356 consensus_queue.cc:260] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:47.584973 12356 raft_consensus.cc:3060] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:47.587841 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6561ffccf72a4d8b958367044c7c28b0" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:47.588507 12281 raft_consensus.cc:3060] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:47.606231 12281 raft_consensus.cc:2468] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f07d6f5b8231417a9f26f25aa00455b8 in term 2.
I20260710 13:19:47.609639 12599 leader_election.cc:304] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f07d6f5b8231417a9f26f25aa00455b8, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:47.610199 12356 raft_consensus.cc:2468] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f07d6f5b8231417a9f26f25aa00455b8 in term 2.
I20260710 13:19:47.610468 13026 raft_consensus.cc:2804] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:47.610946 13026 raft_consensus.cc:697] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 LEADER]: Becoming Leader. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Running, Role: LEADER
I20260710 13:19:47.611883 13026 consensus_queue.cc:237] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [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: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:47.614220 12281 raft_consensus.cc:1240] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Rejecting Update request from peer 71352565266c4518847c28a5b0a28f4f for earlier term 2. Current term is 3. Ops: []
I20260710 13:19:47.620126 13004 consensus_queue.cc:1059] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: INVALID_TERM, Last received: 2.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:47.621866 13004 raft_consensus.cc:3055] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:47.622443 13004 raft_consensus.cc:740] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Running, Role: LEADER
I20260710 13:19:47.622552 13021 raft_consensus.cc:993] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f: : Instructing follower f07d6f5b8231417a9f26f25aa00455b8 to start an election
I20260710 13:19:47.623311 13021 raft_consensus.cc:1081] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Signalling peer f07d6f5b8231417a9f26f25aa00455b8 to start an election
I20260710 13:19:47.623617 13004 consensus_queue.cc:260] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:47.625496 12630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac758ed0cad2439db2b5739ef639b599"
dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8"
 from {username='slave'} at 127.0.0.1:33310
I20260710 13:19:47.626519 12630 raft_consensus.cc:493] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:47.626894 13004 raft_consensus.cc:3060] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:47.626911 12630 raft_consensus.cc:3060] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:47.631887 12108 catalog_manager.cc:5697] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 reported cstate change: term changed from 1 to 2, leader changed from 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) to f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132). New cstate: current_term: 2 leader_uuid: "f07d6f5b8231417a9f26f25aa00455b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:47.649081 12630 raft_consensus.cc:515] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:47.651907 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac758ed0cad2439db2b5739ef639b599" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:47.652513 12285 raft_consensus.cc:3055] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:47.652810 12285 raft_consensus.cc:740] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Running, Role: LEADER
I20260710 13:19:47.653055 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac758ed0cad2439db2b5739ef639b599" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:47.653694 12356 raft_consensus.cc:3060] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:47.653652 12630 leader_election.cc:290] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 election: Requested vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:47.653611 12285 consensus_queue.cc:260] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [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: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:47.655454 12285 raft_consensus.cc:3060] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:47.660579 12285 raft_consensus.cc:2468] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f07d6f5b8231417a9f26f25aa00455b8 in term 2.
I20260710 13:19:47.662001 12599 leader_election.cc:304] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f07d6f5b8231417a9f26f25aa00455b8, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:47.661909 12356 raft_consensus.cc:2468] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f07d6f5b8231417a9f26f25aa00455b8 in term 2.
I20260710 13:19:47.662875 13026 raft_consensus.cc:2804] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:47.663444 13026 raft_consensus.cc:697] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 LEADER]: Becoming Leader. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Running, Role: LEADER
I20260710 13:19:47.664388 13026 consensus_queue.cc:237] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [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: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:47.674944 12109 catalog_manager.cc:5697] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 reported cstate change: term changed from 1 to 2, leader changed from f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) to f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132). New cstate: current_term: 2 leader_uuid: "f07d6f5b8231417a9f26f25aa00455b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:47.718096 13015 raft_consensus.cc:993] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73: : Instructing follower f07d6f5b8231417a9f26f25aa00455b8 to start an election
I20260710 13:19:47.718557 13013 raft_consensus.cc:1081] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Signalling peer f07d6f5b8231417a9f26f25aa00455b8 to start an election
I20260710 13:19:47.720013 12630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27a512c6cb48465da0a1b1d6c40a6fa4"
dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8"
 from {username='slave'} at 127.0.0.1:33296
I20260710 13:19:47.720472 12630 raft_consensus.cc:493] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:47.720767 12630 raft_consensus.cc:3060] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:47.726090 12630 raft_consensus.cc:515] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:47.727864 12630 leader_election.cc:290] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 election: Requested vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:47.728480 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a512c6cb48465da0a1b1d6c40a6fa4" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:47.728739 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a512c6cb48465da0a1b1d6c40a6fa4" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:47.729174 12356 raft_consensus.cc:3055] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:47.729144 12285 raft_consensus.cc:3060] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:47.729538 12356 raft_consensus.cc:740] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Running, Role: LEADER
I20260710 13:19:47.730584 12356 consensus_queue.cc:260] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:47.731498 12356 raft_consensus.cc:3060] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:47.736205 12356 raft_consensus.cc:2468] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f07d6f5b8231417a9f26f25aa00455b8 in term 2.
I20260710 13:19:47.737051 12285 raft_consensus.cc:2468] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f07d6f5b8231417a9f26f25aa00455b8 in term 2.
I20260710 13:19:47.737207 12599 leader_election.cc:304] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f07d6f5b8231417a9f26f25aa00455b8; no voters: 
I20260710 13:19:47.737919 13026 raft_consensus.cc:2804] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:47.738469 13026 raft_consensus.cc:697] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 LEADER]: Becoming Leader. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Running, Role: LEADER
I20260710 13:19:47.739612 13026 consensus_queue.cc:237] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8 [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: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:47.747622 12109 catalog_manager.cc:5697] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8 reported cstate change: term changed from 1 to 2, leader changed from 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) to f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132). New cstate: current_term: 2 leader_uuid: "f07d6f5b8231417a9f26f25aa00455b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:48.044389 12285 raft_consensus.cc:1275] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Refusing update from remote peer f07d6f5b8231417a9f26f25aa00455b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:48.045579 13024 consensus_queue.cc:1048] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:48.056830 12356 raft_consensus.cc:1275] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Refusing update from remote peer f07d6f5b8231417a9f26f25aa00455b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:48.058115 13030 consensus_queue.cc:1048] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:48.130189 12356 raft_consensus.cc:1275] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Refusing update from remote peer f07d6f5b8231417a9f26f25aa00455b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:48.131501 13030 consensus_queue.cc:1048] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:48.133766 12285 raft_consensus.cc:1275] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Refusing update from remote peer f07d6f5b8231417a9f26f25aa00455b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:48.135775 13030 consensus_queue.cc:1048] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:48.170210 12358 raft_consensus.cc:1275] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Refusing update from remote peer f07d6f5b8231417a9f26f25aa00455b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:48.172138 13024 consensus_queue.cc:1048] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:48.175716 13038 raft_consensus.cc:493] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.176301 13038 raft_consensus.cc:515] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:48.186451 13038 leader_election.cc:290] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:48.193491 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcd1c29c9ee45fbae00691cbb0725cf" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:48.199683 12360 raft_consensus.cc:2468] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 2.
I20260710 13:19:48.200752 12253 leader_election.cc:304] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:48.201637 13073 raft_consensus.cc:2804] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:48.202041 13073 raft_consensus.cc:493] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:48.202366 13073 raft_consensus.cc:3060] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:48.209375 12630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcd1c29c9ee45fbae00691cbb0725cf" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8" is_pre_election: true
I20260710 13:19:48.210165 12630 raft_consensus.cc:2468] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 2.
I20260710 13:19:48.211246 12281 raft_consensus.cc:1275] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Refusing update from remote peer f07d6f5b8231417a9f26f25aa00455b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:48.215333 13071 consensus_queue.cc:1048] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:48.223798 13073 raft_consensus.cc:515] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:48.226552 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcd1c29c9ee45fbae00691cbb0725cf" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:48.227078 12360 raft_consensus.cc:3060] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:48.227943 12630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcd1c29c9ee45fbae00691cbb0725cf" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8"
I20260710 13:19:48.228524 12630 raft_consensus.cc:3060] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:48.232437 12360 raft_consensus.cc:2468] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 3.
I20260710 13:19:48.235697 12253 leader_election.cc:304] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [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: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:48.236202 12630 raft_consensus.cc:2468] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 3.
I20260710 13:19:48.236485 13072 raft_consensus.cc:2804] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:48.237118 13072 raft_consensus.cc:697] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 3 LEADER]: Becoming Leader. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Running, Role: LEADER
I20260710 13:19:48.226001 13073 leader_election.cc:290] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 3 election: Requested vote from peers 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:48.238024 13072 consensus_queue.cc:237] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:48.246317 12109 catalog_manager.cc:5697] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260710 13:19:48.308710 12234 debug-util.cc:398] Leaking SignalData structure 0x7b08000c9a80 after lost signal to thread 11077
W20260710 13:19:48.309926 12234 debug-util.cc:398] Leaking SignalData structure 0x7b08000b7740 after lost signal to thread 12145
W20260710 13:19:48.311153 12234 debug-util.cc:398] Leaking SignalData structure 0x7b0800086200 after lost signal to thread 12237
W20260710 13:19:48.312230 12234 debug-util.cc:398] Leaking SignalData structure 0x7b080026b320 after lost signal to thread 12312
W20260710 13:19:48.313367 12234 debug-util.cc:398] Leaking SignalData structure 0x7b080026de20 after lost signal to thread 12386
W20260710 13:19:48.314499 12234 debug-util.cc:398] Leaking SignalData structure 0x7b08000e8e00 after lost signal to thread 12658
I20260710 13:19:48.458271 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:48.460950 13004 raft_consensus.cc:493] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.461483 13004 raft_consensus.cc:515] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:48.463485 13004 leader_election.cc:290] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:48.465876 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b573777d464abfadec4f66bb302606" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:48.467244 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b573777d464abfadec4f66bb302606" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:48.467830 12360 raft_consensus.cc:2468] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 2.
I20260710 13:19:48.468931 12178 leader_election.cc:304] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f; no voters: f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:48.469893 13004 raft_consensus.cc:2804] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:48.470285 13004 raft_consensus.cc:493] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:48.470667 13004 raft_consensus.cc:3060] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:48.477381 13004 raft_consensus.cc:515] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:48.480594 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b573777d464abfadec4f66bb302606" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:48.486711 13004 leader_election.cc:290] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 3 election: Requested vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:48.487628 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b573777d464abfadec4f66bb302606" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:48.488183 12360 raft_consensus.cc:3060] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:48.492455 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:48.494565 12360 raft_consensus.cc:2468] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 3.
I20260710 13:19:48.495622 12178 leader_election.cc:304] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [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: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f; no voters: f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:48.496721 13004 raft_consensus.cc:2804] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:48.497216 13004 raft_consensus.cc:697] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [term 3 LEADER]: Becoming Leader. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Running, Role: LEADER
I20260710 13:19:48.497991 13004 consensus_queue.cc:237] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:48.517982 12109 catalog_manager.cc:5697] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:48.519153 12285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f32fd8c3904470ab0d6576bea4ec51d"
dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
mode: GRACEFUL
new_leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
 from {username='slave'} at 127.0.0.1:34460
I20260710 13:19:48.519727 12285 raft_consensus.cc:606] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 2 LEADER]: Received request to transfer leadership to TS 4b49e775586d41cb84dc4c3a2f1dbb73
I20260710 13:19:48.523161 12360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe834b6d3c784f84b046f1e4cc6e534e"
dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
mode: GRACEFUL
new_leader_uuid: "f07d6f5b8231417a9f26f25aa00455b8"
 from {username='slave'} at 127.0.0.1:48836
I20260710 13:19:48.523784 12360 raft_consensus.cc:606] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Received request to transfer leadership to TS f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:48.525203 11074 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:48.526324 11074 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:48.548918 13073 raft_consensus.cc:993] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f: : Instructing follower 4b49e775586d41cb84dc4c3a2f1dbb73 to start an election
I20260710 13:19:48.549410 13073 raft_consensus.cc:1081] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 2 LEADER]: Signalling peer 4b49e775586d41cb84dc4c3a2f1dbb73 to start an election
I20260710 13:19:48.550884 12360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f32fd8c3904470ab0d6576bea4ec51d"
dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
 from {username='slave'} at 127.0.0.1:43142
I20260710 13:19:48.551352 12360 raft_consensus.cc:493] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:48.551623 12360 raft_consensus.cc:3060] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:48.556154 12360 raft_consensus.cc:515] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:48.558209 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f32fd8c3904470ab0d6576bea4ec51d" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:48.557631 12360 leader_election.cc:290] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 3 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:48.558776 12208 raft_consensus.cc:3060] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:48.563540 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f32fd8c3904470ab0d6576bea4ec51d" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:48.564114 12285 raft_consensus.cc:3055] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:48.564429 12285 raft_consensus.cc:740] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Running, Role: LEADER
I20260710 13:19:48.565304 12285 consensus_queue.cc:260] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:48.565703 12208 raft_consensus.cc:2468] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 3.
I20260710 13:19:48.566672 12285 raft_consensus.cc:3060] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:48.568270 12327 leader_election.cc:304] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f; no voters: 
I20260710 13:19:48.569036 13013 raft_consensus.cc:2804] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:48.569473 13013 raft_consensus.cc:697] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 LEADER]: Becoming Leader. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Running, Role: LEADER
I20260710 13:19:48.570271 13013 consensus_queue.cc:237] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:48.574962 12285 raft_consensus.cc:2468] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 3.
I20260710 13:19:48.583810 12109 catalog_manager.cc:5697] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: term changed from 2 to 3, leader changed from f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) to 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131). New cstate: current_term: 3 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:48.626565 13071 raft_consensus.cc:493] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:48.627169 13071 raft_consensus.cc:515] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:48.629062 13071 leader_election.cc:290] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:48.630117 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc3511de0049cca34d07fb2cb94d6b" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:48.630039 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc3511de0049cca34d07fb2cb94d6b" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:48.631150 12208 raft_consensus.cc:2468] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f07d6f5b8231417a9f26f25aa00455b8 in term 2.
I20260710 13:19:48.632266 12599 leader_election.cc:304] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [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: 71352565266c4518847c28a5b0a28f4f, f07d6f5b8231417a9f26f25aa00455b8; no voters: 
I20260710 13:19:48.633647 13070 raft_consensus.cc:2804] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:48.633993 13070 raft_consensus.cc:493] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:48.634331 13070 raft_consensus.cc:3060] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:48.630942 12360 raft_consensus.cc:2393] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f07d6f5b8231417a9f26f25aa00455b8 in current term 2: Already voted for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in this term.
I20260710 13:19:48.641178 13038 raft_consensus.cc:493] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:48.641718 13038 raft_consensus.cc:515] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:48.643738 13038 leader_election.cc:290] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:48.644832 13070 raft_consensus.cc:515] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:48.645799 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b573777d464abfadec4f66bb302606" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:48.647903 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc3511de0049cca34d07fb2cb94d6b" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:48.653580 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc3511de0049cca34d07fb2cb94d6b" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:48.654274 12360 raft_consensus.cc:2393] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f07d6f5b8231417a9f26f25aa00455b8 in current term 2: Already voted for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in this term.
I20260710 13:19:48.655438 13070 leader_election.cc:290] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:48.661475 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b573777d464abfadec4f66bb302606" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:48.662257 12360 raft_consensus.cc:2368] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5ec30aca77f4899af85580dc16fc58f for earlier term 2. Current term is 3.
I20260710 13:19:48.663367 12253 leader_election.cc:400] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 2 pre-election: Vote denied by peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249) with higher term. Message: Invalid argument: T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5ec30aca77f4899af85580dc16fc58f for earlier term 2. Current term is 3.
I20260710 13:19:48.663648 12253 leader_election.cc:403] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260710 13:19:48.664148 13038 raft_consensus.cc:3060] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:19:48.665647 12208 raft_consensus.cc:2468] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f07d6f5b8231417a9f26f25aa00455b8 in term 2.
I20260710 13:19:48.666908 12599 leader_election.cc:304] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [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: 71352565266c4518847c28a5b0a28f4f, f07d6f5b8231417a9f26f25aa00455b8; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73
I20260710 13:19:48.668009 13070 raft_consensus.cc:2804] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:48.668713 13070 raft_consensus.cc:697] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 2 LEADER]: Becoming Leader. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Running, Role: LEADER
I20260710 13:19:48.669626 13070 consensus_queue.cc:237] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:48.671810 13038 raft_consensus.cc:2749] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249) with higher term. Message: Invalid argument: T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5ec30aca77f4899af85580dc16fc58f for earlier term 2. Current term is 3.
I20260710 13:19:48.685235 12109 catalog_manager.cc:5697] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 reported cstate change: term changed from 1 to 2, leader changed from 71352565266c4518847c28a5b0a28f4f (127.10.208.129) to f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132). New cstate: current_term: 2 leader_uuid: "f07d6f5b8231417a9f26f25aa00455b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:48.772148 12360 raft_consensus.cc:1275] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:19:48.773694 13073 consensus_queue.cc:1048] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:48.808892 12630 raft_consensus.cc:1275] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [term 3 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:19:48.815500 13038 consensus_queue.cc:1048] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:48.878757 13070 raft_consensus.cc:493] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.879263 13070 raft_consensus.cc:515] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:48.881083 13070 leader_election.cc:290] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:48.881824 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a20ef9dd1904c50abb7a9ad7f700920" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:48.882522 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a20ef9dd1904c50abb7a9ad7f700920" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:48.882561 12208 raft_consensus.cc:2468] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f07d6f5b8231417a9f26f25aa00455b8 in term 1.
I20260710 13:19:48.883250 12285 raft_consensus.cc:2468] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f07d6f5b8231417a9f26f25aa00455b8 in term 2.
I20260710 13:19:48.884073 12599 leader_election.cc:304] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f, f07d6f5b8231417a9f26f25aa00455b8; no voters: 
I20260710 13:19:48.885300 13070 raft_consensus.cc:2804] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:48.885706 13070 raft_consensus.cc:493] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:48.886092 13070 raft_consensus.cc:3060] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:48.893236 13070 raft_consensus.cc:515] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:48.894919 13070 leader_election.cc:290] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 3 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:48.895807 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a20ef9dd1904c50abb7a9ad7f700920" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:48.895820 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a20ef9dd1904c50abb7a9ad7f700920" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:48.896907 12208 raft_consensus.cc:3060] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:19:48.896461 12285 raft_consensus.cc:3060] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:48.905372 12285 raft_consensus.cc:2468] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f07d6f5b8231417a9f26f25aa00455b8 in term 3.
I20260710 13:19:48.906594 12599 leader_election.cc:304] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [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: f07d6f5b8231417a9f26f25aa00455b8, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:48.906608 12208 raft_consensus.cc:2468] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f07d6f5b8231417a9f26f25aa00455b8 in term 3.
I20260710 13:19:48.907631 13070 raft_consensus.cc:2804] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:48.908483 13070 raft_consensus.cc:697] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 3 LEADER]: Becoming Leader. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Running, Role: LEADER
I20260710 13:19:48.909304 13070 consensus_queue.cc:237] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:48.916996 12108 catalog_manager.cc:5697] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 reported cstate change: term changed from 1 to 3, leader changed from f5ec30aca77f4899af85580dc16fc58f (127.10.208.130) to f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132). New cstate: current_term: 3 leader_uuid: "f07d6f5b8231417a9f26f25aa00455b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:48.947955 12360 raft_consensus.cc:1275] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:48.949084 13004 consensus_queue.cc:1048] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:48.965163 13013 raft_consensus.cc:493] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.965683 13013 raft_consensus.cc:515] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:48.967801 13013 leader_election.cc:290] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:48.970019 12630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc3511de0049cca34d07fb2cb94d6b" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8" is_pre_election: true
I20260710 13:19:48.972450 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc3511de0049cca34d07fb2cb94d6b" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:48.973013 12208 raft_consensus.cc:2468] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 2.
I20260710 13:19:48.974148 12327 leader_election.cc:304] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f; no voters: f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:48.975240 13015 raft_consensus.cc:2804] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:48.975580 13015 raft_consensus.cc:493] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:48.975924 13015 raft_consensus.cc:3060] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:48.979347 12285 raft_consensus.cc:1275] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:48.983119 13057 consensus_queue.cc:1048] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:48.986685 13070 raft_consensus.cc:493] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:48.987227 13070 raft_consensus.cc:515] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:48.989301 13070 leader_election.cc:290] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:48.990898 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:48.991677 12281 raft_consensus.cc:2393] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f07d6f5b8231417a9f26f25aa00455b8 in current term 3: Already voted for candidate f5ec30aca77f4899af85580dc16fc58f in this term.
I20260710 13:19:48.991592 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:48.992256 12208 raft_consensus.cc:2468] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f07d6f5b8231417a9f26f25aa00455b8 in term 3.
I20260710 13:19:48.993422 12599 leader_election.cc:304] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f, f07d6f5b8231417a9f26f25aa00455b8; no voters: f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:48.994140 13070 raft_consensus.cc:2804] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:48.994557 13070 raft_consensus.cc:493] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:48.995038 13070 raft_consensus.cc:3060] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:48.997521 13015 raft_consensus.cc:515] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:49.004599 12630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc3511de0049cca34d07fb2cb94d6b" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8"
I20260710 13:19:49.004799 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc3511de0049cca34d07fb2cb94d6b" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:49.005441 12208 raft_consensus.cc:3060] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:49.006809 13015 leader_election.cc:290] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 3 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:49.022903 12208 raft_consensus.cc:2468] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 3.
I20260710 13:19:49.038782 12327 leader_election.cc:304] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f; no voters: f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:49.039714 13015 raft_consensus.cc:2804] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:49.040205 13015 raft_consensus.cc:697] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 LEADER]: Becoming Leader. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Running, Role: LEADER
I20260710 13:19:49.041131 13015 consensus_queue.cc:237] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:49.035881 13070 raft_consensus.cc:515] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:49.044373 13070 leader_election.cc:290] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 3 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:49.045608 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:49.046396 12281 raft_consensus.cc:2393] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f07d6f5b8231417a9f26f25aa00455b8 in current term 3: Already voted for candidate f5ec30aca77f4899af85580dc16fc58f in this term.
I20260710 13:19:49.049284 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:49.061599 12209 raft_consensus.cc:1240] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 3 FOLLOWER]: Rejecting Update request from peer f07d6f5b8231417a9f26f25aa00455b8 for earlier term 2. Current term is 3. Ops: []
I20260710 13:19:49.063206 13070 consensus_queue.cc:1059] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:49.064222 13024 raft_consensus.cc:3055] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:49.064543 13024 raft_consensus.cc:740] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Running, Role: LEADER
I20260710 13:19:49.065347 13024 consensus_queue.cc:260] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:49.066453 13024 raft_consensus.cc:3060] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:49.066008 12109 catalog_manager.cc:5697] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: term changed from 2 to 3, leader changed from f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) to 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131). New cstate: current_term: 3 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:49.073644 12208 raft_consensus.cc:2468] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f07d6f5b8231417a9f26f25aa00455b8 in term 3.
I20260710 13:19:49.075488 12599 leader_election.cc:304] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [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: 71352565266c4518847c28a5b0a28f4f, f07d6f5b8231417a9f26f25aa00455b8; no voters: f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:49.076606 13071 raft_consensus.cc:2804] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:49.077099 13071 raft_consensus.cc:697] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 3 LEADER]: Becoming Leader. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Running, Role: LEADER
I20260710 13:19:49.078024 13071 consensus_queue.cc:237] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:49.095340 12109 catalog_manager.cc:5697] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 reported cstate change: term changed from 2 to 3, leader changed from 71352565266c4518847c28a5b0a28f4f (127.10.208.129) to f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132). New cstate: current_term: 3 leader_uuid: "f07d6f5b8231417a9f26f25aa00455b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:49.125000 13015 raft_consensus.cc:993] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73: : Instructing follower f07d6f5b8231417a9f26f25aa00455b8 to start an election
I20260710 13:19:49.125613 13013 raft_consensus.cc:1081] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Signalling peer f07d6f5b8231417a9f26f25aa00455b8 to start an election
I20260710 13:19:49.127501 12630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe834b6d3c784f84b046f1e4cc6e534e"
dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8"
 from {username='slave'} at 127.0.0.1:33296
I20260710 13:19:49.128113 12630 raft_consensus.cc:493] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:49.128511 12630 raft_consensus.cc:3060] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:49.136328 12630 raft_consensus.cc:515] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:49.139379 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe834b6d3c784f84b046f1e4cc6e534e" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:49.139513 12208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe834b6d3c784f84b046f1e4cc6e534e" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:49.139989 12360 raft_consensus.cc:3055] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:49.140226 12208 raft_consensus.cc:3060] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:49.140348 12360 raft_consensus.cc:740] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Running, Role: LEADER
I20260710 13:19:49.141192 12360 consensus_queue.cc:260] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:49.142333 12360 raft_consensus.cc:3060] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:49.145838 12209 raft_consensus.cc:1275] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 3 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: 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:49.147490 13013 consensus_queue.cc:1048] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:49.138471 12630 leader_election.cc:290] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:49.158694 12208 raft_consensus.cc:2468] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f07d6f5b8231417a9f26f25aa00455b8 in term 2.
I20260710 13:19:49.161226 12285 raft_consensus.cc:1275] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: 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:49.161326 12599 leader_election.cc:304] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f, f07d6f5b8231417a9f26f25aa00455b8; no voters: 
I20260710 13:19:49.162849 13070 raft_consensus.cc:2804] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:49.163468 13070 raft_consensus.cc:697] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8 [term 2 LEADER]: Becoming Leader. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Running, Role: LEADER
I20260710 13:19:49.164454 13070 consensus_queue.cc:237] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:49.167173 13015 consensus_queue.cc:1048] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:49.179956 12360 raft_consensus.cc:2468] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f07d6f5b8231417a9f26f25aa00455b8 in term 2.
I20260710 13:19:49.185137 12109 catalog_manager.cc:5697] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8 reported cstate change: term changed from 1 to 2, leader changed from 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) to f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132). New cstate: current_term: 2 leader_uuid: "f07d6f5b8231417a9f26f25aa00455b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:49.333506 12285 raft_consensus.cc:1275] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Refusing update from remote peer f07d6f5b8231417a9f26f25aa00455b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:19:49.334905 13070 consensus_queue.cc:1048] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:49.352783 12209 raft_consensus.cc:1275] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [term 3 FOLLOWER]: Refusing update from remote peer f07d6f5b8231417a9f26f25aa00455b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:19:49.354710 13071 consensus_queue.cc:1048] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:49.448707 13073 raft_consensus.cc:493] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.449159 13073 raft_consensus.cc:515] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:49.450932 13073 leader_election.cc:290] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:49.451681 12209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f" is_pre_election: true
I20260710 13:19:49.452332 12209 raft_consensus.cc:2468] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 3.
I20260710 13:19:49.452625 12630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8" is_pre_election: true
I20260710 13:19:49.453469 12253 leader_election.cc:304] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:49.454334 13073 raft_consensus.cc:2804] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:19:49.454676 13073 raft_consensus.cc:493] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:49.454962 13073 raft_consensus.cc:3060] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:49.462586 13073 raft_consensus.cc:515] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:49.465114 12209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "71352565266c4518847c28a5b0a28f4f"
I20260710 13:19:49.465406 12630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7558f3f6134c00820906f953804e36" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8"
I20260710 13:19:49.465683 12209 raft_consensus.cc:3060] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:49.468585 13073 leader_election.cc:290] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 4 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:49.471460 12209 raft_consensus.cc:2468] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 4.
I20260710 13:19:49.472379 12253 leader_election.cc:304] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:49.472975 13073 raft_consensus.cc:2804] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:49.473456 13073 raft_consensus.cc:697] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 4 LEADER]: Becoming Leader. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Running, Role: LEADER
I20260710 13:19:49.474258 13073 consensus_queue.cc:237] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:49.481046 12285 raft_consensus.cc:1240] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 4 LEADER]: Rejecting Update request from peer f07d6f5b8231417a9f26f25aa00455b8 for earlier term 3. Current term is 4. Ops: []
I20260710 13:19:49.482606 13070 consensus_queue.cc:1059] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:49.482455 12108 catalog_manager.cc:5697] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f reported cstate change: term changed from 3 to 4, leader changed from f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132) to f5ec30aca77f4899af85580dc16fc58f (127.10.208.130). New cstate: current_term: 4 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:49.483278 13070 consensus_queue.cc:1243] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [LEADER]: Peer f5ec30aca77f4899af85580dc16fc58f log is divergent from this leader: its last log entry 4.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260710 13:19:49.483711 13070 raft_consensus.cc:3055] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:49.483991 13070 raft_consensus.cc:740] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Running, Role: LEADER
I20260710 13:19:49.484750 13070 consensus_queue.cc:260] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:49.486264 13070 raft_consensus.cc:3060] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:49.527379 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:49.546962 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:49.555889 12630 raft_consensus.cc:1275] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 3 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260710 13:19:49.556301 12630 pending_rounds.cc:85] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8: Aborting all ops after (but not including) 4
I20260710 13:19:49.556521 12630 pending_rounds.cc:107] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260710 13:19:49.556811 12630 raft_consensus.cc:2889] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:19:49.559239 12358 raft_consensus.cc:1275] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Refusing update from remote peer f07d6f5b8231417a9f26f25aa00455b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:49.561116 13070 consensus_queue.cc:1048] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:49.562971 13092 consensus_queue.cc:1048] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:49.568914 12360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "094c69911300406e940ba988674c7239"
dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
mode: GRACEFUL
new_leader_uuid: "71352565266c4518847c28a5b0a28f4f"
 from {username='slave'} at 127.0.0.1:48836
I20260710 13:19:49.569466 12360 raft_consensus.cc:606] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Received request to transfer leadership to TS 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:49.572639 12360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f32fd8c3904470ab0d6576bea4ec51d"
dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
mode: GRACEFUL
new_leader_uuid: "71352565266c4518847c28a5b0a28f4f"
 from {username='slave'} at 127.0.0.1:48836
I20260710 13:19:49.573167 12360 raft_consensus.cc:606] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 LEADER]: Received request to transfer leadership to TS 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:49.574617 11074 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:49.575814 11074 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:49.576864 13015 raft_consensus.cc:993] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73: : Instructing follower 71352565266c4518847c28a5b0a28f4f to start an election
I20260710 13:19:49.577348 13015 raft_consensus.cc:1081] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Signalling peer 71352565266c4518847c28a5b0a28f4f to start an election
I20260710 13:19:49.579895 12209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "094c69911300406e940ba988674c7239"
dest_uuid: "71352565266c4518847c28a5b0a28f4f"
 from {username='slave'} at 127.0.0.1:51170
I20260710 13:19:49.580454 12209 raft_consensus.cc:493] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:49.580839 12209 raft_consensus.cc:3060] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:49.593952 12208 raft_consensus.cc:1275] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 3 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:19:49.595916 13013 consensus_queue.cc:1048] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:49.606438 12210 raft_consensus.cc:1275] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Refusing update from remote peer f07d6f5b8231417a9f26f25aa00455b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:49.610476 13070 consensus_queue.cc:1048] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:49.648783 12209 raft_consensus.cc:515] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:49.656718 12209 leader_election.cc:290] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 2 election: Requested vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:49.669194 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094c69911300406e940ba988674c7239" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:49.669814 12281 raft_consensus.cc:3060] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:49.672851 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094c69911300406e940ba988674c7239" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:49.673463 12358 raft_consensus.cc:3055] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:49.673727 12358 raft_consensus.cc:740] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Running, Role: LEADER
I20260710 13:19:49.674445 12358 consensus_queue.cc:260] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:49.680778 12358 raft_consensus.cc:3060] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:49.681593 12281 raft_consensus.cc:2468] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 2.
I20260710 13:19:49.682898 12178 leader_election.cc:304] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:49.683732 13099 raft_consensus.cc:2804] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:49.684180 13099 raft_consensus.cc:697] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f [term 2 LEADER]: Becoming Leader. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Running, Role: LEADER
I20260710 13:19:49.685016 13099 consensus_queue.cc:237] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:49.691457 12358 raft_consensus.cc:2468] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 2.
I20260710 13:19:49.711899 12108 catalog_manager.cc:5697] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f reported cstate change: term changed from 1 to 2, leader changed from 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) to 71352565266c4518847c28a5b0a28f4f (127.10.208.129). New cstate: current_term: 2 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:49.713642 13092 raft_consensus.cc:993] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73: : Instructing follower 71352565266c4518847c28a5b0a28f4f to start an election
I20260710 13:19:49.714143 13092 raft_consensus.cc:1081] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 LEADER]: Signalling peer 71352565266c4518847c28a5b0a28f4f to start an election
I20260710 13:19:49.716050 12209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f32fd8c3904470ab0d6576bea4ec51d"
dest_uuid: "71352565266c4518847c28a5b0a28f4f"
 from {username='slave'} at 127.0.0.1:51170
I20260710 13:19:49.716673 12209 raft_consensus.cc:493] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:49.717054 12209 raft_consensus.cc:3060] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:49.725318 12209 raft_consensus.cc:515] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:49.728364 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f32fd8c3904470ab0d6576bea4ec51d" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:49.728955 12281 raft_consensus.cc:3060] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:49.733105 12209 leader_election.cc:290] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [CANDIDATE]: Term 4 election: Requested vote from peers f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:49.734135 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f32fd8c3904470ab0d6576bea4ec51d" candidate_uuid: "71352565266c4518847c28a5b0a28f4f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:49.734722 12358 raft_consensus.cc:3055] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:49.735041 12358 raft_consensus.cc:740] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Running, Role: LEADER
I20260710 13:19:49.735800 12358 consensus_queue.cc:260] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:49.737041 12358 raft_consensus.cc:3060] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:49.738154 12281 raft_consensus.cc:2468] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 4.
I20260710 13:19:49.739526 12178 leader_election.cc:304] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [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: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:49.740454 13099 raft_consensus.cc:2804] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:49.740965 13099 raft_consensus.cc:697] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 4 LEADER]: Becoming Leader. State: Replica: 71352565266c4518847c28a5b0a28f4f, State: Running, Role: LEADER
I20260710 13:19:49.741827 13099 consensus_queue.cc:237] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:49.751024 12358 raft_consensus.cc:2468] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71352565266c4518847c28a5b0a28f4f in term 4.
I20260710 13:19:49.751950 12108 catalog_manager.cc:5697] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f reported cstate change: term changed from 3 to 4, leader changed from 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131) to 71352565266c4518847c28a5b0a28f4f (127.10.208.129). New cstate: current_term: 4 leader_uuid: "71352565266c4518847c28a5b0a28f4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:50.050693 12632 raft_consensus.cc:1275] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 4 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 5. (term mismatch)
I20260710 13:19:50.051239 12632 pending_rounds.cc:85] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8: Aborting all ops after (but not including) 4
I20260710 13:19:50.051523 12632 pending_rounds.cc:107] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8: Aborting uncommitted NO_OP operation due to leader change: 3.5
I20260710 13:19:50.051823 12632 raft_consensus.cc:2889] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:19:50.054522 13083 consensus_queue.cc:1048] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } 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:19:50.082298 12209 raft_consensus.cc:1275] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 4 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260710 13:19:50.093675 13107 consensus_queue.cc:1048] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:50.130731 12358 raft_consensus.cc:1275] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: 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:50.132422 13057 consensus_queue.cc:1048] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:50.152240 12281 raft_consensus.cc:1275] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: 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:50.154786 13057 consensus_queue.cc:1048] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:50.312543 12358 raft_consensus.cc:1275] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 4 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:50.314258 13057 consensus_queue.cc:1048] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:50.328691 12281 raft_consensus.cc:1275] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 4 FOLLOWER]: Refusing update from remote peer 71352565266c4518847c28a5b0a28f4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:50.335140 13057 consensus_queue.cc:1048] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:50.577219 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:50.605269 11074 tablet_server.cc:179] TabletServer@127.10.208.129:0 shutting down...
I20260710 13:19:50.664638 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:50.665741 11074 tablet_replica.cc:333] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f: stopping tablet replica
I20260710 13:19:50.666796 11074 raft_consensus.cc:2243] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.667676 11074 raft_consensus.cc:2272] T 3a20ef9dd1904c50abb7a9ad7f700920 P 71352565266c4518847c28a5b0a28f4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.670511 11074 tablet_replica.cc:333] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f: stopping tablet replica
I20260710 13:19:50.671320 11074 raft_consensus.cc:2243] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.671903 11074 raft_consensus.cc:2272] T 92dc3511de0049cca34d07fb2cb94d6b P 71352565266c4518847c28a5b0a28f4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.674795 11074 tablet_replica.cc:333] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f: stopping tablet replica
I20260710 13:19:50.675697 11074 raft_consensus.cc:2243] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.676597 11074 raft_consensus.cc:2272] T bbdfecc75e1a435d89fb903138053496 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.681093 11074 tablet_replica.cc:333] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f: stopping tablet replica
W20260710 13:19:50.681732 12253 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:19:50.690138 11074 raft_consensus.cc:2243] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.690798 11074 raft_consensus.cc:2272] T 4a7558f3f6134c00820906f953804e36 P 71352565266c4518847c28a5b0a28f4f [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:50.696643 12253 consensus_peers.cc:597] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f -> Peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Couldn't send request to peer 71352565266c4518847c28a5b0a28f4f. 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:50.693919 11074 tablet_replica.cc:333] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f: stopping tablet replica
I20260710 13:19:50.700496 11074 raft_consensus.cc:2243] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.701081 11074 raft_consensus.cc:2272] T fe834b6d3c784f84b046f1e4cc6e534e P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.703704 11074 tablet_replica.cc:333] T 4c0066596e0d4a84a7b95beffe5f152f P 71352565266c4518847c28a5b0a28f4f: stopping tablet replica
I20260710 13:19:50.704873 11074 raft_consensus.cc:2243] T 4c0066596e0d4a84a7b95beffe5f152f P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.705644 11074 raft_consensus.cc:2272] T 4c0066596e0d4a84a7b95beffe5f152f P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.708631 11074 tablet_replica.cc:333] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f: stopping tablet replica
I20260710 13:19:50.709512 11074 raft_consensus.cc:2243] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.710403 11074 raft_consensus.cc:2272] T 1f32fd8c3904470ab0d6576bea4ec51d P 71352565266c4518847c28a5b0a28f4f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.713310 11074 tablet_replica.cc:333] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f: stopping tablet replica
I20260710 13:19:50.714162 11074 raft_consensus.cc:2243] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.714762 11074 raft_consensus.cc:2272] T ecd191a322c34ae28b66933bfcc1ff43 P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.717445 11074 tablet_replica.cc:333] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f: stopping tablet replica
I20260710 13:19:50.718215 11074 raft_consensus.cc:2243] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.719173 11074 raft_consensus.cc:2272] T 03b573777d464abfadec4f66bb302606 P 71352565266c4518847c28a5b0a28f4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.721928 11074 tablet_replica.cc:333] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f: stopping tablet replica
I20260710 13:19:50.722734 11074 raft_consensus.cc:2243] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.723331 11074 raft_consensus.cc:2272] T c6a9e9d6e5004140a88fa3224d9a5dec P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.725891 11074 tablet_replica.cc:333] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f: stopping tablet replica
I20260710 13:19:50.728052 11074 raft_consensus.cc:2243] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.729162 11074 raft_consensus.cc:2272] T 8d43bb1645214bda86bd34bb75e0c6a8 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.731920 11074 tablet_replica.cc:333] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f: stopping tablet replica
I20260710 13:19:50.732713 11074 raft_consensus.cc:2243] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.735108 11074 raft_consensus.cc:2272] T 7c19e6f573224f4db21e815d35176221 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.737936 11074 tablet_replica.cc:333] T 8405ec8d1a6e47cd882763aa3afc2797 P 71352565266c4518847c28a5b0a28f4f: stopping tablet replica
I20260710 13:19:50.738725 11074 raft_consensus.cc:2243] T 8405ec8d1a6e47cd882763aa3afc2797 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.739321 11074 raft_consensus.cc:2272] T 8405ec8d1a6e47cd882763aa3afc2797 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.742056 11074 tablet_replica.cc:333] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f: stopping tablet replica
I20260710 13:19:50.742797 11074 raft_consensus.cc:2243] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.743543 11074 raft_consensus.cc:2272] T 18d2d4aee0cb4b7daae9561e9d102f49 P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.746075 11074 tablet_replica.cc:333] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f: stopping tablet replica
I20260710 13:19:50.746862 11074 raft_consensus.cc:2243] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.747957 11074 raft_consensus.cc:2272] T cdf151413d2d444c83b8b959a3738be8 P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.750780 11074 tablet_replica.cc:333] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f: stopping tablet replica
I20260710 13:19:50.751613 11074 raft_consensus.cc:2243] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:19:50.752285 12327 consensus_peers.cc:597] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 -> Peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Couldn't send request to peer 71352565266c4518847c28a5b0a28f4f. 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:50.753218 11074 raft_consensus.cc:2272] T 094c69911300406e940ba988674c7239 P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.756042 11074 tablet_replica.cc:333] T 45ea13d53dba4d15831055186621d91e P 71352565266c4518847c28a5b0a28f4f: stopping tablet replica
I20260710 13:19:50.756788 11074 raft_consensus.cc:2243] T 45ea13d53dba4d15831055186621d91e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.757678 11074 raft_consensus.cc:2272] T 45ea13d53dba4d15831055186621d91e P 71352565266c4518847c28a5b0a28f4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.760324 11074 tablet_replica.cc:333] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f: stopping tablet replica
I20260710 13:19:50.761677 11074 raft_consensus.cc:2243] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.762634 11074 raft_consensus.cc:2272] T 3f78435a3f15428bb2e515497056ebb3 P 71352565266c4518847c28a5b0a28f4f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:50.823778 12253 consensus_peers.cc:597] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f -> Peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Couldn't send request to peer 71352565266c4518847c28a5b0a28f4f. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:50.853013 12253 consensus_peers.cc:597] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f -> Peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Couldn't send request to peer 71352565266c4518847c28a5b0a28f4f. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:50.931598 12327 consensus_peers.cc:597] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 -> Peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Couldn't send request to peer 71352565266c4518847c28a5b0a28f4f. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:50.968156 12327 consensus_peers.cc:597] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 -> Peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Couldn't send request to peer 71352565266c4518847c28a5b0a28f4f. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:50.982833 12253 consensus_peers.cc:597] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f -> Peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Couldn't send request to peer 71352565266c4518847c28a5b0a28f4f. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:50.995096 12599 consensus_peers.cc:597] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 -> Peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Couldn't send request to peer 71352565266c4518847c28a5b0a28f4f. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:50.998415 12253 consensus_peers.cc:597] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f -> Peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Couldn't send request to peer 71352565266c4518847c28a5b0a28f4f. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:51.006249 12599 consensus_peers.cc:597] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 -> Peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Couldn't send request to peer 71352565266c4518847c28a5b0a28f4f. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:51.042224 12599 consensus_peers.cc:597] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8 -> Peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Couldn't send request to peer 71352565266c4518847c28a5b0a28f4f. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:51.045507 12327 consensus_peers.cc:597] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 -> Peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Couldn't send request to peer 71352565266c4518847c28a5b0a28f4f. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:51.818732 11074 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 12234)
I20260710 13:19:51.839211 13105 raft_consensus.cc:493] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:51.839711 13105 raft_consensus.cc:515] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:51.841460 13105 leader_election.cc:290] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:51.842705 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f32fd8c3904470ab0d6576bea4ec51d" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
W20260710 13:19:51.845338 12253 leader_election.cc:336] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111)
I20260710 13:19:51.845703 12253 leader_election.cc:304] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5ec30aca77f4899af85580dc16fc58f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:51.846253 13105 raft_consensus.cc:2749] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260710 13:19:51.857869 13105 raft_consensus.cc:493] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:51.858311 13105 raft_consensus.cc:515] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:51.860149 13105 leader_election.cc:290] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:51.861366 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b573777d464abfadec4f66bb302606" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
W20260710 13:19:51.864163 12253 leader_election.cc:336] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111)
I20260710 13:19:51.864570 12253 leader_election.cc:304] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5ec30aca77f4899af85580dc16fc58f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:51.865111 13105 raft_consensus.cc:2749] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:19:51.989472 13108 raft_consensus.cc:493] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:51.989907 13108 raft_consensus.cc:515] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:51.991807 13108 leader_election.cc:290] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
I20260710 13:19:51.992950 12630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d43bb1645214bda86bd34bb75e0c6a8" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8" is_pre_election: true
W20260710 13:19:51.995841 12253 leader_election.cc:336] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111)
I20260710 13:19:51.996275 12253 leader_election.cc:304] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5ec30aca77f4899af85580dc16fc58f; no voters: 71352565266c4518847c28a5b0a28f4f, f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:51.996984 13108 raft_consensus.cc:2749] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:52.028151 13123 raft_consensus.cc:493] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:52.028700 13123 raft_consensus.cc:515] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:52.030330 13123 leader_election.cc:290] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:52.032028 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f78435a3f15428bb2e515497056ebb3" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:52.034775 13108 raft_consensus.cc:493] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
W20260710 13:19:52.035532 12327 leader_election.cc:336] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111)
I20260710 13:19:52.035266 13108 raft_consensus.cc:515] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:52.035974 12327 leader_election.cc:304] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73; no voters: 71352565266c4518847c28a5b0a28f4f, f5ec30aca77f4899af85580dc16fc58f
I20260710 13:19:52.037547 13108 leader_election.cc:290] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:52.037994 13123 raft_consensus.cc:2749] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:19:52.040707 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f78435a3f15428bb2e515497056ebb3" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:52.041278 12358 raft_consensus.cc:2468] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 2.
I20260710 13:19:52.042959 12253 leader_election.cc:304] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 
W20260710 13:19:52.043699 12253 leader_election.cc:336] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111)
I20260710 13:19:52.043709 13108 raft_consensus.cc:2804] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:52.044193 13108 raft_consensus.cc:493] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:52.044574 13108 raft_consensus.cc:3060] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:52.053011 13108 raft_consensus.cc:515] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:52.055228 13108 leader_election.cc:290] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 3 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:52.056535 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f78435a3f15428bb2e515497056ebb3" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:52.057034 12358 raft_consensus.cc:3060] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:19:52.058766 12253 leader_election.cc:336] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111)
I20260710 13:19:52.061594 12358 raft_consensus.cc:2468] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5ec30aca77f4899af85580dc16fc58f in term 3.
I20260710 13:19:52.062404 12253 leader_election.cc:304] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [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: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:52.063001 13108 raft_consensus.cc:2804] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:52.063498 13108 raft_consensus.cc:697] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 3 LEADER]: Becoming Leader. State: Replica: f5ec30aca77f4899af85580dc16fc58f, State: Running, Role: LEADER
I20260710 13:19:52.064390 13108 consensus_queue.cc:237] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:52.071380 13108 raft_consensus.cc:493] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:52.071905 13108 raft_consensus.cc:515] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:52.072314 12109 catalog_manager.cc:5697] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f reported cstate change: term changed from 2 to 3, leader changed from 71352565266c4518847c28a5b0a28f4f (127.10.208.129) to f5ec30aca77f4899af85580dc16fc58f (127.10.208.130). New cstate: current_term: 3 leader_uuid: "f5ec30aca77f4899af85580dc16fc58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:52.074102 13108 leader_election.cc:290] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:52.075451 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094c69911300406e940ba988674c7239" candidate_uuid: "f5ec30aca77f4899af85580dc16fc58f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
W20260710 13:19:52.080163 12253 leader_election.cc:336] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111)
I20260710 13:19:52.080583 12253 leader_election.cc:304] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5ec30aca77f4899af85580dc16fc58f; no voters: 4b49e775586d41cb84dc4c3a2f1dbb73, 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:52.081765 13105 raft_consensus.cc:2749] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:19:52.150399 13123 raft_consensus.cc:493] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:52.151283 13123 raft_consensus.cc:515] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:52.152356 13013 raft_consensus.cc:493] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:52.152796 13013 raft_consensus.cc:515] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:52.153414 13123 leader_election.cc:290] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:52.154615 13013 leader_election.cc:290] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:52.155386 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094c69911300406e940ba988674c7239" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:52.155640 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b573777d464abfadec4f66bb302606" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:52.156015 12281 raft_consensus.cc:2468] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 2.
I20260710 13:19:52.156188 12285 raft_consensus.cc:2468] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 3.
I20260710 13:19:52.158070 12327 leader_election.cc:304] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:52.158818 13013 raft_consensus.cc:2804] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:52.158893 12327 leader_election.cc:304] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:52.159188 13013 raft_consensus.cc:493] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:52.159548 13013 raft_consensus.cc:3060] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:52.159691 13123 raft_consensus.cc:2804] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260710 13:19:52.159731 12327 leader_election.cc:336] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111)
I20260710 13:19:52.160313 13123 raft_consensus.cc:493] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
W20260710 13:19:52.160745 12327 leader_election.cc:336] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111)
I20260710 13:19:52.160802 13123 raft_consensus.cc:3060] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:52.166298 13013 raft_consensus.cc:515] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:52.167667 13123 raft_consensus.cc:515] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:52.168241 13013 leader_election.cc:290] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 3 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:52.170004 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094c69911300406e940ba988674c7239" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:52.170883 12285 raft_consensus.cc:3060] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:52.171604 13123 leader_election.cc:290] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 4 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:52.175022 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b573777d464abfadec4f66bb302606" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:52.175617 13123 raft_consensus.cc:493] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:52.175736 12281 raft_consensus.cc:3060] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:52.176081 13123 raft_consensus.cc:515] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:52.177994 13123 leader_election.cc:290] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132:45783)
W20260710 13:19:52.175108 12327 leader_election.cc:336] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111)
I20260710 13:19:52.178995 12630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf151413d2d444c83b8b959a3738be8" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f07d6f5b8231417a9f26f25aa00455b8" is_pre_election: true
I20260710 13:19:52.181041 12285 raft_consensus.cc:2468] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 3.
W20260710 13:19:52.181831 12327 leader_election.cc:336] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111)
I20260710 13:19:52.182832 12327 leader_election.cc:304] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:52.183490 13123 raft_consensus.cc:2804] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:52.184001 13123 raft_consensus.cc:697] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 LEADER]: Becoming Leader. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Running, Role: LEADER
I20260710 13:19:52.184010 12281 raft_consensus.cc:2468] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 4.
I20260710 13:19:52.184957 13123 consensus_queue.cc:237] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
W20260710 13:19:52.185590 12327 leader_election.cc:336] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111)
I20260710 13:19:52.186089 12327 leader_election.cc:304] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73; no voters: 71352565266c4518847c28a5b0a28f4f, f07d6f5b8231417a9f26f25aa00455b8
I20260710 13:19:52.187280 12327 leader_election.cc:304] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:52.188019 13122 raft_consensus.cc:2749] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:52.188825 13122 raft_consensus.cc:2804] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:52.189369 13122 raft_consensus.cc:697] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 4 LEADER]: Becoming Leader. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Running, Role: LEADER
I20260710 13:19:52.190421 13122 consensus_queue.cc:237] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:52.198165 12109 catalog_manager.cc:5697] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: term changed from 2 to 3, leader changed from 71352565266c4518847c28a5b0a28f4f (127.10.208.129) to 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131). New cstate: current_term: 3 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:52.204558 13122 raft_consensus.cc:493] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:52.205148 13122 raft_consensus.cc:515] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:52.207230 13122 leader_election.cc:290] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:52.208431 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f32fd8c3904470ab0d6576bea4ec51d" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:52.209110 12281 raft_consensus.cc:2468] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 4.
I20260710 13:19:52.210561 12327 leader_election.cc:304] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:52.211278 13125 raft_consensus.cc:493] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
W20260710 13:19:52.211536 12327 leader_election.cc:336] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111)
I20260710 13:19:52.211766 13125 raft_consensus.cc:515] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:52.213613 13125 leader_election.cc:290] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:52.214375 13122 raft_consensus.cc:2804] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260710 13:19:52.214850 13122 raft_consensus.cc:493] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:52.215308 13122 raft_consensus.cc:3060] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:52.216210 12109 catalog_manager.cc:5697] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: term changed from 3 to 4, leader changed from 71352565266c4518847c28a5b0a28f4f (127.10.208.129) to 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131). New cstate: current_term: 4 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:52.217796 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d43bb1645214bda86bd34bb75e0c6a8" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f" is_pre_election: true
I20260710 13:19:52.218427 12281 raft_consensus.cc:2468] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f07d6f5b8231417a9f26f25aa00455b8 in term 1.
I20260710 13:19:52.221072 12599 leader_election.cc:304] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [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: f07d6f5b8231417a9f26f25aa00455b8, f5ec30aca77f4899af85580dc16fc58f; no voters: 
I20260710 13:19:52.221762 13125 raft_consensus.cc:2804] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:52.222158 13125 raft_consensus.cc:493] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:52.222563 13125 raft_consensus.cc:3060] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.230304 13132 raft_consensus.cc:493] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:52.230577 13125 raft_consensus.cc:515] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:52.230842 13132 raft_consensus.cc:515] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:52.232859 13132 leader_election.cc:290] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:52.230340 13122 raft_consensus.cc:515] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
W20260710 13:19:52.234483 12599 leader_election.cc:336] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111)
I20260710 13:19:52.235158 13122 leader_election.cc:290] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 5 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
I20260710 13:19:52.236765 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf151413d2d444c83b8b959a3738be8" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" is_pre_election: true
I20260710 13:19:52.237319 12358 raft_consensus.cc:2468] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f07d6f5b8231417a9f26f25aa00455b8 in term 1.
I20260710 13:19:52.238926 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f32fd8c3904470ab0d6576bea4ec51d" candidate_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:52.239578 12281 raft_consensus.cc:3060] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:52.239051 13125 leader_election.cc:290] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399)
W20260710 13:19:52.240186 12327 leader_election.cc:336] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111)
I20260710 13:19:52.247083 12281 raft_consensus.cc:2468] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b49e775586d41cb84dc4c3a2f1dbb73 in term 5.
I20260710 13:19:52.247433 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d43bb1645214bda86bd34bb75e0c6a8" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5ec30aca77f4899af85580dc16fc58f"
I20260710 13:19:52.248013 12285 raft_consensus.cc:3060] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.248464 12599 leader_election.cc:304] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [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: 4b49e775586d41cb84dc4c3a2f1dbb73, f07d6f5b8231417a9f26f25aa00455b8; no voters: 
I20260710 13:19:52.248950 12327 leader_election.cc:304] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b49e775586d41cb84dc4c3a2f1dbb73, f5ec30aca77f4899af85580dc16fc58f; no voters: 71352565266c4518847c28a5b0a28f4f
W20260710 13:19:52.249367 12599 leader_election.cc:336] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111)
I20260710 13:19:52.250630 13125 raft_consensus.cc:2804] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:52.253348 13125 raft_consensus.cc:493] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 71352565266c4518847c28a5b0a28f4f)
I20260710 13:19:52.253718 13125 raft_consensus.cc:3060] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.254834 12285 raft_consensus.cc:2468] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f07d6f5b8231417a9f26f25aa00455b8 in term 2.
W20260710 13:19:52.252918 12599 leader_election.cc:336] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111)
I20260710 13:19:52.256973 12599 leader_election.cc:304] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [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: f07d6f5b8231417a9f26f25aa00455b8, f5ec30aca77f4899af85580dc16fc58f; no voters: 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:52.257778 13132 raft_consensus.cc:2804] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:52.258031 13122 raft_consensus.cc:2804] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:19:52.258765 13122 raft_consensus.cc:697] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 5 LEADER]: Becoming Leader. State: Replica: 4b49e775586d41cb84dc4c3a2f1dbb73, State: Running, Role: LEADER
I20260710 13:19:52.259467 13125 raft_consensus.cc:515] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:52.259653 13122 consensus_queue.cc:237] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } }
I20260710 13:19:52.262426 13125 leader_election.cc:290] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 election: Requested vote from peers 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119), 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249)
I20260710 13:19:52.264709 13132 raft_consensus.cc:697] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 LEADER]: Becoming Leader. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Running, Role: LEADER
I20260710 13:19:52.266862 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf151413d2d444c83b8b959a3738be8" candidate_uuid: "f07d6f5b8231417a9f26f25aa00455b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73"
I20260710 13:19:52.267421 12358 raft_consensus.cc:3060] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.266557 13132 consensus_queue.cc:237] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
W20260710 13:19:52.272333 12599 leader_election.cc:336] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111)
I20260710 13:19:52.281324 12358 raft_consensus.cc:2468] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f07d6f5b8231417a9f26f25aa00455b8 in term 2.
I20260710 13:19:52.283092 12599 leader_election.cc:304] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [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: 4b49e775586d41cb84dc4c3a2f1dbb73, f07d6f5b8231417a9f26f25aa00455b8; no voters: 71352565266c4518847c28a5b0a28f4f
I20260710 13:19:52.284402 13132 raft_consensus.cc:2804] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:52.284930 13132 raft_consensus.cc:697] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 LEADER]: Becoming Leader. State: Replica: f07d6f5b8231417a9f26f25aa00455b8, State: Running, Role: LEADER
I20260710 13:19:52.285884 13132 consensus_queue.cc:237] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [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: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } }
I20260710 13:19:52.285730 12109 catalog_manager.cc:5697] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 reported cstate change: term changed from 4 to 5, leader changed from 71352565266c4518847c28a5b0a28f4f (127.10.208.129) to 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131). New cstate: current_term: 5 leader_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:52.287626 12108 catalog_manager.cc:5697] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 reported cstate change: term changed from 1 to 2, leader changed from 71352565266c4518847c28a5b0a28f4f (127.10.208.129) to f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132). New cstate: current_term: 2 leader_uuid: "f07d6f5b8231417a9f26f25aa00455b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:52.304064 12108 catalog_manager.cc:5697] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 reported cstate change: term changed from 1 to 2, leader changed from 71352565266c4518847c28a5b0a28f4f (127.10.208.129) to f07d6f5b8231417a9f26f25aa00455b8 (127.10.208.132). New cstate: current_term: 2 leader_uuid: "f07d6f5b8231417a9f26f25aa00455b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "71352565266c4518847c28a5b0a28f4f" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 40119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f07d6f5b8231417a9f26f25aa00455b8" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 45783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260710 13:19:52.599107 12327 consensus_peers.cc:597] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 -> Peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Couldn't send request to peer 71352565266c4518847c28a5b0a28f4f. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:52.617648 12253 consensus_peers.cc:597] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f -> Peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Couldn't send request to peer 71352565266c4518847c28a5b0a28f4f. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:52.623844 12327 consensus_peers.cc:597] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 -> Peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Couldn't send request to peer 71352565266c4518847c28a5b0a28f4f. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:52.638593 12358 raft_consensus.cc:1275] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Refusing update from remote peer f5ec30aca77f4899af85580dc16fc58f: 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:52.639772 13129 consensus_queue.cc:1048] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:52.653582 12285 raft_consensus.cc:1275] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 5 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:52.655129 13123 consensus_queue.cc:1048] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:52.660983 12281 raft_consensus.cc:1275] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: 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:52.662388 13122 consensus_queue.cc:1048] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 13:19:52.674690 12327 consensus_peers.cc:597] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 -> Peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Couldn't send request to peer 71352565266c4518847c28a5b0a28f4f. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:52.700933 12285 raft_consensus.cc:1275] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Refusing update from remote peer f07d6f5b8231417a9f26f25aa00455b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:52.702025 13132 consensus_queue.cc:1048] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 13:19:52.717070 12599 consensus_peers.cc:597] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 -> Peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Couldn't send request to peer 71352565266c4518847c28a5b0a28f4f. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:52.754333 11074 tablet_server.cc:196] TabletServer@127.10.208.129:0 shutdown complete.
I20260710 13:19:52.761976 12285 raft_consensus.cc:1275] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [term 4 FOLLOWER]: Refusing update from remote peer 4b49e775586d41cb84dc4c3a2f1dbb73: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:19:52.763538 13013 consensus_queue.cc:1048] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ec30aca77f4899af85580dc16fc58f" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:52.803112 11074 tablet_server.cc:179] TabletServer@127.10.208.130:0 shutting down...
W20260710 13:19:52.828016 12599 consensus_peers.cc:597] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 -> Peer 71352565266c4518847c28a5b0a28f4f (127.10.208.129:40119): Couldn't send request to peer 71352565266c4518847c28a5b0a28f4f. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:40119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:52.829824 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:52.830642 11074 tablet_replica.cc:333] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f: stopping tablet replica
I20260710 13:19:52.831559 11074 raft_consensus.cc:2243] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.832151 11074 raft_consensus.cc:2272] T 3a20ef9dd1904c50abb7a9ad7f700920 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.833913 11074 tablet_replica.cc:333] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f: stopping tablet replica
I20260710 13:19:52.834395 11074 raft_consensus.cc:2243] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:52.835156 11074 raft_consensus.cc:2272] T bbdfecc75e1a435d89fb903138053496 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.836861 11074 tablet_replica.cc:333] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f: stopping tablet replica
I20260710 13:19:52.837340 11074 raft_consensus.cc:2243] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:52.837954 11074 raft_consensus.cc:2272] T 4a7558f3f6134c00820906f953804e36 P f5ec30aca77f4899af85580dc16fc58f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.839552 11074 tablet_replica.cc:333] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f: stopping tablet replica
I20260710 13:19:52.839998 11074 raft_consensus.cc:2243] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:52.840642 11074 raft_consensus.cc:2272] T 3dcd1c29c9ee45fbae00691cbb0725cf P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.842303 11074 tablet_replica.cc:333] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f: stopping tablet replica
I20260710 13:19:52.842752 11074 raft_consensus.cc:2243] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:52.843421 11074 raft_consensus.cc:2272] T 4c0066596e0d4a84a7b95beffe5f152f P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.845080 11074 tablet_replica.cc:333] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f: stopping tablet replica
I20260710 13:19:52.845523 11074 raft_consensus.cc:2243] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.845852 11074 raft_consensus.cc:2272] T 03b573777d464abfadec4f66bb302606 P f5ec30aca77f4899af85580dc16fc58f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.848433 11074 tablet_replica.cc:333] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f: stopping tablet replica
I20260710 13:19:52.849025 11074 raft_consensus.cc:2243] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:52.849727 11074 raft_consensus.cc:2272] T c6a9e9d6e5004140a88fa3224d9a5dec P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:52.851465 12599 consensus_peers.cc:597] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 -> Peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Couldn't send request to peer f5ec30aca77f4899af85580dc16fc58f. 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:52.851629 11074 tablet_replica.cc:333] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f: stopping tablet replica
I20260710 13:19:52.852228 11074 raft_consensus.cc:2243] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.852643 11074 raft_consensus.cc:2272] T ac758ed0cad2439db2b5739ef639b599 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.854275 11074 tablet_replica.cc:333] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f: stopping tablet replica
I20260710 13:19:52.854785 11074 raft_consensus.cc:2243] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.855319 11074 raft_consensus.cc:2272] T 8d43bb1645214bda86bd34bb75e0c6a8 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.857991 11074 tablet_replica.cc:333] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f: stopping tablet replica
I20260710 13:19:52.858521 11074 raft_consensus.cc:2243] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:52.859282 11074 raft_consensus.cc:2272] T 8405ec8d1a6e47cd882763aa3afc2797 P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.861068 11074 tablet_replica.cc:333] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f: stopping tablet replica
I20260710 13:19:52.861575 11074 raft_consensus.cc:2243] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:52.862293 11074 raft_consensus.cc:2272] T 3f78435a3f15428bb2e515497056ebb3 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.864576 11074 tablet_replica.cc:333] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f: stopping tablet replica
I20260710 13:19:52.864609 12358 raft_consensus.cc:1275] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Refusing update from remote peer f07d6f5b8231417a9f26f25aa00455b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:52.865159 11074 raft_consensus.cc:2243] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.865899 11074 raft_consensus.cc:2272] T 4a380db7f87444788cdf69bf325ea99e P f5ec30aca77f4899af85580dc16fc58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.865926 13125 consensus_queue.cc:1048] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b49e775586d41cb84dc4c3a2f1dbb73" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 41249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:52.868513 11074 tablet_replica.cc:333] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f: stopping tablet replica
I20260710 13:19:52.869251 11074 raft_consensus.cc:2243] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:19:52.869784 12327 consensus_peers.cc:597] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 -> Peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Couldn't send request to peer f5ec30aca77f4899af85580dc16fc58f. 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:52.869817 11074 raft_consensus.cc:2272] T ac61d301c17745a6b0e059b23931275b P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.874296 11074 tablet_replica.cc:333] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f: stopping tablet replica
I20260710 13:19:52.875074 11074 raft_consensus.cc:2243] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.875619 11074 raft_consensus.cc:2272] T 1f32fd8c3904470ab0d6576bea4ec51d P f5ec30aca77f4899af85580dc16fc58f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.877785 11074 tablet_replica.cc:333] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f: stopping tablet replica
I20260710 13:19:52.878288 11074 raft_consensus.cc:2243] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.878732 11074 raft_consensus.cc:2272] T 18d2d4aee0cb4b7daae9561e9d102f49 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.880867 11074 tablet_replica.cc:333] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f: stopping tablet replica
I20260710 13:19:52.881431 11074 raft_consensus.cc:2243] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.882086 11074 raft_consensus.cc:2272] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.884341 11074 tablet_replica.cc:333] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f: stopping tablet replica
I20260710 13:19:52.884953 11074 raft_consensus.cc:2243] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.885586 11074 raft_consensus.cc:2272] T 6561ffccf72a4d8b958367044c7c28b0 P f5ec30aca77f4899af85580dc16fc58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.887962 11074 tablet_replica.cc:333] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f: stopping tablet replica
I20260710 13:19:52.888453 11074 raft_consensus.cc:2243] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.888832 11074 raft_consensus.cc:2272] T 094c69911300406e940ba988674c7239 P f5ec30aca77f4899af85580dc16fc58f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.951642 11074 tablet_server.cc:196] TabletServer@127.10.208.130:0 shutdown complete.
I20260710 13:19:52.985308 11074 tablet_server.cc:179] TabletServer@127.10.208.131:0 shutting down...
W20260710 13:19:53.002359 12599 consensus_peers.cc:597] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8 -> Peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Couldn't send request to peer f5ec30aca77f4899af85580dc16fc58f. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.130:41399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:53.021081 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:53.021872 11074 tablet_replica.cc:333] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73: stopping tablet replica
I20260710 13:19:53.022472 11074 raft_consensus.cc:2243] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:53.023367 11074 raft_consensus.cc:2272] T 03b573777d464abfadec4f66bb302606 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.026005 11074 tablet_replica.cc:333] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73: stopping tablet replica
I20260710 13:19:53.026701 11074 raft_consensus.cc:2243] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 LEADER]: Raft consensus shutting down.
W20260710 13:19:53.027498 12599 consensus_peers.cc:597] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8 -> Peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): Couldn't send request to peer 4b49e775586d41cb84dc4c3a2f1dbb73. 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:53.027581 11074 raft_consensus.cc:2272] T 92dc3511de0049cca34d07fb2cb94d6b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.029465 11074 tablet_replica.cc:333] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73: stopping tablet replica
I20260710 13:19:53.029989 11074 raft_consensus.cc:2243] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:53.030543 11074 raft_consensus.cc:2272] T 3dcd1c29c9ee45fbae00691cbb0725cf P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.032238 11074 tablet_replica.cc:333] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73: stopping tablet replica
I20260710 13:19:53.032792 11074 raft_consensus.cc:2243] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:53.033200 11074 raft_consensus.cc:2272] T c6a9e9d6e5004140a88fa3224d9a5dec P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.034898 11074 tablet_replica.cc:333] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73: stopping tablet replica
I20260710 13:19:53.035501 11074 raft_consensus.cc:2243] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:53.035914 11074 raft_consensus.cc:2272] T ac758ed0cad2439db2b5739ef639b599 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.037424 11074 tablet_replica.cc:333] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73: stopping tablet replica
I20260710 13:19:53.037906 11074 raft_consensus.cc:2243] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:53.038286 11074 raft_consensus.cc:2272] T 6561ffccf72a4d8b958367044c7c28b0 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.039960 11074 tablet_replica.cc:333] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73: stopping tablet replica
I20260710 13:19:53.040459 11074 raft_consensus.cc:2243] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:53.040899 11074 raft_consensus.cc:2272] T cdf151413d2d444c83b8b959a3738be8 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.042879 11074 tablet_replica.cc:333] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73: stopping tablet replica
I20260710 13:19:53.043466 11074 raft_consensus.cc:2243] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:53.044339 11074 raft_consensus.cc:2272] T 094c69911300406e940ba988674c7239 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.046747 11074 tablet_replica.cc:333] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73: stopping tablet replica
I20260710 13:19:53.047402 11074 raft_consensus.cc:2243] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:53.048337 11074 raft_consensus.cc:2272] T ac61d301c17745a6b0e059b23931275b P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.050266 11074 tablet_replica.cc:333] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73: stopping tablet replica
I20260710 13:19:53.051007 11074 raft_consensus.cc:2243] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:19:53.051704 12327 consensus_peers.cc:597] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 -> Peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Couldn't send request to peer f5ec30aca77f4899af85580dc16fc58f. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.130:41399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:53.051890 11074 raft_consensus.cc:2272] T ecd191a322c34ae28b66933bfcc1ff43 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.054311 11074 tablet_replica.cc:333] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73: stopping tablet replica
I20260710 13:19:53.055047 11074 raft_consensus.cc:2243] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:53.055526 11074 raft_consensus.cc:2272] T fe834b6d3c784f84b046f1e4cc6e534e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.057022 11074 tablet_replica.cc:333] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73: stopping tablet replica
I20260710 13:19:53.057454 11074 raft_consensus.cc:2243] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:19:53.058094 11074 raft_consensus.cc:2272] T 1f32fd8c3904470ab0d6576bea4ec51d P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.059857 11074 tablet_replica.cc:333] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73: stopping tablet replica
I20260710 13:19:53.060284 11074 raft_consensus.cc:2243] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:53.060906 11074 raft_consensus.cc:2272] T 7c19e6f573224f4db21e815d35176221 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.062450 11074 tablet_replica.cc:333] T 8405ec8d1a6e47cd882763aa3afc2797 P 4b49e775586d41cb84dc4c3a2f1dbb73: stopping tablet replica
I20260710 13:19:53.062852 11074 raft_consensus.cc:2243] T 8405ec8d1a6e47cd882763aa3afc2797 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:53.063226 11074 raft_consensus.cc:2272] T 8405ec8d1a6e47cd882763aa3afc2797 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.064769 11074 tablet_replica.cc:333] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73: stopping tablet replica
I20260710 13:19:53.065153 11074 raft_consensus.cc:2243] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:53.065465 11074 raft_consensus.cc:2272] T 27a512c6cb48465da0a1b1d6c40a6fa4 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.066882 11074 tablet_replica.cc:333] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73: stopping tablet replica
I20260710 13:19:53.067328 11074 raft_consensus.cc:2243] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:53.067653 11074 raft_consensus.cc:2272] T 3f78435a3f15428bb2e515497056ebb3 P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.069686 11074 tablet_replica.cc:333] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73: stopping tablet replica
I20260710 13:19:53.070189 11074 raft_consensus.cc:2243] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:53.071110 11074 raft_consensus.cc:2272] T 45ea13d53dba4d15831055186621d91e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.073220 11074 tablet_replica.cc:333] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73: stopping tablet replica
I20260710 13:19:53.073704 11074 raft_consensus.cc:2243] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:53.074349 11074 raft_consensus.cc:2272] T 4a380db7f87444788cdf69bf325ea99e P 4b49e775586d41cb84dc4c3a2f1dbb73 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:53.107538 12599 consensus_peers.cc:597] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 -> Peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Couldn't send request to peer f5ec30aca77f4899af85580dc16fc58f. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.130:41399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:53.116353 11074 tablet_server.cc:196] TabletServer@127.10.208.131:0 shutdown complete.
W20260710 13:19:53.126783 12599 consensus_peers.cc:597] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 -> Peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Couldn't send request to peer f5ec30aca77f4899af85580dc16fc58f. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.130:41399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:53.128654 12599 consensus_peers.cc:597] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 -> Peer f5ec30aca77f4899af85580dc16fc58f (127.10.208.130:41399): Couldn't send request to peer f5ec30aca77f4899af85580dc16fc58f. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.130:41399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:53.134835 12599 consensus_peers.cc:597] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 -> Peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): Couldn't send request to peer 4b49e775586d41cb84dc4c3a2f1dbb73. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.131:41249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:53.155134 11074 tablet_server.cc:179] TabletServer@127.10.208.132:0 shutting down...
W20260710 13:19:53.175593 12599 consensus_peers.cc:597] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8 -> Peer 4b49e775586d41cb84dc4c3a2f1dbb73 (127.10.208.131:41249): Couldn't send request to peer 4b49e775586d41cb84dc4c3a2f1dbb73. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.131:41249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:53.186511 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:53.187302 11074 tablet_replica.cc:333] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8: stopping tablet replica
I20260710 13:19:53.188242 11074 raft_consensus.cc:2243] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:53.189116 11074 raft_consensus.cc:2272] T 6561ffccf72a4d8b958367044c7c28b0 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.190913 11074 tablet_replica.cc:333] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8: stopping tablet replica
I20260710 13:19:53.191538 11074 raft_consensus.cc:2243] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:53.192236 11074 raft_consensus.cc:2272] T 3a20ef9dd1904c50abb7a9ad7f700920 P f07d6f5b8231417a9f26f25aa00455b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.193809 11074 tablet_replica.cc:333] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8: stopping tablet replica
I20260710 13:19:53.194317 11074 raft_consensus.cc:2243] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:53.194802 11074 raft_consensus.cc:2272] T 3dcd1c29c9ee45fbae00691cbb0725cf P f07d6f5b8231417a9f26f25aa00455b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.196484 11074 tablet_replica.cc:333] T 45ea13d53dba4d15831055186621d91e P f07d6f5b8231417a9f26f25aa00455b8: stopping tablet replica
I20260710 13:19:53.196918 11074 raft_consensus.cc:2243] T 45ea13d53dba4d15831055186621d91e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:53.197325 11074 raft_consensus.cc:2272] T 45ea13d53dba4d15831055186621d91e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.198916 11074 tablet_replica.cc:333] T 4a380db7f87444788cdf69bf325ea99e P f07d6f5b8231417a9f26f25aa00455b8: stopping tablet replica
I20260710 13:19:53.199477 11074 raft_consensus.cc:2243] T 4a380db7f87444788cdf69bf325ea99e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:53.199877 11074 raft_consensus.cc:2272] T 4a380db7f87444788cdf69bf325ea99e P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.201509 11074 tablet_replica.cc:333] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8: stopping tablet replica
I20260710 13:19:53.201985 11074 raft_consensus.cc:2243] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:53.202680 11074 raft_consensus.cc:2272] T fe834b6d3c784f84b046f1e4cc6e534e P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.204403 11074 tablet_replica.cc:333] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8: stopping tablet replica
I20260710 13:19:53.205188 11074 raft_consensus.cc:2243] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:53.205754 11074 raft_consensus.cc:2272] T 4c0066596e0d4a84a7b95beffe5f152f P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.207456 11074 tablet_replica.cc:333] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8: stopping tablet replica
I20260710 13:19:53.207933 11074 raft_consensus.cc:2243] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:53.208313 11074 raft_consensus.cc:2272] T ac61d301c17745a6b0e059b23931275b P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.209875 11074 tablet_replica.cc:333] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8: stopping tablet replica
I20260710 13:19:53.210350 11074 raft_consensus.cc:2243] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:53.210860 11074 raft_consensus.cc:2272] T ecd191a322c34ae28b66933bfcc1ff43 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.212450 11074 tablet_replica.cc:333] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8: stopping tablet replica
I20260710 13:19:53.212931 11074 raft_consensus.cc:2243] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:53.213591 11074 raft_consensus.cc:2272] T ac758ed0cad2439db2b5739ef639b599 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.215216 11074 tablet_replica.cc:333] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8: stopping tablet replica
I20260710 13:19:53.215687 11074 raft_consensus.cc:2243] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:53.216454 11074 raft_consensus.cc:2272] T 8d43bb1645214bda86bd34bb75e0c6a8 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.218329 11074 tablet_replica.cc:333] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8: stopping tablet replica
I20260710 13:19:53.218815 11074 raft_consensus.cc:2243] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:53.219297 11074 raft_consensus.cc:2272] T 4a7558f3f6134c00820906f953804e36 P f07d6f5b8231417a9f26f25aa00455b8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.220821 11074 tablet_replica.cc:333] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8: stopping tablet replica
I20260710 13:19:53.221259 11074 raft_consensus.cc:2243] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:53.221665 11074 raft_consensus.cc:2272] T 92dc3511de0049cca34d07fb2cb94d6b P f07d6f5b8231417a9f26f25aa00455b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.223228 11074 tablet_replica.cc:333] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8: stopping tablet replica
I20260710 13:19:53.223675 11074 raft_consensus.cc:2243] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:53.224331 11074 raft_consensus.cc:2272] T 18d2d4aee0cb4b7daae9561e9d102f49 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.225800 11074 tablet_replica.cc:333] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8: stopping tablet replica
I20260710 13:19:53.226253 11074 raft_consensus.cc:2243] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:53.226893 11074 raft_consensus.cc:2272] T 27a512c6cb48465da0a1b1d6c40a6fa4 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.228345 11074 tablet_replica.cc:333] T 7c19e6f573224f4db21e815d35176221 P f07d6f5b8231417a9f26f25aa00455b8: stopping tablet replica
I20260710 13:19:53.228772 11074 raft_consensus.cc:2243] T 7c19e6f573224f4db21e815d35176221 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:53.229198 11074 raft_consensus.cc:2272] T 7c19e6f573224f4db21e815d35176221 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.230656 11074 tablet_replica.cc:333] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8: stopping tablet replica
I20260710 13:19:53.231117 11074 raft_consensus.cc:2243] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:53.231873 11074 raft_consensus.cc:2272] T cdf151413d2d444c83b8b959a3738be8 P f07d6f5b8231417a9f26f25aa00455b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.233675 11074 tablet_replica.cc:333] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8: stopping tablet replica
I20260710 13:19:53.234105 11074 raft_consensus.cc:2243] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:53.234560 11074 raft_consensus.cc:2272] T bbdfecc75e1a435d89fb903138053496 P f07d6f5b8231417a9f26f25aa00455b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.268628 11074 tablet_server.cc:196] TabletServer@127.10.208.132:0 shutdown complete.
I20260710 13:19:53.295007 11074 master.cc:562] Master@127.10.208.190:43849 shutting down...
I20260710 13:19:53.315656 11074 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:53.316141 11074 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.316388 11074 tablet_replica.cc:333] T 00000000000000000000000000000000 P ae094bd7be34425da8bbf9ffc9a13856: stopping tablet replica
I20260710 13:19:53.353839 11074 master.cc:584] Master@127.10.208.190:43849 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (31683 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:19:53.410972 11074 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.208.190:39687
I20260710 13:19:53.412266 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:53.418313 13153 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:53.418766 13154 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:53.419698 13156 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:53.420840 11074 server_base.cc:1061] running on GCE node
I20260710 13:19:53.421852 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:53.422041 11074 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:53.422235 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689593422204 us; error 0 us; skew 500 ppm
I20260710 13:19:53.422751 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:53.425069 11074 webserver.cc:533] Webserver started at http://127.10.208.190:32865/ using document root <none> and password file <none>
I20260710 13:19:53.425542 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:53.425724 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:53.426003 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:53.427127 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-0/minicluster-data/master-0-root/instance:
uuid: "4c72cb447e2d44deb8bb7ae304bb6445"
format_stamp: "Formatted at 2026-07-10 13:19:53 on dist-test-slave-dc44"
I20260710 13:19:53.431378 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:19:53.434504 13161 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:53.435242 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:53.435521 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-0/minicluster-data/master-0-root
uuid: "4c72cb447e2d44deb8bb7ae304bb6445"
format_stamp: "Formatted at 2026-07-10 13:19:53 on dist-test-slave-dc44"
I20260710 13:19:53.435782 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-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:53.457885 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:53.459160 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:53.495715 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.190:39687
I20260710 13:19:53.495820 13212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.190:39687 every 8 connection(s)
I20260710 13:19:53.499436 13213 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:53.508832 13213 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445: Bootstrap starting.
I20260710 13:19:53.513445 13213 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:53.517359 13213 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445: No bootstrap required, opened a new log
I20260710 13:19:53.519418 13213 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c72cb447e2d44deb8bb7ae304bb6445" member_type: VOTER }
I20260710 13:19:53.519788 13213 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:53.520021 13213 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c72cb447e2d44deb8bb7ae304bb6445, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.520617 13213 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4c72cb447e2d44deb8bb7ae304bb6445" member_type: VOTER }
I20260710 13:19:53.521049 13213 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:53.521262 13213 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:53.521518 13213 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:53.525480 13213 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c72cb447e2d44deb8bb7ae304bb6445" member_type: VOTER }
I20260710 13:19:53.525956 13213 leader_election.cc:304] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445 [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: 4c72cb447e2d44deb8bb7ae304bb6445; no voters: 
I20260710 13:19:53.527040 13213 leader_election.cc:290] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:53.527480 13216 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:53.528715 13216 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445 [term 1 LEADER]: Becoming Leader. State: Replica: 4c72cb447e2d44deb8bb7ae304bb6445, State: Running, Role: LEADER
I20260710 13:19:53.529337 13216 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445 [LEADER]: Queue going to LEADER mode. State: All 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: "4c72cb447e2d44deb8bb7ae304bb6445" member_type: VOTER }
I20260710 13:19:53.529791 13213 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:53.533856 13217 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4c72cb447e2d44deb8bb7ae304bb6445" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c72cb447e2d44deb8bb7ae304bb6445" member_type: VOTER } }
I20260710 13:19:53.533928 13218 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4c72cb447e2d44deb8bb7ae304bb6445. Latest consensus state: current_term: 1 leader_uuid: "4c72cb447e2d44deb8bb7ae304bb6445" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c72cb447e2d44deb8bb7ae304bb6445" member_type: VOTER } }
I20260710 13:19:53.534749 13217 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:53.534806 13218 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:53.540100 13223 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:53.547501 13223 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:53.548403 11074 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:53.555727 13223 catalog_manager.cc:1383] Generated new cluster ID: dd2ca69170c14e71b50ad3f144aea961
I20260710 13:19:53.555994 13223 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:53.574928 13223 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:53.576138 13223 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:53.592720 13223 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445: Generated new TSK 0
I20260710 13:19:53.593302 13223 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:53.615068 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:53.620630 13234 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:53.621546 13235 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:53.623293 13237 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:53.623929 11074 server_base.cc:1061] running on GCE node
I20260710 13:19:53.624854 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:53.625062 11074 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:53.625212 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689593625183 us; error 0 us; skew 500 ppm
I20260710 13:19:53.625748 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:53.627964 11074 webserver.cc:533] Webserver started at http://127.10.208.129:44233/ using document root <none> and password file <none>
I20260710 13:19:53.628428 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:53.628623 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:53.628888 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:53.629897 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-0/minicluster-data/ts-0-root/instance:
uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
format_stamp: "Formatted at 2026-07-10 13:19:53 on dist-test-slave-dc44"
I20260710 13:19:53.634151 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:19:53.637475 13242 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:53.638350 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:53.638589 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-0/minicluster-data/ts-0-root
uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
format_stamp: "Formatted at 2026-07-10 13:19:53 on dist-test-slave-dc44"
I20260710 13:19:53.638821 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-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:53.664369 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:53.665485 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:53.666831 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:53.668977 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:53.669166 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:53.669413 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:53.669567 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:53.707914 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.129:35483
I20260710 13:19:53.708012 13304 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.129:35483 every 8 connection(s)
I20260710 13:19:53.712824 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:53.719679 13309 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:53.719977 13310 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:53.723176 13312 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:53.723846 11074 server_base.cc:1061] running on GCE node
I20260710 13:19:53.724956 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:53.725173 11074 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:53.725345 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689593725329 us; error 0 us; skew 500 ppm
I20260710 13:19:53.725857 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:53.728416 11074 webserver.cc:533] Webserver started at http://127.10.208.130:37351/ using document root <none> and password file <none>
I20260710 13:19:53.728909 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:53.729104 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:53.729370 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:53.729699 13305 heartbeater.cc:344] Connected to a master server at 127.10.208.190:39687
I20260710 13:19:53.730043 13305 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:53.730448 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-0/minicluster-data/ts-1-root/instance:
uuid: "ed20824481ba414b837004758efe73c1"
format_stamp: "Formatted at 2026-07-10 13:19:53 on dist-test-slave-dc44"
I20260710 13:19:53.730675 13305 heartbeater.cc:507] Master 127.10.208.190:39687 requested a full tablet report, sending...
I20260710 13:19:53.732640 13178 ts_manager.cc:194] Registered new tserver with Master: 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:53.734257 13178 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51636
I20260710 13:19:53.735246 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:53.738570 13317 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:53.739305 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:53.739578 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-0/minicluster-data/ts-1-root
uuid: "ed20824481ba414b837004758efe73c1"
format_stamp: "Formatted at 2026-07-10 13:19:53 on dist-test-slave-dc44"
I20260710 13:19:53.739837 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-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:53.762089 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:53.763286 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:53.764685 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:53.766754 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:53.766966 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:53.767225 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:53.767387 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:53.804936 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.130:32813
I20260710 13:19:53.805032 13379 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.130:32813 every 8 connection(s)
I20260710 13:19:53.809528 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:53.816931 13384 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:53.816198 13383 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:53.820062 11074 server_base.cc:1061] running on GCE node
W20260710 13:19:53.820502 13386 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:53.821024 13380 heartbeater.cc:344] Connected to a master server at 127.10.208.190:39687
I20260710 13:19:53.821408 13380 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:53.821480 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:53.821758 11074 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:53.821928 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689593821907 us; error 0 us; skew 500 ppm
I20260710 13:19:53.822206 13380 heartbeater.cc:507] Master 127.10.208.190:39687 requested a full tablet report, sending...
I20260710 13:19:53.822525 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:53.824299 13178 ts_manager.cc:194] Registered new tserver with Master: ed20824481ba414b837004758efe73c1 (127.10.208.130:32813)
I20260710 13:19:53.825579 13178 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51640
I20260710 13:19:53.826746 11074 webserver.cc:533] Webserver started at http://127.10.208.131:37449/ using document root <none> and password file <none>
I20260710 13:19:53.827261 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:53.827446 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:53.827711 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:53.828694 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-0/minicluster-data/ts-2-root/instance:
uuid: "0a29a3a0f20b4709b39393268079a7e0"
format_stamp: "Formatted at 2026-07-10 13:19:53 on dist-test-slave-dc44"
I20260710 13:19:53.832782 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:53.835749 13391 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:53.836408 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:53.836696 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-0/minicluster-data/ts-2-root
uuid: "0a29a3a0f20b4709b39393268079a7e0"
format_stamp: "Formatted at 2026-07-10 13:19:53 on dist-test-slave-dc44"
I20260710 13:19:53.837030 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-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:53.860224 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:53.861294 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:53.862617 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:53.864797 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:53.864972 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:53.865255 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:53.865406 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:53.903736 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.131:42421
I20260710 13:19:53.903855 13453 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.131:42421 every 8 connection(s)
I20260710 13:19:53.908314 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:53.915061 13457 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:53.915743 13458 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:53.919302 13461 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:53.919586 11074 server_base.cc:1061] running on GCE node
I20260710 13:19:53.919773 13454 heartbeater.cc:344] Connected to a master server at 127.10.208.190:39687
I20260710 13:19:53.920254 13454 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:53.920598 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:53.920846 11074 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:53.920934 13454 heartbeater.cc:507] Master 127.10.208.190:39687 requested a full tablet report, sending...
I20260710 13:19:53.921041 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689593921023 us; error 0 us; skew 500 ppm
I20260710 13:19:53.921720 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:53.923173 13178 ts_manager.cc:194] Registered new tserver with Master: 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421)
I20260710 13:19:53.924261 11074 webserver.cc:533] Webserver started at http://127.10.208.132:37767/ using document root <none> and password file <none>
I20260710 13:19:53.924662 13178 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51648
I20260710 13:19:53.924739 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:53.925051 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:53.925315 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:53.926419 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-0/minicluster-data/ts-3-root/instance:
uuid: "2ea8052041d3404ea88f066c53482b67"
format_stamp: "Formatted at 2026-07-10 13:19:53 on dist-test-slave-dc44"
I20260710 13:19:53.930544 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:53.933694 13465 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:53.934404 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:19:53.934690 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-0/minicluster-data/ts-3-root
uuid: "2ea8052041d3404ea88f066c53482b67"
format_stamp: "Formatted at 2026-07-10 13:19:53 on dist-test-slave-dc44"
I20260710 13:19:53.934963 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-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:19:53.944974 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:53.946132 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:53.947533 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:53.949546 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:53.949757 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:53.949982 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:53.950146 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:53.988803 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.132:36723
I20260710 13:19:53.988895 13527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.132:36723 every 8 connection(s)
I20260710 13:19:54.002640 13528 heartbeater.cc:344] Connected to a master server at 127.10.208.190:39687
I20260710 13:19:54.003110 13528 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:54.003918 13528 heartbeater.cc:507] Master 127.10.208.190:39687 requested a full tablet report, sending...
I20260710 13:19:54.005885 13178 ts_manager.cc:194] Registered new tserver with Master: 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:19:54.006953 11074 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015078832s
I20260710 13:19:54.007485 13178 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51662
I20260710 13:19:54.031603 13178 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51668:
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:19:54.170709 13419 tablet_service.cc:1511] Processing CreateTablet for tablet 1bb9927b82b24d4ca2cb4a87c9dcc2e5 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:54.172427 13419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb9927b82b24d4ca2cb4a87c9dcc2e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.174721 13415 tablet_service.cc:1511] Processing CreateTablet for tablet 5c650c0380da4fbf8b4876d830a5de2c (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:54.176363 13415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c650c0380da4fbf8b4876d830a5de2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.176074 13416 tablet_service.cc:1511] Processing CreateTablet for tablet eaa37522631a428d81863bc964366f5a (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:54.177394 13416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa37522631a428d81863bc964366f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.179355 13414 tablet_service.cc:1511] Processing CreateTablet for tablet d8862336b8a34ac18e82770f4b60b4cb (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:54.180097 13417 tablet_service.cc:1511] Processing CreateTablet for tablet 31b24fd89e9c40b594b17dde044aa787 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:54.180711 13414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8862336b8a34ac18e82770f4b60b4cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.181326 13417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b24fd89e9c40b594b17dde044aa787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.184042 13418 tablet_service.cc:1511] Processing CreateTablet for tablet 8c78ef50bf924243af02ef4e923bd76b (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:54.184538 13413 tablet_service.cc:1511] Processing CreateTablet for tablet bec6377d9ed145d39ab7d65018327d0a (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:54.185333 13418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c78ef50bf924243af02ef4e923bd76b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.186388 13413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec6377d9ed145d39ab7d65018327d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.193084 13345 tablet_service.cc:1511] Processing CreateTablet for tablet 8c78ef50bf924243af02ef4e923bd76b (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:54.194497 13345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c78ef50bf924243af02ef4e923bd76b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.196056 13412 tablet_service.cc:1511] Processing CreateTablet for tablet 6c85d1573889439a8f7db3b9fb23b46d (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:54.196982 13411 tablet_service.cc:1511] Processing CreateTablet for tablet d0538883913941d6813a41145174443d (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:54.198642 13344 tablet_service.cc:1511] Processing CreateTablet for tablet 77aae63b4d0e42a7bd5dac8a76a9c7a8 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:54.199931 13344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77aae63b4d0e42a7bd5dac8a76a9c7a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.203380 13491 tablet_service.cc:1511] Processing CreateTablet for tablet 31b24fd89e9c40b594b17dde044aa787 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:54.204145 13493 tablet_service.cc:1511] Processing CreateTablet for tablet 1bb9927b82b24d4ca2cb4a87c9dcc2e5 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:54.204742 13491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b24fd89e9c40b594b17dde044aa787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.205430 13493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb9927b82b24d4ca2cb4a87c9dcc2e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.205838 13342 tablet_service.cc:1511] Processing CreateTablet for tablet eaa37522631a428d81863bc964366f5a (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:54.206787 13490 tablet_service.cc:1511] Processing CreateTablet for tablet 72dee56384a2463da7715964a70dcc93 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:54.208145 13490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72dee56384a2463da7715964a70dcc93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.209149 13492 tablet_service.cc:1511] Processing CreateTablet for tablet 77aae63b4d0e42a7bd5dac8a76a9c7a8 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:54.210525 13492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77aae63b4d0e42a7bd5dac8a76a9c7a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.210824 13339 tablet_service.cc:1511] Processing CreateTablet for tablet bec6377d9ed145d39ab7d65018327d0a (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:54.212917 13338 tablet_service.cc:1511] Processing CreateTablet for tablet bdba5dbf21aa4a098e577bb69012110f (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:54.208134 13410 tablet_service.cc:1511] Processing CreateTablet for tablet dd659b6d6b154657ad1c86ebe05272da (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:54.215709 13263 tablet_service.cc:1511] Processing CreateTablet for tablet bdba5dbf21aa4a098e577bb69012110f (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:54.215976 13267 tablet_service.cc:1511] Processing CreateTablet for tablet eaa37522631a428d81863bc964366f5a (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:54.208134 13341 tablet_service.cc:1511] Processing CreateTablet for tablet 72dee56384a2463da7715964a70dcc93 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:54.216964 13263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdba5dbf21aa4a098e577bb69012110f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.204051 13343 tablet_service.cc:1511] Processing CreateTablet for tablet 31b24fd89e9c40b594b17dde044aa787 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:54.218218 13266 tablet_service.cc:1511] Processing CreateTablet for tablet 72dee56384a2463da7715964a70dcc93 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:54.219488 13266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72dee56384a2463da7715964a70dcc93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.220079 13262 tablet_service.cc:1511] Processing CreateTablet for tablet 6c85d1573889439a8f7db3b9fb23b46d (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:54.221056 13342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa37522631a428d81863bc964366f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.221263 13262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c85d1573889439a8f7db3b9fb23b46d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.224171 13261 tablet_service.cc:1511] Processing CreateTablet for tablet dd659b6d6b154657ad1c86ebe05272da (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:54.225452 13261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd659b6d6b154657ad1c86ebe05272da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.225338 13268 tablet_service.cc:1511] Processing CreateTablet for tablet 77aae63b4d0e42a7bd5dac8a76a9c7a8 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:54.226300 13338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdba5dbf21aa4a098e577bb69012110f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.226667 13268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77aae63b4d0e42a7bd5dac8a76a9c7a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.224195 13265 tablet_service.cc:1511] Processing CreateTablet for tablet 5c650c0380da4fbf8b4876d830a5de2c (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:54.197409 13412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c85d1573889439a8f7db3b9fb23b46d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.228289 13265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c650c0380da4fbf8b4876d830a5de2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.228183 13264 tablet_service.cc:1511] Processing CreateTablet for tablet bec6377d9ed145d39ab7d65018327d0a (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:54.229460 13264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec6377d9ed145d39ab7d65018327d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.231375 13410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd659b6d6b154657ad1c86ebe05272da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.232148 13269 tablet_service.cc:1511] Processing CreateTablet for tablet 8c78ef50bf924243af02ef4e923bd76b (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:54.233398 13269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c78ef50bf924243af02ef4e923bd76b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.227377 13339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec6377d9ed145d39ab7d65018327d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.236346 13341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72dee56384a2463da7715964a70dcc93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.236166 13270 tablet_service.cc:1511] Processing CreateTablet for tablet 1bb9927b82b24d4ca2cb4a87c9dcc2e5 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:54.237403 13270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb9927b82b24d4ca2cb4a87c9dcc2e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.209244 13340 tablet_service.cc:1511] Processing CreateTablet for tablet d8862336b8a34ac18e82770f4b60b4cb (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:54.240849 13488 tablet_service.cc:1511] Processing CreateTablet for tablet d8862336b8a34ac18e82770f4b60b4cb (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:54.240761 13337 tablet_service.cc:1511] Processing CreateTablet for tablet d0538883913941d6813a41145174443d (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:54.242193 13488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8862336b8a34ac18e82770f4b60b4cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.244302 13487 tablet_service.cc:1511] Processing CreateTablet for tablet bdba5dbf21aa4a098e577bb69012110f (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:54.245855 13487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdba5dbf21aa4a098e577bb69012110f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.248327 13489 tablet_service.cc:1511] Processing CreateTablet for tablet 5c650c0380da4fbf8b4876d830a5de2c (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:54.249845 13489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c650c0380da4fbf8b4876d830a5de2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.251052 13267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa37522631a428d81863bc964366f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.252254 13411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0538883913941d6813a41145174443d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.237430 13343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b24fd89e9c40b594b17dde044aa787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.254380 13337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0538883913941d6813a41145174443d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.255400 13340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8862336b8a34ac18e82770f4b60b4cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.272425 13336 tablet_service.cc:1511] Processing CreateTablet for tablet dd659b6d6b154657ad1c86ebe05272da (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:54.273810 13336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd659b6d6b154657ad1c86ebe05272da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.294711 13416 tablet_service.cc:1511] Processing CreateTablet for tablet 6747c2a08cfe4cd4bd4c9f734b7de971 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:54.296089 13416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6747c2a08cfe4cd4bd4c9f734b7de971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.305037 13486 tablet_service.cc:1511] Processing CreateTablet for tablet 6c85d1573889439a8f7db3b9fb23b46d (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:54.306432 13486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c85d1573889439a8f7db3b9fb23b46d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.308590 13485 tablet_service.cc:1511] Processing CreateTablet for tablet d0538883913941d6813a41145174443d (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:54.309918 13485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0538883913941d6813a41145174443d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.339787 13484 tablet_service.cc:1511] Processing CreateTablet for tablet 933a29e6baf64f8ea00bf56874b34e16 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:54.341145 13484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 933a29e6baf64f8ea00bf56874b34e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.371803 13342 tablet_service.cc:1511] Processing CreateTablet for tablet ec4abb47078d4587bdf7aec2ad12cf4f (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:54.373150 13342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec4abb47078d4587bdf7aec2ad12cf4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.399255 13544 tablet_bootstrap.cc:492] T 31b24fd89e9c40b594b17dde044aa787 P 0a29a3a0f20b4709b39393268079a7e0: Bootstrap starting.
I20260710 13:19:54.384298 13417 tablet_service.cc:1511] Processing CreateTablet for tablet ec4abb47078d4587bdf7aec2ad12cf4f (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:54.398046 13546 tablet_bootstrap.cc:492] T 72dee56384a2463da7715964a70dcc93 P 2ea8052041d3404ea88f066c53482b67: Bootstrap starting.
I20260710 13:19:54.425946 13417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec4abb47078d4587bdf7aec2ad12cf4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.438040 13486 tablet_service.cc:1511] Processing CreateTablet for tablet ec4abb47078d4587bdf7aec2ad12cf4f (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:54.439335 13486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec4abb47078d4587bdf7aec2ad12cf4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.416196 13339 tablet_service.cc:1511] Processing CreateTablet for tablet e5b1bec0809f4145af0b7a102ceb2145 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:54.441164 13339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5b1bec0809f4145af0b7a102ceb2145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.450491 13546 tablet_bootstrap.cc:654] T 72dee56384a2463da7715964a70dcc93 P 2ea8052041d3404ea88f066c53482b67: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.455932 13411 tablet_service.cc:1511] Processing CreateTablet for tablet e5b1bec0809f4145af0b7a102ceb2145 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:54.457311 13411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5b1bec0809f4145af0b7a102ceb2145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.461701 13544 tablet_bootstrap.cc:654] T 31b24fd89e9c40b594b17dde044aa787 P 0a29a3a0f20b4709b39393268079a7e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.463187 13486 tablet_service.cc:1511] Processing CreateTablet for tablet 5cfd42163d0a4557b2c39f3af0175cdc (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:54.464504 13486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cfd42163d0a4557b2c39f3af0175cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.467975 13269 tablet_service.cc:1511] Processing CreateTablet for tablet 5cfd42163d0a4557b2c39f3af0175cdc (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:54.468132 13340 tablet_service.cc:1511] Processing CreateTablet for tablet 5cfd42163d0a4557b2c39f3af0175cdc (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:54.469344 13269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cfd42163d0a4557b2c39f3af0175cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.469347 13340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cfd42163d0a4557b2c39f3af0175cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.472551 13410 tablet_service.cc:1511] Processing CreateTablet for tablet 42d1cbc2beb74706b873efec039050ac (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:54.473982 13410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d1cbc2beb74706b873efec039050ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.366659 13336 tablet_service.cc:1511] Processing CreateTablet for tablet 933a29e6baf64f8ea00bf56874b34e16 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:54.484907 13547 tablet_bootstrap.cc:492] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:54.412117 13490 tablet_service.cc:1511] Processing CreateTablet for tablet 6747c2a08cfe4cd4bd4c9f734b7de971 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:54.489243 13490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6747c2a08cfe4cd4bd4c9f734b7de971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.488399 13336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 933a29e6baf64f8ea00bf56874b34e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.494530 13547 tablet_bootstrap.cc:654] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.410154 13261 tablet_service.cc:1511] Processing CreateTablet for tablet 6747c2a08cfe4cd4bd4c9f734b7de971 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:54.497605 13261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6747c2a08cfe4cd4bd4c9f734b7de971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.505442 13484 tablet_service.cc:1511] Processing CreateTablet for tablet 42d1cbc2beb74706b873efec039050ac (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:54.506755 13484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d1cbc2beb74706b873efec039050ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.508108 13266 tablet_service.cc:1511] Processing CreateTablet for tablet 42d1cbc2beb74706b873efec039050ac (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:54.509625 13266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d1cbc2beb74706b873efec039050ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.479935 13268 tablet_service.cc:1511] Processing CreateTablet for tablet e5b1bec0809f4145af0b7a102ceb2145 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:54.512917 13343 tablet_service.cc:1511] Processing CreateTablet for tablet 576b95a9bd3748e6a25a138bcd1fc0f8 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:54.519623 13343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576b95a9bd3748e6a25a138bcd1fc0f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.519644 13268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5b1bec0809f4145af0b7a102ceb2145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.381233 13263 tablet_service.cc:1511] Processing CreateTablet for tablet 933a29e6baf64f8ea00bf56874b34e16 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:54.531832 13263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 933a29e6baf64f8ea00bf56874b34e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.534541 13545 tablet_bootstrap.cc:492] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1: Bootstrap starting.
I20260710 13:19:54.529241 13417 tablet_service.cc:1511] Processing CreateTablet for tablet 576b95a9bd3748e6a25a138bcd1fc0f8 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:54.535771 13417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576b95a9bd3748e6a25a138bcd1fc0f8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:19:54.541281 13226 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:54.545663 13545 tablet_bootstrap.cc:654] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.565347 13270 tablet_service.cc:1511] Processing CreateTablet for tablet ad13389dedc54ea7bda0da1747d5c1b2 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:54.566708 13270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad13389dedc54ea7bda0da1747d5c1b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.567459 13340 tablet_service.cc:1511] Processing CreateTablet for tablet ad13389dedc54ea7bda0da1747d5c1b2 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:54.569029 13340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad13389dedc54ea7bda0da1747d5c1b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.572042 13485 tablet_service.cc:1511] Processing CreateTablet for tablet 576b95a9bd3748e6a25a138bcd1fc0f8 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:54.573310 13485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576b95a9bd3748e6a25a138bcd1fc0f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.578213 13411 tablet_service.cc:1511] Processing CreateTablet for tablet ad13389dedc54ea7bda0da1747d5c1b2 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:54.579383 13488 tablet_service.cc:1511] Processing CreateTablet for tablet b52564b019b2414fb66239a7d270f8c5 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:54.579741 13411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad13389dedc54ea7bda0da1747d5c1b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.580618 13488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b52564b019b2414fb66239a7d270f8c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.582707 13264 tablet_service.cc:1511] Processing CreateTablet for tablet b52564b019b2414fb66239a7d270f8c5 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:54.584105 13264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b52564b019b2414fb66239a7d270f8c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.616536 13545 tablet_bootstrap.cc:492] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1: No bootstrap required, opened a new log
I20260710 13:19:54.616472 13336 tablet_service.cc:1511] Processing CreateTablet for tablet b52564b019b2414fb66239a7d270f8c5 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:54.617177 13545 ts_tablet_manager.cc:1403] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.002s
I20260710 13:19:54.617894 13336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b52564b019b2414fb66239a7d270f8c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.619752 13546 tablet_bootstrap.cc:492] T 72dee56384a2463da7715964a70dcc93 P 2ea8052041d3404ea88f066c53482b67: No bootstrap required, opened a new log
I20260710 13:19:54.620220 13545 raft_consensus.cc:359] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:54.620991 13545 raft_consensus.cc:385] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.621297 13545 raft_consensus.cc:740] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed20824481ba414b837004758efe73c1, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.620221 13546 ts_tablet_manager.cc:1403] T 72dee56384a2463da7715964a70dcc93 P 2ea8052041d3404ea88f066c53482b67: Time spent bootstrapping tablet: real 0.222s	user 0.007s	sys 0.020s
I20260710 13:19:54.624881 13546 raft_consensus.cc:359] T 72dee56384a2463da7715964a70dcc93 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:54.625546 13546 raft_consensus.cc:385] T 72dee56384a2463da7715964a70dcc93 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.625840 13546 raft_consensus.cc:740] T 72dee56384a2463da7715964a70dcc93 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.626688 13546 consensus_queue.cc:260] T 72dee56384a2463da7715964a70dcc93 P 2ea8052041d3404ea88f066c53482b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:54.616536 13547 tablet_bootstrap.cc:492] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d: No bootstrap required, opened a new log
I20260710 13:19:54.633208 13547 ts_tablet_manager.cc:1403] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.149s	user 0.011s	sys 0.004s
I20260710 13:19:54.643502 13410 tablet_service.cc:1511] Processing CreateTablet for tablet 37e8819c673142b58591c39fd0032e65 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:54.645084 13410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e8819c673142b58591c39fd0032e65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.651155 13545 consensus_queue.cc:260] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:54.656075 13487 tablet_service.cc:1511] Processing CreateTablet for tablet 37e8819c673142b58591c39fd0032e65 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:54.657513 13487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e8819c673142b58591c39fd0032e65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.667237 13528 heartbeater.cc:499] Master 127.10.208.190:39687 was elected leader, sending a full tablet report...
I20260710 13:19:54.659885 13261 tablet_service.cc:1511] Processing CreateTablet for tablet 37e8819c673142b58591c39fd0032e65 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:54.668406 13261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e8819c673142b58591c39fd0032e65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.673032 13410 tablet_service.cc:1511] Processing CreateTablet for tablet 3e67504009c0491fae55aa1f90be77c5 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:54.673782 13544 tablet_bootstrap.cc:492] T 31b24fd89e9c40b594b17dde044aa787 P 0a29a3a0f20b4709b39393268079a7e0: No bootstrap required, opened a new log
I20260710 13:19:54.674268 13544 ts_tablet_manager.cc:1403] T 31b24fd89e9c40b594b17dde044aa787 P 0a29a3a0f20b4709b39393268079a7e0: Time spent bootstrapping tablet: real 0.275s	user 0.022s	sys 0.008s
I20260710 13:19:54.674328 13410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e67504009c0491fae55aa1f90be77c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.675439 13336 tablet_service.cc:1511] Processing CreateTablet for tablet 3e67504009c0491fae55aa1f90be77c5 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:54.676592 13336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e67504009c0491fae55aa1f90be77c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.677294 13547 raft_consensus.cc:359] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:54.678042 13547 raft_consensus.cc:385] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.678320 13547 raft_consensus.cc:740] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.679962 13380 heartbeater.cc:499] Master 127.10.208.190:39687 was elected leader, sending a full tablet report...
I20260710 13:19:54.684083 13488 tablet_service.cc:1511] Processing CreateTablet for tablet 3e67504009c0491fae55aa1f90be77c5 (DEFAULT_TABLE table=test-workload [id=9ac4e9871fb747168f48c57f21451bf0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:54.685242 13488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e67504009c0491fae55aa1f90be77c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.673113 13546 ts_tablet_manager.cc:1434] T 72dee56384a2463da7715964a70dcc93 P 2ea8052041d3404ea88f066c53482b67: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260710 13:19:54.687330 13546 tablet_bootstrap.cc:492] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67: Bootstrap starting.
I20260710 13:19:54.692420 13547 consensus_queue.cc:260] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:54.694438 13544 raft_consensus.cc:359] T 31b24fd89e9c40b594b17dde044aa787 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:54.695268 13544 raft_consensus.cc:385] T 31b24fd89e9c40b594b17dde044aa787 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.695649 13544 raft_consensus.cc:740] T 31b24fd89e9c40b594b17dde044aa787 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.696123 13545 ts_tablet_manager.cc:1434] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.001s
I20260710 13:19:54.697188 13545 tablet_bootstrap.cc:492] T eaa37522631a428d81863bc964366f5a P ed20824481ba414b837004758efe73c1: Bootstrap starting.
I20260710 13:19:54.696566 13544 consensus_queue.cc:260] T 31b24fd89e9c40b594b17dde044aa787 P 0a29a3a0f20b4709b39393268079a7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:54.705457 13454 heartbeater.cc:499] Master 127.10.208.190:39687 was elected leader, sending a full tablet report...
I20260710 13:19:54.711297 13305 heartbeater.cc:499] Master 127.10.208.190:39687 was elected leader, sending a full tablet report...
I20260710 13:19:54.716133 13553 raft_consensus.cc:493] T 72dee56384a2463da7715964a70dcc93 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.716651 13553 raft_consensus.cc:515] T 72dee56384a2463da7715964a70dcc93 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:54.719122 13553 leader_election.cc:290] T 72dee56384a2463da7715964a70dcc93 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), ed20824481ba414b837004758efe73c1 (127.10.208.130:32813)
W20260710 13:19:54.743089 13529 tablet.cc:2406] T 72dee56384a2463da7715964a70dcc93 P 2ea8052041d3404ea88f066c53482b67: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:19:54.748126 13547 ts_tablet_manager.cc:1434] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.115s	user 0.013s	sys 0.000s
I20260710 13:19:54.756419 13554 raft_consensus.cc:493] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.757121 13554 raft_consensus.cc:515] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:54.730223 13544 ts_tablet_manager.cc:1434] T 31b24fd89e9c40b594b17dde044aa787 P 0a29a3a0f20b4709b39393268079a7e0: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.005s
I20260710 13:19:54.772814 13544 tablet_bootstrap.cc:492] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0: Bootstrap starting.
I20260710 13:19:54.775403 13547 tablet_bootstrap.cc:492] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:54.762892 13545 tablet_bootstrap.cc:654] T eaa37522631a428d81863bc964366f5a P ed20824481ba414b837004758efe73c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.798277 13554 leader_election.cc:290] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:19:54.814538 13547 tablet_bootstrap.cc:654] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.817672 13546 tablet_bootstrap.cc:654] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.823807 13552 raft_consensus.cc:493] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.824460 13552 raft_consensus.cc:515] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:54.829648 13552 leader_election.cc:290] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:54.843753 13544 tablet_bootstrap.cc:654] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.866657 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c650c0380da4fbf8b4876d830a5de2c" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
W20260710 13:19:54.868763 13243 leader_election.cc:343] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.879475 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dee56384a2463da7715964a70dcc93" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:54.880600 13547 tablet_bootstrap.cc:492] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d: No bootstrap required, opened a new log
I20260710 13:19:54.881129 13547 ts_tablet_manager.cc:1403] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.106s	user 0.024s	sys 0.000s
W20260710 13:19:54.881382 13467 leader_election.cc:343] T 72dee56384a2463da7715964a70dcc93 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.884176 13547 raft_consensus.cc:359] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:54.885080 13547 raft_consensus.cc:385] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.885402 13547 raft_consensus.cc:740] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.887727 13547 consensus_queue.cc:260] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:54.888343 13545 tablet_bootstrap.cc:492] T eaa37522631a428d81863bc964366f5a P ed20824481ba414b837004758efe73c1: No bootstrap required, opened a new log
I20260710 13:19:54.888824 13545 ts_tablet_manager.cc:1403] T eaa37522631a428d81863bc964366f5a P ed20824481ba414b837004758efe73c1: Time spent bootstrapping tablet: real 0.192s	user 0.019s	sys 0.009s
I20260710 13:19:54.889819 13547 ts_tablet_manager.cc:1434] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:54.890784 13547 tablet_bootstrap.cc:492] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:54.891985 13544 tablet_bootstrap.cc:492] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0: No bootstrap required, opened a new log
I20260710 13:19:54.892062 13545 raft_consensus.cc:359] T eaa37522631a428d81863bc964366f5a P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:54.892820 13544 ts_tablet_manager.cc:1403] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.006s
I20260710 13:19:54.893173 13545 raft_consensus.cc:385] T eaa37522631a428d81863bc964366f5a P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.893576 13545 raft_consensus.cc:740] T eaa37522631a428d81863bc964366f5a P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed20824481ba414b837004758efe73c1, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.894443 13545 consensus_queue.cc:260] T eaa37522631a428d81863bc964366f5a P ed20824481ba414b837004758efe73c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:54.899981 13544 raft_consensus.cc:359] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:54.900821 13544 raft_consensus.cc:385] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.901140 13544 raft_consensus.cc:740] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.904008 13544 consensus_queue.cc:260] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:54.904546 13355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dee56384a2463da7715964a70dcc93" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
I20260710 13:19:54.906483 13544 ts_tablet_manager.cc:1434] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.006s
W20260710 13:19:54.906961 13469 leader_election.cc:343] T 72dee56384a2463da7715964a70dcc93 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed20824481ba414b837004758efe73c1 (127.10.208.130:32813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.907213 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdba5dbf21aa4a098e577bb69012110f" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
I20260710 13:19:54.907521 13469 leader_election.cc:304] T 72dee56384a2463da7715964a70dcc93 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ea8052041d3404ea88f066c53482b67; no voters: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1
I20260710 13:19:54.908749 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c650c0380da4fbf8b4876d830a5de2c" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
W20260710 13:19:54.909199 13319 leader_election.cc:343] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.909742 13545 ts_tablet_manager.cc:1434] T eaa37522631a428d81863bc964366f5a P ed20824481ba414b837004758efe73c1: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:19:54.909930 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdba5dbf21aa4a098e577bb69012110f" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:54.910529 13280 raft_consensus.cc:2468] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 0.
I20260710 13:19:54.910709 13545 tablet_bootstrap.cc:492] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1: Bootstrap starting.
I20260710 13:19:54.912019 13546 tablet_bootstrap.cc:492] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67: No bootstrap required, opened a new log
W20260710 13:19:54.912252 13244 leader_election.cc:343] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.912583 13546 ts_tablet_manager.cc:1403] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67: Time spent bootstrapping tablet: real 0.225s	user 0.027s	sys 0.016s
I20260710 13:19:54.912735 13244 leader_election.cc:304] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 0a29a3a0f20b4709b39393268079a7e0, 2ea8052041d3404ea88f066c53482b67
I20260710 13:19:54.914008 13554 raft_consensus.cc:2749] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:54.911127 13553 raft_consensus.cc:2749] T 72dee56384a2463da7715964a70dcc93 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:54.915987 13319 leader_election.cc:304] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 [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: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1; no voters: 2ea8052041d3404ea88f066c53482b67
I20260710 13:19:54.916107 13546 raft_consensus.cc:359] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:54.916978 13546 raft_consensus.cc:385] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.917172 13552 raft_consensus.cc:2804] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.917371 13546 raft_consensus.cc:740] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.917618 13552 raft_consensus.cc:493] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.918030 13552 raft_consensus.cc:3060] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.918512 13545 tablet_bootstrap.cc:654] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.918502 13546 consensus_queue.cc:260] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:54.911826 13547 tablet_bootstrap.cc:654] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.907498 13544 tablet_bootstrap.cc:492] T 8c78ef50bf924243af02ef4e923bd76b P 0a29a3a0f20b4709b39393268079a7e0: Bootstrap starting.
I20260710 13:19:54.925890 13546 ts_tablet_manager.cc:1434] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260710 13:19:54.927160 13546 tablet_bootstrap.cc:492] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67: Bootstrap starting.
I20260710 13:19:54.928205 13556 raft_consensus.cc:493] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.928709 13556 raft_consensus.cc:515] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:54.933163 13544 tablet_bootstrap.cc:654] T 8c78ef50bf924243af02ef4e923bd76b P 0a29a3a0f20b4709b39393268079a7e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.948591 13546 tablet_bootstrap.cc:654] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.935353 13556 leader_election.cc:290] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), ed20824481ba414b837004758efe73c1 (127.10.208.130:32813)
I20260710 13:19:54.953343 13545 tablet_bootstrap.cc:492] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1: No bootstrap required, opened a new log
I20260710 13:19:54.954103 13545 ts_tablet_manager.cc:1403] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.000s
I20260710 13:19:54.941598 13552 raft_consensus.cc:515] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:54.958155 13552 leader_election.cc:290] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 election: Requested vote from peers 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:54.959306 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdba5dbf21aa4a098e577bb69012110f" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
I20260710 13:19:54.958230 13545 raft_consensus.cc:359] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:54.959928 13545 raft_consensus.cc:385] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.960392 13545 raft_consensus.cc:740] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed20824481ba414b837004758efe73c1, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.960677 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdba5dbf21aa4a098e577bb69012110f" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67"
I20260710 13:19:54.961293 13545 consensus_queue.cc:260] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
W20260710 13:19:54.962144 13319 leader_election.cc:343] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.963698 13545 ts_tablet_manager.cc:1434] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 13:19:54.959962 13280 raft_consensus.cc:3060] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.972518 13280 raft_consensus.cc:2468] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 1.
I20260710 13:19:54.980219 13355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa37522631a428d81863bc964366f5a" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
I20260710 13:19:54.980947 13355 raft_consensus.cc:2468] T eaa37522631a428d81863bc964366f5a P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a29a3a0f20b4709b39393268079a7e0 in term 0.
I20260710 13:19:54.982161 13319 leader_election.cc:304] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1; no voters: 2ea8052041d3404ea88f066c53482b67
I20260710 13:19:54.982282 13395 leader_election.cc:304] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0, ed20824481ba414b837004758efe73c1; no voters: 
I20260710 13:19:54.983551 13556 raft_consensus.cc:2804] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.984051 13556 raft_consensus.cc:493] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.984498 13556 raft_consensus.cc:3060] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.985013 13552 raft_consensus.cc:2804] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.985499 13545 tablet_bootstrap.cc:492] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1: Bootstrap starting.
I20260710 13:19:54.991760 13556 raft_consensus.cc:515] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:54.993124 13544 tablet_bootstrap.cc:492] T 8c78ef50bf924243af02ef4e923bd76b P 0a29a3a0f20b4709b39393268079a7e0: No bootstrap required, opened a new log
I20260710 13:19:54.993211 13545 tablet_bootstrap.cc:654] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.993661 13544 ts_tablet_manager.cc:1403] T 8c78ef50bf924243af02ef4e923bd76b P 0a29a3a0f20b4709b39393268079a7e0: Time spent bootstrapping tablet: real 0.086s	user 0.008s	sys 0.009s
I20260710 13:19:54.994738 13279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa37522631a428d81863bc964366f5a" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
I20260710 13:19:54.996728 13544 raft_consensus.cc:359] T 8c78ef50bf924243af02ef4e923bd76b P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
W20260710 13:19:54.997279 13393 leader_election.cc:343] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.997476 13544 raft_consensus.cc:385] T 8c78ef50bf924243af02ef4e923bd76b P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.997779 13544 raft_consensus.cc:740] T 8c78ef50bf924243af02ef4e923bd76b P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.982244 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa37522631a428d81863bc964366f5a" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:54.998749 13544 consensus_queue.cc:260] T 8c78ef50bf924243af02ef4e923bd76b P 0a29a3a0f20b4709b39393268079a7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
W20260710 13:19:54.999202 13393 leader_election.cc:343] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.002002 13547 tablet_bootstrap.cc:492] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d: No bootstrap required, opened a new log
I20260710 13:19:55.002665 13547 ts_tablet_manager.cc:1403] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.112s	user 0.029s	sys 0.009s
I20260710 13:19:55.005754 13544 ts_tablet_manager.cc:1434] T 8c78ef50bf924243af02ef4e923bd76b P 0a29a3a0f20b4709b39393268079a7e0: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 13:19:55.005887 13547 raft_consensus.cc:359] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.006609 13547 raft_consensus.cc:385] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.013629 13355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa37522631a428d81863bc964366f5a" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1"
I20260710 13:19:55.014470 13355 raft_consensus.cc:3060] T eaa37522631a428d81863bc964366f5a P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.019743 13544 tablet_bootstrap.cc:492] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0: Bootstrap starting.
I20260710 13:19:55.022136 13355 raft_consensus.cc:2468] T eaa37522631a428d81863bc964366f5a P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a29a3a0f20b4709b39393268079a7e0 in term 1.
I20260710 13:19:55.023298 13581 raft_consensus.cc:493] T 31b24fd89e9c40b594b17dde044aa787 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:55.023420 13395 leader_election.cc:304] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0, ed20824481ba414b837004758efe73c1; no voters: 4ecb1d403e0f4776a7eb396de3969f9d
I20260710 13:19:55.023928 13581 raft_consensus.cc:515] T 31b24fd89e9c40b594b17dde044aa787 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.024906 13556 leader_election.cc:290] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 election: Requested vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), ed20824481ba414b837004758efe73c1 (127.10.208.130:32813)
I20260710 13:19:55.025700 13556 raft_consensus.cc:2804] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:55.026127 13556 raft_consensus.cc:697] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 [term 1 LEADER]: Becoming Leader. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Running, Role: LEADER
I20260710 13:19:55.028059 13355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b24fd89e9c40b594b17dde044aa787" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
I20260710 13:19:55.029712 13545 tablet_bootstrap.cc:492] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1: No bootstrap required, opened a new log
W20260710 13:19:55.029778 13395 leader_election.cc:343] T 31b24fd89e9c40b594b17dde044aa787 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed20824481ba414b837004758efe73c1 (127.10.208.130:32813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.029908 13581 leader_election.cc:290] T 31b24fd89e9c40b594b17dde044aa787 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed20824481ba414b837004758efe73c1 (127.10.208.130:32813), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:19:55.030301 13545 ts_tablet_manager.cc:1403] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.023s
I20260710 13:19:55.031669 13544 tablet_bootstrap.cc:654] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.026928 13556 consensus_queue.cc:237] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.033790 13545 raft_consensus.cc:359] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.034606 13545 raft_consensus.cc:385] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.035007 13545 raft_consensus.cc:740] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed20824481ba414b837004758efe73c1, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.036142 13545 consensus_queue.cc:260] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.037549 13546 tablet_bootstrap.cc:492] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67: No bootstrap required, opened a new log
I20260710 13:19:55.038050 13546 ts_tablet_manager.cc:1403] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67: Time spent bootstrapping tablet: real 0.111s	user 0.014s	sys 0.003s
I20260710 13:19:55.039062 13552 raft_consensus.cc:697] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 [term 1 LEADER]: Becoming Leader. State: Replica: ed20824481ba414b837004758efe73c1, State: Running, Role: LEADER
I20260710 13:19:55.039963 13552 consensus_queue.cc:237] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:55.042253 13546 raft_consensus.cc:359] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.043030 13546 raft_consensus.cc:385] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.006891 13547 raft_consensus.cc:740] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.043414 13546 raft_consensus.cc:740] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.045428 13546 consensus_queue.cc:260] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.045770 13547 consensus_queue.cc:260] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.047925 13547 ts_tablet_manager.cc:1434] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260710 13:19:55.049865 13545 ts_tablet_manager.cc:1434] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.000s
I20260710 13:19:55.050882 13545 tablet_bootstrap.cc:492] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1: Bootstrap starting.
I20260710 13:19:55.052533 13546 ts_tablet_manager.cc:1434] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:19:55.053839 13546 tablet_bootstrap.cc:492] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67: Bootstrap starting.
I20260710 13:19:55.057077 13545 tablet_bootstrap.cc:654] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.059727 13547 tablet_bootstrap.cc:492] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:55.062003 13554 raft_consensus.cc:493] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:55.062491 13554 raft_consensus.cc:515] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.064596 13554 leader_election.cc:290] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:19:55.065105 13176 catalog_manager.cc:5697] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed20824481ba414b837004758efe73c1 (127.10.208.130). New cstate: current_term: 1 leader_uuid: "ed20824481ba414b837004758efe73c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:55.066413 13547 tablet_bootstrap.cc:654] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.066478 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c85d1573889439a8f7db3b9fb23b46d" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
W20260710 13:19:55.067945 13243 leader_election.cc:343] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.069227 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c85d1573889439a8f7db3b9fb23b46d" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
I20260710 13:19:55.069939 13502 raft_consensus.cc:2468] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 0.
I20260710 13:19:55.071775 13244 leader_election.cc:304] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [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: 2ea8052041d3404ea88f066c53482b67, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 0a29a3a0f20b4709b39393268079a7e0
I20260710 13:19:55.080058 13554 raft_consensus.cc:2804] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:55.080519 13554 raft_consensus.cc:493] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:55.080942 13554 raft_consensus.cc:3060] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.086452 13546 tablet_bootstrap.cc:654] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.091087 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b24fd89e9c40b594b17dde044aa787" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
W20260710 13:19:55.092492 13393 leader_election.cc:343] T 31b24fd89e9c40b594b17dde044aa787 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.092985 13393 leader_election.cc:304] T 31b24fd89e9c40b594b17dde044aa787 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0; no voters: 2ea8052041d3404ea88f066c53482b67, ed20824481ba414b837004758efe73c1
I20260710 13:19:55.093600 13544 tablet_bootstrap.cc:492] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0: No bootstrap required, opened a new log
I20260710 13:19:55.094259 13544 ts_tablet_manager.cc:1403] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.029s
I20260710 13:19:55.094384 13554 raft_consensus.cc:515] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.095342 13556 raft_consensus.cc:2749] T 31b24fd89e9c40b594b17dde044aa787 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:55.097530 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c85d1573889439a8f7db3b9fb23b46d" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0"
I20260710 13:19:55.098791 13547 tablet_bootstrap.cc:492] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d: No bootstrap required, opened a new log
I20260710 13:19:55.099289 13547 ts_tablet_manager.cc:1403] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.015s
W20260710 13:19:55.099826 13243 leader_election.cc:343] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.102461 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c85d1573889439a8f7db3b9fb23b46d" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67"
I20260710 13:19:55.103238 13502 raft_consensus.cc:3060] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.105010 13553 raft_consensus.cc:493] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:55.105638 13553 raft_consensus.cc:515] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:55.108420 13553 leader_election.cc:290] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), ed20824481ba414b837004758efe73c1 (127.10.208.130:32813)
I20260710 13:19:55.110281 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933a29e6baf64f8ea00bf56874b34e16" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:55.111079 13355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933a29e6baf64f8ea00bf56874b34e16" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
W20260710 13:19:55.111690 13467 leader_election.cc:343] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:55.112565 13469 leader_election.cc:343] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed20824481ba414b837004758efe73c1 (127.10.208.130:32813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.112973 13502 raft_consensus.cc:2468] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 1.
I20260710 13:19:55.102031 13177 catalog_manager.cc:5697] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "0a29a3a0f20b4709b39393268079a7e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:55.114624 13554 leader_election.cc:290] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 election: Requested vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:19:55.113189 13469 leader_election.cc:304] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ea8052041d3404ea88f066c53482b67; no voters: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1
I20260710 13:19:55.116816 13244 leader_election.cc:304] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ea8052041d3404ea88f066c53482b67, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 0a29a3a0f20b4709b39393268079a7e0
I20260710 13:19:55.118580 13553 raft_consensus.cc:2749] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:55.122716 13547 raft_consensus.cc:359] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.123448 13547 raft_consensus.cc:385] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.123760 13547 raft_consensus.cc:740] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.122495 13544 raft_consensus.cc:359] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.124537 13547 consensus_queue.cc:260] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.125037 13544 raft_consensus.cc:385] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.125360 13544 raft_consensus.cc:740] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.125592 13555 raft_consensus.cc:2804] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:55.126106 13544 consensus_queue.cc:260] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.126606 13545 tablet_bootstrap.cc:492] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1: No bootstrap required, opened a new log
I20260710 13:19:55.126650 13546 tablet_bootstrap.cc:492] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67: No bootstrap required, opened a new log
I20260710 13:19:55.127345 13545 ts_tablet_manager.cc:1403] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.011s
I20260710 13:19:55.127715 13546 ts_tablet_manager.cc:1403] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.023s
I20260710 13:19:55.128427 13544 ts_tablet_manager.cc:1434] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 13:19:55.127731 13547 ts_tablet_manager.cc:1434] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.002s
I20260710 13:19:55.130299 13545 raft_consensus.cc:359] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.131140 13545 raft_consensus.cc:385] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.130693 13546 raft_consensus.cc:359] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.129539 13544 tablet_bootstrap.cc:492] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0: Bootstrap starting.
I20260710 13:19:55.131512 13545 raft_consensus.cc:740] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed20824481ba414b837004758efe73c1, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.131659 13546 raft_consensus.cc:385] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.132158 13546 raft_consensus.cc:740] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.132413 13545 consensus_queue.cc:260] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.133213 13546 consensus_queue.cc:260] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.133495 13547 tablet_bootstrap.cc:492] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:55.135078 13545 ts_tablet_manager.cc:1434] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:19:55.136036 13545 tablet_bootstrap.cc:492] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1: Bootstrap starting.
I20260710 13:19:55.140242 13546 ts_tablet_manager.cc:1434] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:19:55.141430 13546 tablet_bootstrap.cc:492] T ec4abb47078d4587bdf7aec2ad12cf4f P 2ea8052041d3404ea88f066c53482b67: Bootstrap starting.
I20260710 13:19:55.142349 13545 tablet_bootstrap.cc:654] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.145689 13544 tablet_bootstrap.cc:654] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.149199 13546 tablet_bootstrap.cc:654] T ec4abb47078d4587bdf7aec2ad12cf4f P 2ea8052041d3404ea88f066c53482b67: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.150017 13547 tablet_bootstrap.cc:654] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.152940 13555 raft_consensus.cc:697] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 LEADER]: Becoming Leader. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Running, Role: LEADER
I20260710 13:19:55.154122 13555 consensus_queue.cc:237] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.180455 13544 tablet_bootstrap.cc:492] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0: No bootstrap required, opened a new log
I20260710 13:19:55.181012 13544 ts_tablet_manager.cc:1403] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.005s
I20260710 13:19:55.184181 13544 raft_consensus.cc:359] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.184958 13544 raft_consensus.cc:385] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.185271 13544 raft_consensus.cc:740] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.186028 13544 consensus_queue.cc:260] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.193234 13545 tablet_bootstrap.cc:492] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1: No bootstrap required, opened a new log
I20260710 13:19:55.193920 13545 ts_tablet_manager.cc:1403] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.029s
I20260710 13:19:55.195829 13547 tablet_bootstrap.cc:492] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d: No bootstrap required, opened a new log
I20260710 13:19:55.196365 13547 ts_tablet_manager.cc:1403] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.000s
I20260710 13:19:55.197333 13177 catalog_manager.cc:5697] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129). New cstate: current_term: 1 leader_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:55.198105 13552 raft_consensus.cc:493] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:55.198766 13552 raft_consensus.cc:515] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.200660 13546 tablet_bootstrap.cc:492] T ec4abb47078d4587bdf7aec2ad12cf4f P 2ea8052041d3404ea88f066c53482b67: No bootstrap required, opened a new log
I20260710 13:19:55.201154 13546 ts_tablet_manager.cc:1403] T ec4abb47078d4587bdf7aec2ad12cf4f P 2ea8052041d3404ea88f066c53482b67: Time spent bootstrapping tablet: real 0.060s	user 0.027s	sys 0.028s
I20260710 13:19:55.201586 13544 ts_tablet_manager.cc:1434] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 13:19:55.202188 13584 raft_consensus.cc:493] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:55.202570 13547 raft_consensus.cc:359] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.202656 13584 raft_consensus.cc:515] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.204088 13546 raft_consensus.cc:359] T ec4abb47078d4587bdf7aec2ad12cf4f P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.204818 13546 raft_consensus.cc:385] T ec4abb47078d4587bdf7aec2ad12cf4f P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.204931 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd659b6d6b154657ad1c86ebe05272da" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:55.205135 13546 raft_consensus.cc:740] T ec4abb47078d4587bdf7aec2ad12cf4f P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.205574 13280 raft_consensus.cc:2468] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 0.
I20260710 13:19:55.205391 13584 leader_election.cc:290] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421)
I20260710 13:19:55.203578 13544 tablet_bootstrap.cc:492] T d8862336b8a34ac18e82770f4b60b4cb P 0a29a3a0f20b4709b39393268079a7e0: Bootstrap starting.
I20260710 13:19:55.205907 13546 consensus_queue.cc:260] T ec4abb47078d4587bdf7aec2ad12cf4f P 2ea8052041d3404ea88f066c53482b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.207237 13547 raft_consensus.cc:385] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.211591 13547 raft_consensus.cc:740] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.212469 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec6377d9ed145d39ab7d65018327d0a" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:55.212419 13547 consensus_queue.cc:260] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.214658 13547 ts_tablet_manager.cc:1434] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 13:19:55.208243 13546 ts_tablet_manager.cc:1434] T ec4abb47078d4587bdf7aec2ad12cf4f P 2ea8052041d3404ea88f066c53482b67: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:55.215642 13547 tablet_bootstrap.cc:492] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:55.215898 13546 tablet_bootstrap.cc:492] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67: Bootstrap starting.
I20260710 13:19:55.208745 13319 leader_election.cc:304] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1; no voters: 
W20260710 13:19:55.218261 13319 leader_election.cc:343] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.218923 13584 raft_consensus.cc:2804] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:55.219362 13584 raft_consensus.cc:493] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:55.219713 13584 raft_consensus.cc:3060] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.222268 13547 tablet_bootstrap.cc:654] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.222361 13546 tablet_bootstrap.cc:654] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.223078 13552 leader_election.cc:290] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421)
I20260710 13:19:55.226738 13544 tablet_bootstrap.cc:654] T d8862336b8a34ac18e82770f4b60b4cb P 0a29a3a0f20b4709b39393268079a7e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.234870 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd659b6d6b154657ad1c86ebe05272da" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
W20260710 13:19:55.237514 13318 leader_election.cc:343] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.235574 13428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec6377d9ed145d39ab7d65018327d0a" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
W20260710 13:19:55.240301 13318 leader_election.cc:343] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.240883 13318 leader_election.cc:304] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed20824481ba414b837004758efe73c1; no voters: 0a29a3a0f20b4709b39393268079a7e0, 4ecb1d403e0f4776a7eb396de3969f9d
I20260710 13:19:55.242468 13552 raft_consensus.cc:2749] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:55.197947 13545 raft_consensus.cc:359] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:55.254328 13545 raft_consensus.cc:385] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.254742 13545 raft_consensus.cc:740] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed20824481ba414b837004758efe73c1, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.255715 13584 raft_consensus.cc:515] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.259246 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd659b6d6b154657ad1c86ebe05272da" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
I20260710 13:19:55.259291 13545 consensus_queue.cc:260] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:55.259886 13280 raft_consensus.cc:3060] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.264456 13545 ts_tablet_manager.cc:1434] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1: Time spent starting tablet: real 0.070s	user 0.010s	sys 0.001s
I20260710 13:19:55.265477 13545 tablet_bootstrap.cc:492] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1: Bootstrap starting.
I20260710 13:19:55.266719 13280 raft_consensus.cc:2468] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 1.
I20260710 13:19:55.269696 13319 leader_election.cc:304] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1; no voters: 
I20260710 13:19:55.270538 13552 raft_consensus.cc:2804] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:55.271080 13552 raft_consensus.cc:697] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [term 1 LEADER]: Becoming Leader. State: Replica: ed20824481ba414b837004758efe73c1, State: Running, Role: LEADER
I20260710 13:19:55.271936 13552 consensus_queue.cc:237] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.273905 13545 tablet_bootstrap.cc:654] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.277050 13556 raft_consensus.cc:493] T 8c78ef50bf924243af02ef4e923bd76b P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:55.278177 13556 raft_consensus.cc:515] T 8c78ef50bf924243af02ef4e923bd76b P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.281767 13556 leader_election.cc:290] T 8c78ef50bf924243af02ef4e923bd76b P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed20824481ba414b837004758efe73c1 (127.10.208.130:32813), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:55.281857 13355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c78ef50bf924243af02ef4e923bd76b" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
I20260710 13:19:55.282580 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c78ef50bf924243af02ef4e923bd76b" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
W20260710 13:19:55.285508 13395 leader_election.cc:343] T 8c78ef50bf924243af02ef4e923bd76b P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed20824481ba414b837004758efe73c1 (127.10.208.130:32813): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:55.288468 13393 leader_election.cc:343] T 8c78ef50bf924243af02ef4e923bd76b P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.289069 13393 leader_election.cc:304] T 8c78ef50bf924243af02ef4e923bd76b P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0; no voters: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1
I20260710 13:19:55.290455 13556 raft_consensus.cc:2749] T 8c78ef50bf924243af02ef4e923bd76b P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:55.291806 13584 leader_election.cc:290] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 election: Requested vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421)
I20260710 13:19:55.293959 13428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd659b6d6b154657ad1c86ebe05272da" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0"
W20260710 13:19:55.295771 13318 leader_election.cc:343] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.301088 13546 tablet_bootstrap.cc:492] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67: No bootstrap required, opened a new log
I20260710 13:19:55.301658 13546 ts_tablet_manager.cc:1403] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67: Time spent bootstrapping tablet: real 0.086s	user 0.027s	sys 0.055s
I20260710 13:19:55.302253 13547 tablet_bootstrap.cc:492] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d: No bootstrap required, opened a new log
I20260710 13:19:55.302896 13547 ts_tablet_manager.cc:1403] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.087s	user 0.032s	sys 0.037s
I20260710 13:19:55.305984 13177 catalog_manager.cc:5697] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed20824481ba414b837004758efe73c1 (127.10.208.130). New cstate: current_term: 1 leader_uuid: "ed20824481ba414b837004758efe73c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:55.306610 13547 raft_consensus.cc:359] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.307612 13547 raft_consensus.cc:385] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.307983 13547 raft_consensus.cc:740] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.309070 13556 raft_consensus.cc:493] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:55.309185 13546 raft_consensus.cc:359] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.310197 13546 raft_consensus.cc:385] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.309849 13556 raft_consensus.cc:515] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.310554 13546 raft_consensus.cc:740] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.311663 13546 consensus_queue.cc:260] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.313131 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb9927b82b24d4ca2cb4a87c9dcc2e5" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
W20260710 13:19:55.314695 13393 leader_election.cc:343] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.315994 13556 leader_election.cc:290] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:19:55.309047 13547 consensus_queue.cc:260] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.319170 13544 tablet_bootstrap.cc:492] T d8862336b8a34ac18e82770f4b60b4cb P 0a29a3a0f20b4709b39393268079a7e0: No bootstrap required, opened a new log
I20260710 13:19:55.319661 13544 ts_tablet_manager.cc:1403] T d8862336b8a34ac18e82770f4b60b4cb P 0a29a3a0f20b4709b39393268079a7e0: Time spent bootstrapping tablet: real 0.117s	user 0.021s	sys 0.033s
I20260710 13:19:55.320073 13547 ts_tablet_manager.cc:1434] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260710 13:19:55.321357 13547 tablet_bootstrap.cc:492] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:55.322353 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb9927b82b24d4ca2cb4a87c9dcc2e5" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
I20260710 13:19:55.322602 13544 raft_consensus.cc:359] T d8862336b8a34ac18e82770f4b60b4cb P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.323307 13544 raft_consensus.cc:385] T d8862336b8a34ac18e82770f4b60b4cb P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.323590 13544 raft_consensus.cc:740] T d8862336b8a34ac18e82770f4b60b4cb P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Initialized, Role: FOLLOWER
W20260710 13:19:55.324556 13393 leader_election.cc:343] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.325101 13393 leader_election.cc:304] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0; no voters: 2ea8052041d3404ea88f066c53482b67, 4ecb1d403e0f4776a7eb396de3969f9d
I20260710 13:19:55.325861 13556 raft_consensus.cc:2749] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:55.326375 13544 consensus_queue.cc:260] T d8862336b8a34ac18e82770f4b60b4cb P 0a29a3a0f20b4709b39393268079a7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.329846 13545 tablet_bootstrap.cc:492] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1: No bootstrap required, opened a new log
I20260710 13:19:55.330334 13545 ts_tablet_manager.cc:1403] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.026s
I20260710 13:19:55.331398 13544 ts_tablet_manager.cc:1434] T d8862336b8a34ac18e82770f4b60b4cb P 0a29a3a0f20b4709b39393268079a7e0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 13:19:55.331809 13547 tablet_bootstrap.cc:654] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.332417 13544 tablet_bootstrap.cc:492] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0: Bootstrap starting.
I20260710 13:19:55.333316 13545 raft_consensus.cc:359] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.334059 13545 raft_consensus.cc:385] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.334354 13545 raft_consensus.cc:740] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed20824481ba414b837004758efe73c1, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.335477 13545 consensus_queue.cc:260] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.338475 13546 ts_tablet_manager.cc:1434] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260710 13:19:55.343525 13547 tablet_bootstrap.cc:492] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d: No bootstrap required, opened a new log
I20260710 13:19:55.344039 13547 ts_tablet_manager.cc:1403] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.009s
I20260710 13:19:55.346807 13547 raft_consensus.cc:359] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:55.347533 13546 tablet_bootstrap.cc:492] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67: Bootstrap starting.
I20260710 13:19:55.347525 13547 raft_consensus.cc:385] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.348125 13544 tablet_bootstrap.cc:654] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.348101 13547 raft_consensus.cc:740] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.348443 13545 ts_tablet_manager.cc:1434] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:19:55.349129 13547 consensus_queue.cc:260] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:55.354264 13547 ts_tablet_manager.cc:1434] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:55.355264 13547 tablet_bootstrap.cc:492] T eaa37522631a428d81863bc964366f5a P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:55.356031 13545 tablet_bootstrap.cc:492] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1: Bootstrap starting.
I20260710 13:19:55.361330 13547 tablet_bootstrap.cc:654] T eaa37522631a428d81863bc964366f5a P 4ecb1d403e0f4776a7eb396de3969f9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.362360 13545 tablet_bootstrap.cc:654] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.368400 13546 tablet_bootstrap.cc:654] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.372589 13544 tablet_bootstrap.cc:492] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0: No bootstrap required, opened a new log
I20260710 13:19:55.373195 13544 ts_tablet_manager.cc:1403] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.015s
I20260710 13:19:55.375226 13545 tablet_bootstrap.cc:492] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1: No bootstrap required, opened a new log
I20260710 13:19:55.375718 13545 ts_tablet_manager.cc:1403] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260710 13:19:55.376679 13547 tablet_bootstrap.cc:492] T eaa37522631a428d81863bc964366f5a P 4ecb1d403e0f4776a7eb396de3969f9d: No bootstrap required, opened a new log
I20260710 13:19:55.376387 13544 raft_consensus.cc:359] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.377123 13547 ts_tablet_manager.cc:1403] T eaa37522631a428d81863bc964366f5a P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260710 13:19:55.377152 13546 tablet_bootstrap.cc:492] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67: No bootstrap required, opened a new log
I20260710 13:19:55.377152 13544 raft_consensus.cc:385] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.377800 13544 raft_consensus.cc:740] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.377990 13546 ts_tablet_manager.cc:1403] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.001s
I20260710 13:19:55.378279 13545 raft_consensus.cc:359] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.379020 13545 raft_consensus.cc:385] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.378741 13544 consensus_queue.cc:260] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.379294 13545 raft_consensus.cc:740] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed20824481ba414b837004758efe73c1, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.380120 13545 consensus_queue.cc:260] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.380380 13547 raft_consensus.cc:359] T eaa37522631a428d81863bc964366f5a P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.380975 13547 raft_consensus.cc:385] T eaa37522631a428d81863bc964366f5a P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.381248 13547 raft_consensus.cc:740] T eaa37522631a428d81863bc964366f5a P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.381742 13546 raft_consensus.cc:359] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.382002 13547 consensus_queue.cc:260] T eaa37522631a428d81863bc964366f5a P 4ecb1d403e0f4776a7eb396de3969f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.382505 13546 raft_consensus.cc:385] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.384243 13544 ts_tablet_manager.cc:1434] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260710 13:19:55.384275 13547 ts_tablet_manager.cc:1434] T eaa37522631a428d81863bc964366f5a P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:55.385288 13547 tablet_bootstrap.cc:492] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:55.385303 13544 tablet_bootstrap.cc:492] T dd659b6d6b154657ad1c86ebe05272da P 0a29a3a0f20b4709b39393268079a7e0: Bootstrap starting.
I20260710 13:19:55.391142 13547 tablet_bootstrap.cc:654] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.392019 13544 tablet_bootstrap.cc:654] T dd659b6d6b154657ad1c86ebe05272da P 0a29a3a0f20b4709b39393268079a7e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.396721 13545 ts_tablet_manager.cc:1434] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:19:55.382946 13546 raft_consensus.cc:740] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.404311 13552 raft_consensus.cc:493] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:55.404995 13552 raft_consensus.cc:515] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:55.405170 13546 consensus_queue.cc:260] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.408862 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dee56384a2463da7715964a70dcc93" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
I20260710 13:19:55.409698 13502 raft_consensus.cc:2468] T 72dee56384a2463da7715964a70dcc93 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 0.
I20260710 13:19:55.412137 13319 leader_election.cc:304] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea8052041d3404ea88f066c53482b67, ed20824481ba414b837004758efe73c1; no voters: 
I20260710 13:19:55.413341 13584 raft_consensus.cc:2804] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:55.413815 13584 raft_consensus.cc:493] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:55.414228 13584 raft_consensus.cc:3060] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.418583 13552 leader_election.cc:290] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:55.420796 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dee56384a2463da7715964a70dcc93" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:55.421746 13280 raft_consensus.cc:2468] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 0.
I20260710 13:19:55.424264 13552 raft_consensus.cc:493] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:55.425153 13546 ts_tablet_manager.cc:1434] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260710 13:19:55.424971 13552 raft_consensus.cc:515] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.426733 13546 tablet_bootstrap.cc:492] T d8862336b8a34ac18e82770f4b60b4cb P 2ea8052041d3404ea88f066c53482b67: Bootstrap starting.
I20260710 13:19:55.428683 13428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8862336b8a34ac18e82770f4b60b4cb" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
I20260710 13:19:55.429538 13428 raft_consensus.cc:2468] T d8862336b8a34ac18e82770f4b60b4cb P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 0.
I20260710 13:19:55.430857 13318 leader_election.cc:304] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0, ed20824481ba414b837004758efe73c1; no voters: 
I20260710 13:19:55.431792 13579 raft_consensus.cc:2804] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:55.432188 13579 raft_consensus.cc:493] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:55.432509 13579 raft_consensus.cc:3060] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.433892 13544 tablet_bootstrap.cc:492] T dd659b6d6b154657ad1c86ebe05272da P 0a29a3a0f20b4709b39393268079a7e0: No bootstrap required, opened a new log
I20260710 13:19:55.434409 13544 ts_tablet_manager.cc:1403] T dd659b6d6b154657ad1c86ebe05272da P 0a29a3a0f20b4709b39393268079a7e0: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.035s
I20260710 13:19:55.435132 13547 tablet_bootstrap.cc:492] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d: No bootstrap required, opened a new log
I20260710 13:19:55.435565 13547 ts_tablet_manager.cc:1403] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.033s
I20260710 13:19:55.437220 13544 raft_consensus.cc:359] T dd659b6d6b154657ad1c86ebe05272da P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.437915 13544 raft_consensus.cc:385] T dd659b6d6b154657ad1c86ebe05272da P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.438243 13544 raft_consensus.cc:740] T dd659b6d6b154657ad1c86ebe05272da P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.437156 13552 leader_election.cc:290] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:19:55.439287 13544 consensus_queue.cc:260] T dd659b6d6b154657ad1c86ebe05272da P 0a29a3a0f20b4709b39393268079a7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.440297 13545 tablet_bootstrap.cc:492] T d0538883913941d6813a41145174443d P ed20824481ba414b837004758efe73c1: Bootstrap starting.
I20260710 13:19:55.440778 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8862336b8a34ac18e82770f4b60b4cb" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
I20260710 13:19:55.441355 13546 tablet_bootstrap.cc:654] T d8862336b8a34ac18e82770f4b60b4cb P 2ea8052041d3404ea88f066c53482b67: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:55.442010 13319 leader_election.cc:343] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.444379 13544 ts_tablet_manager.cc:1434] T dd659b6d6b154657ad1c86ebe05272da P 0a29a3a0f20b4709b39393268079a7e0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:19:55.444164 13547 raft_consensus.cc:359] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.444839 13547 raft_consensus.cc:385] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.445108 13547 raft_consensus.cc:740] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.445472 13544 tablet_bootstrap.cc:492] T 6c85d1573889439a8f7db3b9fb23b46d P 0a29a3a0f20b4709b39393268079a7e0: Bootstrap starting.
I20260710 13:19:55.445847 13547 consensus_queue.cc:260] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.446200 13579 raft_consensus.cc:515] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.447782 13547 ts_tablet_manager.cc:1434] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:19:55.448874 13428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8862336b8a34ac18e82770f4b60b4cb" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0"
I20260710 13:19:55.449407 13428 raft_consensus.cc:3060] T d8862336b8a34ac18e82770f4b60b4cb P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.441583 13584 raft_consensus.cc:515] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:55.454064 13547 tablet_bootstrap.cc:492] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:55.453998 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dee56384a2463da7715964a70dcc93" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67"
I20260710 13:19:55.454582 13502 raft_consensus.cc:3060] T 72dee56384a2463da7715964a70dcc93 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.456722 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dee56384a2463da7715964a70dcc93" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
I20260710 13:19:55.457269 13280 raft_consensus.cc:3060] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.459038 13552 raft_consensus.cc:493] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:55.459489 13552 raft_consensus.cc:515] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.462080 13279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c78ef50bf924243af02ef4e923bd76b" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:55.462659 13279 raft_consensus.cc:2468] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 0.
I20260710 13:19:55.463868 13319 leader_election.cc:304] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1; no voters: 
I20260710 13:19:55.466657 13280 raft_consensus.cc:2468] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 1.
I20260710 13:19:55.467818 13584 leader_election.cc:290] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 election: Requested vote from peers 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:55.468361 13584 raft_consensus.cc:2804] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:55.468696 13584 raft_consensus.cc:493] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:55.469018 13584 raft_consensus.cc:3060] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.469543 13544 tablet_bootstrap.cc:654] T 6c85d1573889439a8f7db3b9fb23b46d P 0a29a3a0f20b4709b39393268079a7e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.482894 13545 tablet_bootstrap.cc:654] T d0538883913941d6813a41145174443d P ed20824481ba414b837004758efe73c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.474860 13428 raft_consensus.cc:2468] T d8862336b8a34ac18e82770f4b60b4cb P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 1.
I20260710 13:19:55.487797 13547 tablet_bootstrap.cc:654] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.495611 13318 leader_election.cc:304] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0, ed20824481ba414b837004758efe73c1; no voters: 
I20260710 13:19:55.488415 13584 raft_consensus.cc:515] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.498669 13546 tablet_bootstrap.cc:492] T d8862336b8a34ac18e82770f4b60b4cb P 2ea8052041d3404ea88f066c53482b67: No bootstrap required, opened a new log
I20260710 13:19:55.499157 13546 ts_tablet_manager.cc:1403] T d8862336b8a34ac18e82770f4b60b4cb P 2ea8052041d3404ea88f066c53482b67: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.034s
I20260710 13:19:55.499733 13584 leader_election.cc:290] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 election: Requested vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421)
I20260710 13:19:55.492502 13579 leader_election.cc:290] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 election: Requested vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:19:55.493270 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c78ef50bf924243af02ef4e923bd76b" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
I20260710 13:19:55.500828 13429 raft_consensus.cc:2468] T 8c78ef50bf924243af02ef4e923bd76b P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 0.
I20260710 13:19:55.491396 13552 leader_election.cc:290] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421)
I20260710 13:19:55.501966 13546 raft_consensus.cc:359] T d8862336b8a34ac18e82770f4b60b4cb P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.502856 13546 raft_consensus.cc:385] T d8862336b8a34ac18e82770f4b60b4cb P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.503046 13428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c78ef50bf924243af02ef4e923bd76b" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0"
I20260710 13:19:55.503875 13428 raft_consensus.cc:3060] T 8c78ef50bf924243af02ef4e923bd76b P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.506731 13547 tablet_bootstrap.cc:492] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d: No bootstrap required, opened a new log
I20260710 13:19:55.507278 13547 ts_tablet_manager.cc:1403] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.002s
I20260710 13:19:55.500273 13584 raft_consensus.cc:2804] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:55.507949 13584 raft_consensus.cc:697] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1 [term 1 LEADER]: Becoming Leader. State: Replica: ed20824481ba414b837004758efe73c1, State: Running, Role: LEADER
W20260710 13:19:55.507858 13319 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.208.129:35483, user_credentials={real_user=slave}} blocked reactor thread for 44088.6us
I20260710 13:19:55.508962 13584 consensus_queue.cc:237] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.510083 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8862336b8a34ac18e82770f4b60b4cb" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67"
I20260710 13:19:55.511072 13502 raft_consensus.cc:2468] T 72dee56384a2463da7715964a70dcc93 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 1.
I20260710 13:19:55.511685 13544 tablet_bootstrap.cc:492] T 6c85d1573889439a8f7db3b9fb23b46d P 0a29a3a0f20b4709b39393268079a7e0: No bootstrap required, opened a new log
I20260710 13:19:55.512209 13544 ts_tablet_manager.cc:1403] T 6c85d1573889439a8f7db3b9fb23b46d P 0a29a3a0f20b4709b39393268079a7e0: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.021s
I20260710 13:19:55.512063 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c78ef50bf924243af02ef4e923bd76b" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
I20260710 13:19:55.512750 13280 raft_consensus.cc:3060] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.511508 13319 leader_election.cc:304] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1; no voters: 
I20260710 13:19:55.514164 13613 raft_consensus.cc:2804] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:55.514621 13613 raft_consensus.cc:697] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1 [term 1 LEADER]: Becoming Leader. State: Replica: ed20824481ba414b837004758efe73c1, State: Running, Role: LEADER
I20260710 13:19:55.515121 13547 raft_consensus.cc:359] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.515427 13613 consensus_queue.cc:237] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:55.503228 13546 raft_consensus.cc:740] T d8862336b8a34ac18e82770f4b60b4cb P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.517007 13547 raft_consensus.cc:385] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.519143 13547 raft_consensus.cc:740] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.519932 13280 raft_consensus.cc:2468] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 1.
I20260710 13:19:55.521944 13547 consensus_queue.cc:260] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.523635 13547 ts_tablet_manager.cc:1434] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 13:19:55.519471 13546 consensus_queue.cc:260] T d8862336b8a34ac18e82770f4b60b4cb P 2ea8052041d3404ea88f066c53482b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.516991 13428 raft_consensus.cc:2468] T 8c78ef50bf924243af02ef4e923bd76b P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 1.
W20260710 13:19:55.520780 13319 consensus_peers.cc:597] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 -> Peer 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723): Couldn't send request to peer 2ea8052041d3404ea88f066c53482b67. 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:19:55.524209 13503 raft_consensus.cc:3060] T d8862336b8a34ac18e82770f4b60b4cb P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.524520 13547 tablet_bootstrap.cc:492] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:55.524652 13319 leader_election.cc:304] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1; no voters: 
I20260710 13:19:55.521016 13545 tablet_bootstrap.cc:492] T d0538883913941d6813a41145174443d P ed20824481ba414b837004758efe73c1: No bootstrap required, opened a new log
I20260710 13:19:55.525763 13545 ts_tablet_manager.cc:1403] T d0538883913941d6813a41145174443d P ed20824481ba414b837004758efe73c1: Time spent bootstrapping tablet: real 0.086s	user 0.015s	sys 0.006s
I20260710 13:19:55.528185 13545 raft_consensus.cc:359] T d0538883913941d6813a41145174443d P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.516323 13544 raft_consensus.cc:359] T 6c85d1573889439a8f7db3b9fb23b46d P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.528950 13584 raft_consensus.cc:2804] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:55.530613 13545 raft_consensus.cc:385] T d0538883913941d6813a41145174443d P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.530876 13584 raft_consensus.cc:697] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1 [term 1 LEADER]: Becoming Leader. State: Replica: ed20824481ba414b837004758efe73c1, State: Running, Role: LEADER
I20260710 13:19:55.531060 13545 raft_consensus.cc:740] T d0538883913941d6813a41145174443d P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed20824481ba414b837004758efe73c1, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.531236 13503 raft_consensus.cc:2468] T d8862336b8a34ac18e82770f4b60b4cb P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 1.
I20260710 13:19:55.531769 13584 consensus_queue.cc:237] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.531998 13545 consensus_queue.cc:260] T d0538883913941d6813a41145174443d P ed20824481ba414b837004758efe73c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.534067 13545 ts_tablet_manager.cc:1434] T d0538883913941d6813a41145174443d P ed20824481ba414b837004758efe73c1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:55.530622 13544 raft_consensus.cc:385] T 6c85d1573889439a8f7db3b9fb23b46d P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.535068 13545 tablet_bootstrap.cc:492] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1: Bootstrap starting.
I20260710 13:19:55.537850 13546 ts_tablet_manager.cc:1434] T d8862336b8a34ac18e82770f4b60b4cb P 2ea8052041d3404ea88f066c53482b67: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260710 13:19:55.529687 13175 catalog_manager.cc:5697] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed20824481ba414b837004758efe73c1 (127.10.208.130). New cstate: current_term: 1 leader_uuid: "ed20824481ba414b837004758efe73c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:55.535018 13544 raft_consensus.cc:740] T 6c85d1573889439a8f7db3b9fb23b46d P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.539456 13544 consensus_queue.cc:260] T 6c85d1573889439a8f7db3b9fb23b46d P 0a29a3a0f20b4709b39393268079a7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.541414 13544 ts_tablet_manager.cc:1434] T 6c85d1573889439a8f7db3b9fb23b46d P 0a29a3a0f20b4709b39393268079a7e0: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 13:19:55.542120 13613 raft_consensus.cc:493] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:55.542599 13613 raft_consensus.cc:515] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.543022 13545 tablet_bootstrap.cc:654] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.545410 13544 tablet_bootstrap.cc:492] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0: Bootstrap starting.
I20260710 13:19:55.545575 13428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4abb47078d4587bdf7aec2ad12cf4f" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
W20260710 13:19:55.548991 13226 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 13:19:55.549635 13318 leader_election.cc:343] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.530222 13547 tablet_bootstrap.cc:654] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.551553 13613 leader_election.cc:290] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:19:55.550669 13280 raft_consensus.cc:3060] T eaa37522631a428d81863bc964366f5a P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.552423 13555 raft_consensus.cc:493] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:55.552676 13546 tablet_bootstrap.cc:492] T d0538883913941d6813a41145174443d P 2ea8052041d3404ea88f066c53482b67: Bootstrap starting.
I20260710 13:19:55.552901 13555 raft_consensus.cc:515] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.554919 13555 leader_election.cc:290] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:19:55.556830 13428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb9927b82b24d4ca2cb4a87c9dcc2e5" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
I20260710 13:19:55.557459 13428 raft_consensus.cc:2468] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 0.
I20260710 13:19:55.557787 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4abb47078d4587bdf7aec2ad12cf4f" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
I20260710 13:19:55.558399 13503 raft_consensus.cc:2468] T ec4abb47078d4587bdf7aec2ad12cf4f P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 0.
I20260710 13:19:55.558796 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb9927b82b24d4ca2cb4a87c9dcc2e5" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
I20260710 13:19:55.562217 13544 tablet_bootstrap.cc:654] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.562495 13243 leader_election.cc:304] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 
I20260710 13:19:55.564134 13319 leader_election.cc:304] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [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: 2ea8052041d3404ea88f066c53482b67, ed20824481ba414b837004758efe73c1; no voters: 0a29a3a0f20b4709b39393268079a7e0
I20260710 13:19:55.564522 13546 tablet_bootstrap.cc:654] T d0538883913941d6813a41145174443d P 2ea8052041d3404ea88f066c53482b67: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.565661 13584 raft_consensus.cc:2804] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:19:55.565838 13244 leader_election.cc:343] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.566061 13584 raft_consensus.cc:493] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:55.566403 13584 raft_consensus.cc:3060] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.566823 13553 raft_consensus.cc:493] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:55.567302 13553 raft_consensus.cc:515] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.569511 13553 leader_election.cc:290] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:55.571275 13556 consensus_queue.cc:1048] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:55.577445 13555 raft_consensus.cc:2804] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:55.577914 13555 raft_consensus.cc:493] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:55.578302 13555 raft_consensus.cc:3060] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.580361 13584 raft_consensus.cc:515] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.583700 13428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4abb47078d4587bdf7aec2ad12cf4f" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0"
W20260710 13:19:55.585155 13318 leader_election.cc:343] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.594565 13545 tablet_bootstrap.cc:492] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1: No bootstrap required, opened a new log
I20260710 13:19:55.589979 13178 catalog_manager.cc:5697] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed20824481ba414b837004758efe73c1 (127.10.208.130). New cstate: current_term: 1 leader_uuid: "ed20824481ba414b837004758efe73c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:55.595894 13584 leader_election.cc:290] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 election: Requested vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:19:55.597211 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4abb47078d4587bdf7aec2ad12cf4f" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67"
I20260710 13:19:55.599897 13545 ts_tablet_manager.cc:1403] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.003s
I20260710 13:19:55.599840 13502 raft_consensus.cc:3060] T ec4abb47078d4587bdf7aec2ad12cf4f P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.598053 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6747c2a08cfe4cd4bd4c9f734b7de971" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:55.600564 13178 catalog_manager.cc:5697] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed20824481ba414b837004758efe73c1 (127.10.208.130). New cstate: current_term: 1 leader_uuid: "ed20824481ba414b837004758efe73c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: UNKNOWN } } }
W20260710 13:19:55.612260 13467 leader_election.cc:343] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.613063 13553 raft_consensus.cc:493] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:55.613646 13553 raft_consensus.cc:515] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.616096 13544 tablet_bootstrap.cc:492] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0: No bootstrap required, opened a new log
I20260710 13:19:55.616637 13544 ts_tablet_manager.cc:1403] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.015s
I20260710 13:19:55.616549 13556 raft_consensus.cc:493] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:55.617504 13355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b24fd89e9c40b594b17dde044aa787" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
I20260710 13:19:55.617339 13556 raft_consensus.cc:515] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.616055 13553 leader_election.cc:290] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed20824481ba414b837004758efe73c1 (127.10.208.130:32813), 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421)
W20260710 13:19:55.619184 13469 leader_election.cc:343] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed20824481ba414b837004758efe73c1 (127.10.208.130:32813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.619393 13544 raft_consensus.cc:359] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.619985 13556 leader_election.cc:290] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:55.590553 13555 raft_consensus.cc:515] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.621999 13592 raft_consensus.cc:493] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:55.620033 13544 raft_consensus.cc:385] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.625401 13544 raft_consensus.cc:740] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.623533 13502 raft_consensus.cc:2468] T ec4abb47078d4587bdf7aec2ad12cf4f P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 1.
I20260710 13:19:55.625185 13592 raft_consensus.cc:515] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.627660 13319 leader_election.cc:304] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ea8052041d3404ea88f066c53482b67, ed20824481ba414b837004758efe73c1; no voters: 0a29a3a0f20b4709b39393268079a7e0
I20260710 13:19:55.626077 13544 consensus_queue.cc:260] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.628777 13584 raft_consensus.cc:2804] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:55.629251 13584 raft_consensus.cc:697] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [term 1 LEADER]: Becoming Leader. State: Replica: ed20824481ba414b837004758efe73c1, State: Running, Role: LEADER
I20260710 13:19:55.630038 13584 consensus_queue.cc:237] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.635072 13592 leader_election.cc:290] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed20824481ba414b837004758efe73c1 (127.10.208.130:32813), 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421)
I20260710 13:19:55.634749 13428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec6377d9ed145d39ab7d65018327d0a" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
I20260710 13:19:55.637285 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6747c2a08cfe4cd4bd4c9f734b7de971" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
I20260710 13:19:55.637902 13429 raft_consensus.cc:2468] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 0.
W20260710 13:19:55.638008 13243 leader_election.cc:343] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.639997 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b24fd89e9c40b594b17dde044aa787" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
I20260710 13:19:55.640614 13429 raft_consensus.cc:2468] T 31b24fd89e9c40b594b17dde044aa787 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 0.
I20260710 13:19:55.651018 13429 raft_consensus.cc:3060] T 6c85d1573889439a8f7db3b9fb23b46d P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.654942 13545 raft_consensus.cc:359] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.656237 13545 raft_consensus.cc:385] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.656450 13545 raft_consensus.cc:740] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed20824481ba414b837004758efe73c1, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.657032 13545 consensus_queue.cc:260] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.658679 13545 ts_tablet_manager.cc:1434] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260710 13:19:55.659554 13545 tablet_bootstrap.cc:492] T 31b24fd89e9c40b594b17dde044aa787 P ed20824481ba414b837004758efe73c1: Bootstrap starting.
I20260710 13:19:55.660346 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6747c2a08cfe4cd4bd4c9f734b7de971" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
I20260710 13:19:55.661007 13502 raft_consensus.cc:2468] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a29a3a0f20b4709b39393268079a7e0 in term 0.
I20260710 13:19:55.663378 13428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb9927b82b24d4ca2cb4a87c9dcc2e5" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0"
I20260710 13:19:55.663937 13428 raft_consensus.cc:3060] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.665964 13545 tablet_bootstrap.cc:654] T 31b24fd89e9c40b594b17dde044aa787 P ed20824481ba414b837004758efe73c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.667510 13544 ts_tablet_manager.cc:1434] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0: Time spent starting tablet: real 0.050s	user 0.016s	sys 0.001s
I20260710 13:19:55.667696 13547 tablet_bootstrap.cc:492] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d: No bootstrap required, opened a new log
I20260710 13:19:55.668121 13547 ts_tablet_manager.cc:1403] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.144s	user 0.015s	sys 0.016s
I20260710 13:19:55.668215 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb9927b82b24d4ca2cb4a87c9dcc2e5" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67"
W20260710 13:19:55.669510 13244 leader_election.cc:343] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.670302 13178 catalog_manager.cc:5697] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed20824481ba414b837004758efe73c1 (127.10.208.130). New cstate: current_term: 1 leader_uuid: "ed20824481ba414b837004758efe73c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:55.673167 13546 tablet_bootstrap.cc:492] T d0538883913941d6813a41145174443d P 2ea8052041d3404ea88f066c53482b67: No bootstrap required, opened a new log
I20260710 13:19:55.673633 13546 ts_tablet_manager.cc:1403] T d0538883913941d6813a41145174443d P 2ea8052041d3404ea88f066c53482b67: Time spent bootstrapping tablet: real 0.121s	user 0.033s	sys 0.043s
I20260710 13:19:55.670668 13547 raft_consensus.cc:359] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.677098 13544 tablet_bootstrap.cc:492] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0: Bootstrap starting.
I20260710 13:19:55.677804 13547 raft_consensus.cc:385] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.678267 13547 raft_consensus.cc:740] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.651883 13466 leader_election.cc:304] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [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: 0a29a3a0f20b4709b39393268079a7e0, 2ea8052041d3404ea88f066c53482b67; no voters: 4ecb1d403e0f4776a7eb396de3969f9d
I20260710 13:19:55.681938 13592 raft_consensus.cc:493] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:55.683821 13547 consensus_queue.cc:260] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.679951 13546 raft_consensus.cc:359] T d0538883913941d6813a41145174443d P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.685508 13546 raft_consensus.cc:385] T d0538883913941d6813a41145174443d P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.683861 13613 raft_consensus.cc:493] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:55.685959 13546 raft_consensus.cc:740] T d0538883913941d6813a41145174443d P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.686112 13613 raft_consensus.cc:515] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.686951 13546 consensus_queue.cc:260] T d0538883913941d6813a41145174443d P 2ea8052041d3404ea88f066c53482b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.688329 13613 leader_election.cc:290] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:55.691080 13546 ts_tablet_manager.cc:1434] T d0538883913941d6813a41145174443d P 2ea8052041d3404ea88f066c53482b67: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:19:55.687106 13592 raft_consensus.cc:515] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.692061 13546 tablet_bootstrap.cc:492] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67: Bootstrap starting.
I20260710 13:19:55.671746 13555 leader_election.cc:290] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 election: Requested vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:19:55.698468 13634 consensus_queue.cc:1048] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.698917 13553 raft_consensus.cc:2804] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:55.699330 13553 raft_consensus.cc:493] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:55.682924 13626 consensus_queue.cc:1048] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 13:19:55.705178 13553 raft_consensus.cc:3060] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.711302 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aae63b4d0e42a7bd5dac8a76a9c7a8" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
I20260710 13:19:55.711973 13502 raft_consensus.cc:2468] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 0.
I20260710 13:19:55.713156 13544 tablet_bootstrap.cc:654] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.693172 13584 consensus_queue.cc:1048] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 13:19:55.722412 13556 raft_consensus.cc:493] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:55.722898 13556 raft_consensus.cc:515] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.725453 13547 ts_tablet_manager.cc:1434] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.057s	user 0.010s	sys 0.013s
I20260710 13:19:55.726703 13547 tablet_bootstrap.cc:492] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:55.728375 13279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6747c2a08cfe4cd4bd4c9f734b7de971" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:55.730580 13355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0538883913941d6813a41145174443d" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
I20260710 13:19:55.731460 13355 raft_consensus.cc:2468] T d0538883913941d6813a41145174443d P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a29a3a0f20b4709b39393268079a7e0 in term 0.
W20260710 13:19:55.708925 13466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.208.131:42421, user_credentials={real_user=slave}} blocked reactor thread for 57701us
I20260710 13:19:55.745803 13592 leader_election.cc:290] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed20824481ba414b837004758efe73c1 (127.10.208.130:32813), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
W20260710 13:19:55.748750 13631 log.cc:927] Time spent T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260710 13:19:55.749979 13427 raft_consensus.cc:3060] T dd659b6d6b154657ad1c86ebe05272da P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.747572 13395 leader_election.cc:304] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0, ed20824481ba414b837004758efe73c1; no voters: 
I20260710 13:19:55.753458 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aae63b4d0e42a7bd5dac8a76a9c7a8" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:55.754092 13280 raft_consensus.cc:2468] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 0.
I20260710 13:19:55.755612 13638 raft_consensus.cc:493] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:55.756083 13638 raft_consensus.cc:515] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.740593 13393 leader_election.cc:304] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0, 2ea8052041d3404ea88f066c53482b67; no voters: 
I20260710 13:19:55.758885 13628 raft_consensus.cc:2804] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:19:55.759011 13393 leader_election.cc:343] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.759316 13628 raft_consensus.cc:493] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:55.759653 13627 raft_consensus.cc:2804] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:55.760057 13627 raft_consensus.cc:493] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:55.760334 13638 leader_election.cc:290] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed20824481ba414b837004758efe73c1 (127.10.208.130:32813), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:55.760916 13638 raft_consensus.cc:493] T d0538883913941d6813a41145174443d P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:55.761523 13355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aae63b4d0e42a7bd5dac8a76a9c7a8" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
I20260710 13:19:55.770375 13355 raft_consensus.cc:2468] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 0.
I20260710 13:19:55.769943 13638 raft_consensus.cc:515] T d0538883913941d6813a41145174443d P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.773061 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aae63b4d0e42a7bd5dac8a76a9c7a8" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:55.760386 13627 raft_consensus.cc:3060] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.762599 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aae63b4d0e42a7bd5dac8a76a9c7a8" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
I20260710 13:19:55.762524 13592 consensus_queue.cc:1048] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:55.773416 13546 tablet_bootstrap.cc:654] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.763526 13466 leader_election.cc:304] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 [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: 0a29a3a0f20b4709b39393268079a7e0, 2ea8052041d3404ea88f066c53482b67; no voters: ed20824481ba414b837004758efe73c1
I20260710 13:19:55.759649 13628 raft_consensus.cc:3060] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.773674 13280 raft_consensus.cc:2468] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 0.
I20260710 13:19:55.785595 13469 leader_election.cc:304] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea8052041d3404ea88f066c53482b67, ed20824481ba414b837004758efe73c1; no voters: 
I20260710 13:19:55.782759 13319 leader_election.cc:304] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea8052041d3404ea88f066c53482b67, ed20824481ba414b837004758efe73c1; no voters: 
I20260710 13:19:55.789386 13579 raft_consensus.cc:2804] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:55.789880 13579 raft_consensus.cc:493] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:55.790280 13579 raft_consensus.cc:3060] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.792814 13627 raft_consensus.cc:515] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.793113 13628 raft_consensus.cc:515] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.774087 13502 raft_consensus.cc:2468] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 0.
I20260710 13:19:55.795647 13354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec6377d9ed145d39ab7d65018327d0a" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
I20260710 13:19:55.794857 13627 leader_election.cc:290] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 election: Requested vote from peers 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:55.774230 13584 consensus_queue.cc:1048] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260710 13:19:55.801442 13244 leader_election.cc:304] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea8052041d3404ea88f066c53482b67, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 
I20260710 13:19:55.784544 13556 leader_election.cc:290] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed20824481ba414b837004758efe73c1 (127.10.208.130:32813), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:19:55.796502 13354 raft_consensus.cc:2468] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 0.
I20260710 13:19:55.805244 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0538883913941d6813a41145174443d" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
I20260710 13:19:55.805874 13502 raft_consensus.cc:2468] T d0538883913941d6813a41145174443d P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a29a3a0f20b4709b39393268079a7e0 in term 0.
I20260710 13:19:55.807332 13353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aae63b4d0e42a7bd5dac8a76a9c7a8" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
I20260710 13:19:55.814735 13246 leader_election.cc:304] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [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: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1; no voters: 0a29a3a0f20b4709b39393268079a7e0
I20260710 13:19:55.816023 13633 raft_consensus.cc:2804] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:55.816387 13633 raft_consensus.cc:493] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:55.816696 13633 raft_consensus.cc:3060] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.816869 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6747c2a08cfe4cd4bd4c9f734b7de971" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67"
I20260710 13:19:55.816793 13354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0538883913941d6813a41145174443d" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1"
I20260710 13:19:55.820559 13354 raft_consensus.cc:3060] T d0538883913941d6813a41145174443d P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.804517 13592 raft_consensus.cc:2804] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:55.823623 13592 raft_consensus.cc:493] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:55.824033 13592 raft_consensus.cc:3060] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.825137 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6747c2a08cfe4cd4bd4c9f734b7de971" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
I20260710 13:19:55.835990 13628 leader_election.cc:290] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 election: Requested vote from peers ed20824481ba414b837004758efe73c1 (127.10.208.130:32813), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:19:55.807488 13553 raft_consensus.cc:515] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.840408 13544 tablet_bootstrap.cc:492] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0: No bootstrap required, opened a new log
I20260710 13:19:55.840750 13502 raft_consensus.cc:2393] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0a29a3a0f20b4709b39393268079a7e0 in current term 1: Already voted for candidate 2ea8052041d3404ea88f066c53482b67 in this term.
I20260710 13:19:55.840912 13544 ts_tablet_manager.cc:1403] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0: Time spent bootstrapping tablet: real 0.164s	user 0.046s	sys 0.028s
I20260710 13:19:55.842149 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0538883913941d6813a41145174443d" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
W20260710 13:19:55.837208 13393 leader_election.cc:343] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.844506 13544 raft_consensus.cc:359] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.844978 13544 raft_consensus.cc:385] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.845211 13544 raft_consensus.cc:740] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.846302 13544 consensus_queue.cc:260] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.842595 13547 tablet_bootstrap.cc:654] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.837163 13635 raft_consensus.cc:2804] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:55.842533 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6747c2a08cfe4cd4bd4c9f734b7de971" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
I20260710 13:19:55.843852 13553 leader_election.cc:290] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 election: Requested vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:55.848615 13638 leader_election.cc:290] T d0538883913941d6813a41145174443d P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed20824481ba414b837004758efe73c1 (127.10.208.130:32813), 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421)
I20260710 13:19:55.851852 13544 ts_tablet_manager.cc:1434] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.005s
W20260710 13:19:55.852315 13467 leader_election.cc:343] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.853801 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0538883913941d6813a41145174443d" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67"
I20260710 13:19:55.854353 13502 raft_consensus.cc:3060] T d0538883913941d6813a41145174443d P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.859287 13556 raft_consensus.cc:493] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:55.859753 13556 raft_consensus.cc:515] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.860898 13641 raft_consensus.cc:2804] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:55.866256 13641 raft_consensus.cc:493] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:55.866642 13641 raft_consensus.cc:3060] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.867370 13579 raft_consensus.cc:515] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.837441 13584 consensus_queue.cc:1048] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 13:19:55.866781 13544 tablet_bootstrap.cc:492] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0: Bootstrap starting.
I20260710 13:19:55.861739 13556 leader_election.cc:290] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:55.871850 13428 raft_consensus.cc:2468] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 1.
I20260710 13:19:55.873150 13243 leader_election.cc:304] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 2ea8052041d3404ea88f066c53482b67
I20260710 13:19:55.873941 13555 raft_consensus.cc:2804] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:55.874413 13555 raft_consensus.cc:697] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 LEADER]: Becoming Leader. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Running, Role: LEADER
I20260710 13:19:55.875347 13544 tablet_bootstrap.cc:654] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.875293 13555 consensus_queue.cc:237] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.863879 13393 leader_election.cc:304] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [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: 0a29a3a0f20b4709b39393268079a7e0; no voters: 2ea8052041d3404ea88f066c53482b67, 4ecb1d403e0f4776a7eb396de3969f9d
W20260710 13:19:55.881855 13466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.208.131:42421, user_credentials={real_user=slave}} blocked reactor thread for 134556us
I20260710 13:19:55.883241 13556 raft_consensus.cc:2749] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:55.885982 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c650c0380da4fbf8b4876d830a5de2c" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
I20260710 13:19:55.849591 13635 raft_consensus.cc:493] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:55.878046 13633 raft_consensus.cc:515] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.905896 13428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6747c2a08cfe4cd4bd4c9f734b7de971" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0"
I20260710 13:19:55.909085 13428 raft_consensus.cc:2393] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2ea8052041d3404ea88f066c53482b67 in current term 1: Already voted for candidate 0a29a3a0f20b4709b39393268079a7e0 in this term.
W20260710 13:19:55.911149 13393 leader_election.cc:343] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:55.911321 13633 leader_election.cc:290] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 election: Requested vote from peers ed20824481ba414b837004758efe73c1 (127.10.208.130:32813), 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421)
I20260710 13:19:55.891831 13635 raft_consensus.cc:3060] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.923377 13502 raft_consensus.cc:2468] T d0538883913941d6813a41145174443d P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a29a3a0f20b4709b39393268079a7e0 in term 1.
I20260710 13:19:55.921052 13592 raft_consensus.cc:515] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.931864 13393 leader_election.cc:304] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0, 2ea8052041d3404ea88f066c53482b67; no voters: 
I20260710 13:19:55.932686 13592 leader_election.cc:290] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 election: Requested vote from peers ed20824481ba414b837004758efe73c1 (127.10.208.130:32813), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:19:55.921429 13353 raft_consensus.cc:2393] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ecb1d403e0f4776a7eb396de3969f9d in current term 1: Already voted for candidate ed20824481ba414b837004758efe73c1 in this term.
I20260710 13:19:55.935693 13556 raft_consensus.cc:2804] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:55.935854 13427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec6377d9ed145d39ab7d65018327d0a" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0"
I20260710 13:19:55.936213 13556 raft_consensus.cc:697] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0 [term 1 LEADER]: Becoming Leader. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Running, Role: LEADER
I20260710 13:19:55.936450 13427 raft_consensus.cc:3060] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.930080 13466 leader_election.cc:304] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [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: 2ea8052041d3404ea88f066c53482b67; no voters: 0a29a3a0f20b4709b39393268079a7e0, 4ecb1d403e0f4776a7eb396de3969f9d
I20260710 13:19:55.937057 13556 consensus_queue.cc:237] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.939915 13579 leader_election.cc:290] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 election: Requested vote from peers 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:55.940847 13351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aae63b4d0e42a7bd5dac8a76a9c7a8" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1"
I20260710 13:19:55.927695 13428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0538883913941d6813a41145174443d" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
I20260710 13:19:55.942505 13644 raft_consensus.cc:2749] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:55.942487 13635 raft_consensus.cc:515] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:55.919625 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec6377d9ed145d39ab7d65018327d0a" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1"
I20260710 13:19:55.950435 13278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c650c0380da4fbf8b4876d830a5de2c" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:55.955394 13545 tablet_bootstrap.cc:492] T 31b24fd89e9c40b594b17dde044aa787 P ed20824481ba414b837004758efe73c1: No bootstrap required, opened a new log
I20260710 13:19:55.955521 13466 leader_election.cc:304] T d0538883913941d6813a41145174443d P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ea8052041d3404ea88f066c53482b67; no voters: 0a29a3a0f20b4709b39393268079a7e0, ed20824481ba414b837004758efe73c1
I20260710 13:19:55.956516 13644 raft_consensus.cc:2749] T d0538883913941d6813a41145174443d P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:55.956192 13545 ts_tablet_manager.cc:1403] T 31b24fd89e9c40b594b17dde044aa787 P ed20824481ba414b837004758efe73c1: Time spent bootstrapping tablet: real 0.297s	user 0.008s	sys 0.012s
I20260710 13:19:55.958885 13635 leader_election.cc:290] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 election: Requested vote from peers ed20824481ba414b837004758efe73c1 (127.10.208.130:32813), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:55.959532 13279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aae63b4d0e42a7bd5dac8a76a9c7a8" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
I20260710 13:19:55.960304 13279 raft_consensus.cc:2393] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2ea8052041d3404ea88f066c53482b67 in current term 1: Already voted for candidate 4ecb1d403e0f4776a7eb396de3969f9d in this term.
I20260710 13:19:55.960762 13545 raft_consensus.cc:359] T 31b24fd89e9c40b594b17dde044aa787 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.961454 13545 raft_consensus.cc:385] T 31b24fd89e9c40b594b17dde044aa787 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.961719 13545 raft_consensus.cc:740] T 31b24fd89e9c40b594b17dde044aa787 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed20824481ba414b837004758efe73c1, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.961849 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aae63b4d0e42a7bd5dac8a76a9c7a8" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67"
I20260710 13:19:55.962616 13502 raft_consensus.cc:2393] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ed20824481ba414b837004758efe73c1 in current term 1: Already voted for candidate 2ea8052041d3404ea88f066c53482b67 in this term.
I20260710 13:19:55.962352 13545 consensus_queue.cc:260] T 31b24fd89e9c40b594b17dde044aa787 P ed20824481ba414b837004758efe73c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.962682 13353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aae63b4d0e42a7bd5dac8a76a9c7a8" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1"
I20260710 13:19:55.963500 13353 raft_consensus.cc:2393] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2ea8052041d3404ea88f066c53482b67 in current term 1: Already voted for candidate ed20824481ba414b837004758efe73c1 in this term.
I20260710 13:19:55.951150 13278 raft_consensus.cc:2468] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a29a3a0f20b4709b39393268079a7e0 in term 0.
I20260710 13:19:55.966029 13545 ts_tablet_manager.cc:1434] T 31b24fd89e9c40b594b17dde044aa787 P ed20824481ba414b837004758efe73c1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:19:55.966769 13545 tablet_bootstrap.cc:492] T 5cfd42163d0a4557b2c39f3af0175cdc P ed20824481ba414b837004758efe73c1: Bootstrap starting.
I20260710 13:19:55.927839 13641 raft_consensus.cc:515] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:55.950119 13352 raft_consensus.cc:3060] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.968433 13278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aae63b4d0e42a7bd5dac8a76a9c7a8" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
I20260710 13:19:55.969202 13278 raft_consensus.cc:2393] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ed20824481ba414b837004758efe73c1 in current term 1: Already voted for candidate 4ecb1d403e0f4776a7eb396de3969f9d in this term.
I20260710 13:19:55.970393 13319 leader_election.cc:304] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [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: ed20824481ba414b837004758efe73c1; no voters: 2ea8052041d3404ea88f066c53482b67, 4ecb1d403e0f4776a7eb396de3969f9d
I20260710 13:19:55.971319 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aae63b4d0e42a7bd5dac8a76a9c7a8" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67"
I20260710 13:19:55.971855 13613 raft_consensus.cc:2749] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:55.972093 13503 raft_consensus.cc:2393] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4ecb1d403e0f4776a7eb396de3969f9d in current term 1: Already voted for candidate 2ea8052041d3404ea88f066c53482b67 in this term.
I20260710 13:19:55.972168 13545 tablet_bootstrap.cc:654] T 5cfd42163d0a4557b2c39f3af0175cdc P ed20824481ba414b837004758efe73c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.971915 13552 consensus_queue.cc:1048] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.973150 13393 leader_election.cc:304] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 [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: 0a29a3a0f20b4709b39393268079a7e0, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 2ea8052041d3404ea88f066c53482b67
I20260710 13:19:55.973774 13547 tablet_bootstrap.cc:492] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d: No bootstrap required, opened a new log
I20260710 13:19:55.974218 13547 ts_tablet_manager.cc:1403] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.248s	user 0.018s	sys 0.014s
I20260710 13:19:55.974817 13428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b24fd89e9c40b594b17dde044aa787" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0"
I20260710 13:19:55.975061 13354 raft_consensus.cc:2468] T d0538883913941d6813a41145174443d P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a29a3a0f20b4709b39393268079a7e0 in term 1.
I20260710 13:19:55.975378 13428 raft_consensus.cc:3060] T 31b24fd89e9c40b594b17dde044aa787 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.976490 13641 leader_election.cc:290] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 election: Requested vote from peers ed20824481ba414b837004758efe73c1 (127.10.208.130:32813), 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421)
I20260710 13:19:55.976539 13628 raft_consensus.cc:2804] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:55.979001 13628 raft_consensus.cc:493] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:55.979079 13244 leader_election.cc:304] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [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: 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 2ea8052041d3404ea88f066c53482b67, ed20824481ba414b837004758efe73c1
I20260710 13:19:55.979581 13628 raft_consensus.cc:3060] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.980849 13467 leader_election.cc:304] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [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: 2ea8052041d3404ea88f066c53482b67; no voters: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1
I20260710 13:19:55.983362 13644 raft_consensus.cc:2749] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:55.986904 13352 raft_consensus.cc:2468] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 1.
I20260710 13:19:55.989274 13547 raft_consensus.cc:359] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.989794 13547 raft_consensus.cc:385] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.990012 13547 raft_consensus.cc:740] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.990576 13547 consensus_queue.cc:260] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:55.993000 13547 ts_tablet_manager.cc:1434] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 13:19:55.993090 13246 leader_election.cc:304] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1; no voters: 
I20260710 13:19:55.994132 13592 raft_consensus.cc:2804] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:55.994200 13547 tablet_bootstrap.cc:492] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:55.994670 13592 raft_consensus.cc:697] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 LEADER]: Becoming Leader. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Running, Role: LEADER
I20260710 13:19:55.995549 13592 consensus_queue.cc:237] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:56.003701 13628 raft_consensus.cc:515] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:56.006698 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c650c0380da4fbf8b4876d830a5de2c" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67"
I20260710 13:19:55.988406 13555 raft_consensus.cc:2749] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:56.009891 13547 tablet_bootstrap.cc:654] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:56.011235 13393 leader_election.cc:343] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.012424 13555 raft_consensus.cc:493] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.016713 13628 leader_election.cc:290] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 election: Requested vote from peers 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:56.013254 13555 raft_consensus.cc:515] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:56.018460 13544 tablet_bootstrap.cc:492] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0: No bootstrap required, opened a new log
I20260710 13:19:56.019732 13544 ts_tablet_manager.cc:1403] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0: Time spent bootstrapping tablet: real 0.153s	user 0.012s	sys 0.004s
I20260710 13:19:56.025389 13546 tablet_bootstrap.cc:492] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67: No bootstrap required, opened a new log
I20260710 13:19:56.025871 13546 ts_tablet_manager.cc:1403] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67: Time spent bootstrapping tablet: real 0.334s	user 0.010s	sys 0.011s
I20260710 13:19:56.028959 13546 raft_consensus.cc:359] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:56.029603 13546 raft_consensus.cc:385] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.029874 13546 raft_consensus.cc:740] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.034456 13544 raft_consensus.cc:359] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:56.035681 13544 raft_consensus.cc:385] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.035974 13544 raft_consensus.cc:740] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.038205 13555 leader_election.cc:290] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:19:56.038971 13278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c650c0380da4fbf8b4876d830a5de2c" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
I20260710 13:19:56.039587 13278 raft_consensus.cc:3060] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.038661 13544 consensus_queue.cc:260] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:56.045156 13544 ts_tablet_manager.cc:1434] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 13:19:56.045908 13544 tablet_bootstrap.cc:492] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0: Bootstrap starting.
I20260710 13:19:56.047861 13428 raft_consensus.cc:2468] T 31b24fd89e9c40b594b17dde044aa787 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 1.
I20260710 13:19:56.048213 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d1cbc2beb74706b873efec039050ac" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
I20260710 13:19:56.048537 13547 tablet_bootstrap.cc:492] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d: No bootstrap required, opened a new log
I20260710 13:19:56.049127 13547 ts_tablet_manager.cc:1403] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.002s
I20260710 13:19:56.042551 13579 consensus_queue.cc:1048] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
W20260710 13:19:56.051312 13244 leader_election.cc:343] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.052248 13466 leader_election.cc:304] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0, 2ea8052041d3404ea88f066c53482b67; no voters: 
I20260710 13:19:56.052805 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b24fd89e9c40b594b17dde044aa787" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1"
I20260710 13:19:56.053397 13352 raft_consensus.cc:3060] T 31b24fd89e9c40b594b17dde044aa787 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.053632 13428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d1cbc2beb74706b873efec039050ac" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
I20260710 13:19:56.054584 13635 raft_consensus.cc:2804] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:56.055089 13635 raft_consensus.cc:697] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 [term 1 LEADER]: Becoming Leader. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Running, Role: LEADER
W20260710 13:19:56.055359 13243 leader_election.cc:343] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.055989 13243 leader_election.cc:304] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 0a29a3a0f20b4709b39393268079a7e0, 2ea8052041d3404ea88f066c53482b67
I20260710 13:19:56.055931 13635 consensus_queue.cc:237] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:56.057560 13555 raft_consensus.cc:2749] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:56.055389 13427 raft_consensus.cc:2468] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 1.
I20260710 13:19:56.059891 13174 catalog_manager.cc:5697] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129). New cstate: current_term: 1 leader_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:56.063241 13547 raft_consensus.cc:359] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.063998 13547 raft_consensus.cc:385] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.064342 13547 raft_consensus.cc:740] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.066219 13547 consensus_queue.cc:260] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.067342 13546 consensus_queue.cc:260] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:56.070010 13546 ts_tablet_manager.cc:1434] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.001s
I20260710 13:19:56.071142 13546 tablet_bootstrap.cc:492] T 5c650c0380da4fbf8b4876d830a5de2c P 2ea8052041d3404ea88f066c53482b67: Bootstrap starting.
I20260710 13:19:56.076589 13352 raft_consensus.cc:2468] T 31b24fd89e9c40b594b17dde044aa787 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 1.
I20260710 13:19:56.081374 13552 consensus_queue.cc:1048] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:56.082274 13278 raft_consensus.cc:2468] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a29a3a0f20b4709b39393268079a7e0 in term 1.
I20260710 13:19:56.082692 13552 consensus_queue.cc:1048] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:56.083398 13652 consensus_queue.cc:1048] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:56.087112 13547 ts_tablet_manager.cc:1434] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260710 13:19:56.088086 13547 tablet_bootstrap.cc:492] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:56.089926 13544 tablet_bootstrap.cc:654] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.096809 13546 tablet_bootstrap.cc:654] T 5c650c0380da4fbf8b4876d830a5de2c P 2ea8052041d3404ea88f066c53482b67: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.098027 13393 leader_election.cc:304] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 2ea8052041d3404ea88f066c53482b67
I20260710 13:19:56.099747 13556 raft_consensus.cc:2804] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:56.100539 13556 raft_consensus.cc:697] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 [term 1 LEADER]: Becoming Leader. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Running, Role: LEADER
I20260710 13:19:56.101540 13556 consensus_queue.cc:237] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:56.116107 13547 tablet_bootstrap.cc:654] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.120217 13635 raft_consensus.cc:493] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.120820 13635 raft_consensus.cc:515] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:56.131893 13177 catalog_manager.cc:5697] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "0a29a3a0f20b4709b39393268079a7e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:56.130594 13428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb9927b82b24d4ca2cb4a87c9dcc2e5" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
I20260710 13:19:56.134867 13428 raft_consensus.cc:2393] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ea8052041d3404ea88f066c53482b67 in current term 1: Already voted for candidate 4ecb1d403e0f4776a7eb396de3969f9d in this term.
I20260710 13:19:56.140219 13613 consensus_queue.cc:1048] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:19:56.142459 13552 consensus_queue.cc:1048] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:19:56.142155 13635 leader_election.cc:290] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:56.160738 13545 tablet_bootstrap.cc:492] T 5cfd42163d0a4557b2c39f3af0175cdc P ed20824481ba414b837004758efe73c1: No bootstrap required, opened a new log
I20260710 13:19:56.162307 13545 ts_tablet_manager.cc:1403] T 5cfd42163d0a4557b2c39f3af0175cdc P ed20824481ba414b837004758efe73c1: Time spent bootstrapping tablet: real 0.196s	user 0.012s	sys 0.012s
I20260710 13:19:56.158806 13279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb9927b82b24d4ca2cb4a87c9dcc2e5" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:56.167917 13467 leader_election.cc:304] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ea8052041d3404ea88f066c53482b67; no voters: 0a29a3a0f20b4709b39393268079a7e0, 4ecb1d403e0f4776a7eb396de3969f9d
I20260710 13:19:56.170042 13641 raft_consensus.cc:3060] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.189606 13427 raft_consensus.cc:3060] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.215296 13592 raft_consensus.cc:493] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.215857 13592 raft_consensus.cc:515] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.218052 13592 leader_election.cc:290] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723), ed20824481ba414b837004758efe73c1 (127.10.208.130:32813)
I20260710 13:19:56.219848 13546 tablet_bootstrap.cc:492] T 5c650c0380da4fbf8b4876d830a5de2c P 2ea8052041d3404ea88f066c53482b67: No bootstrap required, opened a new log
I20260710 13:19:56.220351 13546 ts_tablet_manager.cc:1403] T 5c650c0380da4fbf8b4876d830a5de2c P 2ea8052041d3404ea88f066c53482b67: Time spent bootstrapping tablet: real 0.149s	user 0.026s	sys 0.006s
I20260710 13:19:56.221854 13177 catalog_manager.cc:5697] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129). New cstate: current_term: 1 leader_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:56.224175 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cfd42163d0a4557b2c39f3af0175cdc" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
I20260710 13:19:56.224839 13355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cfd42163d0a4557b2c39f3af0175cdc" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
I20260710 13:19:56.219887 13545 raft_consensus.cc:359] T 5cfd42163d0a4557b2c39f3af0175cdc P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.226002 13545 raft_consensus.cc:385] T 5cfd42163d0a4557b2c39f3af0175cdc P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:19:56.225370 13244 leader_election.cc:343] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.226421 13545 raft_consensus.cc:740] T 5cfd42163d0a4557b2c39f3af0175cdc P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed20824481ba414b837004758efe73c1, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.227164 13545 consensus_queue.cc:260] T 5cfd42163d0a4557b2c39f3af0175cdc P ed20824481ba414b837004758efe73c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.227847 13355 raft_consensus.cc:2468] T 5cfd42163d0a4557b2c39f3af0175cdc P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 0.
I20260710 13:19:56.229079 13545 ts_tablet_manager.cc:1434] T 5cfd42163d0a4557b2c39f3af0175cdc P ed20824481ba414b837004758efe73c1: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.000s
I20260710 13:19:56.224352 13547 tablet_bootstrap.cc:492] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d: No bootstrap required, opened a new log
I20260710 13:19:56.230268 13547 ts_tablet_manager.cc:1403] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.142s	user 0.020s	sys 0.001s
I20260710 13:19:56.230835 13246 leader_election.cc:304] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [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: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1; no voters: 2ea8052041d3404ea88f066c53482b67
I20260710 13:19:56.235049 13545 tablet_bootstrap.cc:492] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1: Bootstrap starting.
I20260710 13:19:56.238001 13592 raft_consensus.cc:2804] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:56.238416 13592 raft_consensus.cc:493] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:56.238261 13547 raft_consensus.cc:359] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:56.238796 13592 raft_consensus.cc:3060] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.238969 13547 raft_consensus.cc:385] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.239300 13547 raft_consensus.cc:740] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.222968 13546 raft_consensus.cc:359] T 5c650c0380da4fbf8b4876d830a5de2c P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:56.240901 13546 raft_consensus.cc:385] T 5c650c0380da4fbf8b4876d830a5de2c P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.241192 13546 raft_consensus.cc:740] T 5c650c0380da4fbf8b4876d830a5de2c P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.241955 13552 consensus_queue.cc:1048] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:56.242093 13546 consensus_queue.cc:260] T 5c650c0380da4fbf8b4876d830a5de2c P 2ea8052041d3404ea88f066c53482b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:56.242957 13547 consensus_queue.cc:260] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:56.277813 13544 tablet_bootstrap.cc:492] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0: No bootstrap required, opened a new log
I20260710 13:19:56.278434 13544 ts_tablet_manager.cc:1403] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0: Time spent bootstrapping tablet: real 0.233s	user 0.020s	sys 0.034s
I20260710 13:19:56.281054 13544 raft_consensus.cc:359] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:56.281713 13544 raft_consensus.cc:385] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.281978 13544 raft_consensus.cc:740] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.298714 13545 tablet_bootstrap.cc:654] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.283171 13174 catalog_manager.cc:5697] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ea8052041d3404ea88f066c53482b67 (127.10.208.132). New cstate: current_term: 1 leader_uuid: "2ea8052041d3404ea88f066c53482b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:56.286859 13546 ts_tablet_manager.cc:1434] T 5c650c0380da4fbf8b4876d830a5de2c P 2ea8052041d3404ea88f066c53482b67: Time spent starting tablet: real 0.066s	user 0.010s	sys 0.006s
I20260710 13:19:56.300384 13546 tablet_bootstrap.cc:492] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67: Bootstrap starting.
I20260710 13:19:56.287103 13178 catalog_manager.cc:5697] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "0a29a3a0f20b4709b39393268079a7e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:56.289256 13547 ts_tablet_manager.cc:1434] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.007s
I20260710 13:19:56.302521 13547 tablet_bootstrap.cc:492] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:56.282807 13592 raft_consensus.cc:515] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.309799 13592 leader_election.cc:290] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 election: Requested vote from peers 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723), ed20824481ba414b837004758efe73c1 (127.10.208.130:32813)
I20260710 13:19:56.310828 13355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cfd42163d0a4557b2c39f3af0175cdc" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1"
I20260710 13:19:56.311352 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cfd42163d0a4557b2c39f3af0175cdc" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67"
I20260710 13:19:56.311568 13355 raft_consensus.cc:3060] T 5cfd42163d0a4557b2c39f3af0175cdc P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:56.312740 13244 leader_election.cc:343] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.293725 13641 raft_consensus.cc:2749] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:56.310851 13546 tablet_bootstrap.cc:654] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.319031 13355 raft_consensus.cc:2468] T 5cfd42163d0a4557b2c39f3af0175cdc P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 1.
I20260710 13:19:56.320148 13246 leader_election.cc:304] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1; no voters: 2ea8052041d3404ea88f066c53482b67
I20260710 13:19:56.321252 13592 raft_consensus.cc:2804] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:56.321918 13592 raft_consensus.cc:697] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 LEADER]: Becoming Leader. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Running, Role: LEADER
I20260710 13:19:56.322086 13547 tablet_bootstrap.cc:654] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.322773 13592 consensus_queue.cc:237] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.325726 13545 tablet_bootstrap.cc:492] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1: No bootstrap required, opened a new log
I20260710 13:19:56.326200 13545 ts_tablet_manager.cc:1403] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1: Time spent bootstrapping tablet: real 0.091s	user 0.018s	sys 0.028s
I20260710 13:19:56.289474 13544 consensus_queue.cc:260] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:56.328593 13545 raft_consensus.cc:359] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:56.329317 13545 raft_consensus.cc:385] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.329619 13545 raft_consensus.cc:740] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed20824481ba414b837004758efe73c1, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.330315 13545 consensus_queue.cc:260] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:56.332252 13545 ts_tablet_manager.cc:1434] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:56.332479 13544 ts_tablet_manager.cc:1434] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.001s
I20260710 13:19:56.333076 13545 tablet_bootstrap.cc:492] T 576b95a9bd3748e6a25a138bcd1fc0f8 P ed20824481ba414b837004758efe73c1: Bootstrap starting.
I20260710 13:19:56.333323 13544 tablet_bootstrap.cc:492] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0: Bootstrap starting.
I20260710 13:19:56.345510 13544 tablet_bootstrap.cc:654] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.348305 13556 consensus_queue.cc:1048] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:56.350189 13555 raft_consensus.cc:493] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.350826 13555 raft_consensus.cc:515] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:56.354179 13641 raft_consensus.cc:493] T 5c650c0380da4fbf8b4876d830a5de2c P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.354810 13641 raft_consensus.cc:515] T 5c650c0380da4fbf8b4876d830a5de2c P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:56.356765 13641 leader_election.cc:290] T 5c650c0380da4fbf8b4876d830a5de2c P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:56.367286 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c650c0380da4fbf8b4876d830a5de2c" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:56.368420 13280 raft_consensus.cc:2393] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ea8052041d3404ea88f066c53482b67 in current term 1: Already voted for candidate 0a29a3a0f20b4709b39393268079a7e0 in this term.
I20260710 13:19:56.369344 13555 leader_election.cc:290] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed20824481ba414b837004758efe73c1 (127.10.208.130:32813), 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421)
I20260710 13:19:56.374541 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b1bec0809f4145af0b7a102ceb2145" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
W20260710 13:19:56.377388 13243 leader_election.cc:343] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.378031 13545 tablet_bootstrap.cc:654] T 576b95a9bd3748e6a25a138bcd1fc0f8 P ed20824481ba414b837004758efe73c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.379891 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c650c0380da4fbf8b4876d830a5de2c" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
I20260710 13:19:56.381744 13633 raft_consensus.cc:493] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.381839 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b1bec0809f4145af0b7a102ceb2145" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
I20260710 13:19:56.382498 13352 raft_consensus.cc:2468] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 0.
I20260710 13:19:56.382284 13633 raft_consensus.cc:515] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:56.384207 13466 leader_election.cc:304] T 5c650c0380da4fbf8b4876d830a5de2c P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ea8052041d3404ea88f066c53482b67; no voters: 0a29a3a0f20b4709b39393268079a7e0, 4ecb1d403e0f4776a7eb396de3969f9d
I20260710 13:19:56.384773 13633 leader_election.cc:290] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed20824481ba414b837004758efe73c1 (127.10.208.130:32813), 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421)
I20260710 13:19:56.385003 13634 consensus_queue.cc:1048] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:56.386426 13246 leader_election.cc:304] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [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: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1; no voters: 0a29a3a0f20b4709b39393268079a7e0
I20260710 13:19:56.387552 13556 consensus_queue.cc:1048] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:56.388046 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad13389dedc54ea7bda0da1747d5c1b2" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
I20260710 13:19:56.388537 13635 raft_consensus.cc:3060] T 5c650c0380da4fbf8b4876d830a5de2c P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.392429 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad13389dedc54ea7bda0da1747d5c1b2" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
I20260710 13:19:56.393216 13555 raft_consensus.cc:2804] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:56.395843 13555 raft_consensus.cc:493] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:56.396304 13555 raft_consensus.cc:3060] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.397622 13634 consensus_queue.cc:1048] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:56.392446 13246 leader_election.cc:343] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed20824481ba414b837004758efe73c1 (127.10.208.130:32813): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:56.404958 13243 leader_election.cc:343] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.407243 13243 leader_election.cc:304] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 0a29a3a0f20b4709b39393268079a7e0, ed20824481ba414b837004758efe73c1
I20260710 13:19:56.408223 13178 catalog_manager.cc:5697] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129). New cstate: current_term: 1 leader_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:56.408104 13592 raft_consensus.cc:2749] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:56.403825 13635 raft_consensus.cc:2749] T 5c650c0380da4fbf8b4876d830a5de2c P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:56.414191 13555 raft_consensus.cc:515] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:56.419638 13592 consensus_queue.cc:1048] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:56.431604 13546 tablet_bootstrap.cc:492] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67: No bootstrap required, opened a new log
I20260710 13:19:56.432083 13546 ts_tablet_manager.cc:1403] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67: Time spent bootstrapping tablet: real 0.132s	user 0.050s	sys 0.042s
I20260710 13:19:56.432812 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b1bec0809f4145af0b7a102ceb2145" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1"
I20260710 13:19:56.433386 13352 raft_consensus.cc:3060] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.434937 13547 tablet_bootstrap.cc:492] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d: No bootstrap required, opened a new log
I20260710 13:19:56.434587 13546 raft_consensus.cc:359] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.435384 13546 raft_consensus.cc:385] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.435539 13547 ts_tablet_manager.cc:1403] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.133s	user 0.023s	sys 0.027s
I20260710 13:19:56.435672 13546 raft_consensus.cc:740] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.438822 13547 raft_consensus.cc:359] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:56.439667 13547 raft_consensus.cc:385] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.440073 13547 raft_consensus.cc:740] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.440922 13547 consensus_queue.cc:260] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:56.436450 13546 consensus_queue.cc:260] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.443528 13547 ts_tablet_manager.cc:1434] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:19:56.444490 13547 tablet_bootstrap.cc:492] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:56.445726 13546 ts_tablet_manager.cc:1434] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:19:56.447813 13546 tablet_bootstrap.cc:492] T bdba5dbf21aa4a098e577bb69012110f P 2ea8052041d3404ea88f066c53482b67: Bootstrap starting.
I20260710 13:19:56.427847 13555 leader_election.cc:290] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 election: Requested vote from peers ed20824481ba414b837004758efe73c1 (127.10.208.130:32813), 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421)
I20260710 13:19:56.452884 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b1bec0809f4145af0b7a102ceb2145" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0"
I20260710 13:19:56.462219 13544 tablet_bootstrap.cc:492] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0: No bootstrap required, opened a new log
I20260710 13:19:56.462635 13544 ts_tablet_manager.cc:1403] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0: Time spent bootstrapping tablet: real 0.130s	user 0.009s	sys 0.007s
I20260710 13:19:56.465348 13547 tablet_bootstrap.cc:654] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:56.474148 13243 leader_election.cc:343] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.474850 13546 tablet_bootstrap.cc:654] T bdba5dbf21aa4a098e577bb69012110f P 2ea8052041d3404ea88f066c53482b67: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.477211 13544 raft_consensus.cc:359] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:56.478147 13544 raft_consensus.cc:385] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.478482 13544 raft_consensus.cc:740] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.479439 13544 consensus_queue.cc:260] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:56.482311 13544 ts_tablet_manager.cc:1434] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260710 13:19:56.483213 13544 tablet_bootstrap.cc:492] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0: Bootstrap starting.
I20260710 13:19:56.495671 13544 tablet_bootstrap.cc:654] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.498361 13641 consensus_queue.cc:1048] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:56.497840 13352 raft_consensus.cc:2468] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 1.
I20260710 13:19:56.498350 13545 tablet_bootstrap.cc:492] T 576b95a9bd3748e6a25a138bcd1fc0f8 P ed20824481ba414b837004758efe73c1: No bootstrap required, opened a new log
I20260710 13:19:56.502426 13545 ts_tablet_manager.cc:1403] T 576b95a9bd3748e6a25a138bcd1fc0f8 P ed20824481ba414b837004758efe73c1: Time spent bootstrapping tablet: real 0.170s	user 0.010s	sys 0.003s
I20260710 13:19:56.504443 13246 leader_election.cc:304] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1; no voters: 0a29a3a0f20b4709b39393268079a7e0
I20260710 13:19:56.506633 13592 raft_consensus.cc:2804] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:56.507262 13592 raft_consensus.cc:697] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 LEADER]: Becoming Leader. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Running, Role: LEADER
I20260710 13:19:56.508311 13592 consensus_queue.cc:237] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:56.514815 13633 consensus_queue.cc:1048] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:56.526193 13545 raft_consensus.cc:359] T 576b95a9bd3748e6a25a138bcd1fc0f8 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:56.526865 13545 raft_consensus.cc:385] T 576b95a9bd3748e6a25a138bcd1fc0f8 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.527177 13545 raft_consensus.cc:740] T 576b95a9bd3748e6a25a138bcd1fc0f8 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed20824481ba414b837004758efe73c1, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.528025 13545 consensus_queue.cc:260] T 576b95a9bd3748e6a25a138bcd1fc0f8 P ed20824481ba414b837004758efe73c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:56.530234 13545 ts_tablet_manager.cc:1434] T 576b95a9bd3748e6a25a138bcd1fc0f8 P ed20824481ba414b837004758efe73c1: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260710 13:19:56.535106 13546 tablet_bootstrap.cc:492] T bdba5dbf21aa4a098e577bb69012110f P 2ea8052041d3404ea88f066c53482b67: No bootstrap required, opened a new log
I20260710 13:19:56.535740 13546 ts_tablet_manager.cc:1403] T bdba5dbf21aa4a098e577bb69012110f P 2ea8052041d3404ea88f066c53482b67: Time spent bootstrapping tablet: real 0.089s	user 0.019s	sys 0.021s
I20260710 13:19:56.538841 13546 raft_consensus.cc:359] T bdba5dbf21aa4a098e577bb69012110f P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.539723 13546 raft_consensus.cc:385] T bdba5dbf21aa4a098e577bb69012110f P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.540031 13546 raft_consensus.cc:740] T bdba5dbf21aa4a098e577bb69012110f P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.541074 13546 consensus_queue.cc:260] T bdba5dbf21aa4a098e577bb69012110f P 2ea8052041d3404ea88f066c53482b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.543673 13545 tablet_bootstrap.cc:492] T 933a29e6baf64f8ea00bf56874b34e16 P ed20824481ba414b837004758efe73c1: Bootstrap starting.
I20260710 13:19:56.546780 13546 ts_tablet_manager.cc:1434] T bdba5dbf21aa4a098e577bb69012110f P 2ea8052041d3404ea88f066c53482b67: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:19:56.547746 13546 tablet_bootstrap.cc:492] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67: Bootstrap starting.
W20260710 13:19:56.552891 13226 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:56.552757 13556 raft_consensus.cc:493] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.555259 13556 raft_consensus.cc:515] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:56.556015 13544 tablet_bootstrap.cc:492] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0: No bootstrap required, opened a new log
I20260710 13:19:56.556449 13544 ts_tablet_manager.cc:1403] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.002s
I20260710 13:19:56.557251 13556 leader_election.cc:290] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:56.558643 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d1cbc2beb74706b873efec039050ac" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:56.562305 13280 raft_consensus.cc:2468] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a29a3a0f20b4709b39393268079a7e0 in term 0.
I20260710 13:19:56.562850 13545 tablet_bootstrap.cc:654] T 933a29e6baf64f8ea00bf56874b34e16 P ed20824481ba414b837004758efe73c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.563712 13393 leader_election.cc:304] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 
I20260710 13:19:56.563947 13544 raft_consensus.cc:359] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:56.559680 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d1cbc2beb74706b873efec039050ac" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
I20260710 13:19:56.564993 13544 raft_consensus.cc:385] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.565361 13544 raft_consensus.cc:740] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.565788 13546 tablet_bootstrap.cc:654] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:56.565941 13393 leader_election.cc:343] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.566075 13547 tablet_bootstrap.cc:492] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d: No bootstrap required, opened a new log
I20260710 13:19:56.566920 13556 raft_consensus.cc:2804] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:56.569298 13556 raft_consensus.cc:493] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:56.569674 13556 raft_consensus.cc:3060] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.575268 13547 ts_tablet_manager.cc:1403] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.131s	user 0.016s	sys 0.013s
I20260710 13:19:56.575320 13174 catalog_manager.cc:5697] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129). New cstate: current_term: 1 leader_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:56.578538 13547 raft_consensus.cc:359] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.579566 13544 consensus_queue.cc:260] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:56.590969 13547 raft_consensus.cc:385] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.591317 13547 raft_consensus.cc:740] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.591952 13547 consensus_queue.cc:260] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.592959 13544 ts_tablet_manager.cc:1434] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.002s
I20260710 13:19:56.593509 13635 consensus_queue.cc:1048] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:56.593909 13544 tablet_bootstrap.cc:492] T 37e8819c673142b58591c39fd0032e65 P 0a29a3a0f20b4709b39393268079a7e0: Bootstrap starting.
I20260710 13:19:56.594120 13547 ts_tablet_manager.cc:1434] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:19:56.594960 13547 tablet_bootstrap.cc:492] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:56.581923 13556 raft_consensus.cc:515] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:56.584851 13545 tablet_bootstrap.cc:492] T 933a29e6baf64f8ea00bf56874b34e16 P ed20824481ba414b837004758efe73c1: No bootstrap required, opened a new log
I20260710 13:19:56.595562 13545 ts_tablet_manager.cc:1403] T 933a29e6baf64f8ea00bf56874b34e16 P ed20824481ba414b837004758efe73c1: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.000s
I20260710 13:19:56.598070 13545 raft_consensus.cc:359] T 933a29e6baf64f8ea00bf56874b34e16 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.598737 13545 raft_consensus.cc:385] T 933a29e6baf64f8ea00bf56874b34e16 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.599092 13545 raft_consensus.cc:740] T 933a29e6baf64f8ea00bf56874b34e16 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed20824481ba414b837004758efe73c1, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.587546 13546 tablet_bootstrap.cc:492] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67: No bootstrap required, opened a new log
I20260710 13:19:56.600196 13547 tablet_bootstrap.cc:654] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.600550 13546 ts_tablet_manager.cc:1403] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.012s
I20260710 13:19:56.601485 13545 consensus_queue.cc:260] T 933a29e6baf64f8ea00bf56874b34e16 P ed20824481ba414b837004758efe73c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.603343 13546 raft_consensus.cc:359] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:56.604017 13546 raft_consensus.cc:385] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.604290 13546 raft_consensus.cc:740] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.604713 13545 ts_tablet_manager.cc:1434] T 933a29e6baf64f8ea00bf56874b34e16 P ed20824481ba414b837004758efe73c1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:56.605082 13628 consensus_queue.cc:1048] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:56.604925 13546 consensus_queue.cc:260] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:56.605798 13626 raft_consensus.cc:493] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.606932 13546 ts_tablet_manager.cc:1434] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:56.606410 13626 raft_consensus.cc:515] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:56.607860 13546 tablet_bootstrap.cc:492] T 42d1cbc2beb74706b873efec039050ac P 2ea8052041d3404ea88f066c53482b67: Bootstrap starting.
I20260710 13:19:56.615135 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad13389dedc54ea7bda0da1747d5c1b2" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:56.615797 13280 raft_consensus.cc:2468] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a29a3a0f20b4709b39393268079a7e0 in term 0.
I20260710 13:19:56.615252 13592 raft_consensus.cc:493] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.616631 13546 tablet_bootstrap.cc:654] T 42d1cbc2beb74706b873efec039050ac P 2ea8052041d3404ea88f066c53482b67: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.616783 13355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad13389dedc54ea7bda0da1747d5c1b2" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
I20260710 13:19:56.617238 13393 leader_election.cc:304] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 
I20260710 13:19:56.618136 13628 raft_consensus.cc:2804] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:56.618599 13628 raft_consensus.cc:493] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:56.616832 13592 raft_consensus.cc:515] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:56.610708 13626 leader_election.cc:290] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), ed20824481ba414b837004758efe73c1 (127.10.208.130:32813)
I20260710 13:19:56.621223 13545 tablet_bootstrap.cc:492] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1: Bootstrap starting.
I20260710 13:19:56.618899 13628 raft_consensus.cc:3060] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.620898 13592 leader_election.cc:290] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:19:56.625919 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6747c2a08cfe4cd4bd4c9f734b7de971" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
I20260710 13:19:56.628578 13501 raft_consensus.cc:2393] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ecb1d403e0f4776a7eb396de3969f9d in current term 1: Already voted for candidate 2ea8052041d3404ea88f066c53482b67 in this term.
I20260710 13:19:56.636032 13626 consensus_queue.cc:1048] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:56.636569 13556 leader_election.cc:290] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 election: Requested vote from peers 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:56.639091 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d1cbc2beb74706b873efec039050ac" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67"
W20260710 13:19:56.629621 13395 leader_election.cc:343] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed20824481ba414b837004758efe73c1 (127.10.208.130:32813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.641916 13428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6747c2a08cfe4cd4bd4c9f734b7de971" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
I20260710 13:19:56.642765 13428 raft_consensus.cc:2393] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ecb1d403e0f4776a7eb396de3969f9d in current term 1: Already voted for candidate 0a29a3a0f20b4709b39393268079a7e0 in this term.
I20260710 13:19:56.645200 13243 leader_election.cc:304] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 0a29a3a0f20b4709b39393268079a7e0, 2ea8052041d3404ea88f066c53482b67
I20260710 13:19:56.649952 13544 tablet_bootstrap.cc:654] T 37e8819c673142b58591c39fd0032e65 P 0a29a3a0f20b4709b39393268079a7e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.651302 13278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d1cbc2beb74706b873efec039050ac" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
I20260710 13:19:56.659765 13278 raft_consensus.cc:3060] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.655491 13592 raft_consensus.cc:3060] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.663312 13545 tablet_bootstrap.cc:654] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:56.661056 13393 leader_election.cc:343] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.683275 13547 tablet_bootstrap.cc:492] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d: No bootstrap required, opened a new log
I20260710 13:19:56.684478 13547 ts_tablet_manager.cc:1403] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.090s	user 0.021s	sys 0.046s
I20260710 13:19:56.685048 13592 raft_consensus.cc:2749] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:56.686811 13278 raft_consensus.cc:2468] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a29a3a0f20b4709b39393268079a7e0 in term 1.
I20260710 13:19:56.688211 13393 leader_election.cc:304] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 2ea8052041d3404ea88f066c53482b67
I20260710 13:19:56.689432 13556 raft_consensus.cc:2804] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:56.689872 13556 raft_consensus.cc:697] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [term 1 LEADER]: Becoming Leader. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Running, Role: LEADER
I20260710 13:19:56.690456 13628 raft_consensus.cc:515] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:56.690689 13556 consensus_queue.cc:237] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:56.692564 13628 leader_election.cc:290] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 election: Requested vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), ed20824481ba414b837004758efe73c1 (127.10.208.130:32813)
I20260710 13:19:56.693665 13355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad13389dedc54ea7bda0da1747d5c1b2" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1"
I20260710 13:19:56.694576 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad13389dedc54ea7bda0da1747d5c1b2" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
W20260710 13:19:56.695119 13395 leader_election.cc:343] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ed20824481ba414b837004758efe73c1 (127.10.208.130:32813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.695263 13280 raft_consensus.cc:3060] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.708148 13547 raft_consensus.cc:359] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.721590 13547 raft_consensus.cc:385] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.721877 13547 raft_consensus.cc:740] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.723269 13547 consensus_queue.cc:260] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.729527 13635 raft_consensus.cc:493] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.732213 13635 raft_consensus.cc:515] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.734270 13635 leader_election.cc:290] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), ed20824481ba414b837004758efe73c1 (127.10.208.130:32813)
I20260710 13:19:56.736292 13279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cfd42163d0a4557b2c39f3af0175cdc" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:56.738376 13547 ts_tablet_manager.cc:1434] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.002s
I20260710 13:19:56.738766 13635 raft_consensus.cc:493] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.739236 13635 raft_consensus.cc:515] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.741554 13635 leader_election.cc:290] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), ed20824481ba414b837004758efe73c1 (127.10.208.130:32813)
I20260710 13:19:56.739655 13547 tablet_bootstrap.cc:492] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:56.740942 13355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cfd42163d0a4557b2c39f3af0175cdc" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
I20260710 13:19:56.743067 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933a29e6baf64f8ea00bf56874b34e16" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
I20260710 13:19:56.743361 13355 raft_consensus.cc:2393] T 5cfd42163d0a4557b2c39f3af0175cdc P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ea8052041d3404ea88f066c53482b67 in current term 1: Already voted for candidate 4ecb1d403e0f4776a7eb396de3969f9d in this term.
I20260710 13:19:56.743697 13352 raft_consensus.cc:2468] T 933a29e6baf64f8ea00bf56874b34e16 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 0.
I20260710 13:19:56.747376 13544 tablet_bootstrap.cc:492] T 37e8819c673142b58591c39fd0032e65 P 0a29a3a0f20b4709b39393268079a7e0: No bootstrap required, opened a new log
I20260710 13:19:56.747903 13544 ts_tablet_manager.cc:1403] T 37e8819c673142b58591c39fd0032e65 P 0a29a3a0f20b4709b39393268079a7e0: Time spent bootstrapping tablet: real 0.154s	user 0.010s	sys 0.012s
I20260710 13:19:56.748826 13546 tablet_bootstrap.cc:492] T 42d1cbc2beb74706b873efec039050ac P 2ea8052041d3404ea88f066c53482b67: No bootstrap required, opened a new log
I20260710 13:19:56.749397 13546 ts_tablet_manager.cc:1403] T 42d1cbc2beb74706b873efec039050ac P 2ea8052041d3404ea88f066c53482b67: Time spent bootstrapping tablet: real 0.142s	user 0.010s	sys 0.008s
I20260710 13:19:56.750378 13544 raft_consensus.cc:359] T 37e8819c673142b58591c39fd0032e65 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:56.751052 13544 raft_consensus.cc:385] T 37e8819c673142b58591c39fd0032e65 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.751328 13544 raft_consensus.cc:740] T 37e8819c673142b58591c39fd0032e65 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.751935 13544 consensus_queue.cc:260] T 37e8819c673142b58591c39fd0032e65 P 0a29a3a0f20b4709b39393268079a7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:56.752549 13279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933a29e6baf64f8ea00bf56874b34e16" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:56.753139 13279 raft_consensus.cc:2468] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 0.
I20260710 13:19:56.753931 13544 ts_tablet_manager.cc:1434] T 37e8819c673142b58591c39fd0032e65 P 0a29a3a0f20b4709b39393268079a7e0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260710 13:19:56.754310 13467 leader_election.cc:304] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea8052041d3404ea88f066c53482b67, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 
I20260710 13:19:56.754794 13544 tablet_bootstrap.cc:492] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 0a29a3a0f20b4709b39393268079a7e0: Bootstrap starting.
I20260710 13:19:56.756578 13469 leader_election.cc:304] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ea8052041d3404ea88f066c53482b67; no voters: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1
I20260710 13:19:56.757359 13641 raft_consensus.cc:2804] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:56.757721 13641 raft_consensus.cc:493] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:56.758057 13641 raft_consensus.cc:3060] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.760777 13546 raft_consensus.cc:359] T 42d1cbc2beb74706b873efec039050ac P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:56.761670 13546 raft_consensus.cc:385] T 42d1cbc2beb74706b873efec039050ac P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.761951 13546 raft_consensus.cc:740] T 42d1cbc2beb74706b873efec039050ac P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.762676 13546 consensus_queue.cc:260] T 42d1cbc2beb74706b873efec039050ac P 2ea8052041d3404ea88f066c53482b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:56.764714 13635 raft_consensus.cc:3060] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.770221 13544 tablet_bootstrap.cc:654] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 0a29a3a0f20b4709b39393268079a7e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.758088 13547 tablet_bootstrap.cc:654] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.771562 13641 raft_consensus.cc:515] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.774648 13641 leader_election.cc:290] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 election: Requested vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), ed20824481ba414b837004758efe73c1 (127.10.208.130:32813)
I20260710 13:19:56.776254 13355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933a29e6baf64f8ea00bf56874b34e16" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1"
I20260710 13:19:56.776942 13277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933a29e6baf64f8ea00bf56874b34e16" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
I20260710 13:19:56.781888 13355 raft_consensus.cc:3060] T 933a29e6baf64f8ea00bf56874b34e16 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.781922 13277 raft_consensus.cc:3060] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.795854 13277 raft_consensus.cc:2468] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 1.
I20260710 13:19:56.800804 13546 ts_tablet_manager.cc:1434] T 42d1cbc2beb74706b873efec039050ac P 2ea8052041d3404ea88f066c53482b67: Time spent starting tablet: real 0.051s	user 0.024s	sys 0.020s
I20260710 13:19:56.801836 13546 tablet_bootstrap.cc:492] T b52564b019b2414fb66239a7d270f8c5 P 2ea8052041d3404ea88f066c53482b67: Bootstrap starting.
I20260710 13:19:56.807379 13546 tablet_bootstrap.cc:654] T b52564b019b2414fb66239a7d270f8c5 P 2ea8052041d3404ea88f066c53482b67: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.806533 13280 raft_consensus.cc:2468] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a29a3a0f20b4709b39393268079a7e0 in term 1.
I20260710 13:19:56.816587 13467 leader_election.cc:304] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea8052041d3404ea88f066c53482b67, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 
I20260710 13:19:56.818519 13545 tablet_bootstrap.cc:492] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1: No bootstrap required, opened a new log
I20260710 13:19:56.819133 13545 ts_tablet_manager.cc:1403] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1: Time spent bootstrapping tablet: real 0.210s	user 0.014s	sys 0.010s
I20260710 13:19:56.820716 13502 raft_consensus.cc:3060] T bdba5dbf21aa4a098e577bb69012110f P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.823554 13641 raft_consensus.cc:2804] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:56.824108 13641 raft_consensus.cc:697] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [term 1 LEADER]: Becoming Leader. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Running, Role: LEADER
I20260710 13:19:56.824990 13641 consensus_queue.cc:237] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.822335 13545 raft_consensus.cc:359] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.828543 13545 raft_consensus.cc:385] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.828914 13545 raft_consensus.cc:740] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed20824481ba414b837004758efe73c1, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.829767 13545 consensus_queue.cc:260] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.800372 13355 raft_consensus.cc:2468] T 933a29e6baf64f8ea00bf56874b34e16 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 1.
I20260710 13:19:56.844244 13592 consensus_queue.cc:1048] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:56.845371 13545 ts_tablet_manager.cc:1434] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 13:19:56.845505 13547 tablet_bootstrap.cc:492] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d: No bootstrap required, opened a new log
I20260710 13:19:56.846212 13547 ts_tablet_manager.cc:1403] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.016s
I20260710 13:19:56.848743 13393 leader_election.cc:304] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: ed20824481ba414b837004758efe73c1
I20260710 13:19:56.849462 13547 raft_consensus.cc:359] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:56.850368 13547 raft_consensus.cc:385] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.850696 13547 raft_consensus.cc:740] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.851227 13703 raft_consensus.cc:2804] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:56.852227 13703 raft_consensus.cc:697] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 LEADER]: Becoming Leader. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Running, Role: LEADER
I20260710 13:19:56.851920 13547 consensus_queue.cc:260] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:56.852420 13178 catalog_manager.cc:5697] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "0a29a3a0f20b4709b39393268079a7e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:56.853040 13703 consensus_queue.cc:237] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:56.858560 13545 tablet_bootstrap.cc:492] T ad13389dedc54ea7bda0da1747d5c1b2 P ed20824481ba414b837004758efe73c1: Bootstrap starting.
I20260710 13:19:56.862046 13544 tablet_bootstrap.cc:492] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 0a29a3a0f20b4709b39393268079a7e0: No bootstrap required, opened a new log
I20260710 13:19:56.862526 13544 ts_tablet_manager.cc:1403] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 0a29a3a0f20b4709b39393268079a7e0: Time spent bootstrapping tablet: real 0.108s	user 0.020s	sys 0.013s
I20260710 13:19:56.865386 13547 ts_tablet_manager.cc:1434] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 13:19:56.865417 13544 raft_consensus.cc:359] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:56.866459 13544 raft_consensus.cc:385] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.866746 13544 raft_consensus.cc:740] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.868953 13544 consensus_queue.cc:260] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 0a29a3a0f20b4709b39393268079a7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:56.872097 13546 tablet_bootstrap.cc:492] T b52564b019b2414fb66239a7d270f8c5 P 2ea8052041d3404ea88f066c53482b67: No bootstrap required, opened a new log
I20260710 13:19:56.872423 13544 ts_tablet_manager.cc:1434] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 0a29a3a0f20b4709b39393268079a7e0: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.008s
I20260710 13:19:56.872617 13546 ts_tablet_manager.cc:1403] T b52564b019b2414fb66239a7d270f8c5 P 2ea8052041d3404ea88f066c53482b67: Time spent bootstrapping tablet: real 0.071s	user 0.021s	sys 0.007s
I20260710 13:19:56.873642 13544 tablet_bootstrap.cc:492] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0: Bootstrap starting.
I20260710 13:19:56.875180 13546 raft_consensus.cc:359] T b52564b019b2414fb66239a7d270f8c5 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.875851 13546 raft_consensus.cc:385] T b52564b019b2414fb66239a7d270f8c5 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.876119 13546 raft_consensus.cc:740] T b52564b019b2414fb66239a7d270f8c5 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.881278 13544 tablet_bootstrap.cc:654] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.889142 13546 consensus_queue.cc:260] T b52564b019b2414fb66239a7d270f8c5 P 2ea8052041d3404ea88f066c53482b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:56.893390 13545 tablet_bootstrap.cc:654] T ad13389dedc54ea7bda0da1747d5c1b2 P ed20824481ba414b837004758efe73c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.895059 13626 raft_consensus.cc:493] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.895529 13626 raft_consensus.cc:515] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:56.896426 13635 raft_consensus.cc:2749] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:56.896749 13544 tablet_bootstrap.cc:492] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0: No bootstrap required, opened a new log
I20260710 13:19:56.897199 13544 ts_tablet_manager.cc:1403] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260710 13:19:56.898936 13626 leader_election.cc:290] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), ed20824481ba414b837004758efe73c1 (127.10.208.130:32813)
I20260710 13:19:56.901185 13641 raft_consensus.cc:493] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.901693 13641 raft_consensus.cc:515] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:56.900942 13546 ts_tablet_manager.cc:1434] T b52564b019b2414fb66239a7d270f8c5 P 2ea8052041d3404ea88f066c53482b67: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 13:19:56.904930 13546 tablet_bootstrap.cc:492] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67: Bootstrap starting.
I20260710 13:19:56.899982 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b1bec0809f4145af0b7a102ceb2145" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:56.907604 13544 raft_consensus.cc:359] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:56.908294 13544 raft_consensus.cc:385] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.908571 13544 raft_consensus.cc:740] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.909219 13544 consensus_queue.cc:260] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:56.905930 13641 leader_election.cc:290] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed20824481ba414b837004758efe73c1 (127.10.208.130:32813), 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421)
I20260710 13:19:56.911194 13544 ts_tablet_manager.cc:1434] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:19:56.911533 13428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576b95a9bd3748e6a25a138bcd1fc0f8" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
I20260710 13:19:56.912132 13428 raft_consensus.cc:2468] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 0.
I20260710 13:19:56.914301 13466 leader_election.cc:304] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0, 2ea8052041d3404ea88f066c53482b67; no voters: 
I20260710 13:19:56.914844 13355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576b95a9bd3748e6a25a138bcd1fc0f8" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
I20260710 13:19:56.915083 13641 raft_consensus.cc:2804] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:56.915459 13641 raft_consensus.cc:493] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:56.915565 13355 raft_consensus.cc:2468] T 576b95a9bd3748e6a25a138bcd1fc0f8 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 0.
I20260710 13:19:56.915812 13641 raft_consensus.cc:3060] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.905858 13555 consensus_queue.cc:1048] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 13:19:56.921056 13354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b1bec0809f4145af0b7a102ceb2145" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
I20260710 13:19:56.921854 13354 raft_consensus.cc:2393] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a29a3a0f20b4709b39393268079a7e0 in current term 1: Already voted for candidate 4ecb1d403e0f4776a7eb396de3969f9d in this term.
I20260710 13:19:56.923602 13175 catalog_manager.cc:5697] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ea8052041d3404ea88f066c53482b67 (127.10.208.132). New cstate: current_term: 1 leader_uuid: "2ea8052041d3404ea88f066c53482b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:56.926183 13641 raft_consensus.cc:515] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:56.928336 13395 leader_election.cc:304] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0; no voters: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1
I20260710 13:19:56.930243 13556 raft_consensus.cc:3060] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.937099 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576b95a9bd3748e6a25a138bcd1fc0f8" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0"
I20260710 13:19:56.937737 13429 raft_consensus.cc:3060] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.937099 13354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576b95a9bd3748e6a25a138bcd1fc0f8" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1"
I20260710 13:19:56.939642 13354 raft_consensus.cc:3060] T 576b95a9bd3748e6a25a138bcd1fc0f8 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.945562 13429 raft_consensus.cc:2468] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 1.
I20260710 13:19:56.946851 13466 leader_election.cc:304] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0, 2ea8052041d3404ea88f066c53482b67; no voters: 
I20260710 13:19:56.947268 13641 leader_election.cc:290] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 election: Requested vote from peers ed20824481ba414b837004758efe73c1 (127.10.208.130:32813), 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421)
I20260710 13:19:56.947981 13707 raft_consensus.cc:2804] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:56.948719 13707 raft_consensus.cc:697] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67 [term 1 LEADER]: Becoming Leader. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Running, Role: LEADER
I20260710 13:19:56.950222 13546 tablet_bootstrap.cc:654] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.949878 13707 consensus_queue.cc:237] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:56.954665 13556 raft_consensus.cc:2749] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:56.954351 13177 catalog_manager.cc:5697] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "0a29a3a0f20b4709b39393268079a7e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:56.946856 13354 raft_consensus.cc:2468] T 576b95a9bd3748e6a25a138bcd1fc0f8 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 1.
I20260710 13:19:56.962831 13545 tablet_bootstrap.cc:492] T ad13389dedc54ea7bda0da1747d5c1b2 P ed20824481ba414b837004758efe73c1: No bootstrap required, opened a new log
I20260710 13:19:56.963522 13545 ts_tablet_manager.cc:1403] T ad13389dedc54ea7bda0da1747d5c1b2 P ed20824481ba414b837004758efe73c1: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.016s
I20260710 13:19:56.968201 13545 raft_consensus.cc:359] T ad13389dedc54ea7bda0da1747d5c1b2 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:56.968895 13545 raft_consensus.cc:385] T ad13389dedc54ea7bda0da1747d5c1b2 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.969173 13545 raft_consensus.cc:740] T ad13389dedc54ea7bda0da1747d5c1b2 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed20824481ba414b837004758efe73c1, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.969834 13545 consensus_queue.cc:260] T ad13389dedc54ea7bda0da1747d5c1b2 P ed20824481ba414b837004758efe73c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:56.972699 13545 ts_tablet_manager.cc:1434] T ad13389dedc54ea7bda0da1747d5c1b2 P ed20824481ba414b837004758efe73c1: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260710 13:19:56.973645 13545 tablet_bootstrap.cc:492] T 3e67504009c0491fae55aa1f90be77c5 P ed20824481ba414b837004758efe73c1: Bootstrap starting.
I20260710 13:19:56.975854 13546 tablet_bootstrap.cc:492] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67: No bootstrap required, opened a new log
I20260710 13:19:56.976420 13546 ts_tablet_manager.cc:1403] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.001s
I20260710 13:19:56.979192 13545 tablet_bootstrap.cc:654] T 3e67504009c0491fae55aa1f90be77c5 P ed20824481ba414b837004758efe73c1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.979066 13546 raft_consensus.cc:359] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:56.979897 13546 raft_consensus.cc:385] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.980244 13546 raft_consensus.cc:740] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.980931 13546 consensus_queue.cc:260] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:56.983791 13546 ts_tablet_manager.cc:1434] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:56.985167 13546 tablet_bootstrap.cc:492] T 3e67504009c0491fae55aa1f90be77c5 P 2ea8052041d3404ea88f066c53482b67: Bootstrap starting.
I20260710 13:19:56.991595 13546 tablet_bootstrap.cc:654] T 3e67504009c0491fae55aa1f90be77c5 P 2ea8052041d3404ea88f066c53482b67: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.991962 13545 tablet_bootstrap.cc:492] T 3e67504009c0491fae55aa1f90be77c5 P ed20824481ba414b837004758efe73c1: No bootstrap required, opened a new log
I20260710 13:19:56.992523 13545 ts_tablet_manager.cc:1403] T 3e67504009c0491fae55aa1f90be77c5 P ed20824481ba414b837004758efe73c1: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260710 13:19:56.992812 13555 consensus_queue.cc:1048] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:56.992825 13174 catalog_manager.cc:5697] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ea8052041d3404ea88f066c53482b67 (127.10.208.132). New cstate: current_term: 1 leader_uuid: "2ea8052041d3404ea88f066c53482b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:56.995414 13545 raft_consensus.cc:359] T 3e67504009c0491fae55aa1f90be77c5 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:56.996131 13545 raft_consensus.cc:385] T 3e67504009c0491fae55aa1f90be77c5 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.996439 13545 raft_consensus.cc:740] T 3e67504009c0491fae55aa1f90be77c5 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed20824481ba414b837004758efe73c1, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.997153 13545 consensus_queue.cc:260] T 3e67504009c0491fae55aa1f90be77c5 P ed20824481ba414b837004758efe73c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:56.999178 13545 ts_tablet_manager.cc:1434] T 3e67504009c0491fae55aa1f90be77c5 P ed20824481ba414b837004758efe73c1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:57.010681 13546 tablet_bootstrap.cc:492] T 3e67504009c0491fae55aa1f90be77c5 P 2ea8052041d3404ea88f066c53482b67: No bootstrap required, opened a new log
I20260710 13:19:57.011363 13546 ts_tablet_manager.cc:1403] T 3e67504009c0491fae55aa1f90be77c5 P 2ea8052041d3404ea88f066c53482b67: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.003s
I20260710 13:19:57.011906 13641 raft_consensus.cc:493] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.012387 13641 raft_consensus.cc:515] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:57.014027 13546 raft_consensus.cc:359] T 3e67504009c0491fae55aa1f90be77c5 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:57.014376 13641 leader_election.cc:290] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:57.014688 13546 raft_consensus.cc:385] T 3e67504009c0491fae55aa1f90be77c5 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.015033 13546 raft_consensus.cc:740] T 3e67504009c0491fae55aa1f90be77c5 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.015444 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e8819c673142b58591c39fd0032e65" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:57.015683 13546 consensus_queue.cc:260] T 3e67504009c0491fae55aa1f90be77c5 P 2ea8052041d3404ea88f066c53482b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:57.016136 13280 raft_consensus.cc:2468] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 0.
I20260710 13:19:57.017355 13467 leader_election.cc:304] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea8052041d3404ea88f066c53482b67, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 
I20260710 13:19:57.017757 13546 ts_tablet_manager.cc:1434] T 3e67504009c0491fae55aa1f90be77c5 P 2ea8052041d3404ea88f066c53482b67: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:19:57.020627 13633 consensus_queue.cc:1048] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:57.021796 13707 raft_consensus.cc:2804] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.022181 13707 raft_consensus.cc:493] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.022521 13707 raft_consensus.cc:3060] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.027366 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e8819c673142b58591c39fd0032e65" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
I20260710 13:19:57.028059 13429 raft_consensus.cc:2468] T 37e8819c673142b58591c39fd0032e65 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 0.
I20260710 13:19:57.029776 13707 raft_consensus.cc:515] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:57.031840 13707 leader_election.cc:290] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 election: Requested vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:57.032594 13428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e8819c673142b58591c39fd0032e65" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0"
I20260710 13:19:57.033193 13428 raft_consensus.cc:3060] T 37e8819c673142b58591c39fd0032e65 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.033281 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e8819c673142b58591c39fd0032e65" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
I20260710 13:19:57.033928 13280 raft_consensus.cc:3060] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.042634 13280 raft_consensus.cc:2468] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 1.
I20260710 13:19:57.043820 13467 leader_election.cc:304] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea8052041d3404ea88f066c53482b67, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 
I20260710 13:19:57.043951 13428 raft_consensus.cc:2468] T 37e8819c673142b58591c39fd0032e65 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 1.
I20260710 13:19:57.044787 13707 raft_consensus.cc:2804] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:57.045606 13707 raft_consensus.cc:697] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67 [term 1 LEADER]: Becoming Leader. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Running, Role: LEADER
I20260710 13:19:57.046593 13707 consensus_queue.cc:237] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:57.110729 13175 catalog_manager.cc:5697] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ea8052041d3404ea88f066c53482b67 (127.10.208.132). New cstate: current_term: 1 leader_uuid: "2ea8052041d3404ea88f066c53482b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:57.132680 13707 raft_consensus.cc:493] T 42d1cbc2beb74706b873efec039050ac P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.134083 13707 raft_consensus.cc:515] T 42d1cbc2beb74706b873efec039050ac P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:57.137801 13707 leader_election.cc:290] T 42d1cbc2beb74706b873efec039050ac P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:57.139329 13428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d1cbc2beb74706b873efec039050ac" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
I20260710 13:19:57.143152 13278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d1cbc2beb74706b873efec039050ac" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:57.144513 13278 raft_consensus.cc:2393] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ea8052041d3404ea88f066c53482b67 in current term 1: Already voted for candidate 0a29a3a0f20b4709b39393268079a7e0 in this term.
I20260710 13:19:57.146378 13467 leader_election.cc:304] T 42d1cbc2beb74706b873efec039050ac P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ea8052041d3404ea88f066c53482b67; no voters: 0a29a3a0f20b4709b39393268079a7e0, 4ecb1d403e0f4776a7eb396de3969f9d
I20260710 13:19:57.147939 13707 raft_consensus.cc:3060] T 42d1cbc2beb74706b873efec039050ac P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.154382 13707 raft_consensus.cc:2749] T 42d1cbc2beb74706b873efec039050ac P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.177742 13652 raft_consensus.cc:493] T ad13389dedc54ea7bda0da1747d5c1b2 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.178421 13652 raft_consensus.cc:515] T ad13389dedc54ea7bda0da1747d5c1b2 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:57.180392 13652 leader_election.cc:290] T ad13389dedc54ea7bda0da1747d5c1b2 P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421)
I20260710 13:19:57.181409 13278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad13389dedc54ea7bda0da1747d5c1b2" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:57.181630 13428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad13389dedc54ea7bda0da1747d5c1b2" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
I20260710 13:19:57.182435 13278 raft_consensus.cc:2393] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed20824481ba414b837004758efe73c1 in current term 1: Already voted for candidate 0a29a3a0f20b4709b39393268079a7e0 in this term.
I20260710 13:19:57.183737 13319 leader_election.cc:304] T ad13389dedc54ea7bda0da1747d5c1b2 P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed20824481ba414b837004758efe73c1; no voters: 0a29a3a0f20b4709b39393268079a7e0, 4ecb1d403e0f4776a7eb396de3969f9d
I20260710 13:19:57.184425 13652 raft_consensus.cc:3060] T ad13389dedc54ea7bda0da1747d5c1b2 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.190171 13652 raft_consensus.cc:2749] T ad13389dedc54ea7bda0da1747d5c1b2 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.214437 13633 raft_consensus.cc:493] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.215215 13633 raft_consensus.cc:515] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:57.217679 13633 leader_election.cc:290] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723), ed20824481ba414b837004758efe73c1 (127.10.208.130:32813)
I20260710 13:19:57.218663 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52564b019b2414fb66239a7d270f8c5" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
I20260710 13:19:57.219157 13354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52564b019b2414fb66239a7d270f8c5" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
I20260710 13:19:57.219496 13501 raft_consensus.cc:2468] T b52564b019b2414fb66239a7d270f8c5 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 0.
I20260710 13:19:57.219965 13354 raft_consensus.cc:2468] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 0.
I20260710 13:19:57.221058 13244 leader_election.cc:304] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea8052041d3404ea88f066c53482b67, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 
I20260710 13:19:57.221841 13633 raft_consensus.cc:2804] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.222232 13633 raft_consensus.cc:493] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.222523 13633 raft_consensus.cc:3060] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.222580 13556 consensus_queue.cc:1048] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:57.231434 13633 raft_consensus.cc:515] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:57.235865 13626 raft_consensus.cc:493] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.236104 13628 consensus_queue.cc:1048] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:57.236578 13626 raft_consensus.cc:515] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:57.238894 13633 leader_election.cc:290] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 election: Requested vote from peers 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723), ed20824481ba414b837004758efe73c1 (127.10.208.130:32813)
I20260710 13:19:57.239614 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52564b019b2414fb66239a7d270f8c5" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67"
I20260710 13:19:57.240339 13503 raft_consensus.cc:3060] T b52564b019b2414fb66239a7d270f8c5 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.241225 13626 leader_election.cc:290] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed20824481ba414b837004758efe73c1 (127.10.208.130:32813), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:19:57.243844 13502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e67504009c0491fae55aa1f90be77c5" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
I20260710 13:19:57.244591 13502 raft_consensus.cc:2468] T 3e67504009c0491fae55aa1f90be77c5 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a29a3a0f20b4709b39393268079a7e0 in term 0.
I20260710 13:19:57.245558 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52564b019b2414fb66239a7d270f8c5" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1"
I20260710 13:19:57.246194 13352 raft_consensus.cc:3060] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.248603 13354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e67504009c0491fae55aa1f90be77c5" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
I20260710 13:19:57.248626 13393 leader_election.cc:304] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0, 2ea8052041d3404ea88f066c53482b67; no voters: 
I20260710 13:19:57.254621 13354 raft_consensus.cc:2468] T 3e67504009c0491fae55aa1f90be77c5 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a29a3a0f20b4709b39393268079a7e0 in term 0.
I20260710 13:19:57.255790 13626 raft_consensus.cc:2804] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.256228 13626 raft_consensus.cc:493] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.256623 13626 raft_consensus.cc:3060] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.262364 13352 raft_consensus.cc:2468] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 1.
I20260710 13:19:57.266105 13503 raft_consensus.cc:2468] T b52564b019b2414fb66239a7d270f8c5 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 1.
I20260710 13:19:57.266377 13707 consensus_queue.cc:1048] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:57.266656 13626 raft_consensus.cc:515] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:57.268342 13246 leader_election.cc:304] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1; no voters: 
I20260710 13:19:57.269281 13592 raft_consensus.cc:2804] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:57.269778 13592 raft_consensus.cc:697] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 LEADER]: Becoming Leader. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Running, Role: LEADER
I20260710 13:19:57.270157 13626 leader_election.cc:290] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 election: Requested vote from peers ed20824481ba414b837004758efe73c1 (127.10.208.130:32813), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:19:57.270752 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e67504009c0491fae55aa1f90be77c5" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67"
I20260710 13:19:57.270723 13592 consensus_queue.cc:237] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:57.271579 13503 raft_consensus.cc:3060] T 3e67504009c0491fae55aa1f90be77c5 P 2ea8052041d3404ea88f066c53482b67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.277611 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e67504009c0491fae55aa1f90be77c5" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1"
I20260710 13:19:57.278205 13352 raft_consensus.cc:3060] T 3e67504009c0491fae55aa1f90be77c5 P ed20824481ba414b837004758efe73c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.279277 13503 raft_consensus.cc:2468] T 3e67504009c0491fae55aa1f90be77c5 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a29a3a0f20b4709b39393268079a7e0 in term 1.
I20260710 13:19:57.280447 13393 leader_election.cc:304] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0, 2ea8052041d3404ea88f066c53482b67; no voters: 
I20260710 13:19:57.281268 13626 raft_consensus.cc:2804] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:57.281911 13626 raft_consensus.cc:697] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 LEADER]: Becoming Leader. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Running, Role: LEADER
I20260710 13:19:57.283241 13626 consensus_queue.cc:237] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:57.285682 13352 raft_consensus.cc:2468] T 3e67504009c0491fae55aa1f90be77c5 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a29a3a0f20b4709b39393268079a7e0 in term 1.
I20260710 13:19:57.289705 13174 catalog_manager.cc:5697] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129). New cstate: current_term: 1 leader_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:57.298601 13175 catalog_manager.cc:5697] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "0a29a3a0f20b4709b39393268079a7e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:57.302117 13704 consensus_queue.cc:1048] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:57.391495 13704 consensus_queue.cc:1048] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:57.392351 13626 consensus_queue.cc:1048] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:57.407673 13628 consensus_queue.cc:1048] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:57.418330 13635 consensus_queue.cc:1048] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:57.437016 13635 consensus_queue.cc:1048] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:57.448894 13635 consensus_queue.cc:1048] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:57.564918 13226 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:57.598723 13730 raft_consensus.cc:493] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.599309 13730 raft_consensus.cc:515] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:57.600916 13730 leader_election.cc:290] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:57.601689 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aae63b4d0e42a7bd5dac8a76a9c7a8" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
I20260710 13:19:57.601912 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aae63b4d0e42a7bd5dac8a76a9c7a8" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:57.602249 13503 raft_consensus.cc:2468] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 1.
I20260710 13:19:57.602538 13280 raft_consensus.cc:2468] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 1.
I20260710 13:19:57.603269 13319 leader_election.cc:304] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [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: 2ea8052041d3404ea88f066c53482b67, ed20824481ba414b837004758efe73c1; no voters: 
I20260710 13:19:57.603823 13730 raft_consensus.cc:2804] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:57.604122 13730 raft_consensus.cc:493] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.604380 13730 raft_consensus.cc:3060] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:57.609385 13730 raft_consensus.cc:515] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:57.610847 13730 leader_election.cc:290] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 2 election: Requested vote from peers 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:57.611753 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aae63b4d0e42a7bd5dac8a76a9c7a8" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67"
I20260710 13:19:57.611999 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aae63b4d0e42a7bd5dac8a76a9c7a8" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
I20260710 13:19:57.612392 13503 raft_consensus.cc:3060] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:57.612531 13280 raft_consensus.cc:3060] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:57.619678 13503 raft_consensus.cc:2468] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 2.
I20260710 13:19:57.619700 13280 raft_consensus.cc:2468] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 2.
I20260710 13:19:57.621198 13319 leader_election.cc:304] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea8052041d3404ea88f066c53482b67, ed20824481ba414b837004758efe73c1; no voters: 
I20260710 13:19:57.621922 13730 raft_consensus.cc:2804] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:57.622865 13730 raft_consensus.cc:697] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 2 LEADER]: Becoming Leader. State: Replica: ed20824481ba414b837004758efe73c1, State: Running, Role: LEADER
I20260710 13:19:57.623881 13730 consensus_queue.cc:237] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [LEADER]: Queue going to LEADER 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: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:57.631332 13177 catalog_manager.cc:5697] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 reported cstate change: term changed from 0 to 2, leader changed from <none> to ed20824481ba414b837004758efe73c1 (127.10.208.130). New cstate: current_term: 2 leader_uuid: "ed20824481ba414b837004758efe73c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:57.670097 13635 raft_consensus.cc:493] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.670570 13635 raft_consensus.cc:515] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:57.672374 13635 leader_election.cc:290] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:57.672994 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6747c2a08cfe4cd4bd4c9f734b7de971" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
I20260710 13:19:57.673312 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6747c2a08cfe4cd4bd4c9f734b7de971" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:57.673625 13429 raft_consensus.cc:2468] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 1.
I20260710 13:19:57.673967 13280 raft_consensus.cc:2468] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 1.
I20260710 13:19:57.674691 13466 leader_election.cc:304] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [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: 0a29a3a0f20b4709b39393268079a7e0, 2ea8052041d3404ea88f066c53482b67; no voters: 
I20260710 13:19:57.675422 13635 raft_consensus.cc:2804] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:57.675674 13635 raft_consensus.cc:493] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.675886 13635 raft_consensus.cc:3060] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:57.680877 13635 raft_consensus.cc:515] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:57.682873 13635 leader_election.cc:290] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 2 election: Requested vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:57.683568 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6747c2a08cfe4cd4bd4c9f734b7de971" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0"
I20260710 13:19:57.683943 13280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6747c2a08cfe4cd4bd4c9f734b7de971" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
I20260710 13:19:57.684166 13429 raft_consensus.cc:3060] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:57.684549 13280 raft_consensus.cc:3060] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:57.689400 13429 raft_consensus.cc:2468] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 2.
I20260710 13:19:57.689878 13280 raft_consensus.cc:2468] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 2.
I20260710 13:19:57.690483 13466 leader_election.cc:304] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0, 2ea8052041d3404ea88f066c53482b67; no voters: 
I20260710 13:19:57.691262 13635 raft_consensus.cc:2804] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:57.691679 13635 raft_consensus.cc:697] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [term 2 LEADER]: Becoming Leader. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Running, Role: LEADER
I20260710 13:19:57.692480 13635 consensus_queue.cc:237] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [LEADER]: Queue going to LEADER 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: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:57.701987 13628 consensus_queue.cc:1048] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:57.700842 13177 catalog_manager.cc:5697] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 reported cstate change: term changed from 0 to 2, leader changed from <none> to 2ea8052041d3404ea88f066c53482b67 (127.10.208.132). New cstate: current_term: 2 leader_uuid: "2ea8052041d3404ea88f066c53482b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:57.713336 13703 consensus_queue.cc:1048] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:57.715620 13592 consensus_queue.cc:1048] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:57.736161 13743 consensus_queue.cc:1048] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:58.147799 13501 raft_consensus.cc:1275] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Refusing update from remote peer ed20824481ba414b837004758efe73c1: 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:58.148936 13652 consensus_queue.cc:1048] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.159698 13278 raft_consensus.cc:1275] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Refusing update from remote peer ed20824481ba414b837004758efe73c1: 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:58.161567 13730 consensus_queue.cc:1048] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.246318 13429 raft_consensus.cc:1275] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Refusing update from remote peer 2ea8052041d3404ea88f066c53482b67: 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:58.247433 13707 consensus_queue.cc:1048] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.257558 13278 raft_consensus.cc:1275] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Refusing update from remote peer 2ea8052041d3404ea88f066c53482b67: 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:58.260474 13635 consensus_queue.cc:1048] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.338050 11074 tablet_server.cc:179] TabletServer@127.10.208.129:0 shutting down...
I20260710 13:19:58.368567 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:58.369374 11074 tablet_replica.cc:333] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d: stopping tablet replica
I20260710 13:19:58.370208 11074 raft_consensus.cc:2243] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:58.370602 11074 raft_consensus.cc:2272] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:58.372819 11074 tablet_replica.cc:333] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d: stopping tablet replica
I20260710 13:19:58.373395 11074 raft_consensus.cc:2243] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:58.374087 11074 raft_consensus.cc:2272] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:58.376148 11074 tablet_replica.cc:333] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d: stopping tablet replica
I20260710 13:19:58.376701 11074 raft_consensus.cc:2243] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:58.377079 11074 raft_consensus.cc:2272] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:58.378691 11074 tablet_replica.cc:333] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d: stopping tablet replica
I20260710 13:19:58.379310 11074 raft_consensus.cc:2243] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:58.379786 11074 raft_consensus.cc:2272] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:58.381929 11074 tablet_replica.cc:333] T eaa37522631a428d81863bc964366f5a P 4ecb1d403e0f4776a7eb396de3969f9d: stopping tablet replica
I20260710 13:19:58.382769 11074 raft_consensus.cc:2243] T eaa37522631a428d81863bc964366f5a P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:58.383224 11074 raft_consensus.cc:2272] T eaa37522631a428d81863bc964366f5a P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:58.385107 11074 tablet_replica.cc:333] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d: stopping tablet replica
I20260710 13:19:58.385663 11074 raft_consensus.cc:2243] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:58.386405 11074 raft_consensus.cc:2272] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:58.388207 11074 tablet_replica.cc:333] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d: stopping tablet replica
I20260710 13:19:58.388715 11074 raft_consensus.cc:2243] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:58.389092 11074 raft_consensus.cc:2272] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:58.391181 11074 tablet_replica.cc:333] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d: stopping tablet replica
I20260710 13:19:58.391744 11074 raft_consensus.cc:2243] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:58.392139 11074 raft_consensus.cc:2272] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:58.393801 11074 tablet_replica.cc:333] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d: stopping tablet replica
I20260710 13:19:58.394451 11074 raft_consensus.cc:2243] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:58.394966 11074 raft_consensus.cc:2272] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:58.396617 11074 tablet_replica.cc:333] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d: stopping tablet replica
I20260710 13:19:58.397104 11074 raft_consensus.cc:2243] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:58.397820 11074 raft_consensus.cc:2272] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:58.399480 11074 tablet_replica.cc:333] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d: stopping tablet replica
I20260710 13:19:58.399966 11074 raft_consensus.cc:2243] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:58.400748 11074 raft_consensus.cc:2272] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:58.402465 11074 tablet_replica.cc:333] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d: stopping tablet replica
I20260710 13:19:58.403179 11074 raft_consensus.cc:2243] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:58.404234 11074 raft_consensus.cc:2272] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:58.404827 13393 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 90 similar messages]
I20260710 13:19:58.406754 11074 tablet_replica.cc:333] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d: stopping tablet replica
I20260710 13:19:58.407523 11074 raft_consensus.cc:2243] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:58.407979 11074 raft_consensus.cc:2272] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:58.408063 13393 consensus_peers.cc:597] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 -> Peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Couldn't send request to peer 4ecb1d403e0f4776a7eb396de3969f9d. 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:58.409942 11074 tablet_replica.cc:333] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d: stopping tablet replica
I20260710 13:19:58.410414 11074 raft_consensus.cc:2243] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:58.410816 11074 raft_consensus.cc:2272] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:58.412819 11074 tablet_replica.cc:333] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d: stopping tablet replica
I20260710 13:19:58.413452 11074 raft_consensus.cc:2243] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:58.414304 11074 raft_consensus.cc:2272] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:58.416903 11074 tablet_replica.cc:333] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d: stopping tablet replica
I20260710 13:19:58.417615 11074 raft_consensus.cc:2243] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:58.418109 11074 raft_consensus.cc:2272] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:58.420104 11074 tablet_replica.cc:333] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d: stopping tablet replica
I20260710 13:19:58.420674 11074 raft_consensus.cc:2243] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:58.421105 11074 raft_consensus.cc:2272] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:58.423431 11074 tablet_replica.cc:333] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d: stopping tablet replica
I20260710 13:19:58.424072 11074 raft_consensus.cc:2243] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:58.424618 11074 raft_consensus.cc:2272] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:58.454128 11074 tablet_server.cc:196] TabletServer@127.10.208.129:0 shutdown complete.
I20260710 13:19:58.485699 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:58.489027 13319 consensus_peers.cc:597] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 -> Peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Couldn't send request to peer 4ecb1d403e0f4776a7eb396de3969f9d. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:35483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:58.489490 13319 consensus_peers.cc:597] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1 -> Peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Couldn't send request to peer 4ecb1d403e0f4776a7eb396de3969f9d. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:35483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:58.492843 13755 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:58.493129 13754 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:58.495486 11074 server_base.cc:1061] running on GCE node
W20260710 13:19:58.495527 13757 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:58.498167 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:58.498363 11074 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:58.498503 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689598498492 us; error 0 us; skew 500 ppm
I20260710 13:19:58.498965 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:58.502318 11074 webserver.cc:533] Webserver started at http://127.10.208.129:44233/ using document root <none> and password file <none>
I20260710 13:19:58.502875 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:58.503106 11074 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260710 13:19:58.506073 13467 consensus_peers.cc:597] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67 -> Peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Couldn't send request to peer 4ecb1d403e0f4776a7eb396de3969f9d. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:35483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:58.507539 11074 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:19:58.512389 13764 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:58.513116 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:19:58.513473 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-0/minicluster-data/ts-0-root
uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
format_stamp: "Formatted at 2026-07-10 13:19:53 on dist-test-slave-dc44"
I20260710 13:19:58.513842 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689536563046-11074-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:58.526186 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:58.527421 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:58.528766 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:58.532444 13771 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:19:58.550920 13393 consensus_peers.cc:597] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 -> Peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Couldn't send request to peer 4ecb1d403e0f4776a7eb396de3969f9d. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:35483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:58.564003 13319 consensus_peers.cc:597] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 -> Peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Couldn't send request to peer 4ecb1d403e0f4776a7eb396de3969f9d. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:35483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:58.614794 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:19:58.615152 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.084s	user 0.003s	sys 0.000s
I20260710 13:19:58.615530 11074 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:19:58.620399 13771 tablet_bootstrap.cc:492] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:58.634524 13771 tablet_bootstrap.cc:492] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d: 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:58.635460 13771 tablet_bootstrap.cc:492] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap complete.
I20260710 13:19:58.636149 13771 ts_tablet_manager.cc:1403] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
W20260710 13:19:58.637630 13393 consensus_peers.cc:597] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 -> Peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Couldn't send request to peer 4ecb1d403e0f4776a7eb396de3969f9d. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:35483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:58.638707 13771 raft_consensus.cc:359] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:58.639308 13771 raft_consensus.cc:740] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.639914 13771 consensus_queue.cc:260] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d [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: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:58.642073 13771 ts_tablet_manager.cc:1434] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:58.642675 13771 tablet_bootstrap.cc:492] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:58.653020 13771 tablet_bootstrap.cc:492] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d: 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:58.653681 13771 tablet_bootstrap.cc:492] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap complete.
I20260710 13:19:58.654155 13771 ts_tablet_manager.cc:1403] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:19:58.655858 13771 raft_consensus.cc:359] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:58.656435 13771 raft_consensus.cc:740] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.656960 13771 consensus_queue.cc:260] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [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: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:58.658128 13771 ts_tablet_manager.cc:1434] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:58.658679 13771 tablet_bootstrap.cc:492] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:58.668644 13771 tablet_bootstrap.cc:492] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d: 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:58.669368 13771 tablet_bootstrap.cc:492] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap complete.
I20260710 13:19:58.669946 13771 ts_tablet_manager.cc:1403] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:19:58.672297 13771 raft_consensus.cc:359] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:58.672916 13771 raft_consensus.cc:740] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.673669 13771 consensus_queue.cc:260] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d [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: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:58.675170 13771 ts_tablet_manager.cc:1434] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:19:58.675738 13771 tablet_bootstrap.cc:492] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:58.683331 11074 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:19:58.683676 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.068s	user 0.066s	sys 0.002s
I20260710 13:19:58.686093 13771 tablet_bootstrap.cc:492] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d: 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:58.686919 13771 tablet_bootstrap.cc:492] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap complete.
I20260710 13:19:58.687482 13771 ts_tablet_manager.cc:1403] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:19:58.689702 13771 raft_consensus.cc:359] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:58.690364 13771 raft_consensus.cc:740] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.690968 13771 consensus_queue.cc:260] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d [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: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:58.692670 13771 ts_tablet_manager.cc:1434] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:58.693459 13771 tablet_bootstrap.cc:492] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
W20260710 13:19:58.697546 13467 consensus_peers.cc:597] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 -> Peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Couldn't send request to peer 4ecb1d403e0f4776a7eb396de3969f9d. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:35483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:58.712869 13771 tablet_bootstrap.cc:492] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d: 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:58.713784 13771 tablet_bootstrap.cc:492] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap complete.
I20260710 13:19:58.714743 13771 ts_tablet_manager.cc:1403] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260710 13:19:58.717398 13771 raft_consensus.cc:359] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:58.718034 13771 raft_consensus.cc:740] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
W20260710 13:19:58.727907 13467 consensus_peers.cc:597] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 -> Peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Couldn't send request to peer 4ecb1d403e0f4776a7eb396de3969f9d. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:35483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:58.728935 13393 consensus_peers.cc:597] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 -> Peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Couldn't send request to peer 4ecb1d403e0f4776a7eb396de3969f9d. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:35483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:58.734652 13771 consensus_queue.cc:260] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [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: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:58.737382 13771 ts_tablet_manager.cc:1434] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.004s
I20260710 13:19:58.738797 13771 tablet_bootstrap.cc:492] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:58.756348 13771 tablet_bootstrap.cc:492] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d: 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:58.757282 13771 tablet_bootstrap.cc:492] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap complete.
I20260710 13:19:58.757918 13771 ts_tablet_manager.cc:1403] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 13:19:58.761302 13771 raft_consensus.cc:359] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:58.762070 13771 raft_consensus.cc:740] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.762900 13771 consensus_queue.cc:260] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d [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: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:58.765242 13771 ts_tablet_manager.cc:1434] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:58.766196 13771 tablet_bootstrap.cc:492] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:58.768739 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.129:35483
I20260710 13:19:58.768889 13835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.129:35483 every 8 connection(s)
I20260710 13:19:58.814723 13836 heartbeater.cc:344] Connected to a master server at 127.10.208.190:39687
I20260710 13:19:58.816648 13836 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:58.818553 13836 heartbeater.cc:507] Master 127.10.208.190:39687 requested a full tablet report, sending...
I20260710 13:19:58.821225 13771 tablet_bootstrap.cc:492] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d: 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:58.822193 13771 tablet_bootstrap.cc:492] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap complete.
I20260710 13:19:58.822826 13771 ts_tablet_manager.cc:1403] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.020s
W20260710 13:19:58.822723 13319 consensus_peers.cc:597] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 -> Peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Couldn't send request to peer 4ecb1d403e0f4776a7eb396de3969f9d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:58.823899 13319 consensus_peers.cc:597] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1 -> Peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Couldn't send request to peer 4ecb1d403e0f4776a7eb396de3969f9d. 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:19:58.825417 13771 raft_consensus.cc:359] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:58.826040 13771 raft_consensus.cc:740] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.826622 13771 consensus_queue.cc:260] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d [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: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:58.826965 13174 ts_manager.cc:194] Re-registered known tserver with Master: 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:58.828037 13771 ts_tablet_manager.cc:1434] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:58.828606 13771 tablet_bootstrap.cc:492] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:58.839115 13771 tablet_bootstrap.cc:492] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d: 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:58.839627 13174 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51684
I20260710 13:19:58.839906 13771 tablet_bootstrap.cc:492] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap complete.
I20260710 13:19:58.840523 13771 ts_tablet_manager.cc:1403] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:19:58.842911 13771 raft_consensus.cc:359] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:58.843261 13836 heartbeater.cc:499] Master 127.10.208.190:39687 was elected leader, sending a full tablet report...
I20260710 13:19:58.843631 13771 raft_consensus.cc:740] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.844305 13771 consensus_queue.cc:260] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.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: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:58.846017 13771 ts_tablet_manager.cc:1434] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:19:58.846824 13771 tablet_bootstrap.cc:492] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:58.857738 13771 tablet_bootstrap.cc:492] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d: 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:58.858564 13771 tablet_bootstrap.cc:492] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap complete.
I20260710 13:19:58.859136 13771 ts_tablet_manager.cc:1403] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.004s
I20260710 13:19:58.860775 13771 raft_consensus.cc:359] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:58.861248 13771 raft_consensus.cc:740] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.861785 13771 consensus_queue.cc:260] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [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: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:58.863468 13771 ts_tablet_manager.cc:1434] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:58.864158 13771 tablet_bootstrap.cc:492] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:58.877199 13771 tablet_bootstrap.cc:492] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d: 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:58.878006 13771 tablet_bootstrap.cc:492] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap complete.
I20260710 13:19:58.878628 13771 ts_tablet_manager.cc:1403] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.004s
I20260710 13:19:58.880681 13771 raft_consensus.cc:359] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:58.881183 13771 raft_consensus.cc:740] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.881764 13771 consensus_queue.cc:260] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d [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: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:58.883883 13771 ts_tablet_manager.cc:1434] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:19:58.884615 13771 tablet_bootstrap.cc:492] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:58.899307 13771 tablet_bootstrap.cc:492] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d: 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:58.900179 13771 tablet_bootstrap.cc:492] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap complete.
I20260710 13:19:58.900784 13771 ts_tablet_manager.cc:1403] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 13:19:58.903198 13771 raft_consensus.cc:359] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:58.903759 13771 raft_consensus.cc:740] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.904255 13771 consensus_queue.cc:260] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.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: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:58.906190 13771 ts_tablet_manager.cc:1434] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:58.906925 13771 tablet_bootstrap.cc:492] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:58.923456 13771 tablet_bootstrap.cc:492] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d: 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:58.924268 13771 tablet_bootstrap.cc:492] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap complete.
I20260710 13:19:58.924845 13771 ts_tablet_manager.cc:1403] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 13:19:58.927018 13771 raft_consensus.cc:359] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:58.927594 13771 raft_consensus.cc:740] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.928210 13771 consensus_queue.cc:260] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [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: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:58.929843 13771 ts_tablet_manager.cc:1434] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:58.930718 13771 tablet_bootstrap.cc:492] T eaa37522631a428d81863bc964366f5a P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:58.944890 13771 tablet_bootstrap.cc:492] T eaa37522631a428d81863bc964366f5a P 4ecb1d403e0f4776a7eb396de3969f9d: 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:58.945611 13771 tablet_bootstrap.cc:492] T eaa37522631a428d81863bc964366f5a P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap complete.
I20260710 13:19:58.946094 13771 ts_tablet_manager.cc:1403] T eaa37522631a428d81863bc964366f5a P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 13:19:58.947847 13771 raft_consensus.cc:359] T eaa37522631a428d81863bc964366f5a P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:58.948323 13771 raft_consensus.cc:740] T eaa37522631a428d81863bc964366f5a P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.948809 13771 consensus_queue.cc:260] T eaa37522631a428d81863bc964366f5a P 4ecb1d403e0f4776a7eb396de3969f9d [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: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:58.950217 13771 ts_tablet_manager.cc:1434] T eaa37522631a428d81863bc964366f5a P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:58.951148 13771 tablet_bootstrap.cc:492] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:58.963713 13771 tablet_bootstrap.cc:492] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d: 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:58.964586 13771 tablet_bootstrap.cc:492] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap complete.
I20260710 13:19:58.965173 13771 ts_tablet_manager.cc:1403] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:19:58.967036 13771 raft_consensus.cc:359] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:58.967478 13771 raft_consensus.cc:740] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.967937 13771 consensus_queue.cc:260] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [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: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:58.969123 13771 ts_tablet_manager.cc:1434] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:58.969789 13771 tablet_bootstrap.cc:492] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:58.986251 13771 tablet_bootstrap.cc:492] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d: 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:58.987176 13771 tablet_bootstrap.cc:492] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap complete.
I20260710 13:19:58.987792 13771 ts_tablet_manager.cc:1403] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260710 13:19:58.990099 13771 raft_consensus.cc:359] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:58.990761 13771 raft_consensus.cc:740] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.991360 13771 consensus_queue.cc:260] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [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: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:58.993187 13771 ts_tablet_manager.cc:1434] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:58.993898 13771 tablet_bootstrap.cc:492] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:59.005893 13771 tablet_bootstrap.cc:492] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d: 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:59.006513 13771 tablet_bootstrap.cc:492] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap complete.
I20260710 13:19:59.006937 13771 ts_tablet_manager.cc:1403] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:19:59.008875 13771 raft_consensus.cc:359] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:59.009310 13771 raft_consensus.cc:740] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.009835 13771 consensus_queue.cc:260] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [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: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:59.011446 13771 ts_tablet_manager.cc:1434] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:59.012301 13771 tablet_bootstrap.cc:492] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:59.025105 13771 tablet_bootstrap.cc:492] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d: 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:59.025763 13771 tablet_bootstrap.cc:492] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap complete.
I20260710 13:19:59.026252 13771 ts_tablet_manager.cc:1403] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:19:59.027944 13771 raft_consensus.cc:359] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:59.028390 13771 raft_consensus.cc:740] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.028931 13771 consensus_queue.cc:260] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d [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: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:59.030584 13771 ts_tablet_manager.cc:1434] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:19:59.031674 13771 tablet_bootstrap.cc:492] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap starting.
I20260710 13:19:59.044970 13771 tablet_bootstrap.cc:492] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d: 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:59.045625 13771 tablet_bootstrap.cc:492] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d: Bootstrap complete.
I20260710 13:19:59.046133 13771 ts_tablet_manager.cc:1403] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:19:59.047922 13771 raft_consensus.cc:359] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:59.048368 13771 raft_consensus.cc:740] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.048890 13771 consensus_queue.cc:260] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d [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: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:59.050526 13771 ts_tablet_manager.cc:1434] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:59.350386 13626 raft_consensus.cc:493] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4ecb1d403e0f4776a7eb396de3969f9d)
I20260710 13:19:59.350832 13626 raft_consensus.cc:515] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:59.352404 13626 leader_election.cc:290] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), ed20824481ba414b837004758efe73c1 (127.10.208.130:32813)
I20260710 13:19:59.353157 13810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec6377d9ed145d39ab7d65018327d0a" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:59.353410 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec6377d9ed145d39ab7d65018327d0a" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
I20260710 13:19:59.353838 13810 raft_consensus.cc:2468] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a29a3a0f20b4709b39393268079a7e0 in term 1.
I20260710 13:19:59.354950 13393 leader_election.cc:304] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [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: 0a29a3a0f20b4709b39393268079a7e0, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: ed20824481ba414b837004758efe73c1
I20260710 13:19:59.355679 13626 raft_consensus.cc:2804] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:59.355986 13626 raft_consensus.cc:493] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4ecb1d403e0f4776a7eb396de3969f9d)
I20260710 13:19:59.356282 13626 raft_consensus.cc:3060] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.360656 13626 raft_consensus.cc:515] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:59.362123 13626 leader_election.cc:290] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 2 election: Requested vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), ed20824481ba414b837004758efe73c1 (127.10.208.130:32813)
I20260710 13:19:59.362824 13810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec6377d9ed145d39ab7d65018327d0a" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
I20260710 13:19:59.363112 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec6377d9ed145d39ab7d65018327d0a" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1"
I20260710 13:19:59.363380 13810 raft_consensus.cc:3060] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.367936 13810 raft_consensus.cc:2468] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a29a3a0f20b4709b39393268079a7e0 in term 2.
I20260710 13:19:59.368793 13393 leader_election.cc:304] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [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: 0a29a3a0f20b4709b39393268079a7e0, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: ed20824481ba414b837004758efe73c1
I20260710 13:19:59.369406 13626 raft_consensus.cc:2804] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:59.369786 13626 raft_consensus.cc:697] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [term 2 LEADER]: Becoming Leader. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Running, Role: LEADER
I20260710 13:19:59.370404 13626 consensus_queue.cc:237] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:59.376559 13174 catalog_manager.cc:5697] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 reported cstate change: term changed from 1 to 2, leader changed from 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129) to 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131). New cstate: current_term: 2 leader_uuid: "0a29a3a0f20b4709b39393268079a7e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:59.495502 13704 raft_consensus.cc:493] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4ecb1d403e0f4776a7eb396de3969f9d)
I20260710 13:19:59.495906 13704 raft_consensus.cc:515] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:59.497567 13704 leader_election.cc:290] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), ed20824481ba414b837004758efe73c1 (127.10.208.130:32813)
I20260710 13:19:59.498237 13810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cfd42163d0a4557b2c39f3af0175cdc" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:59.498551 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cfd42163d0a4557b2c39f3af0175cdc" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
I20260710 13:19:59.498895 13810 raft_consensus.cc:2468] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 1.
I20260710 13:19:59.499956 13467 leader_election.cc:304] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [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: 2ea8052041d3404ea88f066c53482b67, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: ed20824481ba414b837004758efe73c1
I20260710 13:19:59.500569 13704 raft_consensus.cc:2804] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:59.500861 13704 raft_consensus.cc:493] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4ecb1d403e0f4776a7eb396de3969f9d)
I20260710 13:19:59.501139 13704 raft_consensus.cc:3060] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.504142 13862 raft_consensus.cc:493] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4ecb1d403e0f4776a7eb396de3969f9d)
I20260710 13:19:59.505013 13862 raft_consensus.cc:515] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:59.507026 13862 leader_election.cc:290] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:59.507786 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c85d1573889439a8f7db3b9fb23b46d" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
I20260710 13:19:59.507946 13810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c85d1573889439a8f7db3b9fb23b46d" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:59.508033 13704 raft_consensus.cc:515] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:59.508725 13810 raft_consensus.cc:2468] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 1.
I20260710 13:19:59.509747 13467 leader_election.cc:304] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [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: 2ea8052041d3404ea88f066c53482b67, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 0a29a3a0f20b4709b39393268079a7e0
I20260710 13:19:59.510317 13704 leader_election.cc:290] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 2 election: Requested vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), ed20824481ba414b837004758efe73c1 (127.10.208.130:32813)
I20260710 13:19:59.510371 13862 raft_consensus.cc:2804] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:59.510928 13862 raft_consensus.cc:493] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4ecb1d403e0f4776a7eb396de3969f9d)
I20260710 13:19:59.511320 13862 raft_consensus.cc:3060] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.511375 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cfd42163d0a4557b2c39f3af0175cdc" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1"
I20260710 13:19:59.511582 13810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cfd42163d0a4557b2c39f3af0175cdc" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
I20260710 13:19:59.512226 13810 raft_consensus.cc:3060] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.516675 13862 raft_consensus.cc:515] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:59.516868 13810 raft_consensus.cc:2468] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 2.
I20260710 13:19:59.517894 13467 leader_election.cc:304] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [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: 2ea8052041d3404ea88f066c53482b67, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: ed20824481ba414b837004758efe73c1
I20260710 13:19:59.518462 13862 leader_election.cc:290] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 2 election: Requested vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:59.518632 13704 raft_consensus.cc:2804] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:59.519182 13704 raft_consensus.cc:697] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [term 2 LEADER]: Becoming Leader. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Running, Role: LEADER
I20260710 13:19:59.519213 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c85d1573889439a8f7db3b9fb23b46d" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0"
I20260710 13:19:59.520176 13810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c85d1573889439a8f7db3b9fb23b46d" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
I20260710 13:19:59.520017 13704 consensus_queue.cc:237] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:59.520699 13810 raft_consensus.cc:3060] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.530565 13810 raft_consensus.cc:2468] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea8052041d3404ea88f066c53482b67 in term 2.
I20260710 13:19:59.530463 13177 catalog_manager.cc:5697] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 reported cstate change: term changed from 1 to 2, leader changed from 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129) to 2ea8052041d3404ea88f066c53482b67 (127.10.208.132). New cstate: current_term: 2 leader_uuid: "2ea8052041d3404ea88f066c53482b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.531646 13467 leader_election.cc:304] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [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: 2ea8052041d3404ea88f066c53482b67, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 0a29a3a0f20b4709b39393268079a7e0
I20260710 13:19:59.532423 13704 raft_consensus.cc:2804] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:59.532935 13704 raft_consensus.cc:697] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [term 2 LEADER]: Becoming Leader. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Running, Role: LEADER
I20260710 13:19:59.533761 13704 consensus_queue.cc:237] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:59.546590 13177 catalog_manager.cc:5697] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 reported cstate change: term changed from 1 to 2, leader changed from 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129) to 2ea8052041d3404ea88f066c53482b67 (127.10.208.132). New cstate: current_term: 2 leader_uuid: "2ea8052041d3404ea88f066c53482b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.574554 13730 raft_consensus.cc:493] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4ecb1d403e0f4776a7eb396de3969f9d)
I20260710 13:19:59.575027 13730 raft_consensus.cc:515] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:59.576524 13730 leader_election.cc:290] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421)
I20260710 13:19:59.577234 13810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b1bec0809f4145af0b7a102ceb2145" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:59.577425 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b1bec0809f4145af0b7a102ceb2145" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
I20260710 13:19:59.577881 13810 raft_consensus.cc:2468] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 1.
I20260710 13:19:59.578883 13319 leader_election.cc:304] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [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: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1; no voters: 0a29a3a0f20b4709b39393268079a7e0
I20260710 13:19:59.579515 13730 raft_consensus.cc:2804] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:59.579854 13730 raft_consensus.cc:493] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4ecb1d403e0f4776a7eb396de3969f9d)
I20260710 13:19:59.580088 13730 raft_consensus.cc:3060] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.583127 13845 raft_consensus.cc:493] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4ecb1d403e0f4776a7eb396de3969f9d)
I20260710 13:19:59.583577 13845 raft_consensus.cc:515] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:59.585222 13845 leader_election.cc:290] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421)
I20260710 13:19:59.585952 13810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec6377d9ed145d39ab7d65018327d0a" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:59.586656 13810 raft_consensus.cc:2393] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed20824481ba414b837004758efe73c1 in current term 2: Already voted for candidate 0a29a3a0f20b4709b39393268079a7e0 in this term.
I20260710 13:19:59.586606 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec6377d9ed145d39ab7d65018327d0a" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
I20260710 13:19:59.587445 13730 raft_consensus.cc:515] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:59.588142 13318 leader_election.cc:304] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed20824481ba414b837004758efe73c1; no voters: 0a29a3a0f20b4709b39393268079a7e0, 4ecb1d403e0f4776a7eb396de3969f9d
I20260710 13:19:59.588795 13845 raft_consensus.cc:3060] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.589342 13730 leader_election.cc:290] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 2 election: Requested vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421)
I20260710 13:19:59.589913 13810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b1bec0809f4145af0b7a102ceb2145" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
I20260710 13:19:59.590230 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b1bec0809f4145af0b7a102ceb2145" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0"
I20260710 13:19:59.590471 13810 raft_consensus.cc:3060] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.595341 13845 raft_consensus.cc:2749] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:59.597146 13810 raft_consensus.cc:2468] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 2.
I20260710 13:19:59.598318 13319 leader_election.cc:304] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [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: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1; no voters: 0a29a3a0f20b4709b39393268079a7e0
I20260710 13:19:59.599449 13730 raft_consensus.cc:2804] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:59.599905 13730 raft_consensus.cc:697] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [term 2 LEADER]: Becoming Leader. State: Replica: ed20824481ba414b837004758efe73c1, State: Running, Role: LEADER
I20260710 13:19:59.600682 13730 consensus_queue.cc:237] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:59.608860 13177 catalog_manager.cc:5697] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 reported cstate change: term changed from 1 to 2, leader changed from 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129) to ed20824481ba414b837004758efe73c1 (127.10.208.130). New cstate: current_term: 2 leader_uuid: "ed20824481ba414b837004758efe73c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.615408 13847 raft_consensus.cc:493] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4ecb1d403e0f4776a7eb396de3969f9d)
I20260710 13:19:59.615957 13847 raft_consensus.cc:515] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:59.618443 13847 leader_election.cc:290] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:19:59.618528 13810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb9927b82b24d4ca2cb4a87c9dcc2e5" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:59.619246 13810 raft_consensus.cc:2468] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a29a3a0f20b4709b39393268079a7e0 in term 1.
I20260710 13:19:59.619469 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb9927b82b24d4ca2cb4a87c9dcc2e5" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
I20260710 13:19:59.620280 13393 leader_election.cc:304] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [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: 0a29a3a0f20b4709b39393268079a7e0, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 
I20260710 13:19:59.620967 13847 raft_consensus.cc:2804] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:59.621335 13847 raft_consensus.cc:493] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4ecb1d403e0f4776a7eb396de3969f9d)
I20260710 13:19:59.621690 13847 raft_consensus.cc:3060] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.628788 13847 raft_consensus.cc:515] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:59.631196 13809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb9927b82b24d4ca2cb4a87c9dcc2e5" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
I20260710 13:19:59.631459 13847 leader_election.cc:290] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 2 election: Requested vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:19:59.631877 13809 raft_consensus.cc:3060] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.633100 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb9927b82b24d4ca2cb4a87c9dcc2e5" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67"
I20260710 13:19:59.637529 13809 raft_consensus.cc:2468] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a29a3a0f20b4709b39393268079a7e0 in term 2.
I20260710 13:19:59.639029 13393 leader_election.cc:304] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [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: 0a29a3a0f20b4709b39393268079a7e0, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 2ea8052041d3404ea88f066c53482b67
I20260710 13:19:59.639660 13847 raft_consensus.cc:2804] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:59.640054 13847 raft_consensus.cc:697] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 2 LEADER]: Becoming Leader. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Running, Role: LEADER
I20260710 13:19:59.640671 13847 consensus_queue.cc:237] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:59.647426 13177 catalog_manager.cc:5697] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 reported cstate change: term changed from 1 to 2, leader changed from 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129) to 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131). New cstate: current_term: 2 leader_uuid: "0a29a3a0f20b4709b39393268079a7e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.676513 13730 raft_consensus.cc:493] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4ecb1d403e0f4776a7eb396de3969f9d)
I20260710 13:19:59.676916 13730 raft_consensus.cc:515] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:59.678593 13730 leader_election.cc:290] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:59.679126 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52564b019b2414fb66239a7d270f8c5" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
I20260710 13:19:59.679557 13809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52564b019b2414fb66239a7d270f8c5" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:59.680173 13809 raft_consensus.cc:2468] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 1.
I20260710 13:19:59.681079 13319 leader_election.cc:304] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 [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: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1; no voters: 2ea8052041d3404ea88f066c53482b67
I20260710 13:19:59.681644 13730 raft_consensus.cc:2804] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:59.681944 13730 raft_consensus.cc:493] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4ecb1d403e0f4776a7eb396de3969f9d)
I20260710 13:19:59.682238 13730 raft_consensus.cc:3060] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.686882 13730 raft_consensus.cc:515] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:59.688434 13730 leader_election.cc:290] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 2 election: Requested vote from peers 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:59.689217 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52564b019b2414fb66239a7d270f8c5" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67"
I20260710 13:19:59.689397 13809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52564b019b2414fb66239a7d270f8c5" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
I20260710 13:19:59.689899 13847 raft_consensus.cc:493] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4ecb1d403e0f4776a7eb396de3969f9d)
I20260710 13:19:59.689913 13809 raft_consensus.cc:3060] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.690505 13847 raft_consensus.cc:515] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:19:59.692085 13847 leader_election.cc:290] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), ed20824481ba414b837004758efe73c1 (127.10.208.130:32813)
I20260710 13:19:59.692916 13810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b1bec0809f4145af0b7a102ceb2145" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:59.693110 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b1bec0809f4145af0b7a102ceb2145" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
I20260710 13:19:59.693679 13810 raft_consensus.cc:2393] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a29a3a0f20b4709b39393268079a7e0 in current term 2: Already voted for candidate ed20824481ba414b837004758efe73c1 in this term.
I20260710 13:19:59.694921 13393 leader_election.cc:304] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0; no voters: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1
I20260710 13:19:59.695694 13847 raft_consensus.cc:3060] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.697487 13809 raft_consensus.cc:2468] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed20824481ba414b837004758efe73c1 in term 2.
I20260710 13:19:59.698539 13319 leader_election.cc:304] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 [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: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1; no voters: 2ea8052041d3404ea88f066c53482b67
I20260710 13:19:59.699309 13730 raft_consensus.cc:2804] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:59.699769 13730 raft_consensus.cc:697] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 [term 2 LEADER]: Becoming Leader. State: Replica: ed20824481ba414b837004758efe73c1, State: Running, Role: LEADER
I20260710 13:19:59.700525 13730 consensus_queue.cc:237] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:59.701686 13847 raft_consensus.cc:2749] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:59.707484 13177 catalog_manager.cc:5697] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 reported cstate change: term changed from 1 to 2, leader changed from 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129) to ed20824481ba414b837004758efe73c1 (127.10.208.130). New cstate: current_term: 2 leader_uuid: "ed20824481ba414b837004758efe73c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:59.774433 13847 raft_consensus.cc:493] T 6c85d1573889439a8f7db3b9fb23b46d P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4ecb1d403e0f4776a7eb396de3969f9d)
I20260710 13:19:59.774969 13847 raft_consensus.cc:515] T 6c85d1573889439a8f7db3b9fb23b46d P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:19:59.776551 13847 leader_election.cc:290] T 6c85d1573889439a8f7db3b9fb23b46d P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:59.777500 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c85d1573889439a8f7db3b9fb23b46d" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
I20260710 13:19:59.777667 13809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c85d1573889439a8f7db3b9fb23b46d" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:59.778501 13809 raft_consensus.cc:2393] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a29a3a0f20b4709b39393268079a7e0 in current term 2: Already voted for candidate 2ea8052041d3404ea88f066c53482b67 in this term.
I20260710 13:19:59.779439 13393 leader_election.cc:304] T 6c85d1573889439a8f7db3b9fb23b46d P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0; no voters: 2ea8052041d3404ea88f066c53482b67, 4ecb1d403e0f4776a7eb396de3969f9d
I20260710 13:19:59.780181 13847 raft_consensus.cc:3060] T 6c85d1573889439a8f7db3b9fb23b46d P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.784663 13847 raft_consensus.cc:2749] T 6c85d1573889439a8f7db3b9fb23b46d P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:59.819206 13746 raft_consensus.cc:493] T 5cfd42163d0a4557b2c39f3af0175cdc P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4ecb1d403e0f4776a7eb396de3969f9d)
I20260710 13:19:59.819669 13746 raft_consensus.cc:515] T 5cfd42163d0a4557b2c39f3af0175cdc P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:59.821308 13746 leader_election.cc:290] T 5cfd42163d0a4557b2c39f3af0175cdc P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:59.822181 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cfd42163d0a4557b2c39f3af0175cdc" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ea8052041d3404ea88f066c53482b67" is_pre_election: true
I20260710 13:19:59.822371 13809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cfd42163d0a4557b2c39f3af0175cdc" candidate_uuid: "ed20824481ba414b837004758efe73c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:59.823235 13809 raft_consensus.cc:2393] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed20824481ba414b837004758efe73c1 in current term 2: Already voted for candidate 2ea8052041d3404ea88f066c53482b67 in this term.
I20260710 13:19:59.824118 13319 leader_election.cc:304] T 5cfd42163d0a4557b2c39f3af0175cdc P ed20824481ba414b837004758efe73c1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed20824481ba414b837004758efe73c1; no voters: 2ea8052041d3404ea88f066c53482b67, 4ecb1d403e0f4776a7eb396de3969f9d
I20260710 13:19:59.824770 13746 raft_consensus.cc:3060] T 5cfd42163d0a4557b2c39f3af0175cdc P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.830174 13746 raft_consensus.cc:2749] T 5cfd42163d0a4557b2c39f3af0175cdc P ed20824481ba414b837004758efe73c1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:59.834710 13352 raft_consensus.cc:1275] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [term 2 FOLLOWER]: Refusing update from remote peer 0a29a3a0f20b4709b39393268079a7e0: 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:59.835928 13847 consensus_queue.cc:1048] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:59.846199 13809 raft_consensus.cc:1275] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Refusing update from remote peer 0a29a3a0f20b4709b39393268079a7e0: 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:59.847919 13846 consensus_queue.cc:1048] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:59.855216 13704 raft_consensus.cc:493] T b52564b019b2414fb66239a7d270f8c5 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4ecb1d403e0f4776a7eb396de3969f9d)
I20260710 13:19:59.855796 13704 raft_consensus.cc:515] T b52564b019b2414fb66239a7d270f8c5 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } }
I20260710 13:19:59.857842 13704 leader_election.cc:290] T b52564b019b2414fb66239a7d270f8c5 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483), ed20824481ba414b837004758efe73c1 (127.10.208.130:32813)
I20260710 13:19:59.858443 13810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52564b019b2414fb66239a7d270f8c5" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:59.859277 13810 raft_consensus.cc:2393] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ea8052041d3404ea88f066c53482b67 in current term 2: Already voted for candidate ed20824481ba414b837004758efe73c1 in this term.
I20260710 13:19:59.860109 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52564b019b2414fb66239a7d270f8c5" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed20824481ba414b837004758efe73c1" is_pre_election: true
I20260710 13:19:59.861471 13469 leader_election.cc:304] T b52564b019b2414fb66239a7d270f8c5 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ea8052041d3404ea88f066c53482b67; no voters: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1
I20260710 13:19:59.862142 13704 raft_consensus.cc:3060] T b52564b019b2414fb66239a7d270f8c5 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.873332 13704 raft_consensus.cc:2749] T b52564b019b2414fb66239a7d270f8c5 P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:59.882737 13704 raft_consensus.cc:493] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4ecb1d403e0f4776a7eb396de3969f9d)
I20260710 13:19:59.883309 13704 raft_consensus.cc:515] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:19:59.885875 13704 leader_election.cc:290] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483)
I20260710 13:19:59.886638 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb9927b82b24d4ca2cb4a87c9dcc2e5" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a29a3a0f20b4709b39393268079a7e0" is_pre_election: true
I20260710 13:19:59.886579 13809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb9927b82b24d4ca2cb4a87c9dcc2e5" candidate_uuid: "2ea8052041d3404ea88f066c53482b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" is_pre_election: true
I20260710 13:19:59.887635 13809 raft_consensus.cc:2393] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ea8052041d3404ea88f066c53482b67 in current term 2: Already voted for candidate 0a29a3a0f20b4709b39393268079a7e0 in this term.
I20260710 13:19:59.888484 13467 leader_election.cc:304] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ea8052041d3404ea88f066c53482b67; no voters: 0a29a3a0f20b4709b39393268079a7e0, 4ecb1d403e0f4776a7eb396de3969f9d
I20260710 13:19:59.889104 13704 raft_consensus.cc:3060] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.893695 13704 raft_consensus.cc:2749] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:59.903187 13354 raft_consensus.cc:1275] T 5cfd42163d0a4557b2c39f3af0175cdc P ed20824481ba414b837004758efe73c1 [term 2 FOLLOWER]: Refusing update from remote peer 2ea8052041d3404ea88f066c53482b67: 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:59.904518 13704 consensus_queue.cc:1048] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:59.914961 13809 raft_consensus.cc:1275] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Refusing update from remote peer 2ea8052041d3404ea88f066c53482b67: 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:59.916422 13707 consensus_queue.cc:1048] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:00.059190 13809 raft_consensus.cc:1275] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Refusing update from remote peer ed20824481ba414b837004758efe73c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:00.060489 13730 consensus_queue.cc:1048] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:00.071077 13429 raft_consensus.cc:1275] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Refusing update from remote peer ed20824481ba414b837004758efe73c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:00.072468 13746 consensus_queue.cc:1048] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:00.124668 13809 raft_consensus.cc:1275] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Refusing update from remote peer 0a29a3a0f20b4709b39393268079a7e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:00.126130 13846 consensus_queue.cc:1048] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:00.126694 13429 raft_consensus.cc:1275] T 6c85d1573889439a8f7db3b9fb23b46d P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Refusing update from remote peer 2ea8052041d3404ea88f066c53482b67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:00.128031 13707 consensus_queue.cc:1048] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:00.139055 13503 raft_consensus.cc:1275] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Refusing update from remote peer 0a29a3a0f20b4709b39393268079a7e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:00.140478 13880 consensus_queue.cc:1048] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:00.155788 13809 raft_consensus.cc:1275] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Refusing update from remote peer 2ea8052041d3404ea88f066c53482b67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:00.157232 13704 consensus_queue.cc:1048] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:00.160454 13503 raft_consensus.cc:1275] T b52564b019b2414fb66239a7d270f8c5 P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Refusing update from remote peer ed20824481ba414b837004758efe73c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:00.161650 13746 consensus_queue.cc:1048] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:00.178965 13809 raft_consensus.cc:1275] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Refusing update from remote peer ed20824481ba414b837004758efe73c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:00.181071 13746 consensus_queue.cc:1048] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:05.899613 13467 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.208.129:35483, user_credentials={real_user=slave}} blocked reactor thread for 116629us
W20260710 13:20:06.203765 13466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.208.131:42421, user_credentials={real_user=slave}} blocked reactor thread for 108447us
W20260710 13:20:07.177716 13450 debug-util.cc:398] Leaking SignalData structure 0x7b080011e200 after lost signal to thread 11077
W20260710 13:20:07.178958 13450 debug-util.cc:398] Leaking SignalData structure 0x7b08001f3320 after lost signal to thread 13212
W20260710 13:20:07.180228 13450 debug-util.cc:398] Leaking SignalData structure 0x7b08000b7900 after lost signal to thread 13379
W20260710 13:20:07.181174 13450 debug-util.cc:398] Leaking SignalData structure 0x7b08002558e0 after lost signal to thread 13453
W20260710 13:20:07.183414 13450 debug-util.cc:398] Leaking SignalData structure 0x7b08002902e0 after lost signal to thread 13527
W20260710 13:20:07.185926 13450 debug-util.cc:398] Leaking SignalData structure 0x7b08000c6c60 after lost signal to thread 13835
I20260710 13:20:08.987802 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:09.015192 13429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bb9927b82b24d4ca2cb4a87c9dcc2e5"
dest_uuid: "0a29a3a0f20b4709b39393268079a7e0"
mode: GRACEFUL
new_leader_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
 from {username='slave'} at 127.0.0.1:56938
I20260710 13:20:09.016167 13429 raft_consensus.cc:606] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 2 LEADER]: Received request to transfer leadership to TS 4ecb1d403e0f4776a7eb396de3969f9d
I20260710 13:20:09.043488 13503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c85d1573889439a8f7db3b9fb23b46d"
dest_uuid: "2ea8052041d3404ea88f066c53482b67"
mode: GRACEFUL
new_leader_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
 from {username='slave'} at 127.0.0.1:39702
I20260710 13:20:09.044061 13503 raft_consensus.cc:606] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [term 2 LEADER]: Received request to transfer leadership to TS 4ecb1d403e0f4776a7eb396de3969f9d
I20260710 13:20:09.046689 13429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bec6377d9ed145d39ab7d65018327d0a"
dest_uuid: "0a29a3a0f20b4709b39393268079a7e0"
mode: GRACEFUL
new_leader_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
 from {username='slave'} at 127.0.0.1:56938
I20260710 13:20:09.047309 13429 raft_consensus.cc:606] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [term 2 LEADER]: Received request to transfer leadership to TS 4ecb1d403e0f4776a7eb396de3969f9d
I20260710 13:20:09.060199 13352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd659b6d6b154657ad1c86ebe05272da"
dest_uuid: "ed20824481ba414b837004758efe73c1"
mode: GRACEFUL
new_leader_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
 from {username='slave'} at 127.0.0.1:56184
I20260710 13:20:09.060808 13352 raft_consensus.cc:606] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [term 1 LEADER]: Received request to transfer leadership to TS 4ecb1d403e0f4776a7eb396de3969f9d
I20260710 13:20:09.063565 13352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec4abb47078d4587bdf7aec2ad12cf4f"
dest_uuid: "ed20824481ba414b837004758efe73c1"
mode: GRACEFUL
new_leader_uuid: "0a29a3a0f20b4709b39393268079a7e0"
 from {username='slave'} at 127.0.0.1:56184
I20260710 13:20:09.064101 13352 raft_consensus.cc:606] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [term 1 LEADER]: Received request to transfer leadership to TS 0a29a3a0f20b4709b39393268079a7e0
I20260710 13:20:09.065241 11074 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:20:09.066210 11074 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:09.066248 13916 raft_consensus.cc:993] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0: : Instructing follower 4ecb1d403e0f4776a7eb396de3969f9d to start an election
I20260710 13:20:09.066941 13904 raft_consensus.cc:1081] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [term 2 LEADER]: Signalling peer 4ecb1d403e0f4776a7eb396de3969f9d to start an election
I20260710 13:20:09.068640 13807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bec6377d9ed145d39ab7d65018327d0a"
dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
 from {username='slave'} at 127.0.0.1:33988
I20260710 13:20:09.069245 13807 raft_consensus.cc:493] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.069651 13807 raft_consensus.cc:3060] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.077744 13807 raft_consensus.cc:515] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:20:09.085979 13807 leader_election.cc:290] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 3 election: Requested vote from peers ed20824481ba414b837004758efe73c1 (127.10.208.130:32813), 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421)
I20260710 13:20:09.097723 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec6377d9ed145d39ab7d65018327d0a" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ed20824481ba414b837004758efe73c1"
I20260710 13:20:09.098570 13352 raft_consensus.cc:3060] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.098621 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec6377d9ed145d39ab7d65018327d0a" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a29a3a0f20b4709b39393268079a7e0"
I20260710 13:20:09.099264 13429 raft_consensus.cc:3055] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:09.099529 13429 raft_consensus.cc:740] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Running, Role: LEADER
I20260710 13:20:09.100317 13429 consensus_queue.cc:260] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [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: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:20:09.101365 13429 raft_consensus.cc:3060] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.106791 13352 raft_consensus.cc:2468] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 3.
I20260710 13:20:09.108342 13768 leader_election.cc:304] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [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: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1; no voters: 
I20260710 13:20:09.109906 13429 raft_consensus.cc:2468] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 3.
I20260710 13:20:09.110392 13923 raft_consensus.cc:2804] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:09.111732 13923 raft_consensus.cc:697] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 3 LEADER]: Becoming Leader. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Running, Role: LEADER
I20260710 13:20:09.112823 13923 consensus_queue.cc:237] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [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: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:20:09.141011 13927 raft_consensus.cc:993] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67: : Instructing follower 4ecb1d403e0f4776a7eb396de3969f9d to start an election
I20260710 13:20:09.141646 13927 raft_consensus.cc:1081] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [term 2 LEADER]: Signalling peer 4ecb1d403e0f4776a7eb396de3969f9d to start an election
I20260710 13:20:09.141173 13174 catalog_manager.cc:5697] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d reported cstate change: term changed from 2 to 3, leader changed from 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131) to 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129). New cstate: current_term: 3 leader_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.143513 13807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c85d1573889439a8f7db3b9fb23b46d"
dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
 from {username='slave'} at 127.0.0.1:33998
I20260710 13:20:09.144024 13807 raft_consensus.cc:493] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.144371 13807 raft_consensus.cc:3060] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.152949 13807 raft_consensus.cc:515] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:20:09.156086 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c85d1573889439a8f7db3b9fb23b46d" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a29a3a0f20b4709b39393268079a7e0"
I20260710 13:20:09.156698 13429 raft_consensus.cc:3060] T 6c85d1573889439a8f7db3b9fb23b46d P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.163687 13429 raft_consensus.cc:2468] T 6c85d1573889439a8f7db3b9fb23b46d P 0a29a3a0f20b4709b39393268079a7e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 3.
I20260710 13:20:09.165179 13765 leader_election.cc:304] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [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: 0a29a3a0f20b4709b39393268079a7e0, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 
I20260710 13:20:09.166169 13923 raft_consensus.cc:2804] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:09.166692 13923 raft_consensus.cc:697] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 3 LEADER]: Becoming Leader. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Running, Role: LEADER
I20260710 13:20:09.167620 13923 consensus_queue.cc:237] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [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: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:20:09.169636 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c85d1573889439a8f7db3b9fb23b46d" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ea8052041d3404ea88f066c53482b67"
I20260710 13:20:09.170207 13503 raft_consensus.cc:3055] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:09.170552 13503 raft_consensus.cc:740] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ea8052041d3404ea88f066c53482b67, State: Running, Role: LEADER
I20260710 13:20:09.171311 13503 consensus_queue.cc:260] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [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: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:20:09.172484 13503 raft_consensus.cc:3060] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.181452 13503 raft_consensus.cc:2468] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 3.
I20260710 13:20:09.181892 13807 leader_election.cc:290] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 3 election: Requested vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:20:09.188434 13174 catalog_manager.cc:5697] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d reported cstate change: term changed from 2 to 3, leader changed from 2ea8052041d3404ea88f066c53482b67 (127.10.208.132) to 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129). New cstate: current_term: 3 leader_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:09.261452 13913 raft_consensus.cc:993] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1: : Instructing follower 4ecb1d403e0f4776a7eb396de3969f9d to start an election
I20260710 13:20:09.262034 13906 raft_consensus.cc:1081] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [term 1 LEADER]: Signalling peer 4ecb1d403e0f4776a7eb396de3969f9d to start an election
I20260710 13:20:09.263512 13807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd659b6d6b154657ad1c86ebe05272da"
dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
 from {username='slave'} at 127.0.0.1:33978
I20260710 13:20:09.264091 13807 raft_consensus.cc:493] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.264472 13807 raft_consensus.cc:3060] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.271984 13807 raft_consensus.cc:515] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:20:09.274014 13807 leader_election.cc:290] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 2 election: Requested vote from peers ed20824481ba414b837004758efe73c1 (127.10.208.130:32813), 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421)
I20260710 13:20:09.274658 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd659b6d6b154657ad1c86ebe05272da" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed20824481ba414b837004758efe73c1"
I20260710 13:20:09.275257 13352 raft_consensus.cc:3055] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:09.275169 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd659b6d6b154657ad1c86ebe05272da" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a29a3a0f20b4709b39393268079a7e0"
I20260710 13:20:09.275686 13352 raft_consensus.cc:740] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed20824481ba414b837004758efe73c1, State: Running, Role: LEADER
I20260710 13:20:09.275871 13429 raft_consensus.cc:3060] T dd659b6d6b154657ad1c86ebe05272da P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.276557 13352 consensus_queue.cc:260] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:20:09.277809 13352 raft_consensus.cc:3060] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.282191 13429 raft_consensus.cc:2468] T dd659b6d6b154657ad1c86ebe05272da P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 2.
I20260710 13:20:09.283318 13765 leader_election.cc:304] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 
I20260710 13:20:09.284128 13923 raft_consensus.cc:2804] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:09.286638 13923 raft_consensus.cc:697] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 LEADER]: Becoming Leader. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Running, Role: LEADER
I20260710 13:20:09.287608 13923 consensus_queue.cc:237] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } }
I20260710 13:20:09.298246 13352 raft_consensus.cc:2468] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 2.
I20260710 13:20:09.309361 13174 catalog_manager.cc:5697] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d reported cstate change: term changed from 1 to 2, leader changed from ed20824481ba414b837004758efe73c1 (127.10.208.130) to 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129). New cstate: current_term: 2 leader_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.321334 13916 raft_consensus.cc:993] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0: : Instructing follower 4ecb1d403e0f4776a7eb396de3969f9d to start an election
I20260710 13:20:09.321794 13904 raft_consensus.cc:1081] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 2 LEADER]: Signalling peer 4ecb1d403e0f4776a7eb396de3969f9d to start an election
I20260710 13:20:09.323385 13807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bb9927b82b24d4ca2cb4a87c9dcc2e5"
dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
 from {username='slave'} at 127.0.0.1:33988
I20260710 13:20:09.323849 13807 raft_consensus.cc:493] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.324164 13807 raft_consensus.cc:3060] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.328614 13807 raft_consensus.cc:515] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:20:09.330219 13807 leader_election.cc:290] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 3 election: Requested vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:20:09.330914 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb9927b82b24d4ca2cb4a87c9dcc2e5" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a29a3a0f20b4709b39393268079a7e0"
I20260710 13:20:09.331261 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb9927b82b24d4ca2cb4a87c9dcc2e5" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ea8052041d3404ea88f066c53482b67"
I20260710 13:20:09.331609 13429 raft_consensus.cc:3055] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:09.331820 13503 raft_consensus.cc:3060] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.332000 13429 raft_consensus.cc:740] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Running, Role: LEADER
I20260710 13:20:09.333016 13429 consensus_queue.cc:260] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [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: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:20:09.334306 13429 raft_consensus.cc:3060] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.336264 13503 raft_consensus.cc:2468] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 3.
I20260710 13:20:09.337476 13766 leader_election.cc:304] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [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: 2ea8052041d3404ea88f066c53482b67, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 
I20260710 13:20:09.338205 13923 raft_consensus.cc:2804] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:09.338629 13923 raft_consensus.cc:697] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 3 LEADER]: Becoming Leader. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Running, Role: LEADER
I20260710 13:20:09.339504 13923 consensus_queue.cc:237] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [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: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:20:09.342681 13429 raft_consensus.cc:2468] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 3.
I20260710 13:20:09.348446 13174 catalog_manager.cc:5697] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d reported cstate change: term changed from 2 to 3, leader changed from 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131) to 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129). New cstate: current_term: 3 leader_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.477517 13906 raft_consensus.cc:993] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1: : Instructing follower 0a29a3a0f20b4709b39393268079a7e0 to start an election
I20260710 13:20:09.477999 13913 raft_consensus.cc:1081] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [term 1 LEADER]: Signalling peer 0a29a3a0f20b4709b39393268079a7e0 to start an election
I20260710 13:20:09.479796 13429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec4abb47078d4587bdf7aec2ad12cf4f"
dest_uuid: "0a29a3a0f20b4709b39393268079a7e0"
 from {username='slave'} at 127.0.0.1:46426
I20260710 13:20:09.480240 13429 raft_consensus.cc:493] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.480556 13429 raft_consensus.cc:3060] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.486482 13429 raft_consensus.cc:515] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:20:09.488269 13429 leader_election.cc:290] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 2 election: Requested vote from peers ed20824481ba414b837004758efe73c1 (127.10.208.130:32813), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:20:09.488828 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4abb47078d4587bdf7aec2ad12cf4f" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed20824481ba414b837004758efe73c1"
I20260710 13:20:09.489185 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4abb47078d4587bdf7aec2ad12cf4f" candidate_uuid: "0a29a3a0f20b4709b39393268079a7e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ea8052041d3404ea88f066c53482b67"
I20260710 13:20:09.489437 13352 raft_consensus.cc:3055] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:09.489809 13503 raft_consensus.cc:3060] T ec4abb47078d4587bdf7aec2ad12cf4f P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.489817 13352 raft_consensus.cc:740] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed20824481ba414b837004758efe73c1, State: Running, Role: LEADER
I20260710 13:20:09.490868 13352 consensus_queue.cc:260] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:20:09.492123 13352 raft_consensus.cc:3060] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.494768 13503 raft_consensus.cc:2468] T ec4abb47078d4587bdf7aec2ad12cf4f P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a29a3a0f20b4709b39393268079a7e0 in term 2.
I20260710 13:20:09.495751 13393 leader_election.cc:304] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a29a3a0f20b4709b39393268079a7e0, 2ea8052041d3404ea88f066c53482b67; no voters: 
I20260710 13:20:09.496376 13904 raft_consensus.cc:2804] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:09.496809 13904 raft_consensus.cc:697] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0 [term 2 LEADER]: Becoming Leader. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Running, Role: LEADER
I20260710 13:20:09.497634 13904 consensus_queue.cc:237] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } }
I20260710 13:20:09.499037 13352 raft_consensus.cc:2468] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a29a3a0f20b4709b39393268079a7e0 in term 2.
I20260710 13:20:09.507886 13174 catalog_manager.cc:5697] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0 reported cstate change: term changed from 1 to 2, leader changed from ed20824481ba414b837004758efe73c1 (127.10.208.130) to 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131). New cstate: current_term: 2 leader_uuid: "0a29a3a0f20b4709b39393268079a7e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.530763 13352 raft_consensus.cc:1275] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [term 3 FOLLOWER]: Refusing update from remote peer 4ecb1d403e0f4776a7eb396de3969f9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:09.532045 13923 consensus_queue.cc:1048] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:09.543594 13429 raft_consensus.cc:1275] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [term 3 FOLLOWER]: Refusing update from remote peer 4ecb1d403e0f4776a7eb396de3969f9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:09.544989 13923 consensus_queue.cc:1048] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:09.593518 13427 raft_consensus.cc:1275] T 6c85d1573889439a8f7db3b9fb23b46d P 0a29a3a0f20b4709b39393268079a7e0 [term 3 FOLLOWER]: Refusing update from remote peer 4ecb1d403e0f4776a7eb396de3969f9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:09.594653 13923 consensus_queue.cc:1048] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:09.606458 13503 raft_consensus.cc:1275] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [term 3 FOLLOWER]: Refusing update from remote peer 4ecb1d403e0f4776a7eb396de3969f9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:09.609412 13924 consensus_queue.cc:1048] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:09.765174 13352 raft_consensus.cc:1275] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [term 2 FOLLOWER]: Refusing update from remote peer 4ecb1d403e0f4776a7eb396de3969f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:09.766515 13923 consensus_queue.cc:1048] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:09.776829 13427 raft_consensus.cc:1275] T dd659b6d6b154657ad1c86ebe05272da P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Refusing update from remote peer 4ecb1d403e0f4776a7eb396de3969f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:09.784158 13923 consensus_queue.cc:1048] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:09.848315 13503 raft_consensus.cc:1275] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67 [term 3 FOLLOWER]: Refusing update from remote peer 4ecb1d403e0f4776a7eb396de3969f9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:09.849586 13923 consensus_queue.cc:1048] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:09.861908 13427 raft_consensus.cc:1275] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 3 FOLLOWER]: Refusing update from remote peer 4ecb1d403e0f4776a7eb396de3969f9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:09.864807 13946 consensus_queue.cc:1048] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:09.901170 13352 raft_consensus.cc:1275] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [term 2 FOLLOWER]: Refusing update from remote peer 0a29a3a0f20b4709b39393268079a7e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:09.902257 13904 consensus_queue.cc:1048] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:09.911021 13503 raft_consensus.cc:1275] T ec4abb47078d4587bdf7aec2ad12cf4f P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Refusing update from remote peer 0a29a3a0f20b4709b39393268079a7e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:09.912331 13904 consensus_queue.cc:1048] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.067719 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:10.093890 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:10.117750 13429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42d1cbc2beb74706b873efec039050ac"
dest_uuid: "0a29a3a0f20b4709b39393268079a7e0"
mode: GRACEFUL
new_leader_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
 from {username='slave'} at 127.0.0.1:56938
I20260710 13:20:10.118283 13429 raft_consensus.cc:606] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [term 1 LEADER]: Received request to transfer leadership to TS 4ecb1d403e0f4776a7eb396de3969f9d
I20260710 13:20:10.121850 13355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77aae63b4d0e42a7bd5dac8a76a9c7a8"
dest_uuid: "ed20824481ba414b837004758efe73c1"
mode: GRACEFUL
new_leader_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
 from {username='slave'} at 127.0.0.1:56184
I20260710 13:20:10.122506 13355 raft_consensus.cc:606] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 2 LEADER]: Received request to transfer leadership to TS 4ecb1d403e0f4776a7eb396de3969f9d
I20260710 13:20:10.123989 11074 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:10.124883 11074 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:10.126386 13953 raft_consensus.cc:993] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1: : Instructing follower 4ecb1d403e0f4776a7eb396de3969f9d to start an election
I20260710 13:20:10.127009 13913 raft_consensus.cc:1081] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 2 LEADER]: Signalling peer 4ecb1d403e0f4776a7eb396de3969f9d to start an election
I20260710 13:20:10.128827 13809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77aae63b4d0e42a7bd5dac8a76a9c7a8"
dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
 from {username='slave'} at 127.0.0.1:33978
I20260710 13:20:10.129247 13809 raft_consensus.cc:493] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:10.129509 13809 raft_consensus.cc:3060] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:10.134383 13809 raft_consensus.cc:515] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:20:10.135893 13809 leader_election.cc:290] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 3 election: Requested vote from peers ed20824481ba414b837004758efe73c1 (127.10.208.130:32813), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:20:10.136737 13355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aae63b4d0e42a7bd5dac8a76a9c7a8" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ed20824481ba414b837004758efe73c1"
I20260710 13:20:10.136912 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77aae63b4d0e42a7bd5dac8a76a9c7a8" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "2ea8052041d3404ea88f066c53482b67"
I20260710 13:20:10.137321 13355 raft_consensus.cc:3055] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:10.137580 13503 raft_consensus.cc:3060] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:10.137691 13355 raft_consensus.cc:740] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ed20824481ba414b837004758efe73c1, State: Running, Role: LEADER
I20260710 13:20:10.138655 13355 consensus_queue.cc:260] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [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: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:20:10.139703 13355 raft_consensus.cc:3060] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:10.145247 13355 raft_consensus.cc:2468] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 3.
I20260710 13:20:10.146462 13768 leader_election.cc:304] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [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: 4ecb1d403e0f4776a7eb396de3969f9d, ed20824481ba414b837004758efe73c1; no voters: 
I20260710 13:20:10.148787 13923 raft_consensus.cc:2804] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:10.148862 13503 raft_consensus.cc:2468] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 3.
I20260710 13:20:10.149366 13923 raft_consensus.cc:697] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 3 LEADER]: Becoming Leader. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Running, Role: LEADER
I20260710 13:20:10.150429 13923 consensus_queue.cc:237] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [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: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:20:10.154969 13951 raft_consensus.cc:993] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0: : Instructing follower 4ecb1d403e0f4776a7eb396de3969f9d to start an election
I20260710 13:20:10.155529 13904 raft_consensus.cc:1081] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [term 1 LEADER]: Signalling peer 4ecb1d403e0f4776a7eb396de3969f9d to start an election
I20260710 13:20:10.162719 13809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42d1cbc2beb74706b873efec039050ac"
dest_uuid: "4ecb1d403e0f4776a7eb396de3969f9d"
 from {username='slave'} at 127.0.0.1:33988
I20260710 13:20:10.169028 13809 raft_consensus.cc:493] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:10.170017 13809 raft_consensus.cc:3060] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.177177 13809 raft_consensus.cc:515] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:20:10.179797 13429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d1cbc2beb74706b873efec039050ac" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a29a3a0f20b4709b39393268079a7e0"
I20260710 13:20:10.179982 13503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d1cbc2beb74706b873efec039050ac" candidate_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ea8052041d3404ea88f066c53482b67"
I20260710 13:20:10.180387 13429 raft_consensus.cc:3055] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:10.179615 13175 catalog_manager.cc:5697] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d reported cstate change: term changed from 2 to 3, leader changed from ed20824481ba414b837004758efe73c1 (127.10.208.130) to 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129). New cstate: current_term: 3 leader_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:10.180756 13429 raft_consensus.cc:740] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a29a3a0f20b4709b39393268079a7e0, State: Running, Role: LEADER
I20260710 13:20:10.180948 13809 leader_election.cc:290] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 2 election: Requested vote from peers 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421), 2ea8052041d3404ea88f066c53482b67 (127.10.208.132:36723)
I20260710 13:20:10.180593 13503 raft_consensus.cc:3060] T 42d1cbc2beb74706b873efec039050ac P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.181649 13429 consensus_queue.cc:260] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:20:10.182752 13429 raft_consensus.cc:3060] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.188797 13503 raft_consensus.cc:2468] T 42d1cbc2beb74706b873efec039050ac P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 2.
I20260710 13:20:10.190068 13766 leader_election.cc:304] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea8052041d3404ea88f066c53482b67, 4ecb1d403e0f4776a7eb396de3969f9d; no voters: 
I20260710 13:20:10.190907 13923 raft_consensus.cc:2804] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:10.191593 13923 raft_consensus.cc:697] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 LEADER]: Becoming Leader. State: Replica: 4ecb1d403e0f4776a7eb396de3969f9d, State: Running, Role: LEADER
I20260710 13:20:10.192442 13923 consensus_queue.cc:237] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } }
I20260710 13:20:10.196789 13429 raft_consensus.cc:2468] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ecb1d403e0f4776a7eb396de3969f9d in term 2.
I20260710 13:20:10.211392 13175 catalog_manager.cc:5697] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d reported cstate change: term changed from 1 to 2, leader changed from 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131) to 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129). New cstate: current_term: 2 leader_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ecb1d403e0f4776a7eb396de3969f9d" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 35483 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:10.633277 13429 raft_consensus.cc:1275] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Refusing update from remote peer 4ecb1d403e0f4776a7eb396de3969f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.634343 13924 consensus_queue.cc:1048] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a29a3a0f20b4709b39393268079a7e0" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.643893 13503 raft_consensus.cc:1275] T 42d1cbc2beb74706b873efec039050ac P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Refusing update from remote peer 4ecb1d403e0f4776a7eb396de3969f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.645249 13924 consensus_queue.cc:1048] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.768098 13503 raft_consensus.cc:1275] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [term 3 FOLLOWER]: Refusing update from remote peer 4ecb1d403e0f4776a7eb396de3969f9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:20:10.768667 13352 raft_consensus.cc:1275] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 3 FOLLOWER]: Refusing update from remote peer 4ecb1d403e0f4776a7eb396de3969f9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:20:10.769306 13923 consensus_queue.cc:1048] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea8052041d3404ea88f066c53482b67" member_type: VOTER last_known_addr { host: "127.10.208.132" port: 36723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.770177 13924 consensus_queue.cc:1048] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed20824481ba414b837004758efe73c1" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 32813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:11.125697 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:11.139307 11074 tablet_server.cc:179] TabletServer@127.10.208.129:35483 shutting down...
W20260710 13:20:11.160595 13319 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:20:11.162091 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:11.162931 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:11.163683 11074 raft_consensus.cc:2243] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:11.164088 13319 consensus_peers.cc:597] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 -> Peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Couldn't send request to peer 4ecb1d403e0f4776a7eb396de3969f9d. 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:20:11.164155 11074 raft_consensus.cc:2272] T 37e8819c673142b58591c39fd0032e65 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.166263 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:11.166819 11074 raft_consensus.cc:2243] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.167241 11074 raft_consensus.cc:2272] T 5c650c0380da4fbf8b4876d830a5de2c P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.169278 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:11.169765 11074 raft_consensus.cc:2243] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.170516 11074 raft_consensus.cc:2272] T 42d1cbc2beb74706b873efec039050ac P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.173511 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:11.174446 11074 raft_consensus.cc:2243] T eaa37522631a428d81863bc964366f5a P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.174921 11074 raft_consensus.cc:2272] T eaa37522631a428d81863bc964366f5a P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.177613 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:11.178234 11074 raft_consensus.cc:2243] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.178748 11074 raft_consensus.cc:2272] T b52564b019b2414fb66239a7d270f8c5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.180912 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:11.181545 11074 raft_consensus.cc:2243] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.182026 11074 raft_consensus.cc:2272] T e5b1bec0809f4145af0b7a102ceb2145 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.184049 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:11.184666 11074 raft_consensus.cc:2243] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.185078 11074 raft_consensus.cc:2272] T 8c78ef50bf924243af02ef4e923bd76b P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.187085 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:11.187690 11074 raft_consensus.cc:2243] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.188185 11074 raft_consensus.cc:2272] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.190972 11074 tablet_replica.cc:333] stopping tablet replica
W20260710 13:20:11.191074 13319 consensus_peers.cc:597] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1 -> Peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Couldn't send request to peer 4ecb1d403e0f4776a7eb396de3969f9d. 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:20:11.191663 11074 raft_consensus.cc:2243] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.192150 11074 raft_consensus.cc:2272] T 5cfd42163d0a4557b2c39f3af0175cdc P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.194046 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:11.194686 11074 raft_consensus.cc:2243] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.195134 11074 raft_consensus.cc:2272] T bdba5dbf21aa4a098e577bb69012110f P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.196959 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:11.197518 11074 raft_consensus.cc:2243] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.198298 11074 raft_consensus.cc:2272] T dd659b6d6b154657ad1c86ebe05272da P 4ecb1d403e0f4776a7eb396de3969f9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.200914 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:11.201417 11074 raft_consensus.cc:2243] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.202090 11074 raft_consensus.cc:2272] T bec6377d9ed145d39ab7d65018327d0a P 4ecb1d403e0f4776a7eb396de3969f9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.204085 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:11.204566 11074 raft_consensus.cc:2243] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.205210 11074 raft_consensus.cc:2272] T 6c85d1573889439a8f7db3b9fb23b46d P 4ecb1d403e0f4776a7eb396de3969f9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.206961 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:11.207437 11074 raft_consensus.cc:2243] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.207789 11074 raft_consensus.cc:2272] T 72dee56384a2463da7715964a70dcc93 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.209827 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:11.210639 11074 raft_consensus.cc:2243] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.211186 11074 raft_consensus.cc:2272] T ad13389dedc54ea7bda0da1747d5c1b2 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.213027 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:11.213531 11074 raft_consensus.cc:2243] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.214417 11074 raft_consensus.cc:2272] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 4ecb1d403e0f4776a7eb396de3969f9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.216958 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:11.217613 11074 raft_consensus.cc:2243] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.218044 11074 raft_consensus.cc:2272] T 933a29e6baf64f8ea00bf56874b34e16 P 4ecb1d403e0f4776a7eb396de3969f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.220551 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:11.221176 11074 raft_consensus.cc:2243] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.222002 11074 raft_consensus.cc:2272] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 4ecb1d403e0f4776a7eb396de3969f9d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:11.223592 13467 consensus_peers.cc:597] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 -> Peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Couldn't send request to peer 4ecb1d403e0f4776a7eb396de3969f9d. 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:20:11.253413 13467 consensus_peers.cc:597] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 -> Peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Couldn't send request to peer 4ecb1d403e0f4776a7eb396de3969f9d. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:35483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:11.260018 11074 tablet_server.cc:196] TabletServer@127.10.208.129:35483 shutdown complete.
I20260710 13:20:11.293201 11074 tablet_server.cc:179] TabletServer@127.10.208.130:0 shutting down...
W20260710 13:20:11.297596 13467 consensus_peers.cc:597] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67 -> Peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Couldn't send request to peer 4ecb1d403e0f4776a7eb396de3969f9d. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:35483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:11.318207 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:11.319108 11074 tablet_replica.cc:333] T 3e67504009c0491fae55aa1f90be77c5 P ed20824481ba414b837004758efe73c1: stopping tablet replica
I20260710 13:20:11.319775 11074 raft_consensus.cc:2243] T 3e67504009c0491fae55aa1f90be77c5 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.320230 11074 raft_consensus.cc:2272] T 3e67504009c0491fae55aa1f90be77c5 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.322176 11074 tablet_replica.cc:333] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1: stopping tablet replica
I20260710 13:20:11.322723 11074 raft_consensus.cc:2243] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.323496 11074 raft_consensus.cc:2272] T b52564b019b2414fb66239a7d270f8c5 P ed20824481ba414b837004758efe73c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.325141 11074 tablet_replica.cc:333] T 933a29e6baf64f8ea00bf56874b34e16 P ed20824481ba414b837004758efe73c1: stopping tablet replica
I20260710 13:20:11.325634 11074 raft_consensus.cc:2243] T 933a29e6baf64f8ea00bf56874b34e16 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.326023 11074 raft_consensus.cc:2272] T 933a29e6baf64f8ea00bf56874b34e16 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.327764 11074 tablet_replica.cc:333] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1: stopping tablet replica
I20260710 13:20:11.328256 11074 raft_consensus.cc:2243] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.328629 11074 raft_consensus.cc:2272] T dd659b6d6b154657ad1c86ebe05272da P ed20824481ba414b837004758efe73c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.330292 11074 tablet_replica.cc:333] T 31b24fd89e9c40b594b17dde044aa787 P ed20824481ba414b837004758efe73c1: stopping tablet replica
I20260710 13:20:11.330773 11074 raft_consensus.cc:2243] T 31b24fd89e9c40b594b17dde044aa787 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.331254 11074 raft_consensus.cc:2272] T 31b24fd89e9c40b594b17dde044aa787 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.333230 11074 tablet_replica.cc:333] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1: stopping tablet replica
I20260710 13:20:11.333710 11074 raft_consensus.cc:2243] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.334088 11074 raft_consensus.cc:2272] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P ed20824481ba414b837004758efe73c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.336575 11074 tablet_replica.cc:333] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1: stopping tablet replica
I20260710 13:20:11.337163 11074 raft_consensus.cc:2243] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.337998 11074 raft_consensus.cc:2272] T e5b1bec0809f4145af0b7a102ceb2145 P ed20824481ba414b837004758efe73c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.340402 11074 tablet_replica.cc:333] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1: stopping tablet replica
I20260710 13:20:11.340972 11074 raft_consensus.cc:2243] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.341786 11074 raft_consensus.cc:2272] T 8c78ef50bf924243af02ef4e923bd76b P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:11.342347 13469 consensus_peers.cc:597] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 -> Peer ed20824481ba414b837004758efe73c1 (127.10.208.130:32813): Couldn't send request to peer ed20824481ba414b837004758efe73c1. 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:20:11.344129 11074 tablet_replica.cc:333] T ad13389dedc54ea7bda0da1747d5c1b2 P ed20824481ba414b837004758efe73c1: stopping tablet replica
I20260710 13:20:11.345000 11074 raft_consensus.cc:2243] T ad13389dedc54ea7bda0da1747d5c1b2 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.345498 11074 raft_consensus.cc:2272] T ad13389dedc54ea7bda0da1747d5c1b2 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.348016 11074 tablet_replica.cc:333] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1: stopping tablet replica
I20260710 13:20:11.348690 11074 raft_consensus.cc:2243] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:20:11.349084 13393 consensus_peers.cc:597] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 -> Peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Couldn't send request to peer 4ecb1d403e0f4776a7eb396de3969f9d. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:35483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:11.349689 11074 raft_consensus.cc:2272] T 72dee56384a2463da7715964a70dcc93 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.352162 11074 tablet_replica.cc:333] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1: stopping tablet replica
I20260710 13:20:11.352854 11074 raft_consensus.cc:2243] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.353765 11074 raft_consensus.cc:2272] T d8862336b8a34ac18e82770f4b60b4cb P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.356151 11074 tablet_replica.cc:333] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1: stopping tablet replica
I20260710 13:20:11.356810 11074 raft_consensus.cc:2243] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.357290 11074 raft_consensus.cc:2272] T bec6377d9ed145d39ab7d65018327d0a P ed20824481ba414b837004758efe73c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.359341 11074 tablet_replica.cc:333] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1: stopping tablet replica
I20260710 13:20:11.359992 11074 raft_consensus.cc:2243] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.360433 11074 raft_consensus.cc:2272] T ec4abb47078d4587bdf7aec2ad12cf4f P ed20824481ba414b837004758efe73c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.362574 11074 tablet_replica.cc:333] T eaa37522631a428d81863bc964366f5a P ed20824481ba414b837004758efe73c1: stopping tablet replica
I20260710 13:20:11.363294 11074 raft_consensus.cc:2243] T eaa37522631a428d81863bc964366f5a P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.363750 11074 raft_consensus.cc:2272] T eaa37522631a428d81863bc964366f5a P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.366109 11074 tablet_replica.cc:333] T d0538883913941d6813a41145174443d P ed20824481ba414b837004758efe73c1: stopping tablet replica
I20260710 13:20:11.366752 11074 raft_consensus.cc:2243] T d0538883913941d6813a41145174443d P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.367259 11074 raft_consensus.cc:2272] T d0538883913941d6813a41145174443d P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.369541 11074 tablet_replica.cc:333] T 576b95a9bd3748e6a25a138bcd1fc0f8 P ed20824481ba414b837004758efe73c1: stopping tablet replica
I20260710 13:20:11.370155 11074 raft_consensus.cc:2243] T 576b95a9bd3748e6a25a138bcd1fc0f8 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.370586 11074 raft_consensus.cc:2272] T 576b95a9bd3748e6a25a138bcd1fc0f8 P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.372860 11074 tablet_replica.cc:333] T 5cfd42163d0a4557b2c39f3af0175cdc P ed20824481ba414b837004758efe73c1: stopping tablet replica
I20260710 13:20:11.373490 11074 raft_consensus.cc:2243] T 5cfd42163d0a4557b2c39f3af0175cdc P ed20824481ba414b837004758efe73c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.373948 11074 raft_consensus.cc:2272] T 5cfd42163d0a4557b2c39f3af0175cdc P ed20824481ba414b837004758efe73c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.375780 11074 tablet_replica.cc:333] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1: stopping tablet replica
I20260710 13:20:11.376184 11074 raft_consensus.cc:2243] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.376900 11074 raft_consensus.cc:2272] T bdba5dbf21aa4a098e577bb69012110f P ed20824481ba414b837004758efe73c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:11.387140 13467 consensus_peers.cc:597] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 -> Peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Couldn't send request to peer 4ecb1d403e0f4776a7eb396de3969f9d. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:35483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:11.400964 13395 consensus_peers.cc:597] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0 -> Peer ed20824481ba414b837004758efe73c1 (127.10.208.130:32813): Couldn't send request to peer ed20824481ba414b837004758efe73c1. 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:20:11.401057 13321 connection.cc:466] server connection from 127.0.0.1:49830 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49830 (request call id 165) could send its response
W20260710 13:20:11.402010 13395 consensus_peers.cc:597] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0 -> Peer ed20824481ba414b837004758efe73c1 (127.10.208.130:32813): Couldn't send request to peer ed20824481ba414b837004758efe73c1. Status: Network error: recv got EOF from 127.10.208.130:32813 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:11.415169 11074 tablet_server.cc:196] TabletServer@127.10.208.130:0 shutdown complete.
I20260710 13:20:11.445433 11074 tablet_server.cc:179] TabletServer@127.10.208.131:0 shutting down...
W20260710 13:20:11.469818 13393 consensus_peers.cc:597] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 -> Peer 4ecb1d403e0f4776a7eb396de3969f9d (127.10.208.129:35483): Couldn't send request to peer 4ecb1d403e0f4776a7eb396de3969f9d. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:35483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:11.472476 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:11.473251 11074 tablet_replica.cc:333] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0: stopping tablet replica
I20260710 13:20:11.473984 11074 raft_consensus.cc:2243] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.475015 11074 raft_consensus.cc:2272] T 3e67504009c0491fae55aa1f90be77c5 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.477661 11074 tablet_replica.cc:333] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 0a29a3a0f20b4709b39393268079a7e0: stopping tablet replica
I20260710 13:20:11.478179 11074 raft_consensus.cc:2243] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.478585 11074 raft_consensus.cc:2272] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.480314 11074 tablet_replica.cc:333] T 37e8819c673142b58591c39fd0032e65 P 0a29a3a0f20b4709b39393268079a7e0: stopping tablet replica
I20260710 13:20:11.480793 11074 raft_consensus.cc:2243] T 37e8819c673142b58591c39fd0032e65 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.481168 11074 raft_consensus.cc:2272] T 37e8819c673142b58591c39fd0032e65 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.482833 11074 tablet_replica.cc:333] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0: stopping tablet replica
I20260710 13:20:11.483453 11074 raft_consensus.cc:2243] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.484155 11074 raft_consensus.cc:2272] T ad13389dedc54ea7bda0da1747d5c1b2 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.485853 11074 tablet_replica.cc:333] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0: stopping tablet replica
I20260710 13:20:11.486316 11074 raft_consensus.cc:2243] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.486696 11074 raft_consensus.cc:2272] T 42d1cbc2beb74706b873efec039050ac P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.489375 11074 tablet_replica.cc:333] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0: stopping tablet replica
I20260710 13:20:11.490015 11074 raft_consensus.cc:2243] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.490810 11074 raft_consensus.cc:2272] T d0538883913941d6813a41145174443d P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.493372 11074 tablet_replica.cc:333] T 31b24fd89e9c40b594b17dde044aa787 P 0a29a3a0f20b4709b39393268079a7e0: stopping tablet replica
W20260710 13:20:11.493883 13469 consensus_peers.cc:597] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 -> Peer ed20824481ba414b837004758efe73c1 (127.10.208.130:32813): Couldn't send request to peer ed20824481ba414b837004758efe73c1. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.130:32813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:11.494046 11074 raft_consensus.cc:2243] T 31b24fd89e9c40b594b17dde044aa787 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.494567 11074 raft_consensus.cc:2272] T 31b24fd89e9c40b594b17dde044aa787 P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.496371 11074 tablet_replica.cc:333] T dd659b6d6b154657ad1c86ebe05272da P 0a29a3a0f20b4709b39393268079a7e0: stopping tablet replica
I20260710 13:20:11.496855 11074 raft_consensus.cc:2243] T dd659b6d6b154657ad1c86ebe05272da P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.497227 11074 raft_consensus.cc:2272] T dd659b6d6b154657ad1c86ebe05272da P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.498879 11074 tablet_replica.cc:333] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0: stopping tablet replica
I20260710 13:20:11.499423 11074 raft_consensus.cc:2243] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.499790 11074 raft_consensus.cc:2272] T bec6377d9ed145d39ab7d65018327d0a P 0a29a3a0f20b4709b39393268079a7e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.501420 11074 tablet_replica.cc:333] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0: stopping tablet replica
I20260710 13:20:11.501914 11074 raft_consensus.cc:2243] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.502616 11074 raft_consensus.cc:2272] T ec4abb47078d4587bdf7aec2ad12cf4f P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.504303 11074 tablet_replica.cc:333] T 6c85d1573889439a8f7db3b9fb23b46d P 0a29a3a0f20b4709b39393268079a7e0: stopping tablet replica
I20260710 13:20:11.504810 11074 raft_consensus.cc:2243] T 6c85d1573889439a8f7db3b9fb23b46d P 0a29a3a0f20b4709b39393268079a7e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.505204 11074 raft_consensus.cc:2272] T 6c85d1573889439a8f7db3b9fb23b46d P 0a29a3a0f20b4709b39393268079a7e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.506708 11074 tablet_replica.cc:333] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0: stopping tablet replica
I20260710 13:20:11.507279 11074 raft_consensus.cc:2243] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.507983 11074 raft_consensus.cc:2272] T 5c650c0380da4fbf8b4876d830a5de2c P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.509565 11074 tablet_replica.cc:333] T d8862336b8a34ac18e82770f4b60b4cb P 0a29a3a0f20b4709b39393268079a7e0: stopping tablet replica
I20260710 13:20:11.510025 11074 raft_consensus.cc:2243] T d8862336b8a34ac18e82770f4b60b4cb P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.510404 11074 raft_consensus.cc:2272] T d8862336b8a34ac18e82770f4b60b4cb P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.512225 11074 tablet_replica.cc:333] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0: stopping tablet replica
I20260710 13:20:11.512698 11074 raft_consensus.cc:2243] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.513077 11074 raft_consensus.cc:2272] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 0a29a3a0f20b4709b39393268079a7e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.514672 11074 tablet_replica.cc:333] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0: stopping tablet replica
I20260710 13:20:11.515231 11074 raft_consensus.cc:2243] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.515645 11074 raft_consensus.cc:2272] T e5b1bec0809f4145af0b7a102ceb2145 P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.517189 11074 tablet_replica.cc:333] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0: stopping tablet replica
I20260710 13:20:11.517655 11074 raft_consensus.cc:2243] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.518059 11074 raft_consensus.cc:2272] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 0a29a3a0f20b4709b39393268079a7e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.519881 11074 tablet_replica.cc:333] T 8c78ef50bf924243af02ef4e923bd76b P 0a29a3a0f20b4709b39393268079a7e0: stopping tablet replica
I20260710 13:20:11.520355 11074 raft_consensus.cc:2243] T 8c78ef50bf924243af02ef4e923bd76b P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.520753 11074 raft_consensus.cc:2272] T 8c78ef50bf924243af02ef4e923bd76b P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.522480 11074 tablet_replica.cc:333] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0: stopping tablet replica
I20260710 13:20:11.523171 11074 raft_consensus.cc:2243] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.524029 11074 raft_consensus.cc:2272] T eaa37522631a428d81863bc964366f5a P 0a29a3a0f20b4709b39393268079a7e0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:11.535842 13469 consensus_peers.cc:597] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67 -> Peer ed20824481ba414b837004758efe73c1 (127.10.208.130:32813): Couldn't send request to peer ed20824481ba414b837004758efe73c1. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.130:32813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:11.580724 11074 tablet_server.cc:196] TabletServer@127.10.208.131:0 shutdown complete.
I20260710 13:20:11.609318 11074 tablet_server.cc:179] TabletServer@127.10.208.132:0 shutting down...
W20260710 13:20:11.629534 13466 consensus_peers.cc:597] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 -> Peer 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421): Couldn't send request to peer 0a29a3a0f20b4709b39393268079a7e0. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.131:42421: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:11.640743 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:11.641433 11074 tablet_replica.cc:333] T 3e67504009c0491fae55aa1f90be77c5 P 2ea8052041d3404ea88f066c53482b67: stopping tablet replica
I20260710 13:20:11.642091 11074 raft_consensus.cc:2243] T 3e67504009c0491fae55aa1f90be77c5 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.642549 11074 raft_consensus.cc:2272] T 3e67504009c0491fae55aa1f90be77c5 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.644423 11074 tablet_replica.cc:333] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67: stopping tablet replica
I20260710 13:20:11.644940 11074 raft_consensus.cc:2243] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.645684 11074 raft_consensus.cc:2272] T 37e8819c673142b58591c39fd0032e65 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.647488 11074 tablet_replica.cc:333] T b52564b019b2414fb66239a7d270f8c5 P 2ea8052041d3404ea88f066c53482b67: stopping tablet replica
I20260710 13:20:11.648010 11074 raft_consensus.cc:2243] T b52564b019b2414fb66239a7d270f8c5 P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.648404 11074 raft_consensus.cc:2272] T b52564b019b2414fb66239a7d270f8c5 P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.650010 11074 tablet_replica.cc:333] T 42d1cbc2beb74706b873efec039050ac P 2ea8052041d3404ea88f066c53482b67: stopping tablet replica
I20260710 13:20:11.650684 11074 raft_consensus.cc:2243] T 42d1cbc2beb74706b873efec039050ac P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.651168 11074 raft_consensus.cc:2272] T 42d1cbc2beb74706b873efec039050ac P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.654150 11074 tablet_replica.cc:333] T bdba5dbf21aa4a098e577bb69012110f P 2ea8052041d3404ea88f066c53482b67: stopping tablet replica
I20260710 13:20:11.654664 11074 raft_consensus.cc:2243] T bdba5dbf21aa4a098e577bb69012110f P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:11.654773 13466 consensus_peers.cc:597] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 -> Peer 0a29a3a0f20b4709b39393268079a7e0 (127.10.208.131:42421): Couldn't send request to peer 0a29a3a0f20b4709b39393268079a7e0. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.131:42421: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:11.655176 11074 raft_consensus.cc:2272] T bdba5dbf21aa4a098e577bb69012110f P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.656970 11074 tablet_replica.cc:333] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67: stopping tablet replica
I20260710 13:20:11.657485 11074 raft_consensus.cc:2243] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.658185 11074 raft_consensus.cc:2272] T 576b95a9bd3748e6a25a138bcd1fc0f8 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.659991 11074 tablet_replica.cc:333] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67: stopping tablet replica
I20260710 13:20:11.660499 11074 raft_consensus.cc:2243] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.661167 11074 raft_consensus.cc:2272] T 5cfd42163d0a4557b2c39f3af0175cdc P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.662817 11074 tablet_replica.cc:333] T d0538883913941d6813a41145174443d P 2ea8052041d3404ea88f066c53482b67: stopping tablet replica
I20260710 13:20:11.663313 11074 raft_consensus.cc:2243] T d0538883913941d6813a41145174443d P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.663699 11074 raft_consensus.cc:2272] T d0538883913941d6813a41145174443d P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.665248 11074 tablet_replica.cc:333] T 5c650c0380da4fbf8b4876d830a5de2c P 2ea8052041d3404ea88f066c53482b67: stopping tablet replica
I20260710 13:20:11.665720 11074 raft_consensus.cc:2243] T 5c650c0380da4fbf8b4876d830a5de2c P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.666101 11074 raft_consensus.cc:2272] T 5c650c0380da4fbf8b4876d830a5de2c P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.667773 11074 tablet_replica.cc:333] T d8862336b8a34ac18e82770f4b60b4cb P 2ea8052041d3404ea88f066c53482b67: stopping tablet replica
I20260710 13:20:11.668226 11074 raft_consensus.cc:2243] T d8862336b8a34ac18e82770f4b60b4cb P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.668609 11074 raft_consensus.cc:2272] T d8862336b8a34ac18e82770f4b60b4cb P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.670115 11074 tablet_replica.cc:333] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67: stopping tablet replica
I20260710 13:20:11.670593 11074 raft_consensus.cc:2243] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.671041 11074 raft_consensus.cc:2272] T 77aae63b4d0e42a7bd5dac8a76a9c7a8 P 2ea8052041d3404ea88f066c53482b67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.673893 11074 tablet_replica.cc:333] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67: stopping tablet replica
I20260710 13:20:11.674443 11074 raft_consensus.cc:2243] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.674811 11074 raft_consensus.cc:2272] T 6c85d1573889439a8f7db3b9fb23b46d P 2ea8052041d3404ea88f066c53482b67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.676589 11074 tablet_replica.cc:333] T ec4abb47078d4587bdf7aec2ad12cf4f P 2ea8052041d3404ea88f066c53482b67: stopping tablet replica
I20260710 13:20:11.677052 11074 raft_consensus.cc:2243] T ec4abb47078d4587bdf7aec2ad12cf4f P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.677382 11074 raft_consensus.cc:2272] T ec4abb47078d4587bdf7aec2ad12cf4f P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.678880 11074 tablet_replica.cc:333] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67: stopping tablet replica
I20260710 13:20:11.679344 11074 raft_consensus.cc:2243] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.679998 11074 raft_consensus.cc:2272] T 6747c2a08cfe4cd4bd4c9f734b7de971 P 2ea8052041d3404ea88f066c53482b67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.681594 11074 tablet_replica.cc:333] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67: stopping tablet replica
I20260710 13:20:11.682062 11074 raft_consensus.cc:2243] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.682698 11074 raft_consensus.cc:2272] T 31b24fd89e9c40b594b17dde044aa787 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.684399 11074 tablet_replica.cc:333] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67: stopping tablet replica
I20260710 13:20:11.684798 11074 raft_consensus.cc:2243] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.685389 11074 raft_consensus.cc:2272] T 933a29e6baf64f8ea00bf56874b34e16 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.687091 11074 tablet_replica.cc:333] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67: stopping tablet replica
I20260710 13:20:11.687507 11074 raft_consensus.cc:2243] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.687906 11074 raft_consensus.cc:2272] T 1bb9927b82b24d4ca2cb4a87c9dcc2e5 P 2ea8052041d3404ea88f066c53482b67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.689447 11074 tablet_replica.cc:333] T 72dee56384a2463da7715964a70dcc93 P 2ea8052041d3404ea88f066c53482b67: stopping tablet replica
I20260710 13:20:11.689823 11074 raft_consensus.cc:2243] T 72dee56384a2463da7715964a70dcc93 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.690147 11074 raft_consensus.cc:2272] T 72dee56384a2463da7715964a70dcc93 P 2ea8052041d3404ea88f066c53482b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.726894 11074 tablet_server.cc:196] TabletServer@127.10.208.132:0 shutdown complete.
I20260710 13:20:11.753959 11074 master.cc:562] Master@127.10.208.190:39687 shutting down...
I20260710 13:20:11.773301 11074 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.773864 11074 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.774204 11074 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4c72cb447e2d44deb8bb7ae304bb6445: stopping tablet replica
I20260710 13:20:11.793247 11074 master.cc:584] Master@127.10.208.190:39687 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18437 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:20:11.848021 11074 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.208.190:37795
I20260710 13:20:11.849090 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:11.854664 13977 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:20:11.854871 13978 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:20:11.855369 13980 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:20:11.862483 11074 server_base.cc:1061] running on GCE node
I20260710 13:20:11.863445 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:11.863649 11074 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:20:11.863811 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689611863794 us; error 0 us; skew 500 ppm
I20260710 13:20:11.864331 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:11.866544 11074 webserver.cc:533] Webserver started at http://127.10.208.190:36455/ using document root <none> and password file <none>
I20260710 13:20:11.867070 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:11.867265 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:11.867524 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:11.868588 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536563046-11074-0/minicluster-data/master-0-root/instance:
uuid: "5985c6001a62481980be5ba5ed6af7d5"
format_stamp: "Formatted at 2026-07-10 13:20:11 on dist-test-slave-dc44"
I20260710 13:20:11.873026 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:20:11.876281 13985 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:20:11.877101 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:11.877337 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536563046-11074-0/minicluster-data/master-0-root
uuid: "5985c6001a62481980be5ba5ed6af7d5"
format_stamp: "Formatted at 2026-07-10 13:20:11 on dist-test-slave-dc44"
I20260710 13:20:11.877557 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536563046-11074-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536563046-11074-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536563046-11074-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:20:11.892540 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:11.893635 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:11.930640 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.190:37795
I20260710 13:20:11.930732 14036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.190:37795 every 8 connection(s)
I20260710 13:20:11.934705 14037 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:20:11.944298 14037 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5: Bootstrap starting.
I20260710 13:20:11.948829 14037 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:11.952946 14037 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5: No bootstrap required, opened a new log
I20260710 13:20:11.955057 14037 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5985c6001a62481980be5ba5ed6af7d5" member_type: VOTER }
I20260710 13:20:11.955451 14037 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:11.955675 14037 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5985c6001a62481980be5ba5ed6af7d5, State: Initialized, Role: FOLLOWER
I20260710 13:20:11.956221 14037 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5985c6001a62481980be5ba5ed6af7d5" member_type: VOTER }
I20260710 13:20:11.956664 14037 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:11.956881 14037 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:11.957146 14037 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:11.961305 14037 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5985c6001a62481980be5ba5ed6af7d5" member_type: VOTER }
I20260710 13:20:11.961799 14037 leader_election.cc:304] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5 [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: 5985c6001a62481980be5ba5ed6af7d5; no voters: 
I20260710 13:20:11.962893 14037 leader_election.cc:290] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:11.963265 14040 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:11.964641 14040 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5 [term 1 LEADER]: Becoming Leader. State: Replica: 5985c6001a62481980be5ba5ed6af7d5, State: Running, Role: LEADER
I20260710 13:20:11.965309 14040 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5 [LEADER]: Queue going to LEADER mode. State: All 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: "5985c6001a62481980be5ba5ed6af7d5" member_type: VOTER }
I20260710 13:20:11.965901 14037 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:11.969980 14042 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5985c6001a62481980be5ba5ed6af7d5. Latest consensus state: current_term: 1 leader_uuid: "5985c6001a62481980be5ba5ed6af7d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5985c6001a62481980be5ba5ed6af7d5" member_type: VOTER } }
I20260710 13:20:11.970345 14041 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5985c6001a62481980be5ba5ed6af7d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5985c6001a62481980be5ba5ed6af7d5" member_type: VOTER } }
I20260710 13:20:11.970580 14042 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:11.970815 14041 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:11.972366 14047 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:11.980445 14047 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:11.981375 11074 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:11.989287 14047 catalog_manager.cc:1383] Generated new cluster ID: bbc03262fca6457681dc5cc943075907
I20260710 13:20:11.989573 14047 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:12.011260 14047 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:12.012504 14047 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:12.023058 14047 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5: Generated new TSK 0
I20260710 13:20:12.023640 14047 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:12.047427 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:12.053323 14058 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:20:12.054225 14059 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:20:12.056109 11074 server_base.cc:1061] running on GCE node
W20260710 13:20:12.056653 14061 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:20:12.057524 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:12.057735 11074 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:20:12.057950 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689612057931 us; error 0 us; skew 500 ppm
I20260710 13:20:12.058495 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:12.061730 11074 webserver.cc:533] Webserver started at http://127.10.208.129:39647/ using document root <none> and password file <none>
I20260710 13:20:12.062243 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:12.062422 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:12.062736 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:12.063825 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536563046-11074-0/minicluster-data/ts-0-root/instance:
uuid: "86cb47e02fc74ea1994291bc000f3819"
format_stamp: "Formatted at 2026-07-10 13:20:12 on dist-test-slave-dc44"
I20260710 13:20:12.068182 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:20:12.071370 14066 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:20:12.072074 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:12.072367 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536563046-11074-0/minicluster-data/ts-0-root
uuid: "86cb47e02fc74ea1994291bc000f3819"
format_stamp: "Formatted at 2026-07-10 13:20:12 on dist-test-slave-dc44"
I20260710 13:20:12.072669 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536563046-11074-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536563046-11074-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536563046-11074-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:20:12.086493 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:12.087783 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:12.089167 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:12.091382 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:12.091601 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:12.091841 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:12.092021 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:12.136091 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.129:44315
I20260710 13:20:12.136220 14128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.129:44315 every 8 connection(s)
I20260710 13:20:12.140926 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:12.148011 14133 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:20:12.149214 14134 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:20:12.151691 14136 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:20:12.151787 11074 server_base.cc:1061] running on GCE node
I20260710 13:20:12.153237 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:12.153432 11074 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:20:12.153657 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689612153638 us; error 0 us; skew 500 ppm
I20260710 13:20:12.154372 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:12.156641 14129 heartbeater.cc:344] Connected to a master server at 127.10.208.190:37795
I20260710 13:20:12.157104 14129 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:12.157440 11074 webserver.cc:533] Webserver started at http://127.10.208.130:38811/ using document root <none> and password file <none>
I20260710 13:20:12.158121 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:12.158034 14129 heartbeater.cc:507] Master 127.10.208.190:37795 requested a full tablet report, sending...
I20260710 13:20:12.158492 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:12.158828 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:12.160199 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536563046-11074-0/minicluster-data/ts-1-root/instance:
uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac"
format_stamp: "Formatted at 2026-07-10 13:20:12 on dist-test-slave-dc44"
I20260710 13:20:12.160570 14002 ts_manager.cc:194] Registered new tserver with Master: 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315)
I20260710 13:20:12.162437 14002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41682
I20260710 13:20:12.165258 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:20:12.168843 14141 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:20:12.169598 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:12.169914 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536563046-11074-0/minicluster-data/ts-1-root
uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac"
format_stamp: "Formatted at 2026-07-10 13:20:12 on dist-test-slave-dc44"
I20260710 13:20:12.170197 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536563046-11074-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536563046-11074-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536563046-11074-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:20:12.200644 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:12.201858 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:12.203327 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:12.205483 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:12.205700 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:12.205946 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:12.206115 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:12.245208 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.130:33233
I20260710 13:20:12.245304 14203 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.130:33233 every 8 connection(s)
I20260710 13:20:12.249946 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:12.256078 14207 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:20:12.258507 14208 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:20:12.261662 14210 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:20:12.264362 14204 heartbeater.cc:344] Connected to a master server at 127.10.208.190:37795
I20260710 13:20:12.264910 14204 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:12.265787 14204 heartbeater.cc:507] Master 127.10.208.190:37795 requested a full tablet report, sending...
I20260710 13:20:12.266538 11074 server_base.cc:1061] running on GCE node
I20260710 13:20:12.267607 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:12.267836 11074 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:20:12.268000 14002 ts_manager.cc:194] Registered new tserver with Master: 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233)
I20260710 13:20:12.268028 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689612268010 us; error 0 us; skew 500 ppm
I20260710 13:20:12.268860 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:12.269637 14002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41684
I20260710 13:20:12.271512 11074 webserver.cc:533] Webserver started at http://127.10.208.131:41583/ using document root <none> and password file <none>
I20260710 13:20:12.272145 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:12.272362 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:12.272619 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:12.273738 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536563046-11074-0/minicluster-data/ts-2-root/instance:
uuid: "aafb2039d3dc486fbc4f39f605261c67"
format_stamp: "Formatted at 2026-07-10 13:20:12 on dist-test-slave-dc44"
I20260710 13:20:12.278343 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:12.281688 14215 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:20:12.282414 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:12.282704 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536563046-11074-0/minicluster-data/ts-2-root
uuid: "aafb2039d3dc486fbc4f39f605261c67"
format_stamp: "Formatted at 2026-07-10 13:20:12 on dist-test-slave-dc44"
I20260710 13:20:12.283047 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536563046-11074-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536563046-11074-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536563046-11074-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:20:12.296247 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:12.297402 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:12.298821 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:12.301076 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:12.301293 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:12.301538 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:12.301736 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:12.341059 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.131:37995
I20260710 13:20:12.341159 14277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.131:37995 every 8 connection(s)
I20260710 13:20:12.354558 14278 heartbeater.cc:344] Connected to a master server at 127.10.208.190:37795
I20260710 13:20:12.354955 14278 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:12.355675 14278 heartbeater.cc:507] Master 127.10.208.190:37795 requested a full tablet report, sending...
I20260710 13:20:12.357579 14002 ts_manager.cc:194] Registered new tserver with Master: aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995)
I20260710 13:20:12.358305 11074 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014188733s
I20260710 13:20:12.358959 14002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41700
I20260710 13:20:12.381803 14002 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41704:
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:20:12.385007 14002 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:20:12.452078 14094 tablet_service.cc:1511] Processing CreateTablet for tablet 42ab1144f4884026af24ff8e3abf8039 (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:12.453640 14094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42ab1144f4884026af24ff8e3abf8039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.456394 14093 tablet_service.cc:1511] Processing CreateTablet for tablet 183ffd54c8934623a94ec2c70c306b17 (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:12.458248 14093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183ffd54c8934623a94ec2c70c306b17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.460314 14092 tablet_service.cc:1511] Processing CreateTablet for tablet 658834d229184db38d7a4c4ec7b8f2e7 (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:12.461706 14092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 658834d229184db38d7a4c4ec7b8f2e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.466799 14091 tablet_service.cc:1511] Processing CreateTablet for tablet 44b252dc030a4457955a09f2d362e5b7 (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:12.468182 14091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b252dc030a4457955a09f2d362e5b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.471240 14090 tablet_service.cc:1511] Processing CreateTablet for tablet eaa0f9c0be1d42418799edea03e4ca2d (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:12.472635 14090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa0f9c0be1d42418799edea03e4ca2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.476313 14087 tablet_service.cc:1511] Processing CreateTablet for tablet f32619b99ab74cab9f02d8beb76af09a (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:12.482713 14086 tablet_service.cc:1511] Processing CreateTablet for tablet b64b13abc46347cc87f750c2341ddb69 (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:12.482932 14089 tablet_service.cc:1511] Processing CreateTablet for tablet 93f6a6eef0724ac88b8fedfcf56707db (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:12.477632 14087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f32619b99ab74cab9f02d8beb76af09a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.483985 14169 tablet_service.cc:1511] Processing CreateTablet for tablet 42ab1144f4884026af24ff8e3abf8039 (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:12.484340 14243 tablet_service.cc:1511] Processing CreateTablet for tablet 42ab1144f4884026af24ff8e3abf8039 (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:12.484927 14086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64b13abc46347cc87f750c2341ddb69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.485234 14169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42ab1144f4884026af24ff8e3abf8039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.485634 14243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42ab1144f4884026af24ff8e3abf8039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.485185 14238 tablet_service.cc:1511] Processing CreateTablet for tablet 93f6a6eef0724ac88b8fedfcf56707db (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:12.486567 14238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93f6a6eef0724ac88b8fedfcf56707db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.487324 14242 tablet_service.cc:1511] Processing CreateTablet for tablet 183ffd54c8934623a94ec2c70c306b17 (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:12.488580 14242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183ffd54c8934623a94ec2c70c306b17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.492200 14240 tablet_service.cc:1511] Processing CreateTablet for tablet 44b252dc030a4457955a09f2d362e5b7 (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:12.493531 14240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b252dc030a4457955a09f2d362e5b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.496168 14239 tablet_service.cc:1511] Processing CreateTablet for tablet eaa0f9c0be1d42418799edea03e4ca2d (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:12.497084 14241 tablet_service.cc:1511] Processing CreateTablet for tablet 658834d229184db38d7a4c4ec7b8f2e7 (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:12.497546 14239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa0f9c0be1d42418799edea03e4ca2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.497896 14168 tablet_service.cc:1511] Processing CreateTablet for tablet 183ffd54c8934623a94ec2c70c306b17 (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:12.498410 14241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 658834d229184db38d7a4c4ec7b8f2e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.482832 14088 tablet_service.cc:1511] Processing CreateTablet for tablet 3b31af3a576d45a5a60746bb70bb30c1 (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:12.496176 14237 tablet_service.cc:1511] Processing CreateTablet for tablet 3b31af3a576d45a5a60746bb70bb30c1 (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:12.499169 14168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183ffd54c8934623a94ec2c70c306b17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.499811 14088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b31af3a576d45a5a60746bb70bb30c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.499811 14237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b31af3a576d45a5a60746bb70bb30c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.500941 14089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93f6a6eef0724ac88b8fedfcf56707db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.513372 14167 tablet_service.cc:1511] Processing CreateTablet for tablet 658834d229184db38d7a4c4ec7b8f2e7 (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:12.514808 14167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 658834d229184db38d7a4c4ec7b8f2e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.516064 14166 tablet_service.cc:1511] Processing CreateTablet for tablet 44b252dc030a4457955a09f2d362e5b7 (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:12.517760 14165 tablet_service.cc:1511] Processing CreateTablet for tablet eaa0f9c0be1d42418799edea03e4ca2d (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:12.519495 14164 tablet_service.cc:1511] Processing CreateTablet for tablet 93f6a6eef0724ac88b8fedfcf56707db (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:12.521056 14163 tablet_service.cc:1511] Processing CreateTablet for tablet 3b31af3a576d45a5a60746bb70bb30c1 (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:12.522655 14162 tablet_service.cc:1511] Processing CreateTablet for tablet f32619b99ab74cab9f02d8beb76af09a (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:12.524940 14161 tablet_service.cc:1511] Processing CreateTablet for tablet b64b13abc46347cc87f750c2341ddb69 (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:12.529193 14164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93f6a6eef0724ac88b8fedfcf56707db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.530045 14162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f32619b99ab74cab9f02d8beb76af09a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.530783 14165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa0f9c0be1d42418799edea03e4ca2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.531447 14161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64b13abc46347cc87f750c2341ddb69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.535717 14163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b31af3a576d45a5a60746bb70bb30c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.543694 14166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b252dc030a4457955a09f2d362e5b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.556524 14236 tablet_service.cc:1511] Processing CreateTablet for tablet f32619b99ab74cab9f02d8beb76af09a (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:12.557935 14236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f32619b99ab74cab9f02d8beb76af09a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.564733 14235 tablet_service.cc:1511] Processing CreateTablet for tablet b64b13abc46347cc87f750c2341ddb69 (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:12.566105 14235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64b13abc46347cc87f750c2341ddb69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.569936 14085 tablet_service.cc:1511] Processing CreateTablet for tablet af5a3e98b3d741758c5366a226606e2a (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:12.576201 14160 tablet_service.cc:1511] Processing CreateTablet for tablet af5a3e98b3d741758c5366a226606e2a (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:12.577965 14160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af5a3e98b3d741758c5366a226606e2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.579736 14085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af5a3e98b3d741758c5366a226606e2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.632161 14243 tablet_service.cc:1511] Processing CreateTablet for tablet af5a3e98b3d741758c5366a226606e2a (DEFAULT_TABLE table=test-workload [id=c5b408453c53478eb99826aeb2952975]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:12.633482 14243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af5a3e98b3d741758c5366a226606e2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.687186 14292 tablet_bootstrap.cc:492] T 42ab1144f4884026af24ff8e3abf8039 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Bootstrap starting.
I20260710 13:20:12.692324 14294 tablet_bootstrap.cc:492] T 44b252dc030a4457955a09f2d362e5b7 P aafb2039d3dc486fbc4f39f605261c67: Bootstrap starting.
I20260710 13:20:12.693326 14292 tablet_bootstrap.cc:654] T 42ab1144f4884026af24ff8e3abf8039 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.695765 14293 tablet_bootstrap.cc:492] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819: Bootstrap starting.
I20260710 13:20:12.702445 14293 tablet_bootstrap.cc:654] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.723311 14292 tablet_bootstrap.cc:492] T 42ab1144f4884026af24ff8e3abf8039 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: No bootstrap required, opened a new log
I20260710 13:20:12.723696 14294 tablet_bootstrap.cc:654] T 44b252dc030a4457955a09f2d362e5b7 P aafb2039d3dc486fbc4f39f605261c67: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.723783 14293 tablet_bootstrap.cc:492] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819: No bootstrap required, opened a new log
I20260710 13:20:12.723799 14292 ts_tablet_manager.cc:1403] T 42ab1144f4884026af24ff8e3abf8039 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.009s
I20260710 13:20:12.724452 14293 ts_tablet_manager.cc:1403] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.014s
I20260710 13:20:12.727031 14292 raft_consensus.cc:359] T 42ab1144f4884026af24ff8e3abf8039 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.727170 14293 raft_consensus.cc:359] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.727845 14292 raft_consensus.cc:385] T 42ab1144f4884026af24ff8e3abf8039 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.727933 14293 raft_consensus.cc:385] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.728214 14292 raft_consensus.cc:740] T 42ab1144f4884026af24ff8e3abf8039 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 910b4aaa7f2b4ce1a4ac0b853aef09ac, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.728394 14294 tablet_bootstrap.cc:492] T 44b252dc030a4457955a09f2d362e5b7 P aafb2039d3dc486fbc4f39f605261c67: No bootstrap required, opened a new log
I20260710 13:20:12.728300 14293 raft_consensus.cc:740] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.729000 14294 ts_tablet_manager.cc:1403] T 44b252dc030a4457955a09f2d362e5b7 P aafb2039d3dc486fbc4f39f605261c67: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.002s
I20260710 13:20:12.729162 14292 consensus_queue.cc:260] T 42ab1144f4884026af24ff8e3abf8039 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.729298 14293 consensus_queue.cc:260] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.731268 14204 heartbeater.cc:499] Master 127.10.208.190:37795 was elected leader, sending a full tablet report...
I20260710 13:20:12.732406 14294 raft_consensus.cc:359] T 44b252dc030a4457955a09f2d362e5b7 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.733397 14294 raft_consensus.cc:385] T 44b252dc030a4457955a09f2d362e5b7 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.733765 14294 raft_consensus.cc:740] T 44b252dc030a4457955a09f2d362e5b7 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafb2039d3dc486fbc4f39f605261c67, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.734810 14292 ts_tablet_manager.cc:1434] T 42ab1144f4884026af24ff8e3abf8039 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:20:12.734599 14294 consensus_queue.cc:260] T 44b252dc030a4457955a09f2d362e5b7 P aafb2039d3dc486fbc4f39f605261c67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.735877 14292 tablet_bootstrap.cc:492] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Bootstrap starting.
I20260710 13:20:12.742791 14292 tablet_bootstrap.cc:654] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.744953 14293 ts_tablet_manager.cc:1434] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:20:12.746811 14129 heartbeater.cc:499] Master 127.10.208.190:37795 was elected leader, sending a full tablet report...
I20260710 13:20:12.750967 14278 heartbeater.cc:499] Master 127.10.208.190:37795 was elected leader, sending a full tablet report...
I20260710 13:20:12.751379 14293 tablet_bootstrap.cc:492] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819: Bootstrap starting.
I20260710 13:20:12.751499 14294 ts_tablet_manager.cc:1434] T 44b252dc030a4457955a09f2d362e5b7 P aafb2039d3dc486fbc4f39f605261c67: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.017s
I20260710 13:20:12.752488 14294 tablet_bootstrap.cc:492] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67: Bootstrap starting.
I20260710 13:20:12.758205 14293 tablet_bootstrap.cc:654] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.758657 14294 tablet_bootstrap.cc:654] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.762787 14293 tablet_bootstrap.cc:492] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819: No bootstrap required, opened a new log
I20260710 13:20:12.763298 14293 ts_tablet_manager.cc:1403] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260710 13:20:12.765264 14293 raft_consensus.cc:359] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.765789 14293 raft_consensus.cc:385] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.766083 14293 raft_consensus.cc:740] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.766867 14293 consensus_queue.cc:260] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.768599 14294 tablet_bootstrap.cc:492] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67: No bootstrap required, opened a new log
I20260710 13:20:12.769156 14294 ts_tablet_manager.cc:1403] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260710 13:20:12.769294 14293 ts_tablet_manager.cc:1434] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:12.769845 14292 tablet_bootstrap.cc:492] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: No bootstrap required, opened a new log
I20260710 13:20:12.770269 14293 tablet_bootstrap.cc:492] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819: Bootstrap starting.
I20260710 13:20:12.770339 14292 ts_tablet_manager.cc:1403] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.001s
I20260710 13:20:12.772399 14294 raft_consensus.cc:359] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.773180 14294 raft_consensus.cc:385] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.773514 14294 raft_consensus.cc:740] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafb2039d3dc486fbc4f39f605261c67, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.773579 14292 raft_consensus.cc:359] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.774535 14292 raft_consensus.cc:385] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.774920 14292 raft_consensus.cc:740] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 910b4aaa7f2b4ce1a4ac0b853aef09ac, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.774614 14294 consensus_queue.cc:260] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.775918 14292 consensus_queue.cc:260] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.777127 14293 tablet_bootstrap.cc:654] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.777606 14294 ts_tablet_manager.cc:1434] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:12.778625 14294 tablet_bootstrap.cc:492] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67: Bootstrap starting.
I20260710 13:20:12.782059 14292 ts_tablet_manager.cc:1434] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 13:20:12.782338 14299 raft_consensus.cc:493] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.783036 14292 tablet_bootstrap.cc:492] T 3b31af3a576d45a5a60746bb70bb30c1 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Bootstrap starting.
I20260710 13:20:12.782830 14299 raft_consensus.cc:515] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.785441 14299 leader_election.cc:290] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233), aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995)
I20260710 13:20:12.786422 14294 tablet_bootstrap.cc:654] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.789732 14292 tablet_bootstrap.cc:654] T 3b31af3a576d45a5a60746bb70bb30c1 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.810138 14300 raft_consensus.cc:493] T 44b252dc030a4457955a09f2d362e5b7 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.810878 14300 raft_consensus.cc:515] T 44b252dc030a4457955a09f2d362e5b7 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.819495 14300 leader_election.cc:290] T 44b252dc030a4457955a09f2d362e5b7 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233)
I20260710 13:20:12.829684 14293 tablet_bootstrap.cc:492] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819: No bootstrap required, opened a new log
I20260710 13:20:12.831851 14293 ts_tablet_manager.cc:1403] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.012s
I20260710 13:20:12.833135 14292 tablet_bootstrap.cc:492] T 3b31af3a576d45a5a60746bb70bb30c1 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: No bootstrap required, opened a new log
I20260710 13:20:12.833637 14292 ts_tablet_manager.cc:1403] T 3b31af3a576d45a5a60746bb70bb30c1 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.021s
I20260710 13:20:12.836310 14292 raft_consensus.cc:359] T 3b31af3a576d45a5a60746bb70bb30c1 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.837026 14292 raft_consensus.cc:385] T 3b31af3a576d45a5a60746bb70bb30c1 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.837319 14292 raft_consensus.cc:740] T 3b31af3a576d45a5a60746bb70bb30c1 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 910b4aaa7f2b4ce1a4ac0b853aef09ac, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.838088 14292 consensus_queue.cc:260] T 3b31af3a576d45a5a60746bb70bb30c1 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.838312 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b252dc030a4457955a09f2d362e5b7" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb47e02fc74ea1994291bc000f3819" is_pre_election: true
I20260710 13:20:12.840395 14292 ts_tablet_manager.cc:1434] T 3b31af3a576d45a5a60746bb70bb30c1 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
W20260710 13:20:12.840806 14218 leader_election.cc:343] T 44b252dc030a4457955a09f2d362e5b7 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.841388 14292 tablet_bootstrap.cc:492] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Bootstrap starting.
I20260710 13:20:12.846740 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ab1144f4884026af24ff8e3abf8039" candidate_uuid: "86cb47e02fc74ea1994291bc000f3819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" is_pre_election: true
I20260710 13:20:12.847605 14179 raft_consensus.cc:2468] T 42ab1144f4884026af24ff8e3abf8039 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86cb47e02fc74ea1994291bc000f3819 in term 0.
I20260710 13:20:12.847985 14292 tablet_bootstrap.cc:654] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.849363 14067 leader_election.cc:304] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb47e02fc74ea1994291bc000f3819, 910b4aaa7f2b4ce1a4ac0b853aef09ac; no voters: 
I20260710 13:20:12.850500 14299 raft_consensus.cc:2804] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:12.850956 14299 raft_consensus.cc:493] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:12.851402 14299 raft_consensus.cc:3060] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.856967 14294 tablet_bootstrap.cc:492] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67: No bootstrap required, opened a new log
I20260710 13:20:12.857491 14294 ts_tablet_manager.cc:1403] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67: Time spent bootstrapping tablet: real 0.079s	user 0.027s	sys 0.047s
I20260710 13:20:12.859382 14292 tablet_bootstrap.cc:492] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac: No bootstrap required, opened a new log
I20260710 13:20:12.859859 14292 ts_tablet_manager.cc:1403] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 13:20:12.860209 14299 raft_consensus.cc:515] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.860469 14294 raft_consensus.cc:359] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.861209 14294 raft_consensus.cc:385] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.861510 14294 raft_consensus.cc:740] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafb2039d3dc486fbc4f39f605261c67, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.862318 14294 consensus_queue.cc:260] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.863082 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ab1144f4884026af24ff8e3abf8039" candidate_uuid: "86cb47e02fc74ea1994291bc000f3819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac"
I20260710 13:20:12.863664 14179 raft_consensus.cc:3060] T 42ab1144f4884026af24ff8e3abf8039 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.864460 14294 ts_tablet_manager.cc:1434] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:12.862744 14292 raft_consensus.cc:359] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.865321 14292 raft_consensus.cc:385] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.865442 14294 tablet_bootstrap.cc:492] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67: Bootstrap starting.
I20260710 13:20:12.865645 14292 raft_consensus.cc:740] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 910b4aaa7f2b4ce1a4ac0b853aef09ac, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.834812 14293 raft_consensus.cc:359] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.868197 14293 raft_consensus.cc:385] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.868572 14293 raft_consensus.cc:740] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.869341 14293 consensus_queue.cc:260] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.866511 14292 consensus_queue.cc:260] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.871937 14294 tablet_bootstrap.cc:654] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.874759 14292 ts_tablet_manager.cc:1434] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:20:12.875329 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b252dc030a4457955a09f2d362e5b7" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" is_pre_election: true
I20260710 13:20:12.876413 14253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ab1144f4884026af24ff8e3abf8039" candidate_uuid: "86cb47e02fc74ea1994291bc000f3819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafb2039d3dc486fbc4f39f605261c67" is_pre_election: true
W20260710 13:20:12.877835 14067 leader_election.cc:343] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:12.879184 14216 leader_election.cc:343] T 44b252dc030a4457955a09f2d362e5b7 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.879644 14216 leader_election.cc:304] T 44b252dc030a4457955a09f2d362e5b7 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aafb2039d3dc486fbc4f39f605261c67; no voters: 86cb47e02fc74ea1994291bc000f3819, 910b4aaa7f2b4ce1a4ac0b853aef09ac
I20260710 13:20:12.879909 14292 tablet_bootstrap.cc:492] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Bootstrap starting.
I20260710 13:20:12.880718 14300 raft_consensus.cc:2749] T 44b252dc030a4457955a09f2d362e5b7 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:12.881086 14294 tablet_bootstrap.cc:492] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67: No bootstrap required, opened a new log
I20260710 13:20:12.881587 14294 ts_tablet_manager.cc:1403] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.006s
I20260710 13:20:12.884269 14179 raft_consensus.cc:2468] T 42ab1144f4884026af24ff8e3abf8039 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86cb47e02fc74ea1994291bc000f3819 in term 1.
I20260710 13:20:12.884167 14294 raft_consensus.cc:359] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.886035 14294 raft_consensus.cc:385] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.885182 14299 leader_election.cc:290] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [CANDIDATE]: Term 1 election: Requested vote from peers 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233), aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995)
I20260710 13:20:12.886417 14294 raft_consensus.cc:740] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafb2039d3dc486fbc4f39f605261c67, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.886518 14253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ab1144f4884026af24ff8e3abf8039" candidate_uuid: "86cb47e02fc74ea1994291bc000f3819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafb2039d3dc486fbc4f39f605261c67"
I20260710 13:20:12.887315 14294 consensus_queue.cc:260] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.887610 14067 leader_election.cc:304] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb47e02fc74ea1994291bc000f3819, 910b4aaa7f2b4ce1a4ac0b853aef09ac; no voters: 
I20260710 13:20:12.888550 14299 raft_consensus.cc:2804] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:12.888615 14253 raft_consensus.cc:3060] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.889219 14299 raft_consensus.cc:697] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [term 1 LEADER]: Becoming Leader. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Running, Role: LEADER
I20260710 13:20:12.889494 14294 ts_tablet_manager.cc:1434] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 13:20:12.890185 14299 consensus_queue.cc:237] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.891397 14294 tablet_bootstrap.cc:492] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67: Bootstrap starting.
I20260710 13:20:12.896369 14253 raft_consensus.cc:2468] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86cb47e02fc74ea1994291bc000f3819 in term 1.
I20260710 13:20:12.886394 14292 tablet_bootstrap.cc:654] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.898195 14293 ts_tablet_manager.cc:1434] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.006s
I20260710 13:20:12.901603 14293 tablet_bootstrap.cc:492] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819: Bootstrap starting.
I20260710 13:20:12.902304 14294 tablet_bootstrap.cc:654] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.908141 14294 tablet_bootstrap.cc:492] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67: No bootstrap required, opened a new log
I20260710 13:20:12.908681 14294 ts_tablet_manager.cc:1403] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.005s
I20260710 13:20:12.909961 14293 tablet_bootstrap.cc:654] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.911697 14294 raft_consensus.cc:359] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.912497 14294 raft_consensus.cc:385] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.912883 14294 raft_consensus.cc:740] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafb2039d3dc486fbc4f39f605261c67, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.913713 14294 consensus_queue.cc:260] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.913764 14002 catalog_manager.cc:5697] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129). New cstate: current_term: 1 leader_uuid: "86cb47e02fc74ea1994291bc000f3819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:12.915249 14292 tablet_bootstrap.cc:492] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac: No bootstrap required, opened a new log
I20260710 13:20:12.915802 14292 ts_tablet_manager.cc:1403] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.009s
I20260710 13:20:12.916236 14294 ts_tablet_manager.cc:1434] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:20:12.917268 14294 tablet_bootstrap.cc:492] T af5a3e98b3d741758c5366a226606e2a P aafb2039d3dc486fbc4f39f605261c67: Bootstrap starting.
I20260710 13:20:12.917582 14293 tablet_bootstrap.cc:492] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819: No bootstrap required, opened a new log
I20260710 13:20:12.918072 14293 ts_tablet_manager.cc:1403] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.002s
I20260710 13:20:12.918660 14292 raft_consensus.cc:359] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.919410 14292 raft_consensus.cc:385] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.919711 14292 raft_consensus.cc:740] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 910b4aaa7f2b4ce1a4ac0b853aef09ac, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.920569 14292 consensus_queue.cc:260] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.920866 14293 raft_consensus.cc:359] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.921598 14293 raft_consensus.cc:385] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.921903 14293 raft_consensus.cc:740] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.923156 14292 ts_tablet_manager.cc:1434] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:12.922832 14293 consensus_queue.cc:260] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.924149 14292 tablet_bootstrap.cc:492] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Bootstrap starting.
I20260710 13:20:12.924700 14294 tablet_bootstrap.cc:654] T af5a3e98b3d741758c5366a226606e2a P aafb2039d3dc486fbc4f39f605261c67: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.925408 14293 ts_tablet_manager.cc:1434] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:12.926409 14293 tablet_bootstrap.cc:492] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819: Bootstrap starting.
I20260710 13:20:12.931357 14292 tablet_bootstrap.cc:654] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.934902 14293 tablet_bootstrap.cc:654] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.940860 14294 tablet_bootstrap.cc:492] T af5a3e98b3d741758c5366a226606e2a P aafb2039d3dc486fbc4f39f605261c67: No bootstrap required, opened a new log
I20260710 13:20:12.941630 14294 ts_tablet_manager.cc:1403] T af5a3e98b3d741758c5366a226606e2a P aafb2039d3dc486fbc4f39f605261c67: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260710 13:20:12.942806 14293 tablet_bootstrap.cc:492] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819: No bootstrap required, opened a new log
I20260710 13:20:12.943364 14293 ts_tablet_manager.cc:1403] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
I20260710 13:20:12.945709 14294 raft_consensus.cc:359] T af5a3e98b3d741758c5366a226606e2a P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.946213 14293 raft_consensus.cc:359] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.946797 14294 raft_consensus.cc:385] T af5a3e98b3d741758c5366a226606e2a P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.947521 14294 raft_consensus.cc:740] T af5a3e98b3d741758c5366a226606e2a P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafb2039d3dc486fbc4f39f605261c67, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.946970 14293 raft_consensus.cc:385] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.948247 14293 raft_consensus.cc:740] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.948437 14294 consensus_queue.cc:260] T af5a3e98b3d741758c5366a226606e2a P aafb2039d3dc486fbc4f39f605261c67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.949016 14293 consensus_queue.cc:260] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.950563 14292 tablet_bootstrap.cc:492] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: No bootstrap required, opened a new log
I20260710 13:20:12.951089 14292 ts_tablet_manager.cc:1403] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.007s
I20260710 13:20:12.951169 14294 ts_tablet_manager.cc:1434] T af5a3e98b3d741758c5366a226606e2a P aafb2039d3dc486fbc4f39f605261c67: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:20:12.951449 14293 ts_tablet_manager.cc:1434] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:12.952435 14293 tablet_bootstrap.cc:492] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819: Bootstrap starting.
I20260710 13:20:12.952946 14300 raft_consensus.cc:493] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.953435 14300 raft_consensus.cc:515] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.954144 14292 raft_consensus.cc:359] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.954828 14292 raft_consensus.cc:385] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.955135 14292 raft_consensus.cc:740] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 910b4aaa7f2b4ce1a4ac0b853aef09ac, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.955750 14299 raft_consensus.cc:493] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.955991 14292 consensus_queue.cc:260] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.956279 14299 raft_consensus.cc:515] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.958101 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b31af3a576d45a5a60746bb70bb30c1" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" is_pre_election: true
I20260710 13:20:12.958323 14299 leader_election.cc:290] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233), aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995)
I20260710 13:20:12.958714 14293 tablet_bootstrap.cc:654] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.958736 14179 raft_consensus.cc:2468] T 3b31af3a576d45a5a60746bb70bb30c1 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aafb2039d3dc486fbc4f39f605261c67 in term 0.
I20260710 13:20:12.959062 14300 leader_election.cc:290] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233)
I20260710 13:20:12.960223 14216 leader_election.cc:304] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 910b4aaa7f2b4ce1a4ac0b853aef09ac, aafb2039d3dc486fbc4f39f605261c67; no voters: 
I20260710 13:20:12.961073 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b31af3a576d45a5a60746bb70bb30c1" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb47e02fc74ea1994291bc000f3819" is_pre_election: true
I20260710 13:20:12.961306 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183ffd54c8934623a94ec2c70c306b17" candidate_uuid: "86cb47e02fc74ea1994291bc000f3819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" is_pre_election: true
I20260710 13:20:12.961606 14294 tablet_bootstrap.cc:492] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67: Bootstrap starting.
I20260710 13:20:12.961942 14179 raft_consensus.cc:2468] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86cb47e02fc74ea1994291bc000f3819 in term 0.
I20260710 13:20:12.962471 14253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183ffd54c8934623a94ec2c70c306b17" candidate_uuid: "86cb47e02fc74ea1994291bc000f3819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafb2039d3dc486fbc4f39f605261c67" is_pre_election: true
I20260710 13:20:12.963202 14300 raft_consensus.cc:2804] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:12.963639 14300 raft_consensus.cc:493] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:12.964027 14300 raft_consensus.cc:3060] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:12.964609 14067 leader_election.cc:343] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.965540 14067 leader_election.cc:304] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [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: 86cb47e02fc74ea1994291bc000f3819, 910b4aaa7f2b4ce1a4ac0b853aef09ac; no voters: aafb2039d3dc486fbc4f39f605261c67
I20260710 13:20:12.967029 14299 raft_consensus.cc:2804] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:12.967500 14299 raft_consensus.cc:493] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:12.967928 14299 raft_consensus.cc:3060] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.968175 14294 tablet_bootstrap.cc:654] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:12.971383 14218 leader_election.cc:343] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.971745 14292 ts_tablet_manager.cc:1434] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:20:12.972204 14300 raft_consensus.cc:515] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.972891 14292 tablet_bootstrap.cc:492] T b64b13abc46347cc87f750c2341ddb69 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Bootstrap starting.
I20260710 13:20:12.975155 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b31af3a576d45a5a60746bb70bb30c1" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb47e02fc74ea1994291bc000f3819"
I20260710 13:20:12.976320 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b31af3a576d45a5a60746bb70bb30c1" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac"
W20260710 13:20:12.976588 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:12.976914 14179 raft_consensus.cc:3060] T 3b31af3a576d45a5a60746bb70bb30c1 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:12.977061 14218 leader_election.cc:343] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.983110 14292 tablet_bootstrap.cc:654] T b64b13abc46347cc87f750c2341ddb69 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.984360 14179 raft_consensus.cc:2468] T 3b31af3a576d45a5a60746bb70bb30c1 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafb2039d3dc486fbc4f39f605261c67 in term 1.
I20260710 13:20:12.985764 14216 leader_election.cc:304] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 910b4aaa7f2b4ce1a4ac0b853aef09ac, aafb2039d3dc486fbc4f39f605261c67; no voters: 86cb47e02fc74ea1994291bc000f3819
I20260710 13:20:12.991361 14300 leader_election.cc:290] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 1 election: Requested vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233)
I20260710 13:20:12.992792 14300 raft_consensus.cc:2804] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:12.993589 14312 raft_consensus.cc:493] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.994575 14300 raft_consensus.cc:697] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 [term 1 LEADER]: Becoming Leader. State: Replica: aafb2039d3dc486fbc4f39f605261c67, State: Running, Role: LEADER
I20260710 13:20:12.994504 14312 raft_consensus.cc:515] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:12.998061 14312 leader_election.cc:290] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233), aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995)
I20260710 13:20:13.000137 14253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32619b99ab74cab9f02d8beb76af09a" candidate_uuid: "86cb47e02fc74ea1994291bc000f3819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafb2039d3dc486fbc4f39f605261c67" is_pre_election: true
I20260710 13:20:13.000265 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32619b99ab74cab9f02d8beb76af09a" candidate_uuid: "86cb47e02fc74ea1994291bc000f3819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" is_pre_election: true
W20260710 13:20:13.001331 14067 leader_election.cc:343] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.997524 14300 consensus_queue.cc:237] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.000797 14179 raft_consensus.cc:2468] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86cb47e02fc74ea1994291bc000f3819 in term 0.
I20260710 13:20:13.006183 14067 leader_election.cc:304] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [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: 86cb47e02fc74ea1994291bc000f3819, 910b4aaa7f2b4ce1a4ac0b853aef09ac; no voters: aafb2039d3dc486fbc4f39f605261c67
I20260710 13:20:13.006938 14312 raft_consensus.cc:2804] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.007309 14312 raft_consensus.cc:493] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.007637 14312 raft_consensus.cc:3060] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.014468 14312 raft_consensus.cc:515] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.017742 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32619b99ab74cab9f02d8beb76af09a" candidate_uuid: "86cb47e02fc74ea1994291bc000f3819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac"
I20260710 13:20:13.018312 14179 raft_consensus.cc:3060] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.014375 14299 raft_consensus.cc:515] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.025592 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183ffd54c8934623a94ec2c70c306b17" candidate_uuid: "86cb47e02fc74ea1994291bc000f3819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac"
I20260710 13:20:13.026170 14178 raft_consensus.cc:3060] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.026701 14312 leader_election.cc:290] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [CANDIDATE]: Term 1 election: Requested vote from peers 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233), aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995)
I20260710 13:20:13.026757 14300 raft_consensus.cc:493] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.026196 14179 raft_consensus.cc:2468] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86cb47e02fc74ea1994291bc000f3819 in term 1.
I20260710 13:20:13.027734 14300 raft_consensus.cc:515] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.032362 14253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32619b99ab74cab9f02d8beb76af09a" candidate_uuid: "86cb47e02fc74ea1994291bc000f3819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafb2039d3dc486fbc4f39f605261c67"
I20260710 13:20:13.032408 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa0f9c0be1d42418799edea03e4ca2d" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" is_pre_election: true
I20260710 13:20:13.032462 14300 leader_election.cc:290] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233)
W20260710 13:20:13.033708 14216 leader_election.cc:343] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.034282 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa0f9c0be1d42418799edea03e4ca2d" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb47e02fc74ea1994291bc000f3819" is_pre_election: true
I20260710 13:20:13.035106 14104 raft_consensus.cc:2468] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aafb2039d3dc486fbc4f39f605261c67 in term 0.
I20260710 13:20:13.036316 14067 leader_election.cc:304] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb47e02fc74ea1994291bc000f3819, 910b4aaa7f2b4ce1a4ac0b853aef09ac; no voters: 
I20260710 13:20:13.038079 14312 raft_consensus.cc:2804] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.037894 14218 leader_election.cc:304] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 [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: 86cb47e02fc74ea1994291bc000f3819, aafb2039d3dc486fbc4f39f605261c67; no voters: 910b4aaa7f2b4ce1a4ac0b853aef09ac
I20260710 13:20:13.040802 14300 raft_consensus.cc:2804] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.041177 14300 raft_consensus.cc:493] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.041496 14300 raft_consensus.cc:3060] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.047079 14293 tablet_bootstrap.cc:492] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819: No bootstrap required, opened a new log
I20260710 13:20:13.047618 14293 ts_tablet_manager.cc:1403] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819: Time spent bootstrapping tablet: real 0.095s	user 0.035s	sys 0.024s
I20260710 13:20:13.050101 14300 raft_consensus.cc:515] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
W20260710 13:20:13.037861 14067 leader_election.cc:343] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.044281 14178 raft_consensus.cc:2468] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86cb47e02fc74ea1994291bc000f3819 in term 1.
I20260710 13:20:13.054665 14067 leader_election.cc:304] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb47e02fc74ea1994291bc000f3819, 910b4aaa7f2b4ce1a4ac0b853aef09ac; no voters: 
I20260710 13:20:13.054317 14001 catalog_manager.cc:5697] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 reported cstate change: term changed from 0 to 1, leader changed from <none> to aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "aafb2039d3dc486fbc4f39f605261c67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:13.055539 14326 raft_consensus.cc:2804] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.056560 14299 leader_election.cc:290] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [CANDIDATE]: Term 1 election: Requested vote from peers 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233), aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995)
I20260710 13:20:13.051424 14312 raft_consensus.cc:697] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [term 1 LEADER]: Becoming Leader. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Running, Role: LEADER
I20260710 13:20:13.058209 14253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183ffd54c8934623a94ec2c70c306b17" candidate_uuid: "86cb47e02fc74ea1994291bc000f3819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafb2039d3dc486fbc4f39f605261c67"
I20260710 13:20:13.058035 14312 consensus_queue.cc:237] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
W20260710 13:20:13.059566 14067 leader_election.cc:343] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.050644 14293 raft_consensus.cc:359] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.061460 14293 raft_consensus.cc:385] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.061779 14293 raft_consensus.cc:740] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.062088 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa0f9c0be1d42418799edea03e4ca2d" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb47e02fc74ea1994291bc000f3819"
I20260710 13:20:13.062690 14104 raft_consensus.cc:3060] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.062467 14293 consensus_queue.cc:260] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.064780 14293 ts_tablet_manager.cc:1434] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:20:13.065708 14293 tablet_bootstrap.cc:492] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819: Bootstrap starting.
I20260710 13:20:13.070729 14104 raft_consensus.cc:2468] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafb2039d3dc486fbc4f39f605261c67 in term 1.
I20260710 13:20:13.072227 14293 tablet_bootstrap.cc:654] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.072080 14218 leader_election.cc:304] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb47e02fc74ea1994291bc000f3819, aafb2039d3dc486fbc4f39f605261c67; no voters: 
I20260710 13:20:13.073433 14324 raft_consensus.cc:2804] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.077073 14326 raft_consensus.cc:697] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [term 1 LEADER]: Becoming Leader. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Running, Role: LEADER
I20260710 13:20:13.077713 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa0f9c0be1d42418799edea03e4ca2d" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac"
I20260710 13:20:13.077981 14326 consensus_queue.cc:237] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.078604 14292 tablet_bootstrap.cc:492] T b64b13abc46347cc87f750c2341ddb69 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: No bootstrap required, opened a new log
W20260710 13:20:13.079159 14216 leader_election.cc:343] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.079268 14292 ts_tablet_manager.cc:1403] T b64b13abc46347cc87f750c2341ddb69 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Time spent bootstrapping tablet: real 0.107s	user 0.045s	sys 0.053s
I20260710 13:20:13.079865 14324 raft_consensus.cc:697] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 [term 1 LEADER]: Becoming Leader. State: Replica: aafb2039d3dc486fbc4f39f605261c67, State: Running, Role: LEADER
I20260710 13:20:13.080734 14324 consensus_queue.cc:237] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.082213 14292 raft_consensus.cc:359] T b64b13abc46347cc87f750c2341ddb69 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.083043 14292 raft_consensus.cc:385] T b64b13abc46347cc87f750c2341ddb69 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.083346 14292 raft_consensus.cc:740] T b64b13abc46347cc87f750c2341ddb69 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 910b4aaa7f2b4ce1a4ac0b853aef09ac, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.084702 14294 tablet_bootstrap.cc:492] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67: No bootstrap required, opened a new log
I20260710 13:20:13.084236 14292 consensus_queue.cc:260] T b64b13abc46347cc87f750c2341ddb69 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.085201 14294 ts_tablet_manager.cc:1403] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67: Time spent bootstrapping tablet: real 0.124s	user 0.023s	sys 0.021s
I20260710 13:20:13.085263 14300 leader_election.cc:290] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 1 election: Requested vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233)
I20260710 13:20:13.088905 14294 raft_consensus.cc:359] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.089671 14292 ts_tablet_manager.cc:1434] T b64b13abc46347cc87f750c2341ddb69 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:20:13.089850 14294 raft_consensus.cc:385] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.090298 14294 raft_consensus.cc:740] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafb2039d3dc486fbc4f39f605261c67, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.090739 14292 tablet_bootstrap.cc:492] T eaa0f9c0be1d42418799edea03e4ca2d P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Bootstrap starting.
I20260710 13:20:13.091661 14294 consensus_queue.cc:260] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.094648 14294 ts_tablet_manager.cc:1434] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:20:13.095930 14294 tablet_bootstrap.cc:492] T 93f6a6eef0724ac88b8fedfcf56707db P aafb2039d3dc486fbc4f39f605261c67: Bootstrap starting.
I20260710 13:20:13.098210 14292 tablet_bootstrap.cc:654] T eaa0f9c0be1d42418799edea03e4ca2d P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.102092 14293 tablet_bootstrap.cc:492] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819: No bootstrap required, opened a new log
I20260710 13:20:13.102564 14293 ts_tablet_manager.cc:1403] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.002s
I20260710 13:20:13.105520 14293 raft_consensus.cc:359] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.106232 14293 raft_consensus.cc:385] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.106513 14293 raft_consensus.cc:740] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.101691 14002 catalog_manager.cc:5697] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 reported cstate change: term changed from 0 to 1, leader changed from <none> to aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "aafb2039d3dc486fbc4f39f605261c67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:13.107241 14293 consensus_queue.cc:260] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.108749 14294 tablet_bootstrap.cc:654] T 93f6a6eef0724ac88b8fedfcf56707db P aafb2039d3dc486fbc4f39f605261c67: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.109450 14293 ts_tablet_manager.cc:1434] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:20:13.110450 14293 tablet_bootstrap.cc:492] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819: Bootstrap starting.
I20260710 13:20:13.122205 14294 tablet_bootstrap.cc:492] T 93f6a6eef0724ac88b8fedfcf56707db P aafb2039d3dc486fbc4f39f605261c67: No bootstrap required, opened a new log
I20260710 13:20:13.122673 14294 ts_tablet_manager.cc:1403] T 93f6a6eef0724ac88b8fedfcf56707db P aafb2039d3dc486fbc4f39f605261c67: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.012s
I20260710 13:20:13.122871 14292 tablet_bootstrap.cc:492] T eaa0f9c0be1d42418799edea03e4ca2d P 910b4aaa7f2b4ce1a4ac0b853aef09ac: No bootstrap required, opened a new log
I20260710 13:20:13.123342 14292 ts_tablet_manager.cc:1403] T eaa0f9c0be1d42418799edea03e4ca2d P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.008s
I20260710 13:20:13.125344 14293 tablet_bootstrap.cc:654] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.125253 14294 raft_consensus.cc:359] T 93f6a6eef0724ac88b8fedfcf56707db P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.125545 14292 raft_consensus.cc:359] T eaa0f9c0be1d42418799edea03e4ca2d P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.125944 14294 raft_consensus.cc:385] T 93f6a6eef0724ac88b8fedfcf56707db P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.126207 14292 raft_consensus.cc:385] T eaa0f9c0be1d42418799edea03e4ca2d P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.126240 14294 raft_consensus.cc:740] T 93f6a6eef0724ac88b8fedfcf56707db P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafb2039d3dc486fbc4f39f605261c67, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.126598 14292 raft_consensus.cc:740] T eaa0f9c0be1d42418799edea03e4ca2d P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 910b4aaa7f2b4ce1a4ac0b853aef09ac, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.127038 14294 consensus_queue.cc:260] T 93f6a6eef0724ac88b8fedfcf56707db P aafb2039d3dc486fbc4f39f605261c67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.127260 14292 consensus_queue.cc:260] T eaa0f9c0be1d42418799edea03e4ca2d P 910b4aaa7f2b4ce1a4ac0b853aef09ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.129166 14292 ts_tablet_manager.cc:1434] T eaa0f9c0be1d42418799edea03e4ca2d P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:13.132086 14292 tablet_bootstrap.cc:492] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Bootstrap starting.
I20260710 13:20:13.135372 14293 tablet_bootstrap.cc:492] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819: No bootstrap required, opened a new log
I20260710 13:20:13.135859 14293 ts_tablet_manager.cc:1403] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.003s
I20260710 13:20:13.137655 14292 tablet_bootstrap.cc:654] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.138269 14293 raft_consensus.cc:359] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.138922 14293 raft_consensus.cc:385] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.139249 14293 raft_consensus.cc:740] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.139926 14293 consensus_queue.cc:260] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.140614 14294 ts_tablet_manager.cc:1434] T 93f6a6eef0724ac88b8fedfcf56707db P aafb2039d3dc486fbc4f39f605261c67: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:20:13.141876 14294 tablet_bootstrap.cc:492] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67: Bootstrap starting.
I20260710 13:20:13.145150 14298 raft_consensus.cc:493] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.145498 14293 ts_tablet_manager.cc:1434] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:13.145771 14300 raft_consensus.cc:493] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.146438 14293 tablet_bootstrap.cc:492] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819: Bootstrap starting.
I20260710 13:20:13.146196 14300 raft_consensus.cc:515] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.145789 14298 raft_consensus.cc:515] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.148608 14292 tablet_bootstrap.cc:492] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: No bootstrap required, opened a new log
I20260710 13:20:13.149051 14292 ts_tablet_manager.cc:1403] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.009s
I20260710 13:20:13.149121 14294 tablet_bootstrap.cc:654] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.152204 14293 tablet_bootstrap.cc:654] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.152134 14298 leader_election.cc:290] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995)
I20260710 13:20:13.155551 14292 raft_consensus.cc:359] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.156380 14292 raft_consensus.cc:385] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.156724 14292 raft_consensus.cc:740] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 910b4aaa7f2b4ce1a4ac0b853aef09ac, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.157518 14300 leader_election.cc:290] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233)
I20260710 13:20:13.157582 14292 consensus_queue.cc:260] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.159710 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32619b99ab74cab9f02d8beb76af09a" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" is_pre_election: true
I20260710 13:20:13.161342 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32619b99ab74cab9f02d8beb76af09a" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb47e02fc74ea1994291bc000f3819" is_pre_election: true
I20260710 13:20:13.161856 14178 raft_consensus.cc:2393] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aafb2039d3dc486fbc4f39f605261c67 in current term 1: Already voted for candidate 86cb47e02fc74ea1994291bc000f3819 in this term.
I20260710 13:20:13.160985 14000 catalog_manager.cc:5697] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129). New cstate: current_term: 1 leader_uuid: "86cb47e02fc74ea1994291bc000f3819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.162801 14312 raft_consensus.cc:493] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.163439 14312 raft_consensus.cc:515] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.166009 14312 leader_election.cc:290] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233), aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995)
I20260710 13:20:13.168780 14218 leader_election.cc:304] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aafb2039d3dc486fbc4f39f605261c67; no voters: 86cb47e02fc74ea1994291bc000f3819, 910b4aaa7f2b4ce1a4ac0b853aef09ac
I20260710 13:20:13.169504 14253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5a3e98b3d741758c5366a226606e2a" candidate_uuid: "86cb47e02fc74ea1994291bc000f3819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafb2039d3dc486fbc4f39f605261c67" is_pre_election: true
I20260710 13:20:13.170131 14253 raft_consensus.cc:2468] T af5a3e98b3d741758c5366a226606e2a P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86cb47e02fc74ea1994291bc000f3819 in term 0.
I20260710 13:20:13.172186 14253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93f6a6eef0724ac88b8fedfcf56707db" candidate_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafb2039d3dc486fbc4f39f605261c67" is_pre_election: true
I20260710 13:20:13.172755 14253 raft_consensus.cc:2468] T 93f6a6eef0724ac88b8fedfcf56707db P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 910b4aaa7f2b4ce1a4ac0b853aef09ac in term 0.
I20260710 13:20:13.173069 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93f6a6eef0724ac88b8fedfcf56707db" candidate_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb47e02fc74ea1994291bc000f3819" is_pre_election: true
I20260710 13:20:13.173895 14324 raft_consensus.cc:3060] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.174000 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5a3e98b3d741758c5366a226606e2a" candidate_uuid: "86cb47e02fc74ea1994291bc000f3819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" is_pre_election: true
I20260710 13:20:13.174319 14067 leader_election.cc:304] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb47e02fc74ea1994291bc000f3819, aafb2039d3dc486fbc4f39f605261c67; no voters: 
I20260710 13:20:13.175724 14312 raft_consensus.cc:2804] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.173902 14104 raft_consensus.cc:2468] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 910b4aaa7f2b4ce1a4ac0b853aef09ac in term 0.
I20260710 13:20:13.176695 14312 raft_consensus.cc:493] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.177627 14312 raft_consensus.cc:3060] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.179939 14292 ts_tablet_manager.cc:1434] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.004s
I20260710 13:20:13.180853 14292 tablet_bootstrap.cc:492] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Bootstrap starting.
I20260710 13:20:13.181138 14324 raft_consensus.cc:2749] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:13.177958 14142 leader_election.cc:304] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 910b4aaa7f2b4ce1a4ac0b853aef09ac, aafb2039d3dc486fbc4f39f605261c67; no voters: 
I20260710 13:20:13.184971 14294 tablet_bootstrap.cc:492] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67: No bootstrap required, opened a new log
I20260710 13:20:13.185432 14294 ts_tablet_manager.cc:1403] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.004s
I20260710 13:20:13.186480 14292 tablet_bootstrap.cc:654] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:13.179381 14067 leader_election.cc:343] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.176205 14300 raft_consensus.cc:493] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.188354 14300 raft_consensus.cc:515] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.188441 14294 raft_consensus.cc:359] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.189497 14294 raft_consensus.cc:385] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.189932 14294 raft_consensus.cc:740] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafb2039d3dc486fbc4f39f605261c67, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.190920 14294 consensus_queue.cc:260] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.192179 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658834d229184db38d7a4c4ec7b8f2e7" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb47e02fc74ea1994291bc000f3819" is_pre_election: true
I20260710 13:20:13.193054 14104 raft_consensus.cc:2468] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aafb2039d3dc486fbc4f39f605261c67 in term 0.
I20260710 13:20:13.194335 14294 ts_tablet_manager.cc:1434] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:20:13.194739 14218 leader_election.cc:304] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb47e02fc74ea1994291bc000f3819, aafb2039d3dc486fbc4f39f605261c67; no voters: 
I20260710 13:20:13.195914 14324 raft_consensus.cc:2804] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.196431 14298 raft_consensus.cc:2804] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.205807 14298 raft_consensus.cc:493] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.206278 14298 raft_consensus.cc:3060] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.196465 14324 raft_consensus.cc:493] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.210606 14324 raft_consensus.cc:3060] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.197150 14294 tablet_bootstrap.cc:492] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67: Bootstrap starting.
I20260710 13:20:13.230381 14294 tablet_bootstrap.cc:654] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.232909 14324 raft_consensus.cc:515] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.239732 14324 leader_election.cc:290] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 1 election: Requested vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233)
I20260710 13:20:13.241780 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658834d229184db38d7a4c4ec7b8f2e7" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac"
I20260710 13:20:13.242043 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658834d229184db38d7a4c4ec7b8f2e7" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb47e02fc74ea1994291bc000f3819"
I20260710 13:20:13.242444 14179 raft_consensus.cc:3060] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.242542 14104 raft_consensus.cc:3060] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.244807 14294 tablet_bootstrap.cc:492] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67: No bootstrap required, opened a new log
I20260710 13:20:13.245502 14294 ts_tablet_manager.cc:1403] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.000s
I20260710 13:20:13.248773 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658834d229184db38d7a4c4ec7b8f2e7" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" is_pre_election: true
I20260710 13:20:13.249325 14179 raft_consensus.cc:2468] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafb2039d3dc486fbc4f39f605261c67 in term 1.
I20260710 13:20:13.249033 14294 raft_consensus.cc:359] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.250177 14294 raft_consensus.cc:385] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.250598 14294 raft_consensus.cc:740] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aafb2039d3dc486fbc4f39f605261c67, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.251264 14216 leader_election.cc:304] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 910b4aaa7f2b4ce1a4ac0b853aef09ac, aafb2039d3dc486fbc4f39f605261c67; no voters: 
I20260710 13:20:13.251688 14294 consensus_queue.cc:260] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.252481 14324 raft_consensus.cc:2804] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.254928 14294 ts_tablet_manager.cc:1434] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:20:13.255965 14324 raft_consensus.cc:697] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [term 1 LEADER]: Becoming Leader. State: Replica: aafb2039d3dc486fbc4f39f605261c67, State: Running, Role: LEADER
I20260710 13:20:13.257153 14324 consensus_queue.cc:237] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.262254 14300 leader_election.cc:290] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233)
I20260710 13:20:13.275360 14104 raft_consensus.cc:2468] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafb2039d3dc486fbc4f39f605261c67 in term 1.
I20260710 13:20:13.277141 14341 raft_consensus.cc:493] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:20:13.278008 14142 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.208.131:37995, user_credentials={real_user=slave}} blocked reactor thread for 100234us
I20260710 13:20:13.283869 14341 raft_consensus.cc:515] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.288282 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658834d229184db38d7a4c4ec7b8f2e7" candidate_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb47e02fc74ea1994291bc000f3819" is_pre_election: true
I20260710 13:20:13.288352 14253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658834d229184db38d7a4c4ec7b8f2e7" candidate_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafb2039d3dc486fbc4f39f605261c67" is_pre_election: true
I20260710 13:20:13.289306 14104 raft_consensus.cc:2468] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 910b4aaa7f2b4ce1a4ac0b853aef09ac in term 1.
I20260710 13:20:13.289249 14298 raft_consensus.cc:515] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.292542 14144 leader_election.cc:304] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [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: 86cb47e02fc74ea1994291bc000f3819, 910b4aaa7f2b4ce1a4ac0b853aef09ac; no voters: aafb2039d3dc486fbc4f39f605261c67
I20260710 13:20:13.294301 14293 tablet_bootstrap.cc:492] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819: No bootstrap required, opened a new log
I20260710 13:20:13.294559 14292 tablet_bootstrap.cc:492] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac: No bootstrap required, opened a new log
I20260710 13:20:13.294909 14293 ts_tablet_manager.cc:1403] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819: Time spent bootstrapping tablet: real 0.149s	user 0.044s	sys 0.087s
I20260710 13:20:13.295049 14292 ts_tablet_manager.cc:1403] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Time spent bootstrapping tablet: real 0.114s	user 0.057s	sys 0.050s
I20260710 13:20:13.295212 14298 leader_election.cc:290] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac [CANDIDATE]: Term 1 election: Requested vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995)
I20260710 13:20:13.296029 14298 raft_consensus.cc:2804] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:13.290474 14345 raft_consensus.cc:493] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.290583 14341 leader_election.cc:290] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995)
I20260710 13:20:13.282904 14002 catalog_manager.cc:5697] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129). New cstate: current_term: 1 leader_uuid: "86cb47e02fc74ea1994291bc000f3819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.294353 14253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93f6a6eef0724ac88b8fedfcf56707db" candidate_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafb2039d3dc486fbc4f39f605261c67"
I20260710 13:20:13.297294 14253 raft_consensus.cc:3060] T 93f6a6eef0724ac88b8fedfcf56707db P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.297217 14345 raft_consensus.cc:515] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.297580 14292 raft_consensus.cc:359] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.298203 14292 raft_consensus.cc:385] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.298470 14292 raft_consensus.cc:740] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 910b4aaa7f2b4ce1a4ac0b853aef09ac, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.282891 14312 raft_consensus.cc:515] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.299170 14292 consensus_queue.cc:260] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.299881 14293 raft_consensus.cc:359] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.301139 14292 ts_tablet_manager.cc:1434] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:13.301265 14293 raft_consensus.cc:385] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.301582 14293 raft_consensus.cc:740] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.302215 14293 consensus_queue.cc:260] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.303004 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5a3e98b3d741758c5366a226606e2a" candidate_uuid: "86cb47e02fc74ea1994291bc000f3819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac"
I20260710 13:20:13.303557 14179 raft_consensus.cc:3060] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.304122 14293 ts_tablet_manager.cc:1434] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:20:13.305019 14293 tablet_bootstrap.cc:492] T 3b31af3a576d45a5a60746bb70bb30c1 P 86cb47e02fc74ea1994291bc000f3819: Bootstrap starting.
I20260710 13:20:13.307499 14252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5a3e98b3d741758c5366a226606e2a" candidate_uuid: "86cb47e02fc74ea1994291bc000f3819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafb2039d3dc486fbc4f39f605261c67"
I20260710 13:20:13.307156 14000 catalog_manager.cc:5697] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 reported cstate change: term changed from 0 to 1, leader changed from <none> to aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "aafb2039d3dc486fbc4f39f605261c67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:13.308090 14252 raft_consensus.cc:3060] T af5a3e98b3d741758c5366a226606e2a P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.311455 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b252dc030a4457955a09f2d362e5b7" candidate_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafb2039d3dc486fbc4f39f605261c67" is_pre_election: true
I20260710 13:20:13.300642 14345 leader_election.cc:290] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995)
I20260710 13:20:13.312093 14293 tablet_bootstrap.cc:654] T 3b31af3a576d45a5a60746bb70bb30c1 P 86cb47e02fc74ea1994291bc000f3819: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.312090 14251 raft_consensus.cc:2468] T 44b252dc030a4457955a09f2d362e5b7 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 910b4aaa7f2b4ce1a4ac0b853aef09ac in term 0.
I20260710 13:20:13.300515 14312 leader_election.cc:290] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [CANDIDATE]: Term 1 election: Requested vote from peers 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233), aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995)
I20260710 13:20:13.316530 14142 leader_election.cc:304] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 910b4aaa7f2b4ce1a4ac0b853aef09ac, aafb2039d3dc486fbc4f39f605261c67; no voters: 
I20260710 13:20:13.317227 14345 raft_consensus.cc:2804] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.317680 14345 raft_consensus.cc:493] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.318104 14345 raft_consensus.cc:3060] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.296558 14298 raft_consensus.cc:493] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.327329 14298 raft_consensus.cc:3060] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.327688 14345 raft_consensus.cc:515] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.330343 14345 leader_election.cc:290] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [CANDIDATE]: Term 1 election: Requested vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995)
I20260710 13:20:13.331493 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b252dc030a4457955a09f2d362e5b7" candidate_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafb2039d3dc486fbc4f39f605261c67"
I20260710 13:20:13.332057 14251 raft_consensus.cc:3060] T 44b252dc030a4457955a09f2d362e5b7 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.332567 14253 raft_consensus.cc:2468] T 93f6a6eef0724ac88b8fedfcf56707db P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 910b4aaa7f2b4ce1a4ac0b853aef09ac in term 1.
I20260710 13:20:13.335009 14252 raft_consensus.cc:2468] T af5a3e98b3d741758c5366a226606e2a P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86cb47e02fc74ea1994291bc000f3819 in term 1.
I20260710 13:20:13.335786 14142 leader_election.cc:304] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 910b4aaa7f2b4ce1a4ac0b853aef09ac, aafb2039d3dc486fbc4f39f605261c67; no voters: 
I20260710 13:20:13.336174 14067 leader_election.cc:304] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb47e02fc74ea1994291bc000f3819, aafb2039d3dc486fbc4f39f605261c67; no voters: 
I20260710 13:20:13.337041 14312 raft_consensus.cc:2804] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.337518 14312 raft_consensus.cc:697] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [term 1 LEADER]: Becoming Leader. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Running, Role: LEADER
I20260710 13:20:13.338197 14179 raft_consensus.cc:2468] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86cb47e02fc74ea1994291bc000f3819 in term 1.
I20260710 13:20:13.338311 14312 consensus_queue.cc:237] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.340472 14251 raft_consensus.cc:2468] T 44b252dc030a4457955a09f2d362e5b7 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 910b4aaa7f2b4ce1a4ac0b853aef09ac in term 1.
I20260710 13:20:13.337051 14298 raft_consensus.cc:515] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.341769 14142 leader_election.cc:304] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 910b4aaa7f2b4ce1a4ac0b853aef09ac, aafb2039d3dc486fbc4f39f605261c67; no voters: 
W20260710 13:20:13.343046 14144 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.208.129:44315, user_credentials={real_user=slave}} blocked reactor thread for 50675.6us
I20260710 13:20:13.347096 14345 raft_consensus.cc:2804] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.348242 14341 raft_consensus.cc:2804] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.350131 14293 tablet_bootstrap.cc:492] T 3b31af3a576d45a5a60746bb70bb30c1 P 86cb47e02fc74ea1994291bc000f3819: No bootstrap required, opened a new log
I20260710 13:20:13.350660 14293 ts_tablet_manager.cc:1403] T 3b31af3a576d45a5a60746bb70bb30c1 P 86cb47e02fc74ea1994291bc000f3819: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.003s
I20260710 13:20:13.349823 14345 raft_consensus.cc:697] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 LEADER]: Becoming Leader. State: Replica: 910b4aaa7f2b4ce1a4ac0b853aef09ac, State: Running, Role: LEADER
I20260710 13:20:13.353109 14293 raft_consensus.cc:359] T 3b31af3a576d45a5a60746bb70bb30c1 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.353848 14293 raft_consensus.cc:385] T 3b31af3a576d45a5a60746bb70bb30c1 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.354132 14293 raft_consensus.cc:740] T 3b31af3a576d45a5a60746bb70bb30c1 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.355304 14293 consensus_queue.cc:260] T 3b31af3a576d45a5a60746bb70bb30c1 P 86cb47e02fc74ea1994291bc000f3819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.357398 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93f6a6eef0724ac88b8fedfcf56707db" candidate_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb47e02fc74ea1994291bc000f3819"
I20260710 13:20:13.357964 14104 raft_consensus.cc:3060] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.349821 14298 leader_election.cc:290] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [CANDIDATE]: Term 2 election: Requested vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995)
I20260710 13:20:13.363452 14293 ts_tablet_manager.cc:1434] T 3b31af3a576d45a5a60746bb70bb30c1 P 86cb47e02fc74ea1994291bc000f3819: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 13:20:13.365828 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b252dc030a4457955a09f2d362e5b7" candidate_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb47e02fc74ea1994291bc000f3819" is_pre_election: true
I20260710 13:20:13.366483 14103 raft_consensus.cc:2468] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 910b4aaa7f2b4ce1a4ac0b853aef09ac in term 0.
I20260710 13:20:13.367399 14102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b252dc030a4457955a09f2d362e5b7" candidate_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb47e02fc74ea1994291bc000f3819"
I20260710 13:20:13.367817 14102 raft_consensus.cc:3060] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.353978 14345 consensus_queue.cc:237] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.371886 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658834d229184db38d7a4c4ec7b8f2e7" candidate_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb47e02fc74ea1994291bc000f3819"
I20260710 13:20:13.373381 14101 raft_consensus.cc:3060] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.364930 14252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658834d229184db38d7a4c4ec7b8f2e7" candidate_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafb2039d3dc486fbc4f39f605261c67"
I20260710 13:20:13.377699 14102 raft_consensus.cc:2468] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 910b4aaa7f2b4ce1a4ac0b853aef09ac in term 1.
I20260710 13:20:13.381043 14104 raft_consensus.cc:2468] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 910b4aaa7f2b4ce1a4ac0b853aef09ac in term 1.
I20260710 13:20:13.382509 14101 raft_consensus.cc:2468] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 910b4aaa7f2b4ce1a4ac0b853aef09ac in term 2.
I20260710 13:20:13.384466 14002 catalog_manager.cc:5697] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129). New cstate: current_term: 1 leader_uuid: "86cb47e02fc74ea1994291bc000f3819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.386075 14341 raft_consensus.cc:697] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 LEADER]: Becoming Leader. State: Replica: 910b4aaa7f2b4ce1a4ac0b853aef09ac, State: Running, Role: LEADER
I20260710 13:20:13.386051 14144 leader_election.cc:304] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [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: 86cb47e02fc74ea1994291bc000f3819, 910b4aaa7f2b4ce1a4ac0b853aef09ac; no voters: aafb2039d3dc486fbc4f39f605261c67
I20260710 13:20:13.387259 14345 raft_consensus.cc:2804] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:13.387846 14345 raft_consensus.cc:697] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 LEADER]: Becoming Leader. State: Replica: 910b4aaa7f2b4ce1a4ac0b853aef09ac, State: Running, Role: LEADER
I20260710 13:20:13.388036 14341 consensus_queue.cc:237] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.388698 14345 consensus_queue.cc:237] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [LEADER]: Queue going to LEADER 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: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.396147 14101 raft_consensus.cc:3060] T 3b31af3a576d45a5a60746bb70bb30c1 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.398003 14001 catalog_manager.cc:5697] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130). New cstate: current_term: 1 leader_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.399385 14001 catalog_manager.cc:5697] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130). New cstate: current_term: 1 leader_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.404012 14312 consensus_queue.cc:1048] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.404863 14324 consensus_queue.cc:1048] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.409791 14324 raft_consensus.cc:493] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.410207 14324 raft_consensus.cc:515] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.412926 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183ffd54c8934623a94ec2c70c306b17" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb47e02fc74ea1994291bc000f3819" is_pre_election: true
I20260710 13:20:13.416057 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183ffd54c8934623a94ec2c70c306b17" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" is_pre_election: true
I20260710 13:20:13.416814 14179 raft_consensus.cc:2393] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aafb2039d3dc486fbc4f39f605261c67 in current term 1: Already voted for candidate 86cb47e02fc74ea1994291bc000f3819 in this term.
I20260710 13:20:13.418043 14216 leader_election.cc:304] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aafb2039d3dc486fbc4f39f605261c67; no voters: 86cb47e02fc74ea1994291bc000f3819, 910b4aaa7f2b4ce1a4ac0b853aef09ac
I20260710 13:20:13.418882 14300 raft_consensus.cc:3060] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.422916 14324 leader_election.cc:290] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233)
I20260710 13:20:13.426373 14002 catalog_manager.cc:5697] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac reported cstate change: term changed from 1 to 2, leader changed from aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131) to 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130). New cstate: current_term: 2 leader_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.427596 14300 raft_consensus.cc:2749] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:13.439625 14324 consensus_queue.cc:1048] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.443219 14312 consensus_queue.cc:1048] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.486020 14324 consensus_queue.cc:1048] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.487134 14312 raft_consensus.cc:493] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.487655 14312 raft_consensus.cc:515] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.488288 14345 raft_consensus.cc:493] T eaa0f9c0be1d42418799edea03e4ca2d P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.488786 14345 raft_consensus.cc:515] T eaa0f9c0be1d42418799edea03e4ca2d P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.489694 14312 leader_election.cc:290] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233), aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995)
I20260710 13:20:13.490836 14345 leader_election.cc:290] T eaa0f9c0be1d42418799edea03e4ca2d P 910b4aaa7f2b4ce1a4ac0b853aef09ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995)
I20260710 13:20:13.491497 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa0f9c0be1d42418799edea03e4ca2d" candidate_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86cb47e02fc74ea1994291bc000f3819" is_pre_election: true
I20260710 13:20:13.492751 14252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b13abc46347cc87f750c2341ddb69" candidate_uuid: "86cb47e02fc74ea1994291bc000f3819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafb2039d3dc486fbc4f39f605261c67" is_pre_election: true
I20260710 13:20:13.493391 14252 raft_consensus.cc:2468] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86cb47e02fc74ea1994291bc000f3819 in term 0.
I20260710 13:20:13.494357 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa0f9c0be1d42418799edea03e4ca2d" candidate_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafb2039d3dc486fbc4f39f605261c67" is_pre_election: true
I20260710 13:20:13.495617 14142 leader_election.cc:304] T eaa0f9c0be1d42418799edea03e4ca2d P 910b4aaa7f2b4ce1a4ac0b853aef09ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 910b4aaa7f2b4ce1a4ac0b853aef09ac; no voters: 86cb47e02fc74ea1994291bc000f3819, aafb2039d3dc486fbc4f39f605261c67
I20260710 13:20:13.496505 14345 raft_consensus.cc:2749] T eaa0f9c0be1d42418799edea03e4ca2d P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:13.495630 14067 leader_election.cc:304] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb47e02fc74ea1994291bc000f3819, aafb2039d3dc486fbc4f39f605261c67; no voters: 
I20260710 13:20:13.497857 14312 raft_consensus.cc:2804] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.498222 14312 raft_consensus.cc:493] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.498512 14312 raft_consensus.cc:3060] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.499946 14179 raft_consensus.cc:3060] T eaa0f9c0be1d42418799edea03e4ca2d P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.500347 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b13abc46347cc87f750c2341ddb69" candidate_uuid: "86cb47e02fc74ea1994291bc000f3819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" is_pre_election: true
I20260710 13:20:13.500981 14178 raft_consensus.cc:2468] T b64b13abc46347cc87f750c2341ddb69 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86cb47e02fc74ea1994291bc000f3819 in term 0.
I20260710 13:20:13.504278 14312 raft_consensus.cc:515] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.506187 14312 leader_election.cc:290] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [CANDIDATE]: Term 1 election: Requested vote from peers 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233), aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995)
I20260710 13:20:13.506734 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b13abc46347cc87f750c2341ddb69" candidate_uuid: "86cb47e02fc74ea1994291bc000f3819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafb2039d3dc486fbc4f39f605261c67"
I20260710 13:20:13.507330 14251 raft_consensus.cc:3060] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.508473 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b13abc46347cc87f750c2341ddb69" candidate_uuid: "86cb47e02fc74ea1994291bc000f3819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac"
I20260710 13:20:13.509035 14178 raft_consensus.cc:3060] T b64b13abc46347cc87f750c2341ddb69 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.509775 14324 consensus_queue.cc:1048] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.514233 14251 raft_consensus.cc:2468] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86cb47e02fc74ea1994291bc000f3819 in term 1.
I20260710 13:20:13.515690 14067 leader_election.cc:304] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86cb47e02fc74ea1994291bc000f3819, aafb2039d3dc486fbc4f39f605261c67; no voters: 
I20260710 13:20:13.516451 14312 raft_consensus.cc:2804] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.516911 14312 raft_consensus.cc:697] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [term 1 LEADER]: Becoming Leader. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Running, Role: LEADER
I20260710 13:20:13.517736 14312 consensus_queue.cc:237] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.518262 14178 raft_consensus.cc:2468] T b64b13abc46347cc87f750c2341ddb69 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86cb47e02fc74ea1994291bc000f3819 in term 1.
I20260710 13:20:13.525874 14000 catalog_manager.cc:5697] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129). New cstate: current_term: 1 leader_uuid: "86cb47e02fc74ea1994291bc000f3819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.528277 14327 consensus_queue.cc:1048] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.530089 14327 consensus_queue.cc:1048] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.550913 14312 consensus_queue.cc:1048] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.553685 14312 consensus_queue.cc:1048] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.599773 11074 ts_manager.cc:295] Set tserver state for 86cb47e02fc74ea1994291bc000f3819 to MAINTENANCE_MODE
I20260710 13:20:13.600564 11074 tablet_server.cc:179] TabletServer@127.10.208.129:0 shutting down...
I20260710 13:20:13.618783 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:13.619632 11074 tablet_replica.cc:333] T 3b31af3a576d45a5a60746bb70bb30c1 P 86cb47e02fc74ea1994291bc000f3819: stopping tablet replica
I20260710 13:20:13.620260 11074 raft_consensus.cc:2243] T 3b31af3a576d45a5a60746bb70bb30c1 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.620712 11074 raft_consensus.cc:2272] T 3b31af3a576d45a5a60746bb70bb30c1 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.623207 11074 tablet_replica.cc:333] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819: stopping tablet replica
I20260710 13:20:13.623752 11074 raft_consensus.cc:2243] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.624109 11074 raft_consensus.cc:2272] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.625733 11074 tablet_replica.cc:333] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819: stopping tablet replica
I20260710 13:20:13.626233 11074 raft_consensus.cc:2243] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.626573 11074 raft_consensus.cc:2272] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.628085 11074 tablet_replica.cc:333] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819: stopping tablet replica
I20260710 13:20:13.628551 11074 raft_consensus.cc:2243] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.629096 11074 pending_rounds.cc:70] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819: Trying to abort 1 pending ops.
I20260710 13:20:13.629264 11074 pending_rounds.cc:77] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992656977911808 op_type: NO_OP noop_request { }
I20260710 13:20:13.629594 11074 raft_consensus.cc:2889] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:20:13.629930 11074 raft_consensus.cc:2272] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.631865 11074 tablet_replica.cc:333] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819: stopping tablet replica
I20260710 13:20:13.632562 11074 raft_consensus.cc:2243] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.632992 11074 raft_consensus.cc:2272] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.635190 11074 tablet_replica.cc:333] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819: stopping tablet replica
I20260710 13:20:13.635696 11074 raft_consensus.cc:2243] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.636055 11074 raft_consensus.cc:2272] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.637532 11074 tablet_replica.cc:333] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819: stopping tablet replica
I20260710 13:20:13.638031 11074 raft_consensus.cc:2243] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.638711 11074 raft_consensus.cc:2272] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.640679 11074 tablet_replica.cc:333] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819: stopping tablet replica
I20260710 13:20:13.641170 11074 raft_consensus.cc:2243] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.641858 11074 raft_consensus.cc:2272] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.643654 11074 tablet_replica.cc:333] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819: stopping tablet replica
I20260710 13:20:13.644126 11074 raft_consensus.cc:2243] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.644634 11074 pending_rounds.cc:70] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819: Trying to abort 1 pending ops.
I20260710 13:20:13.644817 11074 pending_rounds.cc:77] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992656245690368 op_type: NO_OP noop_request { }
I20260710 13:20:13.645090 11074 raft_consensus.cc:2889] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:20:13.645354 11074 raft_consensus.cc:2272] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.647142 11074 tablet_replica.cc:333] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819: stopping tablet replica
I20260710 13:20:13.647576 11074 raft_consensus.cc:2243] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.648255 11074 raft_consensus.cc:2272] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.676429 11074 tablet_server.cc:196] TabletServer@127.10.208.129:0 shutdown complete.
I20260710 13:20:13.684726 14178 raft_consensus.cc:1240] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 LEADER]: Rejecting Update request from peer aafb2039d3dc486fbc4f39f605261c67 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:13.686046 14324 consensus_queue.cc:1059] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.686599 14324 consensus_queue.cc:1243] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [LEADER]: Peer 910b4aaa7f2b4ce1a4ac0b853aef09ac log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 13:20:13.687013 14300 raft_consensus.cc:3055] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:13.687264 14300 raft_consensus.cc:740] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aafb2039d3dc486fbc4f39f605261c67, State: Running, Role: LEADER
I20260710 13:20:13.687913 14300 consensus_queue.cc:260] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [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: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:13.688735 14300 raft_consensus.cc:3060] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:13.829010 14144 consensus_peers.cc:597] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.842629 14345 consensus_queue.cc:1048] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:13.902281 14144 consensus_peers.cc:597] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.955161 14251 raft_consensus.cc:1275] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [term 2 FOLLOWER]: Refusing update from remote peer 910b4aaa7f2b4ce1a4ac0b853aef09ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:20:13.955577 14251 pending_rounds.cc:85] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67: Aborting all ops after (but not including) 0
I20260710 13:20:13.955806 14251 pending_rounds.cc:107] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:20:13.956017 14251 raft_consensus.cc:2889] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:20:13.957408 14347 consensus_queue.cc:1048] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:13.968760 14144 consensus_peers.cc:597] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:13.977514 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:13.978226 14341 consensus_queue.cc:1048] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:14.043421 14218 consensus_peers.cc:597] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:14.123677 14218 consensus_peers.cc:597] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:14.943084 14324 raft_consensus.cc:493] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86cb47e02fc74ea1994291bc000f3819)
I20260710 13:20:14.943533 14324 raft_consensus.cc:515] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:14.945444 14324 leader_election.cc:290] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233)
I20260710 13:20:14.946583 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ab1144f4884026af24ff8e3abf8039" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" is_pre_election: true
I20260710 13:20:14.947192 14178 raft_consensus.cc:2468] T 42ab1144f4884026af24ff8e3abf8039 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aafb2039d3dc486fbc4f39f605261c67 in term 1.
I20260710 13:20:14.948390 14216 leader_election.cc:304] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 [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: 910b4aaa7f2b4ce1a4ac0b853aef09ac, aafb2039d3dc486fbc4f39f605261c67; no voters: 
I20260710 13:20:14.949105 14324 raft_consensus.cc:2804] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:14.949465 14324 raft_consensus.cc:493] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86cb47e02fc74ea1994291bc000f3819)
W20260710 13:20:14.949709 14218 leader_election.cc:336] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111)
I20260710 13:20:14.949833 14324 raft_consensus.cc:3060] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.954725 14324 raft_consensus.cc:515] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:14.956310 14324 leader_election.cc:290] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 2 election: Requested vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233)
I20260710 13:20:14.957286 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ab1144f4884026af24ff8e3abf8039" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac"
I20260710 13:20:14.957784 14178 raft_consensus.cc:3060] T 42ab1144f4884026af24ff8e3abf8039 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:14.959791 14218 leader_election.cc:336] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111)
I20260710 13:20:14.962785 14178 raft_consensus.cc:2468] T 42ab1144f4884026af24ff8e3abf8039 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafb2039d3dc486fbc4f39f605261c67 in term 2.
I20260710 13:20:14.963883 14216 leader_election.cc:304] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 [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: 910b4aaa7f2b4ce1a4ac0b853aef09ac, aafb2039d3dc486fbc4f39f605261c67; no voters: 86cb47e02fc74ea1994291bc000f3819
I20260710 13:20:14.964550 14324 raft_consensus.cc:2804] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:14.964958 14324 raft_consensus.cc:697] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 [term 2 LEADER]: Becoming Leader. State: Replica: aafb2039d3dc486fbc4f39f605261c67, State: Running, Role: LEADER
I20260710 13:20:14.965795 14324 consensus_queue.cc:237] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:14.972378 14000 catalog_manager.cc:5697] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 reported cstate change: term changed from 1 to 2, leader changed from 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129) to aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131). New cstate: current_term: 2 leader_uuid: "aafb2039d3dc486fbc4f39f605261c67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } health_report { overall_health: HEALTHY } } }
W20260710 13:20:14.978399 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:15.040865 14324 raft_consensus.cc:493] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86cb47e02fc74ea1994291bc000f3819)
I20260710 13:20:15.041447 14324 raft_consensus.cc:515] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:15.043171 14324 leader_election.cc:290] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233)
I20260710 13:20:15.043650 14350 raft_consensus.cc:493] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86cb47e02fc74ea1994291bc000f3819)
I20260710 13:20:15.044363 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32619b99ab74cab9f02d8beb76af09a" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" is_pre_election: true
I20260710 13:20:15.044155 14350 raft_consensus.cc:515] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:15.045204 14178 raft_consensus.cc:2468] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aafb2039d3dc486fbc4f39f605261c67 in term 1.
I20260710 13:20:15.046432 14350 leader_election.cc:290] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995)
I20260710 13:20:15.046427 14216 leader_election.cc:304] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [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: 910b4aaa7f2b4ce1a4ac0b853aef09ac, aafb2039d3dc486fbc4f39f605261c67; no voters: 
W20260710 13:20:15.047394 14218 leader_election.cc:336] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111)
I20260710 13:20:15.047530 14324 raft_consensus.cc:2804] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:15.047928 14324 raft_consensus.cc:493] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86cb47e02fc74ea1994291bc000f3819)
I20260710 13:20:15.048333 14324 raft_consensus.cc:3060] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:15.048276 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32619b99ab74cab9f02d8beb76af09a" candidate_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aafb2039d3dc486fbc4f39f605261c67" is_pre_election: true
W20260710 13:20:15.050171 14144 leader_election.cc:336] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111)
I20260710 13:20:15.054028 14324 raft_consensus.cc:515] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:15.054940 14251 raft_consensus.cc:2393] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 910b4aaa7f2b4ce1a4ac0b853aef09ac in current term 2: Already voted for candidate aafb2039d3dc486fbc4f39f605261c67 in this term.
I20260710 13:20:15.055752 14324 leader_election.cc:290] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 2 election: Requested vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233)
I20260710 13:20:15.056696 14142 leader_election.cc:304] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 910b4aaa7f2b4ce1a4ac0b853aef09ac; no voters: 86cb47e02fc74ea1994291bc000f3819, aafb2039d3dc486fbc4f39f605261c67
I20260710 13:20:15.056893 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32619b99ab74cab9f02d8beb76af09a" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac"
I20260710 13:20:15.057420 14178 raft_consensus.cc:3060] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:15.059319 14218 leader_election.cc:336] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111)
I20260710 13:20:15.062209 14178 raft_consensus.cc:2468] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafb2039d3dc486fbc4f39f605261c67 in term 2.
I20260710 13:20:15.062738 14350 raft_consensus.cc:2749] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:15.062919 14380 raft_consensus.cc:493] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86cb47e02fc74ea1994291bc000f3819)
I20260710 13:20:15.063301 14216 leader_election.cc:304] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [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: 910b4aaa7f2b4ce1a4ac0b853aef09ac, aafb2039d3dc486fbc4f39f605261c67; no voters: 86cb47e02fc74ea1994291bc000f3819
I20260710 13:20:15.063439 14380 raft_consensus.cc:515] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:15.064090 14324 raft_consensus.cc:2804] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:15.064666 14324 raft_consensus.cc:697] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [term 2 LEADER]: Becoming Leader. State: Replica: aafb2039d3dc486fbc4f39f605261c67, State: Running, Role: LEADER
I20260710 13:20:15.065744 14380 leader_election.cc:290] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995)
I20260710 13:20:15.065448 14324 consensus_queue.cc:237] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:15.066711 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183ffd54c8934623a94ec2c70c306b17" candidate_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aafb2039d3dc486fbc4f39f605261c67" is_pre_election: true
I20260710 13:20:15.067309 14251 raft_consensus.cc:2468] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 910b4aaa7f2b4ce1a4ac0b853aef09ac in term 1.
I20260710 13:20:15.067667 14300 raft_consensus.cc:493] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86cb47e02fc74ea1994291bc000f3819)
I20260710 13:20:15.068225 14142 leader_election.cc:304] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [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: 910b4aaa7f2b4ce1a4ac0b853aef09ac, aafb2039d3dc486fbc4f39f605261c67; no voters: 
I20260710 13:20:15.068121 14300 raft_consensus.cc:515] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:15.068837 14380 raft_consensus.cc:2804] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:15.071302 14380 raft_consensus.cc:493] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86cb47e02fc74ea1994291bc000f3819)
I20260710 13:20:15.071725 14380 raft_consensus.cc:3060] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:15.070493 14300 leader_election.cc:290] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233)
W20260710 13:20:15.073156 14144 leader_election.cc:336] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111)
I20260710 13:20:15.073145 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183ffd54c8934623a94ec2c70c306b17" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" is_pre_election: true
W20260710 13:20:15.075677 14218 leader_election.cc:336] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111)
I20260710 13:20:15.076483 14000 catalog_manager.cc:5697] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 reported cstate change: term changed from 1 to 2, leader changed from 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129) to aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131). New cstate: current_term: 2 leader_uuid: "aafb2039d3dc486fbc4f39f605261c67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:15.077899 14380 raft_consensus.cc:515] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:15.078853 14178 raft_consensus.cc:2393] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aafb2039d3dc486fbc4f39f605261c67 in current term 2: Already voted for candidate 910b4aaa7f2b4ce1a4ac0b853aef09ac in this term.
I20260710 13:20:15.080083 14380 leader_election.cc:290] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [CANDIDATE]: Term 2 election: Requested vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995)
I20260710 13:20:15.080879 14216 leader_election.cc:304] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aafb2039d3dc486fbc4f39f605261c67; no voters: 86cb47e02fc74ea1994291bc000f3819, 910b4aaa7f2b4ce1a4ac0b853aef09ac
I20260710 13:20:15.081645 14300 raft_consensus.cc:3060] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:15.082341 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183ffd54c8934623a94ec2c70c306b17" candidate_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aafb2039d3dc486fbc4f39f605261c67"
W20260710 13:20:15.084775 14144 leader_election.cc:336] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111)
I20260710 13:20:15.087733 14300 raft_consensus.cc:2749] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:15.092201 14251 raft_consensus.cc:2468] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 910b4aaa7f2b4ce1a4ac0b853aef09ac in term 2.
I20260710 13:20:15.093549 14142 leader_election.cc:304] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [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: 910b4aaa7f2b4ce1a4ac0b853aef09ac, aafb2039d3dc486fbc4f39f605261c67; no voters: 86cb47e02fc74ea1994291bc000f3819
I20260710 13:20:15.094173 14380 raft_consensus.cc:2804] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:15.094597 14380 raft_consensus.cc:697] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 LEADER]: Becoming Leader. State: Replica: 910b4aaa7f2b4ce1a4ac0b853aef09ac, State: Running, Role: LEADER
I20260710 13:20:15.095319 14380 consensus_queue.cc:237] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:15.102211 14000 catalog_manager.cc:5697] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac reported cstate change: term changed from 1 to 2, leader changed from 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129) to 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130). New cstate: current_term: 2 leader_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:15.143208 14380 raft_consensus.cc:493] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.143644 14380 raft_consensus.cc:515] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:15.145236 14380 leader_election.cc:290] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995)
I20260710 13:20:15.146203 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5a3e98b3d741758c5366a226606e2a" candidate_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafb2039d3dc486fbc4f39f605261c67" is_pre_election: true
I20260710 13:20:15.146752 14251 raft_consensus.cc:2468] T af5a3e98b3d741758c5366a226606e2a P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 910b4aaa7f2b4ce1a4ac0b853aef09ac in term 1.
I20260710 13:20:15.147647 14142 leader_election.cc:304] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [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: 910b4aaa7f2b4ce1a4ac0b853aef09ac, aafb2039d3dc486fbc4f39f605261c67; no voters: 
I20260710 13:20:15.148324 14380 raft_consensus.cc:2804] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:20:15.148470 14144 leader_election.cc:336] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111)
I20260710 13:20:15.148720 14380 raft_consensus.cc:493] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.149080 14380 raft_consensus.cc:3060] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:15.153651 14380 raft_consensus.cc:515] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:15.155160 14380 leader_election.cc:290] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [CANDIDATE]: Term 2 election: Requested vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131:37995)
I20260710 13:20:15.156540 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5a3e98b3d741758c5366a226606e2a" candidate_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aafb2039d3dc486fbc4f39f605261c67"
I20260710 13:20:15.157008 14251 raft_consensus.cc:3060] T af5a3e98b3d741758c5366a226606e2a P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:15.158627 14144 leader_election.cc:336] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111)
I20260710 13:20:15.162089 14251 raft_consensus.cc:2468] T af5a3e98b3d741758c5366a226606e2a P aafb2039d3dc486fbc4f39f605261c67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 910b4aaa7f2b4ce1a4ac0b853aef09ac in term 2.
I20260710 13:20:15.163055 14142 leader_election.cc:304] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [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: 910b4aaa7f2b4ce1a4ac0b853aef09ac, aafb2039d3dc486fbc4f39f605261c67; no voters: 86cb47e02fc74ea1994291bc000f3819
I20260710 13:20:15.163673 14380 raft_consensus.cc:2804] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:15.164057 14380 raft_consensus.cc:697] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 LEADER]: Becoming Leader. State: Replica: 910b4aaa7f2b4ce1a4ac0b853aef09ac, State: Running, Role: LEADER
I20260710 13:20:15.164885 14380 consensus_queue.cc:237] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [LEADER]: Queue going to LEADER 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: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:15.171262 14000 catalog_manager.cc:5697] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac reported cstate change: term changed from 1 to 2, leader changed from 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129) to 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130). New cstate: current_term: 2 leader_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } health_report { overall_health: UNKNOWN } } }
W20260710 13:20:15.413976 14218 consensus_peers.cc:597] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:15.476814 14300 raft_consensus.cc:493] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.477500 14178 raft_consensus.cc:1275] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 FOLLOWER]: Refusing update from remote peer aafb2039d3dc486fbc4f39f605261c67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:15.477313 14300 raft_consensus.cc:515] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:15.478933 14324 consensus_queue.cc:1048] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:15.479853 14300 leader_election.cc:290] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233)
I20260710 13:20:15.480878 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b13abc46347cc87f750c2341ddb69" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" is_pre_election: true
I20260710 13:20:15.481400 14178 raft_consensus.cc:2468] T b64b13abc46347cc87f750c2341ddb69 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aafb2039d3dc486fbc4f39f605261c67 in term 1.
I20260710 13:20:15.482358 14216 leader_election.cc:304] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [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: 910b4aaa7f2b4ce1a4ac0b853aef09ac, aafb2039d3dc486fbc4f39f605261c67; no voters: 
I20260710 13:20:15.483259 14300 raft_consensus.cc:2804] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:15.483695 14300 raft_consensus.cc:493] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.484129 14300 raft_consensus.cc:3060] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:15.484659 14218 leader_election.cc:336] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111)
I20260710 13:20:15.489995 14300 raft_consensus.cc:515] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:15.496439 14300 leader_election.cc:290] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 2 election: Requested vote from peers 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315), 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233)
I20260710 13:20:15.497493 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64b13abc46347cc87f750c2341ddb69" candidate_uuid: "aafb2039d3dc486fbc4f39f605261c67" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac"
I20260710 13:20:15.498049 14179 raft_consensus.cc:3060] T b64b13abc46347cc87f750c2341ddb69 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:15.502367 14218 leader_election.cc:336] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111)
W20260710 13:20:15.502996 14218 consensus_peers.cc:597] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:15.503968 14179 raft_consensus.cc:2468] T b64b13abc46347cc87f750c2341ddb69 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aafb2039d3dc486fbc4f39f605261c67 in term 2.
I20260710 13:20:15.504977 14216 leader_election.cc:304] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [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: 910b4aaa7f2b4ce1a4ac0b853aef09ac, aafb2039d3dc486fbc4f39f605261c67; no voters: 86cb47e02fc74ea1994291bc000f3819
I20260710 13:20:15.505615 14385 raft_consensus.cc:2804] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:15.505939 14385 raft_consensus.cc:697] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [term 2 LEADER]: Becoming Leader. State: Replica: aafb2039d3dc486fbc4f39f605261c67, State: Running, Role: LEADER
I20260710 13:20:15.506691 14385 consensus_queue.cc:237] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [LEADER]: Queue going to LEADER 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: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:15.512992 14000 catalog_manager.cc:5697] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 reported cstate change: term changed from 1 to 2, leader changed from 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129) to aafb2039d3dc486fbc4f39f605261c67 (127.10.208.131). New cstate: current_term: 2 leader_uuid: "aafb2039d3dc486fbc4f39f605261c67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:15.581339 14179 raft_consensus.cc:1275] T 42ab1144f4884026af24ff8e3abf8039 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 FOLLOWER]: Refusing update from remote peer aafb2039d3dc486fbc4f39f605261c67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:15.582675 14385 consensus_queue.cc:1048] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:15.586686 14144 consensus_peers.cc:597] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:15.717861 14251 raft_consensus.cc:1275] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67 [term 2 FOLLOWER]: Refusing update from remote peer 910b4aaa7f2b4ce1a4ac0b853aef09ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:15.718740 14252 raft_consensus.cc:1275] T af5a3e98b3d741758c5366a226606e2a P aafb2039d3dc486fbc4f39f605261c67 [term 2 FOLLOWER]: Refusing update from remote peer 910b4aaa7f2b4ce1a4ac0b853aef09ac: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:15.718978 14350 consensus_queue.cc:1048] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:15.720090 14380 consensus_queue.cc:1048] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:15.736680 14144 consensus_peers.cc:597] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:15.903580 14218 consensus_peers.cc:597] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:15.979358 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:16.008584 14179 raft_consensus.cc:1275] T b64b13abc46347cc87f750c2341ddb69 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 FOLLOWER]: Refusing update from remote peer aafb2039d3dc486fbc4f39f605261c67: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:16.009832 14385 consensus_queue.cc:1048] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:16.172734 14218 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260710 13:20:16.174853 14218 consensus_peers.cc:597] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:16.214854 14144 consensus_peers.cc:597] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:16.560645 14144 consensus_peers.cc:597] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:16.667299 14144 consensus_peers.cc:597] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:16.673888 14218 consensus_peers.cc:597] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:16.980240 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:20:17.754379 14218 consensus_peers.cc:597] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:17.981462 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:20:18.027630 14218 consensus_peers.cc:597] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:18.144737 14144 consensus_peers.cc:597] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:18.203466 14144 consensus_peers.cc:597] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:18.446549 14218 consensus_peers.cc:597] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:20:18.631580 14218 consensus_peers.cc:597] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:20:18.694535 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:18.701804 14397 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:20:18.701819 14398 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:20:18.702946 14400 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:20:18.704358 11074 server_base.cc:1061] running on GCE node
I20260710 13:20:18.708585 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:18.708797 11074 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:20:18.709048 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689618709027 us; error 0 us; skew 500 ppm
I20260710 13:20:18.709674 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:18.712594 11074 webserver.cc:533] Webserver started at http://127.10.208.129:39647/ using document root <none> and password file <none>
I20260710 13:20:18.713150 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:18.713320 11074 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:20:18.717376 11074 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:20:18.722442 14405 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:20:18.723453 11074 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 13:20:18.723825 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536563046-11074-0/minicluster-data/ts-0-root
uuid: "86cb47e02fc74ea1994291bc000f3819"
format_stamp: "Formatted at 2026-07-10 13:20:12 on dist-test-slave-dc44"
I20260710 13:20:18.724228 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536563046-11074-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536563046-11074-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689536563046-11074-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:20:18.729050 14144 consensus_peers.cc:597] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:20:18.735895 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:18.737323 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:18.738865 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:18.742666 14412 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:20:18.792668 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:20:18.792970 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.051s	user 0.002s	sys 0.000s
I20260710 13:20:18.793282 11074 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:20:18.798338 14412 tablet_bootstrap.cc:492] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819: Bootstrap starting.
I20260710 13:20:18.811354 14412 tablet_bootstrap.cc:492] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819: 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:20:18.812104 14412 tablet_bootstrap.cc:492] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819: Bootstrap complete.
I20260710 13:20:18.812649 14412 ts_tablet_manager.cc:1403] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 13:20:18.814850 14412 raft_consensus.cc:359] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:18.815809 14412 raft_consensus.cc:740] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Initialized, Role: FOLLOWER
I20260710 13:20:18.816520 14412 consensus_queue.cc:260] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [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: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:18.818912 14412 ts_tablet_manager.cc:1434] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 13:20:18.819617 14412 tablet_bootstrap.cc:492] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819: Bootstrap starting.
I20260710 13:20:18.831868 11074 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:20:18.832068 14412 tablet_bootstrap.cc:492] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819: 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:20:18.832113 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.039s	user 0.035s	sys 0.003s
I20260710 13:20:18.832988 14412 tablet_bootstrap.cc:492] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819: Bootstrap complete.
I20260710 13:20:18.833755 14412 ts_tablet_manager.cc:1403] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260710 13:20:18.835912 14412 raft_consensus.cc:359] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:18.836440 14412 raft_consensus.cc:740] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Initialized, Role: FOLLOWER
I20260710 13:20:18.837075 14412 consensus_queue.cc:260] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819 [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: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:18.838609 14412 ts_tablet_manager.cc:1434] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.002s
I20260710 13:20:18.839354 14412 tablet_bootstrap.cc:492] T 3b31af3a576d45a5a60746bb70bb30c1 P 86cb47e02fc74ea1994291bc000f3819: Bootstrap starting.
I20260710 13:20:18.853852 14412 tablet_bootstrap.cc:492] T 3b31af3a576d45a5a60746bb70bb30c1 P 86cb47e02fc74ea1994291bc000f3819: 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:20:18.854745 14412 tablet_bootstrap.cc:492] T 3b31af3a576d45a5a60746bb70bb30c1 P 86cb47e02fc74ea1994291bc000f3819: Bootstrap complete.
I20260710 13:20:18.855446 14412 ts_tablet_manager.cc:1403] T 3b31af3a576d45a5a60746bb70bb30c1 P 86cb47e02fc74ea1994291bc000f3819: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 13:20:18.857504 14412 raft_consensus.cc:359] T 3b31af3a576d45a5a60746bb70bb30c1 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:18.858072 14412 raft_consensus.cc:740] T 3b31af3a576d45a5a60746bb70bb30c1 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Initialized, Role: FOLLOWER
I20260710 13:20:18.858757 14412 consensus_queue.cc:260] T 3b31af3a576d45a5a60746bb70bb30c1 P 86cb47e02fc74ea1994291bc000f3819 [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: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:18.860579 14412 ts_tablet_manager.cc:1434] T 3b31af3a576d45a5a60746bb70bb30c1 P 86cb47e02fc74ea1994291bc000f3819: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:18.861315 14412 tablet_bootstrap.cc:492] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819: Bootstrap starting.
I20260710 13:20:18.871513 14412 tablet_bootstrap.cc:492] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819: 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:20:18.872215 14412 tablet_bootstrap.cc:492] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819: Bootstrap complete.
I20260710 13:20:18.872844 14412 ts_tablet_manager.cc:1403] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 13:20:18.875123 14412 raft_consensus.cc:359] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:18.875656 14412 raft_consensus.cc:740] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Initialized, Role: FOLLOWER
I20260710 13:20:18.876348 14412 consensus_queue.cc:260] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:18.877840 14412 ts_tablet_manager.cc:1434] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 13:20:18.878450 14412 tablet_bootstrap.cc:492] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819: Bootstrap starting.
I20260710 13:20:18.890033 14412 tablet_bootstrap.cc:492] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819: 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:20:18.890690 14412 tablet_bootstrap.cc:492] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819: Bootstrap complete.
I20260710 13:20:18.891393 14412 ts_tablet_manager.cc:1403] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20260710 13:20:18.891981 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.129:44315
I20260710 13:20:18.892107 14474 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.129:44315 every 8 connection(s)
I20260710 13:20:18.893464 14412 raft_consensus.cc:359] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:18.893993 14412 raft_consensus.cc:740] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Initialized, Role: FOLLOWER
I20260710 13:20:18.894546 14412 consensus_queue.cc:260] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:18.896404 14412 ts_tablet_manager.cc:1434] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:18.897265 14412 tablet_bootstrap.cc:492] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819: Bootstrap starting.
I20260710 13:20:18.897147 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:18.910400 11074 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:18.911070 11074 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:18.911716 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:18.914722 14412 tablet_bootstrap.cc:492] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819: 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:20:18.915692 14412 tablet_bootstrap.cc:492] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819: Bootstrap complete.
I20260710 13:20:18.917606 14412 ts_tablet_manager.cc:1403] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260710 13:20:18.921923 14412 raft_consensus.cc:359] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:18.922655 14412 raft_consensus.cc:740] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Initialized, Role: FOLLOWER
I20260710 13:20:18.924610 14475 heartbeater.cc:344] Connected to a master server at 127.10.208.190:37795
I20260710 13:20:18.925102 14475 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:18.923358 14412 consensus_queue.cc:260] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [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: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:18.926057 14475 heartbeater.cc:507] Master 127.10.208.190:37795 requested a full tablet report, sending...
I20260710 13:20:18.927168 14412 ts_tablet_manager.cc:1434] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:18.928045 14412 tablet_bootstrap.cc:492] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819: Bootstrap starting.
I20260710 13:20:18.932966 14002 ts_manager.cc:194] Re-registered known tserver with Master: 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315)
I20260710 13:20:18.942165 14412 tablet_bootstrap.cc:492] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819: 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:20:18.943228 14412 tablet_bootstrap.cc:492] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819: Bootstrap complete.
I20260710 13:20:18.943821 14412 ts_tablet_manager.cc:1403] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 13:20:18.943907 14002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38278
I20260710 13:20:18.946310 14412 raft_consensus.cc:359] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:18.947180 14412 raft_consensus.cc:740] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Initialized, Role: FOLLOWER
I20260710 13:20:18.947341 14475 heartbeater.cc:499] Master 127.10.208.190:37795 was elected leader, sending a full tablet report...
I20260710 13:20:18.948028 14412 consensus_queue.cc:260] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [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: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:18.950024 14412 ts_tablet_manager.cc:1434] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:18.950937 14412 tablet_bootstrap.cc:492] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819: Bootstrap starting.
I20260710 13:20:18.964448 14412 tablet_bootstrap.cc:492] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819: 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:20:18.965180 14412 tablet_bootstrap.cc:492] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819: Bootstrap complete.
I20260710 13:20:18.965703 14412 ts_tablet_manager.cc:1403] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260710 13:20:18.967752 14412 raft_consensus.cc:359] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:18.968350 14412 raft_consensus.cc:740] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Initialized, Role: FOLLOWER
I20260710 13:20:18.968942 14412 consensus_queue.cc:260] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [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: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:18.970698 14412 ts_tablet_manager.cc:1434] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 13:20:18.971485 14412 tablet_bootstrap.cc:492] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819: Bootstrap starting.
W20260710 13:20:18.982295 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:18.983584 14412 tablet_bootstrap.cc:492] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819: 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:20:18.984197 14412 tablet_bootstrap.cc:492] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819: Bootstrap complete.
I20260710 13:20:18.984702 14412 ts_tablet_manager.cc:1403] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260710 13:20:18.986521 14412 raft_consensus.cc:359] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:18.986984 14412 raft_consensus.cc:740] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Initialized, Role: FOLLOWER
I20260710 13:20:18.987547 14412 consensus_queue.cc:260] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:18.989253 14412 ts_tablet_manager.cc:1434] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:20:18.990067 14412 tablet_bootstrap.cc:492] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819: Bootstrap starting.
I20260710 13:20:19.003055 14412 tablet_bootstrap.cc:492] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819: 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:20:19.003768 14412 tablet_bootstrap.cc:492] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819: Bootstrap complete.
I20260710 13:20:19.004277 14412 ts_tablet_manager.cc:1403] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:20:19.005967 14412 raft_consensus.cc:359] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:19.006434 14412 raft_consensus.cc:740] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86cb47e02fc74ea1994291bc000f3819, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.006963 14412 consensus_queue.cc:260] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [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: "86cb47e02fc74ea1994291bc000f3819" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 44315 } } peers { permanent_uuid: "910b4aaa7f2b4ce1a4ac0b853aef09ac" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33233 } } peers { permanent_uuid: "aafb2039d3dc486fbc4f39f605261c67" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 37995 } }
I20260710 13:20:19.008652 14412 ts_tablet_manager.cc:1434] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:20:19.071684 14448 raft_consensus.cc:3060] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:19.079243 14448 pending_rounds.cc:85] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819: Aborting all ops after (but not including) 0
I20260710 13:20:19.079595 14448 pending_rounds.cc:107] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:20:19.079955 14448 raft_consensus.cc:2889] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:20:19.118736 14448 raft_consensus.cc:3060] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:19.123505 14448 pending_rounds.cc:85] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819: Aborting all ops after (but not including) 0
I20260710 13:20:19.123766 14448 pending_rounds.cc:107] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:20:19.123992 14448 raft_consensus.cc:2889] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:20:19.124337 14447 raft_consensus.cc:3060] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:19.220885 14447 raft_consensus.cc:3060] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:19.431785 14447 raft_consensus.cc:3060] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:19.922358 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:19.927759 11074 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:19.928191 11074 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:19.928664 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:19.983255 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:20.934567 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:20.939845 11074 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:20.940282 11074 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:20.940743 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:20.984169 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:21.946607 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:21.952050 11074 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:21.952484 11074 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:21.952951 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:21.985081 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:22.959839 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:22.966542 11074 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:22.967015 11074 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:22.967463 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:22.985935 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:23.973920 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:23.980304 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:23.985329 11074 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:23.985733 11074 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:20:23.986681 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:20:24.987746 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:25.003217 11074 tablet_server.cc:179] TabletServer@127.10.208.129:44315 shutting down...
I20260710 13:20:25.025950 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:25.026770 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:25.027416 11074 raft_consensus.cc:2243] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.027806 11074 raft_consensus.cc:2272] T 42ab1144f4884026af24ff8e3abf8039 P 86cb47e02fc74ea1994291bc000f3819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.029453 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:25.029948 11074 raft_consensus.cc:2243] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.030293 11074 raft_consensus.cc:2272] T b64b13abc46347cc87f750c2341ddb69 P 86cb47e02fc74ea1994291bc000f3819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.031878 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:25.032333 11074 raft_consensus.cc:2243] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.032653 11074 raft_consensus.cc:2272] T af5a3e98b3d741758c5366a226606e2a P 86cb47e02fc74ea1994291bc000f3819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.034150 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:25.034569 11074 raft_consensus.cc:2243] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.034884 11074 raft_consensus.cc:2272] T 44b252dc030a4457955a09f2d362e5b7 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.036537 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:25.037177 11074 raft_consensus.cc:2243] T 3b31af3a576d45a5a60746bb70bb30c1 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.037578 11074 raft_consensus.cc:2272] T 3b31af3a576d45a5a60746bb70bb30c1 P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.039530 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:25.040093 11074 raft_consensus.cc:2243] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.040428 11074 raft_consensus.cc:2272] T 93f6a6eef0724ac88b8fedfcf56707db P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.041926 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:25.042359 11074 raft_consensus.cc:2243] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.042660 11074 raft_consensus.cc:2272] T eaa0f9c0be1d42418799edea03e4ca2d P 86cb47e02fc74ea1994291bc000f3819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.044219 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:25.044628 11074 raft_consensus.cc:2243] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.044946 11074 raft_consensus.cc:2272] T 658834d229184db38d7a4c4ec7b8f2e7 P 86cb47e02fc74ea1994291bc000f3819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.046690 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:25.047343 11074 raft_consensus.cc:2243] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.047827 11074 raft_consensus.cc:2272] T 183ffd54c8934623a94ec2c70c306b17 P 86cb47e02fc74ea1994291bc000f3819 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:25.047960 14144 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 55 similar messages]
I20260710 13:20:25.049962 11074 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:25.050601 11074 raft_consensus.cc:2243] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.051096 11074 raft_consensus.cc:2272] T f32619b99ab74cab9f02d8beb76af09a P 86cb47e02fc74ea1994291bc000f3819 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:25.051118 14144 consensus_peers.cc:597] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. 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:20:25.055656 14218 consensus_peers.cc:597] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. 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:20:25.062022 14218 consensus_peers.cc:597] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. 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:20:25.070572 14144 consensus_peers.cc:597] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:25.079484 11074 tablet_server.cc:196] TabletServer@127.10.208.129:44315 shutdown complete.
W20260710 13:20:25.092164 14218 consensus_peers.cc:597] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:25.096172 11074 tablet_server.cc:179] TabletServer@127.10.208.130:0 shutting down...
W20260710 13:20:25.116636 14144 consensus_peers.cc:597] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:25.125116 14216 consensus_peers.cc:597] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 -> Peer 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233): Couldn't send request to peer 910b4aaa7f2b4ce1a4ac0b853aef09ac. 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:20:25.125831 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:25.126551 11074 tablet_replica.cc:333] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac: stopping tablet replica
I20260710 13:20:25.127274 11074 raft_consensus.cc:2243] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:25.127995 11074 raft_consensus.cc:2272] T af5a3e98b3d741758c5366a226606e2a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.129968 11074 tablet_replica.cc:333] T eaa0f9c0be1d42418799edea03e4ca2d P 910b4aaa7f2b4ce1a4ac0b853aef09ac: stopping tablet replica
I20260710 13:20:25.130587 11074 raft_consensus.cc:2243] T eaa0f9c0be1d42418799edea03e4ca2d P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.131145 11074 raft_consensus.cc:2272] T eaa0f9c0be1d42418799edea03e4ca2d P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.133144 11074 tablet_replica.cc:333] T b64b13abc46347cc87f750c2341ddb69 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: stopping tablet replica
I20260710 13:20:25.133652 11074 raft_consensus.cc:2243] T b64b13abc46347cc87f750c2341ddb69 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.134187 11074 raft_consensus.cc:2272] T b64b13abc46347cc87f750c2341ddb69 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.136154 11074 tablet_replica.cc:333] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: stopping tablet replica
I20260710 13:20:25.136878 11074 raft_consensus.cc:2243] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:25.137707 11074 raft_consensus.cc:2272] T 44b252dc030a4457955a09f2d362e5b7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:25.138511 14218 consensus_peers.cc:597] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:25.139815 11074 tablet_replica.cc:333] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: stopping tablet replica
I20260710 13:20:25.140345 11074 raft_consensus.cc:2243] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:25.141108 11074 raft_consensus.cc:2272] T 658834d229184db38d7a4c4ec7b8f2e7 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.143111 11074 tablet_replica.cc:333] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: stopping tablet replica
I20260710 13:20:25.143604 11074 raft_consensus.cc:2243] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:25.144309 11074 raft_consensus.cc:2272] T 183ffd54c8934623a94ec2c70c306b17 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.146189 11074 tablet_replica.cc:333] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac: stopping tablet replica
I20260710 13:20:25.146689 11074 raft_consensus.cc:2243] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.147177 11074 raft_consensus.cc:2272] T f32619b99ab74cab9f02d8beb76af09a P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.148977 11074 tablet_replica.cc:333] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac: stopping tablet replica
I20260710 13:20:25.149444 11074 raft_consensus.cc:2243] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:25.150161 11074 raft_consensus.cc:2272] T 93f6a6eef0724ac88b8fedfcf56707db P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.152084 11074 tablet_replica.cc:333] T 3b31af3a576d45a5a60746bb70bb30c1 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: stopping tablet replica
I20260710 13:20:25.152624 11074 raft_consensus.cc:2243] T 3b31af3a576d45a5a60746bb70bb30c1 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.153041 11074 raft_consensus.cc:2272] T 3b31af3a576d45a5a60746bb70bb30c1 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.154882 11074 tablet_replica.cc:333] T 42ab1144f4884026af24ff8e3abf8039 P 910b4aaa7f2b4ce1a4ac0b853aef09ac: stopping tablet replica
I20260710 13:20:25.155409 11074 raft_consensus.cc:2243] T 42ab1144f4884026af24ff8e3abf8039 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.155850 11074 raft_consensus.cc:2272] T 42ab1144f4884026af24ff8e3abf8039 P 910b4aaa7f2b4ce1a4ac0b853aef09ac [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:25.158650 14218 consensus_peers.cc:597] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 -> Peer 86cb47e02fc74ea1994291bc000f3819 (127.10.208.129:44315): Couldn't send request to peer 86cb47e02fc74ea1994291bc000f3819. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:25.181095 14216 consensus_peers.cc:597] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 -> Peer 910b4aaa7f2b4ce1a4ac0b853aef09ac (127.10.208.130:33233): Couldn't send request to peer 910b4aaa7f2b4ce1a4ac0b853aef09ac. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.130:33233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:25.186040 11074 tablet_server.cc:196] TabletServer@127.10.208.130:0 shutdown complete.
I20260710 13:20:25.208439 11074 tablet_server.cc:179] TabletServer@127.10.208.131:0 shutting down...
I20260710 13:20:25.234808 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:25.235486 11074 tablet_replica.cc:333] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67: stopping tablet replica
I20260710 13:20:25.236130 11074 raft_consensus.cc:2243] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:25.236948 11074 raft_consensus.cc:2272] T b64b13abc46347cc87f750c2341ddb69 P aafb2039d3dc486fbc4f39f605261c67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.238953 11074 tablet_replica.cc:333] T 93f6a6eef0724ac88b8fedfcf56707db P aafb2039d3dc486fbc4f39f605261c67: stopping tablet replica
I20260710 13:20:25.239552 11074 raft_consensus.cc:2243] T 93f6a6eef0724ac88b8fedfcf56707db P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.239979 11074 raft_consensus.cc:2272] T 93f6a6eef0724ac88b8fedfcf56707db P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.241812 11074 tablet_replica.cc:333] T af5a3e98b3d741758c5366a226606e2a P aafb2039d3dc486fbc4f39f605261c67: stopping tablet replica
I20260710 13:20:25.242291 11074 raft_consensus.cc:2243] T af5a3e98b3d741758c5366a226606e2a P aafb2039d3dc486fbc4f39f605261c67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.242699 11074 raft_consensus.cc:2272] T af5a3e98b3d741758c5366a226606e2a P aafb2039d3dc486fbc4f39f605261c67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.244521 11074 tablet_replica.cc:333] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67: stopping tablet replica
I20260710 13:20:25.244994 11074 raft_consensus.cc:2243] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:25.245738 11074 raft_consensus.cc:2272] T eaa0f9c0be1d42418799edea03e4ca2d P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.247599 11074 tablet_replica.cc:333] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67: stopping tablet replica
I20260710 13:20:25.248113 11074 raft_consensus.cc:2243] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:25.248826 11074 raft_consensus.cc:2272] T 42ab1144f4884026af24ff8e3abf8039 P aafb2039d3dc486fbc4f39f605261c67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.250977 11074 tablet_replica.cc:333] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67: stopping tablet replica
I20260710 13:20:25.251549 11074 raft_consensus.cc:2243] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:25.252221 11074 raft_consensus.cc:2272] T 3b31af3a576d45a5a60746bb70bb30c1 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.254040 11074 tablet_replica.cc:333] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67: stopping tablet replica
I20260710 13:20:25.254522 11074 raft_consensus.cc:2243] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.254931 11074 raft_consensus.cc:2272] T 183ffd54c8934623a94ec2c70c306b17 P aafb2039d3dc486fbc4f39f605261c67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.256786 11074 tablet_replica.cc:333] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67: stopping tablet replica
I20260710 13:20:25.257305 11074 raft_consensus.cc:2243] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:25.258033 11074 raft_consensus.cc:2272] T f32619b99ab74cab9f02d8beb76af09a P aafb2039d3dc486fbc4f39f605261c67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.259850 11074 tablet_replica.cc:333] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67: stopping tablet replica
I20260710 13:20:25.260336 11074 raft_consensus.cc:2243] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.260777 11074 raft_consensus.cc:2272] T 658834d229184db38d7a4c4ec7b8f2e7 P aafb2039d3dc486fbc4f39f605261c67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.262738 11074 tablet_replica.cc:333] T 44b252dc030a4457955a09f2d362e5b7 P aafb2039d3dc486fbc4f39f605261c67: stopping tablet replica
I20260710 13:20:25.263228 11074 raft_consensus.cc:2243] T 44b252dc030a4457955a09f2d362e5b7 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.263630 11074 raft_consensus.cc:2272] T 44b252dc030a4457955a09f2d362e5b7 P aafb2039d3dc486fbc4f39f605261c67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.292584 11074 tablet_server.cc:196] TabletServer@127.10.208.131:0 shutdown complete.
I20260710 13:20:25.313730 11074 master.cc:562] Master@127.10.208.190:37795 shutting down...
I20260710 13:20:25.334225 11074 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:25.334867 11074 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.335280 11074 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5985c6001a62481980be5ba5ed6af7d5: stopping tablet replica
I20260710 13:20:25.354399 11074 master.cc:584] Master@127.10.208.190:37795 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13548 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:20:25.396797 11074 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.208.190:45143
I20260710 13:20:25.397926 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:25.403138 14508 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:20:25.403151 14507 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:20:25.404367 14510 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:20:25.405562 11074 server_base.cc:1061] running on GCE node
I20260710 13:20:25.406458 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:25.406651 11074 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:20:25.406813 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689625406781 us; error 0 us; skew 500 ppm
I20260710 13:20:25.407385 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:25.409585 11074 webserver.cc:533] Webserver started at http://127.10.208.190:39247/ using document root <none> and password file <none>
I20260710 13:20:25.410082 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:25.410264 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:25.410550 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:25.411927 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536563046-11074-0/minicluster-data/master-0-root/instance:
uuid: "a37f6cf115e741ffbac9f20e8a7cb20e"
format_stamp: "Formatted at 2026-07-10 13:20:25 on dist-test-slave-dc44"
I20260710 13:20:25.416026 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:25.419061 14515 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:20:25.419744 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:25.420032 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536563046-11074-0/minicluster-data/master-0-root
uuid: "a37f6cf115e741ffbac9f20e8a7cb20e"
format_stamp: "Formatted at 2026-07-10 13:20:25 on dist-test-slave-dc44"
I20260710 13:20:25.420290 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536563046-11074-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536563046-11074-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536563046-11074-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:20:25.434824 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:25.436035 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:25.473974 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.190:45143
I20260710 13:20:25.474066 14566 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.190:45143 every 8 connection(s)
I20260710 13:20:25.478117 14567 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:20:25.488085 14567 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e: Bootstrap starting.
I20260710 13:20:25.492662 14567 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.496565 14567 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e: No bootstrap required, opened a new log
I20260710 13:20:25.498557 14567 raft_consensus.cc:359] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a37f6cf115e741ffbac9f20e8a7cb20e" member_type: VOTER }
I20260710 13:20:25.498911 14567 raft_consensus.cc:385] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.499179 14567 raft_consensus.cc:740] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a37f6cf115e741ffbac9f20e8a7cb20e, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.499728 14567 consensus_queue.cc:260] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a37f6cf115e741ffbac9f20e8a7cb20e" member_type: VOTER }
I20260710 13:20:25.500133 14567 raft_consensus.cc:399] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:25.500326 14567 raft_consensus.cc:493] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:25.500535 14567 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.505013 14567 raft_consensus.cc:515] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a37f6cf115e741ffbac9f20e8a7cb20e" member_type: VOTER }
I20260710 13:20:25.505460 14567 leader_election.cc:304] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e [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: a37f6cf115e741ffbac9f20e8a7cb20e; no voters: 
I20260710 13:20:25.506544 14567 leader_election.cc:290] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:25.506925 14570 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.508241 14570 raft_consensus.cc:697] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e [term 1 LEADER]: Becoming Leader. State: Replica: a37f6cf115e741ffbac9f20e8a7cb20e, State: Running, Role: LEADER
I20260710 13:20:25.508873 14570 consensus_queue.cc:237] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e [LEADER]: Queue going to LEADER mode. State: All 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: "a37f6cf115e741ffbac9f20e8a7cb20e" member_type: VOTER }
I20260710 13:20:25.509325 14567 sys_catalog.cc:565] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:25.514007 14572 sys_catalog.cc:455] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e [sys.catalog]: SysCatalogTable state changed. Reason: New leader a37f6cf115e741ffbac9f20e8a7cb20e. Latest consensus state: current_term: 1 leader_uuid: "a37f6cf115e741ffbac9f20e8a7cb20e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a37f6cf115e741ffbac9f20e8a7cb20e" member_type: VOTER } }
I20260710 13:20:25.514814 14572 sys_catalog.cc:458] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:25.514010 14571 sys_catalog.cc:455] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a37f6cf115e741ffbac9f20e8a7cb20e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a37f6cf115e741ffbac9f20e8a7cb20e" member_type: VOTER } }
I20260710 13:20:25.516250 14571 sys_catalog.cc:458] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:25.516782 14579 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:25.521421 14579 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:25.526032 11074 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:25.531826 14579 catalog_manager.cc:1383] Generated new cluster ID: 3ddb13fbf28f4bb6b8457f8757318ca4
I20260710 13:20:25.532156 14579 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:25.548604 14579 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:25.549813 14579 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:25.564857 14579 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e: Generated new TSK 0
I20260710 13:20:25.565395 14579 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:25.597252 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:25.603569 14588 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:20:25.604735 14589 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:20:25.608860 11074 server_base.cc:1061] running on GCE node
W20260710 13:20:25.608937 14591 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:20:25.610538 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:25.610872 11074 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:20:25.611106 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689625611088 us; error 0 us; skew 500 ppm
I20260710 13:20:25.611613 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:25.614112 11074 webserver.cc:533] Webserver started at http://127.10.208.129:39477/ using document root <none> and password file <none>
I20260710 13:20:25.614535 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:25.614693 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:25.614897 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:25.615970 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536563046-11074-0/minicluster-data/ts-0-root/instance:
uuid: "21830b8b7cf74bd095f7de288702bd09"
format_stamp: "Formatted at 2026-07-10 13:20:25 on dist-test-slave-dc44"
I20260710 13:20:25.620416 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:20:25.624042 14596 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:20:25.624790 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:25.625087 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536563046-11074-0/minicluster-data/ts-0-root
uuid: "21830b8b7cf74bd095f7de288702bd09"
format_stamp: "Formatted at 2026-07-10 13:20:25 on dist-test-slave-dc44"
I20260710 13:20:25.625387 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536563046-11074-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536563046-11074-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536563046-11074-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:20:25.658574 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:25.659874 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:25.661345 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:25.663529 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:25.663756 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:25.663998 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:25.664161 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:25.703330 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.129:36991
I20260710 13:20:25.703426 14658 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.129:36991 every 8 connection(s)
I20260710 13:20:25.708252 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:25.715011 14663 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:20:25.715602 14664 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:20:25.718302 11074 server_base.cc:1061] running on GCE node
W20260710 13:20:25.718325 14667 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:20:25.719937 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:20:25.720131 14659 heartbeater.cc:344] Connected to a master server at 127.10.208.190:45143
W20260710 13:20:25.720160 11074 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:20:25.720594 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689625720573 us; error 0 us; skew 500 ppm
I20260710 13:20:25.720636 14659 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:25.721413 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:25.721604 14659 heartbeater.cc:507] Master 127.10.208.190:45143 requested a full tablet report, sending...
I20260710 13:20:25.724123 11074 webserver.cc:533] Webserver started at http://127.10.208.130:42443/ using document root <none> and password file <none>
I20260710 13:20:25.724086 14532 ts_manager.cc:194] Registered new tserver with Master: 21830b8b7cf74bd095f7de288702bd09 (127.10.208.129:36991)
I20260710 13:20:25.724900 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:25.725162 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:25.725476 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:25.726668 14532 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41884
I20260710 13:20:25.726848 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536563046-11074-0/minicluster-data/ts-1-root/instance:
uuid: "844f8c9c12a543c2adf25a8687258c45"
format_stamp: "Formatted at 2026-07-10 13:20:25 on dist-test-slave-dc44"
I20260710 13:20:25.731405 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:25.734524 14671 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:20:25.735321 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:25.735608 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536563046-11074-0/minicluster-data/ts-1-root
uuid: "844f8c9c12a543c2adf25a8687258c45"
format_stamp: "Formatted at 2026-07-10 13:20:25 on dist-test-slave-dc44"
I20260710 13:20:25.735885 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536563046-11074-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536563046-11074-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536563046-11074-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:20:25.750398 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:25.751639 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:25.753094 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:25.755308 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:25.755525 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:25.755759 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:25.755926 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:25.795809 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.130:38769
I20260710 13:20:25.795902 14733 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.130:38769 every 8 connection(s)
I20260710 13:20:25.800653 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:25.808828 14737 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:20:25.808821 14738 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:20:25.811825 14734 heartbeater.cc:344] Connected to a master server at 127.10.208.190:45143
I20260710 13:20:25.812278 14734 heartbeater.cc:461] Registering TS with master...
W20260710 13:20:25.812677 14740 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:20:25.813068 11074 server_base.cc:1061] running on GCE node
I20260710 13:20:25.813242 14734 heartbeater.cc:507] Master 127.10.208.190:45143 requested a full tablet report, sending...
I20260710 13:20:25.814090 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:25.814369 11074 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:20:25.814574 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689625814555 us; error 0 us; skew 500 ppm
I20260710 13:20:25.815361 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:25.815481 14532 ts_manager.cc:194] Registered new tserver with Master: 844f8c9c12a543c2adf25a8687258c45 (127.10.208.130:38769)
I20260710 13:20:25.817356 14532 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41888
I20260710 13:20:25.818068 11074 webserver.cc:533] Webserver started at http://127.10.208.131:42081/ using document root <none> and password file <none>
I20260710 13:20:25.818753 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:25.819017 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:25.819357 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:25.820585 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536563046-11074-0/minicluster-data/ts-2-root/instance:
uuid: "0bcfde053d234259ae6c9be346f5b8e2"
format_stamp: "Formatted at 2026-07-10 13:20:25 on dist-test-slave-dc44"
I20260710 13:20:25.825158 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:20:25.828377 14745 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:20:25.829124 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:25.829432 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536563046-11074-0/minicluster-data/ts-2-root
uuid: "0bcfde053d234259ae6c9be346f5b8e2"
format_stamp: "Formatted at 2026-07-10 13:20:25 on dist-test-slave-dc44"
I20260710 13:20:25.829705 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536563046-11074-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536563046-11074-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689536563046-11074-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:20:25.843384 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:25.844568 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:25.846035 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:25.848239 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:25.848443 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:25.848706 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:25.848870 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:25.887367 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.131:42257
I20260710 13:20:25.887465 14807 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.131:42257 every 8 connection(s)
I20260710 13:20:25.900274 14808 heartbeater.cc:344] Connected to a master server at 127.10.208.190:45143
I20260710 13:20:25.900683 14808 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:25.901415 14808 heartbeater.cc:507] Master 127.10.208.190:45143 requested a full tablet report, sending...
I20260710 13:20:25.903400 14532 ts_manager.cc:194] Registered new tserver with Master: 0bcfde053d234259ae6c9be346f5b8e2 (127.10.208.131:42257)
I20260710 13:20:25.903753 11074 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013280839s
I20260710 13:20:25.904783 14532 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41896
I20260710 13:20:25.927660 14532 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41902:
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:20:25.929690 14532 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:20:25.972842 14699 tablet_service.cc:1511] Processing CreateTablet for tablet c22b53e4e7f44596a2d8bdbc2194f8bd (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f4388aa3d3dd4b36893e5272de9830df]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:25.974260 14699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c22b53e4e7f44596a2d8bdbc2194f8bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.972846 14698 tablet_service.cc:1511] Processing CreateTablet for tablet b4ead01eadee42a883fcbe6df5582d01 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f4388aa3d3dd4b36893e5272de9830df]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:25.975330 14698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ead01eadee42a883fcbe6df5582d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.975533 14624 tablet_service.cc:1511] Processing CreateTablet for tablet c22b53e4e7f44596a2d8bdbc2194f8bd (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f4388aa3d3dd4b36893e5272de9830df]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:25.976795 14624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c22b53e4e7f44596a2d8bdbc2194f8bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.977185 14623 tablet_service.cc:1511] Processing CreateTablet for tablet b4ead01eadee42a883fcbe6df5582d01 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f4388aa3d3dd4b36893e5272de9830df]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:25.978444 14623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ead01eadee42a883fcbe6df5582d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.999754 14823 tablet_bootstrap.cc:492] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45: Bootstrap starting.
I20260710 13:20:25.999997 14773 tablet_service.cc:1511] Processing CreateTablet for tablet c22b53e4e7f44596a2d8bdbc2194f8bd (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f4388aa3d3dd4b36893e5272de9830df]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:26.001364 14773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c22b53e4e7f44596a2d8bdbc2194f8bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.004582 14772 tablet_service.cc:1511] Processing CreateTablet for tablet b4ead01eadee42a883fcbe6df5582d01 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f4388aa3d3dd4b36893e5272de9830df]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:26.005925 14772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ead01eadee42a883fcbe6df5582d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.008265 14823 tablet_bootstrap.cc:654] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.008760 14824 tablet_bootstrap.cc:492] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09: Bootstrap starting.
I20260710 13:20:26.020071 14824 tablet_bootstrap.cc:654] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.022554 14823 tablet_bootstrap.cc:492] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45: No bootstrap required, opened a new log
I20260710 13:20:26.023072 14823 ts_tablet_manager.cc:1403] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.010s
I20260710 13:20:26.025588 14826 tablet_bootstrap.cc:492] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2: Bootstrap starting.
I20260710 13:20:26.027076 14823 raft_consensus.cc:359] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.027957 14823 raft_consensus.cc:385] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.028283 14823 raft_consensus.cc:740] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844f8c9c12a543c2adf25a8687258c45, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.029052 14823 consensus_queue.cc:260] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.029588 14824 tablet_bootstrap.cc:492] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09: No bootstrap required, opened a new log
I20260710 13:20:26.030081 14824 ts_tablet_manager.cc:1403] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260710 13:20:26.033119 14824 raft_consensus.cc:359] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.033670 14826 tablet_bootstrap.cc:654] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.033828 14824 raft_consensus.cc:385] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.034209 14824 raft_consensus.cc:740] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21830b8b7cf74bd095f7de288702bd09, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.035001 14734 heartbeater.cc:499] Master 127.10.208.190:45143 was elected leader, sending a full tablet report...
I20260710 13:20:26.035359 14823 ts_tablet_manager.cc:1434] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.006s
I20260710 13:20:26.035912 14824 consensus_queue.cc:260] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.036417 14823 tablet_bootstrap.cc:492] T c22b53e4e7f44596a2d8bdbc2194f8bd P 844f8c9c12a543c2adf25a8687258c45: Bootstrap starting.
I20260710 13:20:26.039368 14826 tablet_bootstrap.cc:492] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2: No bootstrap required, opened a new log
I20260710 13:20:26.039940 14826 ts_tablet_manager.cc:1403] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 13:20:26.044616 14826 raft_consensus.cc:359] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.045380 14826 raft_consensus.cc:385] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.045584 14823 tablet_bootstrap.cc:654] T c22b53e4e7f44596a2d8bdbc2194f8bd P 844f8c9c12a543c2adf25a8687258c45: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.045734 14826 raft_consensus.cc:740] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcfde053d234259ae6c9be346f5b8e2, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.046802 14826 consensus_queue.cc:260] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
W20260710 13:20:26.049623 14735 tablet.cc:2406] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:20:26.053121 14826 ts_tablet_manager.cc:1434] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.004s
I20260710 13:20:26.053640 14808 heartbeater.cc:499] Master 127.10.208.190:45143 was elected leader, sending a full tablet report...
I20260710 13:20:26.053786 14659 heartbeater.cc:499] Master 127.10.208.190:45143 was elected leader, sending a full tablet report...
I20260710 13:20:26.054293 14826 tablet_bootstrap.cc:492] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2: Bootstrap starting.
I20260710 13:20:26.054314 14824 ts_tablet_manager.cc:1434] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09: Time spent starting tablet: real 0.024s	user 0.016s	sys 0.005s
I20260710 13:20:26.057139 14823 tablet_bootstrap.cc:492] T c22b53e4e7f44596a2d8bdbc2194f8bd P 844f8c9c12a543c2adf25a8687258c45: No bootstrap required, opened a new log
I20260710 13:20:26.057716 14823 ts_tablet_manager.cc:1403] T c22b53e4e7f44596a2d8bdbc2194f8bd P 844f8c9c12a543c2adf25a8687258c45: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 13:20:26.057912 14824 tablet_bootstrap.cc:492] T b4ead01eadee42a883fcbe6df5582d01 P 21830b8b7cf74bd095f7de288702bd09: Bootstrap starting.
I20260710 13:20:26.060863 14823 raft_consensus.cc:359] T c22b53e4e7f44596a2d8bdbc2194f8bd P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.061547 14826 tablet_bootstrap.cc:654] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.061695 14823 raft_consensus.cc:385] T c22b53e4e7f44596a2d8bdbc2194f8bd P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.062129 14823 raft_consensus.cc:740] T c22b53e4e7f44596a2d8bdbc2194f8bd P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844f8c9c12a543c2adf25a8687258c45, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.062951 14823 consensus_queue.cc:260] T c22b53e4e7f44596a2d8bdbc2194f8bd P 844f8c9c12a543c2adf25a8687258c45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.064854 14824 tablet_bootstrap.cc:654] T b4ead01eadee42a883fcbe6df5582d01 P 21830b8b7cf74bd095f7de288702bd09: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.065456 14823 ts_tablet_manager.cc:1434] T c22b53e4e7f44596a2d8bdbc2194f8bd P 844f8c9c12a543c2adf25a8687258c45: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:20:26.073251 14826 tablet_bootstrap.cc:492] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2: No bootstrap required, opened a new log
I20260710 13:20:26.073899 14826 ts_tablet_manager.cc:1403] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260710 13:20:26.076814 14826 raft_consensus.cc:359] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.078326 14826 raft_consensus.cc:385] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.078688 14826 raft_consensus.cc:740] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcfde053d234259ae6c9be346f5b8e2, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.079487 14826 consensus_queue.cc:260] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.080075 14824 tablet_bootstrap.cc:492] T b4ead01eadee42a883fcbe6df5582d01 P 21830b8b7cf74bd095f7de288702bd09: No bootstrap required, opened a new log
I20260710 13:20:26.080633 14824 ts_tablet_manager.cc:1403] T b4ead01eadee42a883fcbe6df5582d01 P 21830b8b7cf74bd095f7de288702bd09: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.010s
I20260710 13:20:26.082077 14826 ts_tablet_manager.cc:1434] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:20:26.083410 14824 raft_consensus.cc:359] T b4ead01eadee42a883fcbe6df5582d01 P 21830b8b7cf74bd095f7de288702bd09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.083983 14824 raft_consensus.cc:385] T b4ead01eadee42a883fcbe6df5582d01 P 21830b8b7cf74bd095f7de288702bd09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.084233 14824 raft_consensus.cc:740] T b4ead01eadee42a883fcbe6df5582d01 P 21830b8b7cf74bd095f7de288702bd09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21830b8b7cf74bd095f7de288702bd09, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.084825 14824 consensus_queue.cc:260] T b4ead01eadee42a883fcbe6df5582d01 P 21830b8b7cf74bd095f7de288702bd09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.086313 14824 ts_tablet_manager.cc:1434] T b4ead01eadee42a883fcbe6df5582d01 P 21830b8b7cf74bd095f7de288702bd09: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.001s
I20260710 13:20:26.131585 14828 raft_consensus.cc:493] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:26.132119 14828 raft_consensus.cc:515] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.134174 14828 leader_election.cc:290] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21830b8b7cf74bd095f7de288702bd09 (127.10.208.129:36991), 0bcfde053d234259ae6c9be346f5b8e2 (127.10.208.131:42257)
I20260710 13:20:26.143743 14634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ead01eadee42a883fcbe6df5582d01" candidate_uuid: "844f8c9c12a543c2adf25a8687258c45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21830b8b7cf74bd095f7de288702bd09" is_pre_election: true
I20260710 13:20:26.144435 14634 raft_consensus.cc:2468] T b4ead01eadee42a883fcbe6df5582d01 P 21830b8b7cf74bd095f7de288702bd09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844f8c9c12a543c2adf25a8687258c45 in term 0.
I20260710 13:20:26.144832 14783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ead01eadee42a883fcbe6df5582d01" candidate_uuid: "844f8c9c12a543c2adf25a8687258c45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcfde053d234259ae6c9be346f5b8e2" is_pre_election: true
I20260710 13:20:26.145478 14783 raft_consensus.cc:2468] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844f8c9c12a543c2adf25a8687258c45 in term 0.
I20260710 13:20:26.145742 14673 leader_election.cc:304] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21830b8b7cf74bd095f7de288702bd09, 844f8c9c12a543c2adf25a8687258c45; no voters: 
I20260710 13:20:26.146541 14828 raft_consensus.cc:2804] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:26.146914 14828 raft_consensus.cc:493] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:26.147236 14828 raft_consensus.cc:3060] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.152343 14828 raft_consensus.cc:515] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.154021 14828 leader_election.cc:290] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [CANDIDATE]: Term 1 election: Requested vote from peers 21830b8b7cf74bd095f7de288702bd09 (127.10.208.129:36991), 0bcfde053d234259ae6c9be346f5b8e2 (127.10.208.131:42257)
I20260710 13:20:26.154820 14634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ead01eadee42a883fcbe6df5582d01" candidate_uuid: "844f8c9c12a543c2adf25a8687258c45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21830b8b7cf74bd095f7de288702bd09"
I20260710 13:20:26.155141 14783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ead01eadee42a883fcbe6df5582d01" candidate_uuid: "844f8c9c12a543c2adf25a8687258c45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcfde053d234259ae6c9be346f5b8e2"
I20260710 13:20:26.155459 14634 raft_consensus.cc:3060] T b4ead01eadee42a883fcbe6df5582d01 P 21830b8b7cf74bd095f7de288702bd09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.155741 14783 raft_consensus.cc:3060] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.160580 14783 raft_consensus.cc:2468] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844f8c9c12a543c2adf25a8687258c45 in term 1.
I20260710 13:20:26.160580 14634 raft_consensus.cc:2468] T b4ead01eadee42a883fcbe6df5582d01 P 21830b8b7cf74bd095f7de288702bd09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844f8c9c12a543c2adf25a8687258c45 in term 1.
I20260710 13:20:26.161712 14672 leader_election.cc:304] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcfde053d234259ae6c9be346f5b8e2, 844f8c9c12a543c2adf25a8687258c45; no voters: 
I20260710 13:20:26.162343 14828 raft_consensus.cc:2804] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:26.163233 14828 raft_consensus.cc:697] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [term 1 LEADER]: Becoming Leader. State: Replica: 844f8c9c12a543c2adf25a8687258c45, State: Running, Role: LEADER
I20260710 13:20:26.163889 14828 consensus_queue.cc:237] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.170953 14529 catalog_manager.cc:5697] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 844f8c9c12a543c2adf25a8687258c45 (127.10.208.130). New cstate: current_term: 1 leader_uuid: "844f8c9c12a543c2adf25a8687258c45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:26.203646 14831 raft_consensus.cc:493] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:26.204208 14831 raft_consensus.cc:515] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.206238 14831 leader_election.cc:290] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 844f8c9c12a543c2adf25a8687258c45 (127.10.208.130:38769), 21830b8b7cf74bd095f7de288702bd09 (127.10.208.129:36991)
I20260710 13:20:26.215139 14709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22b53e4e7f44596a2d8bdbc2194f8bd" candidate_uuid: "0bcfde053d234259ae6c9be346f5b8e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844f8c9c12a543c2adf25a8687258c45" is_pre_election: true
I20260710 13:20:26.215975 14709 raft_consensus.cc:2468] T c22b53e4e7f44596a2d8bdbc2194f8bd P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcfde053d234259ae6c9be346f5b8e2 in term 0.
I20260710 13:20:26.217164 14749 leader_election.cc:304] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcfde053d234259ae6c9be346f5b8e2, 844f8c9c12a543c2adf25a8687258c45; no voters: 
I20260710 13:20:26.217612 14634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22b53e4e7f44596a2d8bdbc2194f8bd" candidate_uuid: "0bcfde053d234259ae6c9be346f5b8e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21830b8b7cf74bd095f7de288702bd09" is_pre_election: true
I20260710 13:20:26.217981 14831 raft_consensus.cc:2804] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:26.218385 14831 raft_consensus.cc:493] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:26.218238 14634 raft_consensus.cc:2468] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bcfde053d234259ae6c9be346f5b8e2 in term 0.
I20260710 13:20:26.218775 14831 raft_consensus.cc:3060] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.223956 14831 raft_consensus.cc:515] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.225458 14831 leader_election.cc:290] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [CANDIDATE]: Term 1 election: Requested vote from peers 844f8c9c12a543c2adf25a8687258c45 (127.10.208.130:38769), 21830b8b7cf74bd095f7de288702bd09 (127.10.208.129:36991)
I20260710 13:20:26.226300 14709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22b53e4e7f44596a2d8bdbc2194f8bd" candidate_uuid: "0bcfde053d234259ae6c9be346f5b8e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844f8c9c12a543c2adf25a8687258c45"
I20260710 13:20:26.226387 14634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22b53e4e7f44596a2d8bdbc2194f8bd" candidate_uuid: "0bcfde053d234259ae6c9be346f5b8e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21830b8b7cf74bd095f7de288702bd09"
I20260710 13:20:26.226826 14709 raft_consensus.cc:3060] T c22b53e4e7f44596a2d8bdbc2194f8bd P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.226933 14634 raft_consensus.cc:3060] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.231719 14709 raft_consensus.cc:2468] T c22b53e4e7f44596a2d8bdbc2194f8bd P 844f8c9c12a543c2adf25a8687258c45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcfde053d234259ae6c9be346f5b8e2 in term 1.
I20260710 13:20:26.231742 14634 raft_consensus.cc:2468] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcfde053d234259ae6c9be346f5b8e2 in term 1.
I20260710 13:20:26.232769 14749 leader_election.cc:304] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcfde053d234259ae6c9be346f5b8e2, 844f8c9c12a543c2adf25a8687258c45; no voters: 
I20260710 13:20:26.233428 14831 raft_consensus.cc:2804] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:26.234324 14831 raft_consensus.cc:697] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bcfde053d234259ae6c9be346f5b8e2, State: Running, Role: LEADER
I20260710 13:20:26.234966 14831 consensus_queue.cc:237] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.241498 14532 catalog_manager.cc:5697] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bcfde053d234259ae6c9be346f5b8e2 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "0bcfde053d234259ae6c9be346f5b8e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:26.320371 14532 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41918:
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:20:26.322444 14532 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:20:26.344370 14623 tablet_service.cc:1511] Processing CreateTablet for tablet 79020f367e8e41488938e809c1d2b017 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d8270876451b4ae58afe739f65021de1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:26.345635 14623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79020f367e8e41488938e809c1d2b017. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.345716 14698 tablet_service.cc:1511] Processing CreateTablet for tablet 79020f367e8e41488938e809c1d2b017 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d8270876451b4ae58afe739f65021de1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:26.346951 14698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79020f367e8e41488938e809c1d2b017. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.346930 14772 tablet_service.cc:1511] Processing CreateTablet for tablet 79020f367e8e41488938e809c1d2b017 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d8270876451b4ae58afe739f65021de1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:26.348186 14772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79020f367e8e41488938e809c1d2b017. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.350759 14699 tablet_service.cc:1511] Processing CreateTablet for tablet c070a95589044eabb7397f9c11992ec2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d8270876451b4ae58afe739f65021de1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:26.351544 14624 tablet_service.cc:1511] Processing CreateTablet for tablet c070a95589044eabb7397f9c11992ec2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d8270876451b4ae58afe739f65021de1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:26.352692 14624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c070a95589044eabb7397f9c11992ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.353504 14773 tablet_service.cc:1511] Processing CreateTablet for tablet c070a95589044eabb7397f9c11992ec2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d8270876451b4ae58afe739f65021de1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:26.354646 14773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c070a95589044eabb7397f9c11992ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.351956 14699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c070a95589044eabb7397f9c11992ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.364409 14826 tablet_bootstrap.cc:492] T 79020f367e8e41488938e809c1d2b017 P 0bcfde053d234259ae6c9be346f5b8e2: Bootstrap starting.
I20260710 13:20:26.368141 14823 tablet_bootstrap.cc:492] T 79020f367e8e41488938e809c1d2b017 P 844f8c9c12a543c2adf25a8687258c45: Bootstrap starting.
I20260710 13:20:26.370647 14826 tablet_bootstrap.cc:654] T 79020f367e8e41488938e809c1d2b017 P 0bcfde053d234259ae6c9be346f5b8e2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.374392 14823 tablet_bootstrap.cc:654] T 79020f367e8e41488938e809c1d2b017 P 844f8c9c12a543c2adf25a8687258c45: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.378074 14826 tablet_bootstrap.cc:492] T 79020f367e8e41488938e809c1d2b017 P 0bcfde053d234259ae6c9be346f5b8e2: No bootstrap required, opened a new log
I20260710 13:20:26.378638 14826 ts_tablet_manager.cc:1403] T 79020f367e8e41488938e809c1d2b017 P 0bcfde053d234259ae6c9be346f5b8e2: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:20:26.383186 14826 raft_consensus.cc:359] T 79020f367e8e41488938e809c1d2b017 P 0bcfde053d234259ae6c9be346f5b8e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.384218 14826 raft_consensus.cc:385] T 79020f367e8e41488938e809c1d2b017 P 0bcfde053d234259ae6c9be346f5b8e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.384637 14824 tablet_bootstrap.cc:492] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09: Bootstrap starting.
I20260710 13:20:26.384599 14826 raft_consensus.cc:740] T 79020f367e8e41488938e809c1d2b017 P 0bcfde053d234259ae6c9be346f5b8e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcfde053d234259ae6c9be346f5b8e2, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.385694 14826 consensus_queue.cc:260] T 79020f367e8e41488938e809c1d2b017 P 0bcfde053d234259ae6c9be346f5b8e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.387794 14823 tablet_bootstrap.cc:492] T 79020f367e8e41488938e809c1d2b017 P 844f8c9c12a543c2adf25a8687258c45: No bootstrap required, opened a new log
I20260710 13:20:26.388234 14826 ts_tablet_manager.cc:1434] T 79020f367e8e41488938e809c1d2b017 P 0bcfde053d234259ae6c9be346f5b8e2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:20:26.388396 14823 ts_tablet_manager.cc:1403] T 79020f367e8e41488938e809c1d2b017 P 844f8c9c12a543c2adf25a8687258c45: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.008s
I20260710 13:20:26.391672 14823 raft_consensus.cc:359] T 79020f367e8e41488938e809c1d2b017 P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.392383 14823 raft_consensus.cc:385] T 79020f367e8e41488938e809c1d2b017 P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.392716 14823 raft_consensus.cc:740] T 79020f367e8e41488938e809c1d2b017 P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844f8c9c12a543c2adf25a8687258c45, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.393677 14824 tablet_bootstrap.cc:654] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.393563 14823 consensus_queue.cc:260] T 79020f367e8e41488938e809c1d2b017 P 844f8c9c12a543c2adf25a8687258c45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.394368 14826 tablet_bootstrap.cc:492] T c070a95589044eabb7397f9c11992ec2 P 0bcfde053d234259ae6c9be346f5b8e2: Bootstrap starting.
I20260710 13:20:26.397938 14823 ts_tablet_manager.cc:1434] T 79020f367e8e41488938e809c1d2b017 P 844f8c9c12a543c2adf25a8687258c45: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:20:26.399008 14823 tablet_bootstrap.cc:492] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45: Bootstrap starting.
I20260710 13:20:26.401793 14826 tablet_bootstrap.cc:654] T c070a95589044eabb7397f9c11992ec2 P 0bcfde053d234259ae6c9be346f5b8e2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.405311 14823 tablet_bootstrap.cc:654] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.409686 14826 tablet_bootstrap.cc:492] T c070a95589044eabb7397f9c11992ec2 P 0bcfde053d234259ae6c9be346f5b8e2: No bootstrap required, opened a new log
I20260710 13:20:26.410210 14826 ts_tablet_manager.cc:1403] T c070a95589044eabb7397f9c11992ec2 P 0bcfde053d234259ae6c9be346f5b8e2: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.003s
I20260710 13:20:26.413035 14826 raft_consensus.cc:359] T c070a95589044eabb7397f9c11992ec2 P 0bcfde053d234259ae6c9be346f5b8e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.413793 14826 raft_consensus.cc:385] T c070a95589044eabb7397f9c11992ec2 P 0bcfde053d234259ae6c9be346f5b8e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.415526 14824 tablet_bootstrap.cc:492] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09: No bootstrap required, opened a new log
I20260710 13:20:26.416054 14824 ts_tablet_manager.cc:1403] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.000s
I20260710 13:20:26.418604 14824 raft_consensus.cc:359] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.419173 14826 raft_consensus.cc:740] T c070a95589044eabb7397f9c11992ec2 P 0bcfde053d234259ae6c9be346f5b8e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bcfde053d234259ae6c9be346f5b8e2, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.419384 14824 raft_consensus.cc:385] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.419807 14824 raft_consensus.cc:740] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21830b8b7cf74bd095f7de288702bd09, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.420099 14826 consensus_queue.cc:260] T c070a95589044eabb7397f9c11992ec2 P 0bcfde053d234259ae6c9be346f5b8e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.420656 14824 consensus_queue.cc:260] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.421339 14823 tablet_bootstrap.cc:492] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45: No bootstrap required, opened a new log
I20260710 13:20:26.421957 14823 ts_tablet_manager.cc:1403] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.007s
I20260710 13:20:26.422714 14826 ts_tablet_manager.cc:1434] T c070a95589044eabb7397f9c11992ec2 P 0bcfde053d234259ae6c9be346f5b8e2: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:20:26.425859 14823 raft_consensus.cc:359] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.426816 14823 raft_consensus.cc:385] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.427296 14823 raft_consensus.cc:740] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844f8c9c12a543c2adf25a8687258c45, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.428261 14823 consensus_queue.cc:260] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.430527 14823 ts_tablet_manager.cc:1434] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:26.434423 14830 raft_consensus.cc:493] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:26.434930 14830 raft_consensus.cc:515] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.435576 14824 ts_tablet_manager.cc:1434] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 13:20:26.438094 14824 tablet_bootstrap.cc:492] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09: Bootstrap starting.
I20260710 13:20:26.443178 14830 leader_election.cc:290] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 844f8c9c12a543c2adf25a8687258c45 (127.10.208.130:38769), 0bcfde053d234259ae6c9be346f5b8e2 (127.10.208.131:42257)
I20260710 13:20:26.444811 14824 tablet_bootstrap.cc:654] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.452381 14783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79020f367e8e41488938e809c1d2b017" candidate_uuid: "21830b8b7cf74bd095f7de288702bd09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcfde053d234259ae6c9be346f5b8e2" is_pre_election: true
I20260710 13:20:26.453055 14783 raft_consensus.cc:2468] T 79020f367e8e41488938e809c1d2b017 P 0bcfde053d234259ae6c9be346f5b8e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21830b8b7cf74bd095f7de288702bd09 in term 0.
I20260710 13:20:26.453563 14824 tablet_bootstrap.cc:492] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09: No bootstrap required, opened a new log
I20260710 13:20:26.454074 14824 ts_tablet_manager.cc:1403] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260710 13:20:26.454480 14597 leader_election.cc:304] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcfde053d234259ae6c9be346f5b8e2, 21830b8b7cf74bd095f7de288702bd09; no voters: 
I20260710 13:20:26.455479 14830 raft_consensus.cc:2804] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:26.455878 14830 raft_consensus.cc:493] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:26.456259 14830 raft_consensus.cc:3060] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.457077 14824 raft_consensus.cc:359] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.457828 14824 raft_consensus.cc:385] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.462828 14824 raft_consensus.cc:740] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21830b8b7cf74bd095f7de288702bd09, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.463248 14709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79020f367e8e41488938e809c1d2b017" candidate_uuid: "21830b8b7cf74bd095f7de288702bd09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844f8c9c12a543c2adf25a8687258c45" is_pre_election: true
I20260710 13:20:26.463876 14709 raft_consensus.cc:2468] T 79020f367e8e41488938e809c1d2b017 P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21830b8b7cf74bd095f7de288702bd09 in term 0.
I20260710 13:20:26.463739 14824 consensus_queue.cc:260] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.463775 14830 raft_consensus.cc:515] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.467572 14824 ts_tablet_manager.cc:1434] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:20:26.467445 14783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79020f367e8e41488938e809c1d2b017" candidate_uuid: "21830b8b7cf74bd095f7de288702bd09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcfde053d234259ae6c9be346f5b8e2"
I20260710 13:20:26.468077 14783 raft_consensus.cc:3060] T 79020f367e8e41488938e809c1d2b017 P 0bcfde053d234259ae6c9be346f5b8e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.468384 14830 leader_election.cc:290] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09 [CANDIDATE]: Term 1 election: Requested vote from peers 844f8c9c12a543c2adf25a8687258c45 (127.10.208.130:38769), 0bcfde053d234259ae6c9be346f5b8e2 (127.10.208.131:42257)
I20260710 13:20:26.469576 14709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79020f367e8e41488938e809c1d2b017" candidate_uuid: "21830b8b7cf74bd095f7de288702bd09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844f8c9c12a543c2adf25a8687258c45"
I20260710 13:20:26.470130 14709 raft_consensus.cc:3060] T 79020f367e8e41488938e809c1d2b017 P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.475391 14783 raft_consensus.cc:2468] T 79020f367e8e41488938e809c1d2b017 P 0bcfde053d234259ae6c9be346f5b8e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21830b8b7cf74bd095f7de288702bd09 in term 1.
I20260710 13:20:26.476603 14597 leader_election.cc:304] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcfde053d234259ae6c9be346f5b8e2, 21830b8b7cf74bd095f7de288702bd09; no voters: 
I20260710 13:20:26.477630 14830 raft_consensus.cc:2804] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:26.478112 14830 raft_consensus.cc:697] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09 [term 1 LEADER]: Becoming Leader. State: Replica: 21830b8b7cf74bd095f7de288702bd09, State: Running, Role: LEADER
I20260710 13:20:26.478250 14709 raft_consensus.cc:2468] T 79020f367e8e41488938e809c1d2b017 P 844f8c9c12a543c2adf25a8687258c45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21830b8b7cf74bd095f7de288702bd09 in term 1.
I20260710 13:20:26.479214 14830 consensus_queue.cc:237] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.487073 14529 catalog_manager.cc:5697] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21830b8b7cf74bd095f7de288702bd09 (127.10.208.129). New cstate: current_term: 1 leader_uuid: "21830b8b7cf74bd095f7de288702bd09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } health_report { overall_health: UNKNOWN } } }
W20260710 13:20:26.522029 14580 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:26.637471 14828 consensus_queue.cc:1048] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:26.649387 14836 consensus_queue.cc:1048] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:26.698848 14831 consensus_queue.cc:1048] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.709029 14839 consensus_queue.cc:1048] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.759547 14836 raft_consensus.cc:493] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:26.760036 14836 raft_consensus.cc:515] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.761668 14836 leader_election.cc:290] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21830b8b7cf74bd095f7de288702bd09 (127.10.208.129:36991), 0bcfde053d234259ae6c9be346f5b8e2 (127.10.208.131:42257)
I20260710 13:20:26.762560 14634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c070a95589044eabb7397f9c11992ec2" candidate_uuid: "844f8c9c12a543c2adf25a8687258c45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21830b8b7cf74bd095f7de288702bd09" is_pre_election: true
I20260710 13:20:26.762725 14783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c070a95589044eabb7397f9c11992ec2" candidate_uuid: "844f8c9c12a543c2adf25a8687258c45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcfde053d234259ae6c9be346f5b8e2" is_pre_election: true
I20260710 13:20:26.763144 14634 raft_consensus.cc:2468] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844f8c9c12a543c2adf25a8687258c45 in term 0.
I20260710 13:20:26.763391 14783 raft_consensus.cc:2468] T c070a95589044eabb7397f9c11992ec2 P 0bcfde053d234259ae6c9be346f5b8e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844f8c9c12a543c2adf25a8687258c45 in term 0.
I20260710 13:20:26.764148 14673 leader_election.cc:304] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21830b8b7cf74bd095f7de288702bd09, 844f8c9c12a543c2adf25a8687258c45; no voters: 
I20260710 13:20:26.764911 14836 raft_consensus.cc:2804] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:26.765264 14836 raft_consensus.cc:493] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:26.765533 14836 raft_consensus.cc:3060] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.770975 14836 raft_consensus.cc:515] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.772439 14836 leader_election.cc:290] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [CANDIDATE]: Term 1 election: Requested vote from peers 21830b8b7cf74bd095f7de288702bd09 (127.10.208.129:36991), 0bcfde053d234259ae6c9be346f5b8e2 (127.10.208.131:42257)
I20260710 13:20:26.773154 14634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c070a95589044eabb7397f9c11992ec2" candidate_uuid: "844f8c9c12a543c2adf25a8687258c45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21830b8b7cf74bd095f7de288702bd09"
I20260710 13:20:26.773365 14783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c070a95589044eabb7397f9c11992ec2" candidate_uuid: "844f8c9c12a543c2adf25a8687258c45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bcfde053d234259ae6c9be346f5b8e2"
I20260710 13:20:26.773761 14634 raft_consensus.cc:3060] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.773862 14783 raft_consensus.cc:3060] T c070a95589044eabb7397f9c11992ec2 P 0bcfde053d234259ae6c9be346f5b8e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.780364 14634 raft_consensus.cc:2468] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844f8c9c12a543c2adf25a8687258c45 in term 1.
I20260710 13:20:26.780364 14783 raft_consensus.cc:2468] T c070a95589044eabb7397f9c11992ec2 P 0bcfde053d234259ae6c9be346f5b8e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844f8c9c12a543c2adf25a8687258c45 in term 1.
I20260710 13:20:26.781565 14672 leader_election.cc:304] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcfde053d234259ae6c9be346f5b8e2, 844f8c9c12a543c2adf25a8687258c45; no voters: 
I20260710 13:20:26.782179 14836 raft_consensus.cc:2804] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:26.782625 14836 raft_consensus.cc:697] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 1 LEADER]: Becoming Leader. State: Replica: 844f8c9c12a543c2adf25a8687258c45, State: Running, Role: LEADER
I20260710 13:20:26.783341 14836 consensus_queue.cc:237] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:26.789913 14530 catalog_manager.cc:5697] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 844f8c9c12a543c2adf25a8687258c45 (127.10.208.130). New cstate: current_term: 1 leader_uuid: "844f8c9c12a543c2adf25a8687258c45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:26.870380 14783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c22b53e4e7f44596a2d8bdbc2194f8bd"
dest_uuid: "0bcfde053d234259ae6c9be346f5b8e2"
mode: GRACEFUL
new_leader_uuid: "21830b8b7cf74bd095f7de288702bd09"
 from {username='slave'} at 127.0.0.1:45326
I20260710 13:20:26.870952 14783 raft_consensus.cc:606] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [term 1 LEADER]: Received request to transfer leadership to TS 21830b8b7cf74bd095f7de288702bd09
I20260710 13:20:26.877310 14830 consensus_queue.cc:1048] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.886132 14708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4ead01eadee42a883fcbe6df5582d01"
dest_uuid: "844f8c9c12a543c2adf25a8687258c45"
mode: GRACEFUL
new_leader_uuid: "0bcfde053d234259ae6c9be346f5b8e2"
 from {username='slave'} at 127.0.0.1:36328
I20260710 13:20:26.886723 14708 raft_consensus.cc:606] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [term 1 LEADER]: Received request to transfer leadership to TS 0bcfde053d234259ae6c9be346f5b8e2
I20260710 13:20:26.889900 14830 consensus_queue.cc:1048] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:26.899919 14709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c070a95589044eabb7397f9c11992ec2"
dest_uuid: "844f8c9c12a543c2adf25a8687258c45"
mode: GRACEFUL
new_leader_uuid: "21830b8b7cf74bd095f7de288702bd09"
 from {username='slave'} at 127.0.0.1:36328
I20260710 13:20:26.900606 14709 raft_consensus.cc:606] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 1 LEADER]: Received request to transfer leadership to TS 21830b8b7cf74bd095f7de288702bd09
I20260710 13:20:27.172851 14836 consensus_queue.cc:1048] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:27.183048 14870 consensus_queue.cc:1048] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:27.190588 14836 raft_consensus.cc:993] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45: : Instructing follower 21830b8b7cf74bd095f7de288702bd09 to start an election
I20260710 13:20:27.191084 14870 raft_consensus.cc:1081] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 1 LEADER]: Signalling peer 21830b8b7cf74bd095f7de288702bd09 to start an election
I20260710 13:20:27.192579 14634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c070a95589044eabb7397f9c11992ec2"
dest_uuid: "21830b8b7cf74bd095f7de288702bd09"
 from {username='slave'} at 127.0.0.1:51236
I20260710 13:20:27.193075 14634 raft_consensus.cc:493] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:27.193404 14634 raft_consensus.cc:3060] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.198225 14634 raft_consensus.cc:515] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:27.199718 14634 leader_election.cc:290] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [CANDIDATE]: Term 2 election: Requested vote from peers 844f8c9c12a543c2adf25a8687258c45 (127.10.208.130:38769), 0bcfde053d234259ae6c9be346f5b8e2 (127.10.208.131:42257)
I20260710 13:20:27.200582 14709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c070a95589044eabb7397f9c11992ec2" candidate_uuid: "21830b8b7cf74bd095f7de288702bd09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "844f8c9c12a543c2adf25a8687258c45"
I20260710 13:20:27.200810 14783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c070a95589044eabb7397f9c11992ec2" candidate_uuid: "21830b8b7cf74bd095f7de288702bd09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bcfde053d234259ae6c9be346f5b8e2"
I20260710 13:20:27.201268 14709 raft_consensus.cc:3055] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:27.201445 14783 raft_consensus.cc:3060] T c070a95589044eabb7397f9c11992ec2 P 0bcfde053d234259ae6c9be346f5b8e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.201648 14709 raft_consensus.cc:740] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 844f8c9c12a543c2adf25a8687258c45, State: Running, Role: LEADER
I20260710 13:20:27.202525 14709 consensus_queue.cc:260] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:27.203802 14709 raft_consensus.cc:3060] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.207144 14783 raft_consensus.cc:2468] T c070a95589044eabb7397f9c11992ec2 P 0bcfde053d234259ae6c9be346f5b8e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21830b8b7cf74bd095f7de288702bd09 in term 2.
I20260710 13:20:27.208498 14597 leader_election.cc:304] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcfde053d234259ae6c9be346f5b8e2, 21830b8b7cf74bd095f7de288702bd09; no voters: 
I20260710 13:20:27.209393 14854 raft_consensus.cc:2804] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:27.209832 14854 raft_consensus.cc:697] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [term 2 LEADER]: Becoming Leader. State: Replica: 21830b8b7cf74bd095f7de288702bd09, State: Running, Role: LEADER
I20260710 13:20:27.210618 14854 consensus_queue.cc:237] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:27.213171 14836 raft_consensus.cc:993] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45: : Instructing follower 0bcfde053d234259ae6c9be346f5b8e2 to start an election
I20260710 13:20:27.213608 14836 raft_consensus.cc:1081] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [term 1 LEADER]: Signalling peer 0bcfde053d234259ae6c9be346f5b8e2 to start an election
I20260710 13:20:27.213008 14709 raft_consensus.cc:2468] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21830b8b7cf74bd095f7de288702bd09 in term 2.
I20260710 13:20:27.215266 14783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4ead01eadee42a883fcbe6df5582d01"
dest_uuid: "0bcfde053d234259ae6c9be346f5b8e2"
 from {username='slave'} at 127.0.0.1:45312
I20260710 13:20:27.215828 14783 raft_consensus.cc:493] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:27.216173 14783 raft_consensus.cc:3060] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.222295 14783 raft_consensus.cc:515] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:27.245918 14783 leader_election.cc:290] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2 [CANDIDATE]: Term 2 election: Requested vote from peers 21830b8b7cf74bd095f7de288702bd09 (127.10.208.129:36991), 844f8c9c12a543c2adf25a8687258c45 (127.10.208.130:38769)
I20260710 13:20:27.250468 14634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ead01eadee42a883fcbe6df5582d01" candidate_uuid: "0bcfde053d234259ae6c9be346f5b8e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21830b8b7cf74bd095f7de288702bd09"
I20260710 13:20:27.250511 14709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ead01eadee42a883fcbe6df5582d01" candidate_uuid: "0bcfde053d234259ae6c9be346f5b8e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "844f8c9c12a543c2adf25a8687258c45"
I20260710 13:20:27.252151 14634 raft_consensus.cc:3060] T b4ead01eadee42a883fcbe6df5582d01 P 21830b8b7cf74bd095f7de288702bd09 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.252790 14709 raft_consensus.cc:3055] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:27.253289 14709 raft_consensus.cc:740] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 844f8c9c12a543c2adf25a8687258c45, State: Running, Role: LEADER
I20260710 13:20:27.254900 14709 consensus_queue.cc:260] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:27.254434 14529 catalog_manager.cc:5697] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 reported cstate change: term changed from 1 to 2, leader changed from 844f8c9c12a543c2adf25a8687258c45 (127.10.208.130) to 21830b8b7cf74bd095f7de288702bd09 (127.10.208.129). New cstate: current_term: 2 leader_uuid: "21830b8b7cf74bd095f7de288702bd09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:27.257037 14709 raft_consensus.cc:3060] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.263980 14634 raft_consensus.cc:2468] T b4ead01eadee42a883fcbe6df5582d01 P 21830b8b7cf74bd095f7de288702bd09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcfde053d234259ae6c9be346f5b8e2 in term 2.
I20260710 13:20:27.264953 14633 raft_consensus.cc:1240] T b4ead01eadee42a883fcbe6df5582d01 P 21830b8b7cf74bd095f7de288702bd09 [term 2 FOLLOWER]: Rejecting Update request from peer 844f8c9c12a543c2adf25a8687258c45 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:27.265866 14747 leader_election.cc:304] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bcfde053d234259ae6c9be346f5b8e2, 21830b8b7cf74bd095f7de288702bd09; no voters: 
I20260710 13:20:27.266312 14709 raft_consensus.cc:2468] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bcfde053d234259ae6c9be346f5b8e2 in term 2.
I20260710 13:20:27.268057 14831 raft_consensus.cc:2804] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:27.268708 14831 raft_consensus.cc:697] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2 [term 2 LEADER]: Becoming Leader. State: Replica: 0bcfde053d234259ae6c9be346f5b8e2, State: Running, Role: LEADER
I20260710 13:20:27.270136 14831 consensus_queue.cc:237] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:27.287372 14530 catalog_manager.cc:5697] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2 reported cstate change: term changed from 1 to 2, leader changed from 844f8c9c12a543c2adf25a8687258c45 (127.10.208.130) to 0bcfde053d234259ae6c9be346f5b8e2 (127.10.208.131). New cstate: current_term: 2 leader_uuid: "0bcfde053d234259ae6c9be346f5b8e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:27.296164 14839 raft_consensus.cc:993] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2: : Instructing follower 21830b8b7cf74bd095f7de288702bd09 to start an election
I20260710 13:20:27.296717 14831 raft_consensus.cc:1081] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [term 1 LEADER]: Signalling peer 21830b8b7cf74bd095f7de288702bd09 to start an election
I20260710 13:20:27.298175 14633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c22b53e4e7f44596a2d8bdbc2194f8bd"
dest_uuid: "21830b8b7cf74bd095f7de288702bd09"
 from {username='slave'} at 127.0.0.1:51248
I20260710 13:20:27.298717 14633 raft_consensus.cc:493] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:27.299043 14633 raft_consensus.cc:3060] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.304829 14633 raft_consensus.cc:515] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:27.307134 14633 leader_election.cc:290] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09 [CANDIDATE]: Term 2 election: Requested vote from peers 844f8c9c12a543c2adf25a8687258c45 (127.10.208.130:38769), 0bcfde053d234259ae6c9be346f5b8e2 (127.10.208.131:42257)
I20260710 13:20:27.307890 14709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22b53e4e7f44596a2d8bdbc2194f8bd" candidate_uuid: "21830b8b7cf74bd095f7de288702bd09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "844f8c9c12a543c2adf25a8687258c45"
I20260710 13:20:27.308707 14709 raft_consensus.cc:3060] T c22b53e4e7f44596a2d8bdbc2194f8bd P 844f8c9c12a543c2adf25a8687258c45 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.311882 14783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22b53e4e7f44596a2d8bdbc2194f8bd" candidate_uuid: "21830b8b7cf74bd095f7de288702bd09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bcfde053d234259ae6c9be346f5b8e2"
I20260710 13:20:27.312500 14783 raft_consensus.cc:3055] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:27.312835 14783 raft_consensus.cc:740] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bcfde053d234259ae6c9be346f5b8e2, State: Running, Role: LEADER
I20260710 13:20:27.313910 14783 consensus_queue.cc:260] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:27.315618 14783 raft_consensus.cc:3060] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.316020 14709 raft_consensus.cc:2468] T c22b53e4e7f44596a2d8bdbc2194f8bd P 844f8c9c12a543c2adf25a8687258c45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21830b8b7cf74bd095f7de288702bd09 in term 2.
I20260710 13:20:27.317538 14600 leader_election.cc:304] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21830b8b7cf74bd095f7de288702bd09, 844f8c9c12a543c2adf25a8687258c45; no voters: 
I20260710 13:20:27.318539 14867 raft_consensus.cc:2804] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:27.318995 14867 raft_consensus.cc:697] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09 [term 2 LEADER]: Becoming Leader. State: Replica: 21830b8b7cf74bd095f7de288702bd09, State: Running, Role: LEADER
I20260710 13:20:27.320058 14867 consensus_queue.cc:237] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:27.324007 14783 raft_consensus.cc:2468] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21830b8b7cf74bd095f7de288702bd09 in term 2.
I20260710 13:20:27.327582 14530 catalog_manager.cc:5697] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09 reported cstate change: term changed from 1 to 2, leader changed from 0bcfde053d234259ae6c9be346f5b8e2 (127.10.208.131) to 21830b8b7cf74bd095f7de288702bd09 (127.10.208.129). New cstate: current_term: 2 leader_uuid: "21830b8b7cf74bd095f7de288702bd09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:27.600350 11074 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:20:27.602056 11074 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:20:27.602460 11074 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:20:27.615094 14633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c070a95589044eabb7397f9c11992ec2"
dest_uuid: "21830b8b7cf74bd095f7de288702bd09"
mode: GRACEFUL
new_leader_uuid: "844f8c9c12a543c2adf25a8687258c45"
 from {username='slave'} at 127.0.0.1:51264
I20260710 13:20:27.615659 14633 raft_consensus.cc:606] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [term 2 LEADER]: Received request to transfer leadership to TS 844f8c9c12a543c2adf25a8687258c45
I20260710 13:20:27.616858 11074 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:20:27.674324 14633 raft_consensus.cc:1275] T b4ead01eadee42a883fcbe6df5582d01 P 21830b8b7cf74bd095f7de288702bd09 [term 2 FOLLOWER]: Refusing update from remote peer 0bcfde053d234259ae6c9be346f5b8e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:27.675773 14831 consensus_queue.cc:1048] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:27.684177 14709 raft_consensus.cc:1275] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [term 2 FOLLOWER]: Refusing update from remote peer 0bcfde053d234259ae6c9be346f5b8e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:27.685645 14876 consensus_queue.cc:1048] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:27.777146 14783 raft_consensus.cc:1275] T c070a95589044eabb7397f9c11992ec2 P 0bcfde053d234259ae6c9be346f5b8e2 [term 2 FOLLOWER]: Refusing update from remote peer 21830b8b7cf74bd095f7de288702bd09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:27.778400 14867 consensus_queue.cc:1048] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:27.786144 14709 raft_consensus.cc:1275] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 2 FOLLOWER]: Refusing update from remote peer 21830b8b7cf74bd095f7de288702bd09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:27.787763 14867 consensus_queue.cc:1048] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:27.796239 14854 raft_consensus.cc:993] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09: : Instructing follower 844f8c9c12a543c2adf25a8687258c45 to start an election
I20260710 13:20:27.796707 14854 raft_consensus.cc:1081] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [term 2 LEADER]: Signalling peer 844f8c9c12a543c2adf25a8687258c45 to start an election
I20260710 13:20:27.798408 14709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c070a95589044eabb7397f9c11992ec2"
dest_uuid: "844f8c9c12a543c2adf25a8687258c45"
 from {username='slave'} at 127.0.0.1:36312
I20260710 13:20:27.798906 14709 raft_consensus.cc:493] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:27.799307 14709 raft_consensus.cc:3060] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:27.804528 14709 raft_consensus.cc:515] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:27.806208 14709 leader_election.cc:290] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [CANDIDATE]: Term 3 election: Requested vote from peers 21830b8b7cf74bd095f7de288702bd09 (127.10.208.129:36991), 0bcfde053d234259ae6c9be346f5b8e2 (127.10.208.131:42257)
I20260710 13:20:27.806941 14633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c070a95589044eabb7397f9c11992ec2" candidate_uuid: "844f8c9c12a543c2adf25a8687258c45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21830b8b7cf74bd095f7de288702bd09"
I20260710 13:20:27.807313 14783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c070a95589044eabb7397f9c11992ec2" candidate_uuid: "844f8c9c12a543c2adf25a8687258c45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0bcfde053d234259ae6c9be346f5b8e2"
I20260710 13:20:27.807591 14633 raft_consensus.cc:3055] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:27.807902 14783 raft_consensus.cc:3060] T c070a95589044eabb7397f9c11992ec2 P 0bcfde053d234259ae6c9be346f5b8e2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:27.807919 14633 raft_consensus.cc:740] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21830b8b7cf74bd095f7de288702bd09, State: Running, Role: LEADER
I20260710 13:20:27.809083 14633 consensus_queue.cc:260] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [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: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:27.810375 14633 raft_consensus.cc:3060] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:27.815124 14783 raft_consensus.cc:2468] T c070a95589044eabb7397f9c11992ec2 P 0bcfde053d234259ae6c9be346f5b8e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844f8c9c12a543c2adf25a8687258c45 in term 3.
I20260710 13:20:27.816362 14672 leader_election.cc:304] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [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: 0bcfde053d234259ae6c9be346f5b8e2, 844f8c9c12a543c2adf25a8687258c45; no voters: 
I20260710 13:20:27.817327 14870 raft_consensus.cc:2804] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:27.817567 14633 raft_consensus.cc:2468] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844f8c9c12a543c2adf25a8687258c45 in term 3.
I20260710 13:20:27.818651 14870 raft_consensus.cc:697] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 3 LEADER]: Becoming Leader. State: Replica: 844f8c9c12a543c2adf25a8687258c45, State: Running, Role: LEADER
I20260710 13:20:27.819691 14870 consensus_queue.cc:237] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [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: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } }
I20260710 13:20:27.825932 14529 catalog_manager.cc:5697] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 reported cstate change: term changed from 2 to 3, leader changed from 21830b8b7cf74bd095f7de288702bd09 (127.10.208.129) to 844f8c9c12a543c2adf25a8687258c45 (127.10.208.130). New cstate: current_term: 3 leader_uuid: "844f8c9c12a543c2adf25a8687258c45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21830b8b7cf74bd095f7de288702bd09" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:27.871029 14709 raft_consensus.cc:1275] T c22b53e4e7f44596a2d8bdbc2194f8bd P 844f8c9c12a543c2adf25a8687258c45 [term 2 FOLLOWER]: Refusing update from remote peer 21830b8b7cf74bd095f7de288702bd09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:27.872294 14854 consensus_queue.cc:1048] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "844f8c9c12a543c2adf25a8687258c45" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 38769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:27.881096 14783 raft_consensus.cc:1275] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [term 2 FOLLOWER]: Refusing update from remote peer 21830b8b7cf74bd095f7de288702bd09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:27.882637 14867 consensus_queue.cc:1048] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bcfde053d234259ae6c9be346f5b8e2" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 42257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:27.957516 11074 tablet_server.cc:179] TabletServer@127.10.208.129:0 shutting down...
I20260710 13:20:27.980831 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:27.981606 11074 tablet_replica.cc:333] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09: stopping tablet replica
I20260710 13:20:27.982260 11074 raft_consensus.cc:2243] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.982695 11074 raft_consensus.cc:2272] T c070a95589044eabb7397f9c11992ec2 P 21830b8b7cf74bd095f7de288702bd09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.985327 11074 tablet_replica.cc:333] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09: stopping tablet replica
I20260710 13:20:27.985839 11074 raft_consensus.cc:2243] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:27.986578 11074 raft_consensus.cc:2272] T 79020f367e8e41488938e809c1d2b017 P 21830b8b7cf74bd095f7de288702bd09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.988543 11074 tablet_replica.cc:333] T b4ead01eadee42a883fcbe6df5582d01 P 21830b8b7cf74bd095f7de288702bd09: stopping tablet replica
I20260710 13:20:27.988982 11074 raft_consensus.cc:2243] T b4ead01eadee42a883fcbe6df5582d01 P 21830b8b7cf74bd095f7de288702bd09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.989408 11074 raft_consensus.cc:2272] T b4ead01eadee42a883fcbe6df5582d01 P 21830b8b7cf74bd095f7de288702bd09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.992149 11074 tablet_replica.cc:333] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09: stopping tablet replica
I20260710 13:20:27.992635 11074 raft_consensus.cc:2243] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:27.993369 11074 raft_consensus.cc:2272] T c22b53e4e7f44596a2d8bdbc2194f8bd P 21830b8b7cf74bd095f7de288702bd09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.016891 11074 tablet_server.cc:196] TabletServer@127.10.208.129:0 shutdown complete.
I20260710 13:20:28.031962 11074 tablet_server.cc:179] TabletServer@127.10.208.130:0 shutting down...
I20260710 13:20:28.054804 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:28.055521 11074 tablet_replica.cc:333] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45: stopping tablet replica
I20260710 13:20:28.056154 11074 raft_consensus.cc:2243] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.056777 11074 pending_rounds.cc:70] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45: Trying to abort 1 pending ops.
I20260710 13:20:28.056984 11074 pending_rounds.cc:77] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305992715557634048 op_type: NO_OP noop_request { }
I20260710 13:20:28.057283 11074 raft_consensus.cc:2889] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:20:28.057565 11074 raft_consensus.cc:2272] T c070a95589044eabb7397f9c11992ec2 P 844f8c9c12a543c2adf25a8687258c45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.059854 11074 tablet_replica.cc:333] T c22b53e4e7f44596a2d8bdbc2194f8bd P 844f8c9c12a543c2adf25a8687258c45: stopping tablet replica
I20260710 13:20:28.060369 11074 raft_consensus.cc:2243] T c22b53e4e7f44596a2d8bdbc2194f8bd P 844f8c9c12a543c2adf25a8687258c45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.060796 11074 raft_consensus.cc:2272] T c22b53e4e7f44596a2d8bdbc2194f8bd P 844f8c9c12a543c2adf25a8687258c45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.063512 11074 tablet_replica.cc:333] T 79020f367e8e41488938e809c1d2b017 P 844f8c9c12a543c2adf25a8687258c45: stopping tablet replica
I20260710 13:20:28.064023 11074 raft_consensus.cc:2243] T 79020f367e8e41488938e809c1d2b017 P 844f8c9c12a543c2adf25a8687258c45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.064428 11074 raft_consensus.cc:2272] T 79020f367e8e41488938e809c1d2b017 P 844f8c9c12a543c2adf25a8687258c45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.066341 11074 tablet_replica.cc:333] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45: stopping tablet replica
I20260710 13:20:28.066764 11074 raft_consensus.cc:2243] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.067180 11074 raft_consensus.cc:2272] T b4ead01eadee42a883fcbe6df5582d01 P 844f8c9c12a543c2adf25a8687258c45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.080011 11074 tablet_server.cc:196] TabletServer@127.10.208.130:0 shutdown complete.
I20260710 13:20:28.094028 11074 tablet_server.cc:179] TabletServer@127.10.208.131:0 shutting down...
I20260710 13:20:28.113564 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:28.114277 11074 tablet_replica.cc:333] T c070a95589044eabb7397f9c11992ec2 P 0bcfde053d234259ae6c9be346f5b8e2: stopping tablet replica
I20260710 13:20:28.114925 11074 raft_consensus.cc:2243] T c070a95589044eabb7397f9c11992ec2 P 0bcfde053d234259ae6c9be346f5b8e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.115454 11074 raft_consensus.cc:2272] T c070a95589044eabb7397f9c11992ec2 P 0bcfde053d234259ae6c9be346f5b8e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.118253 11074 tablet_replica.cc:333] T 79020f367e8e41488938e809c1d2b017 P 0bcfde053d234259ae6c9be346f5b8e2: stopping tablet replica
I20260710 13:20:28.118738 11074 raft_consensus.cc:2243] T 79020f367e8e41488938e809c1d2b017 P 0bcfde053d234259ae6c9be346f5b8e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.119204 11074 raft_consensus.cc:2272] T 79020f367e8e41488938e809c1d2b017 P 0bcfde053d234259ae6c9be346f5b8e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.121731 11074 tablet_replica.cc:333] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2: stopping tablet replica
I20260710 13:20:28.122413 11074 raft_consensus.cc:2243] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.123505 11074 raft_consensus.cc:2272] T b4ead01eadee42a883fcbe6df5582d01 P 0bcfde053d234259ae6c9be346f5b8e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.126294 11074 tablet_replica.cc:333] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2: stopping tablet replica
I20260710 13:20:28.126802 11074 raft_consensus.cc:2243] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.127326 11074 raft_consensus.cc:2272] T c22b53e4e7f44596a2d8bdbc2194f8bd P 0bcfde053d234259ae6c9be346f5b8e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.150566 11074 tablet_server.cc:196] TabletServer@127.10.208.131:0 shutdown complete.
I20260710 13:20:28.164208 11074 master.cc:562] Master@127.10.208.190:45143 shutting down...
I20260710 13:20:28.181792 11074 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.182333 11074 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.182688 11074 tablet_replica.cc:333] T 00000000000000000000000000000000 P a37f6cf115e741ffbac9f20e8a7cb20e: stopping tablet replica
I20260710 13:20:28.201068 11074 master.cc:584] Master@127.10.208.190:45143 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2839 ms)
[----------] 6 tests from LeaderRebalancerTest (91514 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:20:28.236083 11074 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.208.190:42395
I20260710 13:20:28.237174 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:28.242347 14885 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:20:28.242368 14884 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:20:28.244963 11074 server_base.cc:1061] running on GCE node
W20260710 13:20:28.244931 14887 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:20:28.246052 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:28.246263 11074 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:20:28.246424 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689628246408 us; error 0 us; skew 500 ppm
I20260710 13:20:28.246949 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:28.249607 11074 webserver.cc:533] Webserver started at http://127.10.208.190:33869/ using document root <none> and password file <none>
I20260710 13:20:28.250116 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:28.250310 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:28.250594 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:28.251754 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536563046-11074-0/minicluster-data/master-0-root/instance:
uuid: "a650eec272f04d0481808dfeb1b9fd04"
format_stamp: "Formatted at 2026-07-10 13:20:28 on dist-test-slave-dc44"
I20260710 13:20:28.257380 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:20:28.262353 14892 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:20:28.263196 11074 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:20:28.263437 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536563046-11074-0/minicluster-data/master-0-root
uuid: "a650eec272f04d0481808dfeb1b9fd04"
format_stamp: "Formatted at 2026-07-10 13:20:28 on dist-test-slave-dc44"
I20260710 13:20:28.263677 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536563046-11074-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536563046-11074-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536563046-11074-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:20:28.284859 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:28.286007 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:28.323138 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.190:42395
I20260710 13:20:28.323184 14943 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.190:42395 every 8 connection(s)
I20260710 13:20:28.326960 14944 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:20:28.337489 14944 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04: Bootstrap starting.
I20260710 13:20:28.342180 14944 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:28.346330 14944 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04: No bootstrap required, opened a new log
I20260710 13:20:28.348487 14944 raft_consensus.cc:359] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a650eec272f04d0481808dfeb1b9fd04" member_type: VOTER }
I20260710 13:20:28.348873 14944 raft_consensus.cc:385] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:28.349119 14944 raft_consensus.cc:740] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a650eec272f04d0481808dfeb1b9fd04, State: Initialized, Role: FOLLOWER
I20260710 13:20:28.349658 14944 consensus_queue.cc:260] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a650eec272f04d0481808dfeb1b9fd04" member_type: VOTER }
I20260710 13:20:28.350093 14944 raft_consensus.cc:399] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:28.350306 14944 raft_consensus.cc:493] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:28.350597 14944 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.354867 14944 raft_consensus.cc:515] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a650eec272f04d0481808dfeb1b9fd04" member_type: VOTER }
I20260710 13:20:28.355366 14944 leader_election.cc:304] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04 [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: a650eec272f04d0481808dfeb1b9fd04; no voters: 
I20260710 13:20:28.356424 14944 leader_election.cc:290] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:28.356812 14947 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:28.358103 14947 raft_consensus.cc:697] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04 [term 1 LEADER]: Becoming Leader. State: Replica: a650eec272f04d0481808dfeb1b9fd04, State: Running, Role: LEADER
I20260710 13:20:28.358803 14947 consensus_queue.cc:237] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04 [LEADER]: Queue going to LEADER mode. State: All 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: "a650eec272f04d0481808dfeb1b9fd04" member_type: VOTER }
I20260710 13:20:28.359295 14944 sys_catalog.cc:565] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:28.361783 14948 sys_catalog.cc:455] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a650eec272f04d0481808dfeb1b9fd04" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a650eec272f04d0481808dfeb1b9fd04" member_type: VOTER } }
I20260710 13:20:28.361999 14949 sys_catalog.cc:455] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a650eec272f04d0481808dfeb1b9fd04. Latest consensus state: current_term: 1 leader_uuid: "a650eec272f04d0481808dfeb1b9fd04" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a650eec272f04d0481808dfeb1b9fd04" member_type: VOTER } }
I20260710 13:20:28.362591 14949 sys_catalog.cc:458] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:28.362581 14948 sys_catalog.cc:458] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:28.365203 14953 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:28.370586 14953 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:28.374775 11074 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:28.378827 14953 catalog_manager.cc:1383] Generated new cluster ID: d8fd130aec774b0688f355d7ec665b24
I20260710 13:20:28.379101 14953 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:28.396050 14953 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:28.397214 14953 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:28.409511 14953 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04: Generated new TSK 0
I20260710 13:20:28.410094 14953 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:28.442174 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:28.448354 14965 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:20:28.448814 14966 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:20:28.451913 11074 server_base.cc:1061] running on GCE node
W20260710 13:20:28.452229 14968 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:20:28.453155 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:28.453357 11074 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:20:28.453528 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689628453511 us; error 0 us; skew 500 ppm
I20260710 13:20:28.454070 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:28.456300 11074 webserver.cc:533] Webserver started at http://127.10.208.129:39077/ using document root <none> and password file <none>
I20260710 13:20:28.456773 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:28.456969 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:28.457242 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:28.458284 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536563046-11074-0/minicluster-data/ts-0-root/instance:
uuid: "a5854aca7e304a88834a357232b1eddf"
format_stamp: "Formatted at 2026-07-10 13:20:28 on dist-test-slave-dc44"
I20260710 13:20:28.462561 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:20:28.465689 14973 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:20:28.466380 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:28.466655 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536563046-11074-0/minicluster-data/ts-0-root
uuid: "a5854aca7e304a88834a357232b1eddf"
format_stamp: "Formatted at 2026-07-10 13:20:28 on dist-test-slave-dc44"
I20260710 13:20:28.466915 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536563046-11074-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536563046-11074-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536563046-11074-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:20:28.480211 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:28.481419 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:28.482798 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:28.485044 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:28.485260 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:28.485495 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:28.485697 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:28.524058 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.129:34585
I20260710 13:20:28.524147 15035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.129:34585 every 8 connection(s)
I20260710 13:20:28.528895 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:28.535964 15040 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:20:28.537370 15041 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:20:28.541033 11074 server_base.cc:1061] running on GCE node
W20260710 13:20:28.541916 15043 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:20:28.543212 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:20:28.543323 15036 heartbeater.cc:344] Connected to a master server at 127.10.208.190:42395
W20260710 13:20:28.543514 11074 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:20:28.543730 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689628543713 us; error 0 us; skew 500 ppm
I20260710 13:20:28.543745 15036 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:28.544569 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:28.544765 15036 heartbeater.cc:507] Master 127.10.208.190:42395 requested a full tablet report, sending...
I20260710 13:20:28.547035 11074 webserver.cc:533] Webserver started at http://127.10.208.130:32781/ using document root <none> and password file <none>
I20260710 13:20:28.547262 14909 ts_manager.cc:194] Registered new tserver with Master: a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585)
I20260710 13:20:28.547700 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:28.548033 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:28.548352 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:28.549633 14909 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45606
I20260710 13:20:28.549854 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536563046-11074-0/minicluster-data/ts-1-root/instance:
uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
format_stamp: "Formatted at 2026-07-10 13:20:28 on dist-test-slave-dc44"
I20260710 13:20:28.554694 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.002s
I20260710 13:20:28.557758 15048 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:20:28.558451 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:28.558724 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536563046-11074-0/minicluster-data/ts-1-root
uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
format_stamp: "Formatted at 2026-07-10 13:20:28 on dist-test-slave-dc44"
I20260710 13:20:28.558985 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536563046-11074-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536563046-11074-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536563046-11074-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:20:28.575906 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:28.577021 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:28.578356 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:28.580407 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:28.580603 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:28.580875 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:28.581035 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:28.618780 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.130:46333
I20260710 13:20:28.618876 15110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.130:46333 every 8 connection(s)
I20260710 13:20:28.623558 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:28.630466 15114 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:20:28.631453 15115 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:20:28.633455 15118 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:20:28.633884 11074 server_base.cc:1061] running on GCE node
I20260710 13:20:28.634934 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:28.635228 11074 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:20:28.635437 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689628635419 us; error 0 us; skew 500 ppm
I20260710 13:20:28.636169 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:28.636185 15111 heartbeater.cc:344] Connected to a master server at 127.10.208.190:42395
I20260710 13:20:28.636655 15111 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:28.637553 15111 heartbeater.cc:507] Master 127.10.208.190:42395 requested a full tablet report, sending...
I20260710 13:20:28.638744 11074 webserver.cc:533] Webserver started at http://127.10.208.131:37245/ using document root <none> and password file <none>
I20260710 13:20:28.639328 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:28.639557 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:28.639650 14909 ts_manager.cc:194] Registered new tserver with Master: 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333)
I20260710 13:20:28.639832 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:28.641064 14909 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45616
I20260710 13:20:28.641153 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536563046-11074-0/minicluster-data/ts-2-root/instance:
uuid: "134b972257074df8b1c3a19505a10ec1"
format_stamp: "Formatted at 2026-07-10 13:20:28 on dist-test-slave-dc44"
I20260710 13:20:28.645622 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:20:28.648741 15122 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:20:28.649564 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:28.649797 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536563046-11074-0/minicluster-data/ts-2-root
uuid: "134b972257074df8b1c3a19505a10ec1"
format_stamp: "Formatted at 2026-07-10 13:20:28 on dist-test-slave-dc44"
I20260710 13:20:28.650070 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536563046-11074-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536563046-11074-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689536563046-11074-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:20:28.663972 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:28.664996 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:28.666420 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:28.668710 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:28.668990 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:28.669250 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:28.669415 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:28.707559 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.131:39827
I20260710 13:20:28.707655 15184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.131:39827 every 8 connection(s)
I20260710 13:20:28.721288 15185 heartbeater.cc:344] Connected to a master server at 127.10.208.190:42395
I20260710 13:20:28.721602 15185 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:28.722287 15185 heartbeater.cc:507] Master 127.10.208.190:42395 requested a full tablet report, sending...
I20260710 13:20:28.724062 14909 ts_manager.cc:194] Registered new tserver with Master: 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:28.724190 11074 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013417712s
I20260710 13:20:28.725389 14909 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45618
I20260710 13:20:28.747184 14909 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45630:
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:20:28.749747 14909 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:20:28.823700 15150 tablet_service.cc:1511] Processing CreateTablet for tablet a8385dbd5ae94d5f9284e6777cfff8c9 (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:28.825539 15150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8385dbd5ae94d5f9284e6777cfff8c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.826421 15147 tablet_service.cc:1511] Processing CreateTablet for tablet d77491242e6d44308ea5e733602385e2 (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:28.827907 15147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77491242e6d44308ea5e733602385e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.828747 15076 tablet_service.cc:1511] Processing CreateTablet for tablet a8385dbd5ae94d5f9284e6777cfff8c9 (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:28.830109 15076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8385dbd5ae94d5f9284e6777cfff8c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.829790 15074 tablet_service.cc:1511] Processing CreateTablet for tablet 149bd178a9694585949f98b77f9cda0e (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:28.831069 15074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 149bd178a9694585949f98b77f9cda0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.832116 15075 tablet_service.cc:1511] Processing CreateTablet for tablet 7374984dc78845af9571264d7d59e888 (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:28.832985 15073 tablet_service.cc:1511] Processing CreateTablet for tablet d77491242e6d44308ea5e733602385e2 (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:28.834779 15149 tablet_service.cc:1511] Processing CreateTablet for tablet 7374984dc78845af9571264d7d59e888 (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:28.837658 15149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7374984dc78845af9571264d7d59e888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.838277 15148 tablet_service.cc:1511] Processing CreateTablet for tablet 149bd178a9694585949f98b77f9cda0e (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:28.839529 15148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 149bd178a9694585949f98b77f9cda0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.841632 15000 tablet_service.cc:1511] Processing CreateTablet for tablet 7374984dc78845af9571264d7d59e888 (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:28.842211 15001 tablet_service.cc:1511] Processing CreateTablet for tablet a8385dbd5ae94d5f9284e6777cfff8c9 (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:28.842958 15000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7374984dc78845af9571264d7d59e888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.843389 15073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77491242e6d44308ea5e733602385e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.843715 15001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8385dbd5ae94d5f9284e6777cfff8c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.845007 14999 tablet_service.cc:1511] Processing CreateTablet for tablet 149bd178a9694585949f98b77f9cda0e (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:28.846303 14999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 149bd178a9694585949f98b77f9cda0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.848115 14998 tablet_service.cc:1511] Processing CreateTablet for tablet d77491242e6d44308ea5e733602385e2 (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:28.849357 14998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77491242e6d44308ea5e733602385e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.850332 15199 tablet_bootstrap.cc:492] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1: Bootstrap starting.
I20260710 13:20:28.851431 15075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7374984dc78845af9571264d7d59e888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.857939 15199 tablet_bootstrap.cc:654] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:28.880981 14997 tablet_service.cc:1511] Processing CreateTablet for tablet af908cf2384841d8a5b8b31807c88ac7 (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:28.882339 14997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af908cf2384841d8a5b8b31807c88ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.883067 15072 tablet_service.cc:1511] Processing CreateTablet for tablet af908cf2384841d8a5b8b31807c88ac7 (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:28.884361 15072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af908cf2384841d8a5b8b31807c88ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.885478 15150 tablet_service.cc:1511] Processing CreateTablet for tablet af908cf2384841d8a5b8b31807c88ac7 (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:28.886720 15150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af908cf2384841d8a5b8b31807c88ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.891903 15071 tablet_service.cc:1511] Processing CreateTablet for tablet d8c8b3d4c9004485a40b82da2c8601df (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:28.893253 15071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8c8b3d4c9004485a40b82da2c8601df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.896842 14996 tablet_service.cc:1511] Processing CreateTablet for tablet d8c8b3d4c9004485a40b82da2c8601df (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:28.898168 14996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8c8b3d4c9004485a40b82da2c8601df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.917421 15149 tablet_service.cc:1511] Processing CreateTablet for tablet d8c8b3d4c9004485a40b82da2c8601df (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:28.918794 15149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8c8b3d4c9004485a40b82da2c8601df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.919409 15070 tablet_service.cc:1511] Processing CreateTablet for tablet c39283cd26ae4409851f64c726ec872b (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:28.920663 15070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c39283cd26ae4409851f64c726ec872b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.920784 15001 tablet_service.cc:1511] Processing CreateTablet for tablet c39283cd26ae4409851f64c726ec872b (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:28.922024 15001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c39283cd26ae4409851f64c726ec872b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.930449 15148 tablet_service.cc:1511] Processing CreateTablet for tablet c39283cd26ae4409851f64c726ec872b (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:28.932103 15148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c39283cd26ae4409851f64c726ec872b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.932860 15201 tablet_bootstrap.cc:492] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf: Bootstrap starting.
I20260710 13:20:28.955123 14999 tablet_service.cc:1511] Processing CreateTablet for tablet 42d0fb21d89c43578403aeb400eceec3 (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:28.961305 15199 tablet_bootstrap.cc:492] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1: No bootstrap required, opened a new log
I20260710 13:20:28.961022 15069 tablet_service.cc:1511] Processing CreateTablet for tablet 42d0fb21d89c43578403aeb400eceec3 (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:28.962407 15069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d0fb21d89c43578403aeb400eceec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.966965 15149 tablet_service.cc:1511] Processing CreateTablet for tablet 42d0fb21d89c43578403aeb400eceec3 (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:28.968376 15149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d0fb21d89c43578403aeb400eceec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.971222 15000 tablet_service.cc:1511] Processing CreateTablet for tablet 43530c06ccf64050823b84d63a59a250 (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:28.972162 15201 tablet_bootstrap.cc:654] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:28.974555 15068 tablet_service.cc:1511] Processing CreateTablet for tablet 43530c06ccf64050823b84d63a59a250 (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:28.988698 15068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43530c06ccf64050823b84d63a59a250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.971268 15199 ts_tablet_manager.cc:1403] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1: Time spent bootstrapping tablet: real 0.121s	user 0.016s	sys 0.020s
I20260710 13:20:28.976982 15146 tablet_service.cc:1511] Processing CreateTablet for tablet 43530c06ccf64050823b84d63a59a250 (DEFAULT_TABLE table=test-workload [id=8563b81c26e64ff9a0d799c83c49c2c6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:28.996769 15146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43530c06ccf64050823b84d63a59a250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.985414 14999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d0fb21d89c43578403aeb400eceec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.999562 15000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43530c06ccf64050823b84d63a59a250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.013818 15199 raft_consensus.cc:359] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } }
I20260710 13:20:29.014533 15199 raft_consensus.cc:385] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.014829 15199 raft_consensus.cc:740] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.015574 15199 consensus_queue.cc:260] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } }
I20260710 13:20:29.017606 15202 tablet_bootstrap.cc:492] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90: Bootstrap starting.
I20260710 13:20:29.036736 15185 heartbeater.cc:499] Master 127.10.208.190:42395 was elected leader, sending a full tablet report...
I20260710 13:20:29.037283 15199 ts_tablet_manager.cc:1434] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1: Time spent starting tablet: real 0.026s	user 0.019s	sys 0.006s
I20260710 13:20:29.037894 15201 tablet_bootstrap.cc:492] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf: No bootstrap required, opened a new log
I20260710 13:20:29.038040 15202 tablet_bootstrap.cc:654] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.038362 15199 tablet_bootstrap.cc:492] T 7374984dc78845af9571264d7d59e888 P 134b972257074df8b1c3a19505a10ec1: Bootstrap starting.
I20260710 13:20:29.038414 15201 ts_tablet_manager.cc:1403] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf: Time spent bootstrapping tablet: real 0.106s	user 0.012s	sys 0.031s
I20260710 13:20:29.042295 15201 raft_consensus.cc:359] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } }
I20260710 13:20:29.043087 15201 raft_consensus.cc:385] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.043388 15201 raft_consensus.cc:740] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.044289 15201 consensus_queue.cc:260] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } }
I20260710 13:20:29.045596 15199 tablet_bootstrap.cc:654] T 7374984dc78845af9571264d7d59e888 P 134b972257074df8b1c3a19505a10ec1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.053262 15036 heartbeater.cc:499] Master 127.10.208.190:42395 was elected leader, sending a full tablet report...
I20260710 13:20:29.055931 15201 ts_tablet_manager.cc:1434] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.002s
I20260710 13:20:29.057015 15201 tablet_bootstrap.cc:492] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf: Bootstrap starting.
I20260710 13:20:29.060884 15202 tablet_bootstrap.cc:492] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90: No bootstrap required, opened a new log
I20260710 13:20:29.061404 15202 ts_tablet_manager.cc:1403] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.000s
I20260710 13:20:29.062343 15199 tablet_bootstrap.cc:492] T 7374984dc78845af9571264d7d59e888 P 134b972257074df8b1c3a19505a10ec1: No bootstrap required, opened a new log
I20260710 13:20:29.062860 15199 ts_tablet_manager.cc:1403] T 7374984dc78845af9571264d7d59e888 P 134b972257074df8b1c3a19505a10ec1: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.007s
I20260710 13:20:29.064049 15201 tablet_bootstrap.cc:654] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.064466 15202 raft_consensus.cc:359] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.065395 15202 raft_consensus.cc:385] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.065722 15202 raft_consensus.cc:740] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.065594 15199 raft_consensus.cc:359] T 7374984dc78845af9571264d7d59e888 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.066395 15199 raft_consensus.cc:385] T 7374984dc78845af9571264d7d59e888 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.066704 15199 raft_consensus.cc:740] T 7374984dc78845af9571264d7d59e888 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.066707 15202 consensus_queue.cc:260] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.067636 15199 consensus_queue.cc:260] T 7374984dc78845af9571264d7d59e888 P 134b972257074df8b1c3a19505a10ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.070411 15199 ts_tablet_manager.cc:1434] T 7374984dc78845af9571264d7d59e888 P 134b972257074df8b1c3a19505a10ec1: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:20:29.071431 15199 tablet_bootstrap.cc:492] T 149bd178a9694585949f98b77f9cda0e P 134b972257074df8b1c3a19505a10ec1: Bootstrap starting.
I20260710 13:20:29.078287 15199 tablet_bootstrap.cc:654] T 149bd178a9694585949f98b77f9cda0e P 134b972257074df8b1c3a19505a10ec1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.088038 15210 raft_consensus.cc:493] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.088176 15111 heartbeater.cc:499] Master 127.10.208.190:42395 was elected leader, sending a full tablet report...
I20260710 13:20:29.088801 15210 raft_consensus.cc:515] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.093545 15202 ts_tablet_manager.cc:1434] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.009s
I20260710 13:20:29.094882 15202 tablet_bootstrap.cc:492] T 7374984dc78845af9571264d7d59e888 P 675165e1a00a4a6bb8b0d14fb3d76a90: Bootstrap starting.
I20260710 13:20:29.117573 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c8b3d4c9004485a40b82da2c8601df" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf" is_pre_election: true
W20260710 13:20:29.119805 15051 leader_election.cc:343] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:29.122221 15210 leader_election.cc:290] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:29.126209 15202 tablet_bootstrap.cc:654] T 7374984dc78845af9571264d7d59e888 P 675165e1a00a4a6bb8b0d14fb3d76a90: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.127439 15201 tablet_bootstrap.cc:492] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf: No bootstrap required, opened a new log
I20260710 13:20:29.127982 15201 ts_tablet_manager.cc:1403] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf: Time spent bootstrapping tablet: real 0.071s	user 0.045s	sys 0.019s
I20260710 13:20:29.131697 15201 raft_consensus.cc:359] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.132643 15201 raft_consensus.cc:385] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.133016 15201 raft_consensus.cc:740] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.134090 15201 consensus_queue.cc:260] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.136701 15201 ts_tablet_manager.cc:1434] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 13:20:29.137625 15201 tablet_bootstrap.cc:492] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf: Bootstrap starting.
I20260710 13:20:29.138041 15202 tablet_bootstrap.cc:492] T 7374984dc78845af9571264d7d59e888 P 675165e1a00a4a6bb8b0d14fb3d76a90: No bootstrap required, opened a new log
I20260710 13:20:29.138547 15202 ts_tablet_manager.cc:1403] T 7374984dc78845af9571264d7d59e888 P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.001s
I20260710 13:20:29.138597 15199 tablet_bootstrap.cc:492] T 149bd178a9694585949f98b77f9cda0e P 134b972257074df8b1c3a19505a10ec1: No bootstrap required, opened a new log
I20260710 13:20:29.139268 15199 ts_tablet_manager.cc:1403] T 149bd178a9694585949f98b77f9cda0e P 134b972257074df8b1c3a19505a10ec1: Time spent bootstrapping tablet: real 0.068s	user 0.051s	sys 0.015s
I20260710 13:20:29.141644 15202 raft_consensus.cc:359] T 7374984dc78845af9571264d7d59e888 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.142254 15199 raft_consensus.cc:359] T 149bd178a9694585949f98b77f9cda0e P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.143271 15199 raft_consensus.cc:385] T 149bd178a9694585949f98b77f9cda0e P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.143613 15199 raft_consensus.cc:740] T 149bd178a9694585949f98b77f9cda0e P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.142377 15202 raft_consensus.cc:385] T 7374984dc78845af9571264d7d59e888 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.144040 15201 tablet_bootstrap.cc:654] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.144124 15202 raft_consensus.cc:740] T 7374984dc78845af9571264d7d59e888 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.144583 15199 consensus_queue.cc:260] T 149bd178a9694585949f98b77f9cda0e P 134b972257074df8b1c3a19505a10ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.145257 15202 consensus_queue.cc:260] T 7374984dc78845af9571264d7d59e888 P 675165e1a00a4a6bb8b0d14fb3d76a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.147578 15199 ts_tablet_manager.cc:1434] T 149bd178a9694585949f98b77f9cda0e P 134b972257074df8b1c3a19505a10ec1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:29.148975 15199 tablet_bootstrap.cc:492] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1: Bootstrap starting.
I20260710 13:20:29.149477 15202 ts_tablet_manager.cc:1434] T 7374984dc78845af9571264d7d59e888 P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 13:20:29.150432 15202 tablet_bootstrap.cc:492] T 149bd178a9694585949f98b77f9cda0e P 675165e1a00a4a6bb8b0d14fb3d76a90: Bootstrap starting.
I20260710 13:20:29.156908 15202 tablet_bootstrap.cc:654] T 149bd178a9694585949f98b77f9cda0e P 675165e1a00a4a6bb8b0d14fb3d76a90: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.157670 15199 tablet_bootstrap.cc:654] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.174152 15202 tablet_bootstrap.cc:492] T 149bd178a9694585949f98b77f9cda0e P 675165e1a00a4a6bb8b0d14fb3d76a90: No bootstrap required, opened a new log
I20260710 13:20:29.174674 15202 ts_tablet_manager.cc:1403] T 149bd178a9694585949f98b77f9cda0e P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.006s
I20260710 13:20:29.176295 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c8b3d4c9004485a40b82da2c8601df" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1" is_pre_election: true
I20260710 13:20:29.177598 15202 raft_consensus.cc:359] T 149bd178a9694585949f98b77f9cda0e P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
W20260710 13:20:29.178120 15051 leader_election.cc:343] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:29.178335 15202 raft_consensus.cc:385] T 149bd178a9694585949f98b77f9cda0e P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.178650 15202 raft_consensus.cc:740] T 149bd178a9694585949f98b77f9cda0e P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.178608 15051 leader_election.cc:304] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 675165e1a00a4a6bb8b0d14fb3d76a90; no voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf
I20260710 13:20:29.179544 15210 raft_consensus.cc:2749] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:29.180501 15202 consensus_queue.cc:260] T 149bd178a9694585949f98b77f9cda0e P 675165e1a00a4a6bb8b0d14fb3d76a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.182947 15202 ts_tablet_manager.cc:1434] T 149bd178a9694585949f98b77f9cda0e P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:20:29.183943 15202 tablet_bootstrap.cc:492] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90: Bootstrap starting.
I20260710 13:20:29.191130 15202 tablet_bootstrap.cc:654] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.193287 15201 tablet_bootstrap.cc:492] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf: No bootstrap required, opened a new log
I20260710 13:20:29.194954 15201 ts_tablet_manager.cc:1403] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf: Time spent bootstrapping tablet: real 0.058s	user 0.038s	sys 0.016s
I20260710 13:20:29.196192 15199 tablet_bootstrap.cc:492] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1: No bootstrap required, opened a new log
I20260710 13:20:29.196712 15199 ts_tablet_manager.cc:1403] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.032s
I20260710 13:20:29.197099 15202 tablet_bootstrap.cc:492] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90: No bootstrap required, opened a new log
I20260710 13:20:29.197602 15202 ts_tablet_manager.cc:1403] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260710 13:20:29.197502 15201 raft_consensus.cc:359] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.198171 15201 raft_consensus.cc:385] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.198432 15201 raft_consensus.cc:740] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.199115 15201 consensus_queue.cc:260] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.199503 15199 raft_consensus.cc:359] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.200273 15199 raft_consensus.cc:385] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.200628 15199 raft_consensus.cc:740] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.200516 15202 raft_consensus.cc:359] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } }
I20260710 13:20:29.201131 15201 ts_tablet_manager.cc:1434] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 13:20:29.201303 15202 raft_consensus.cc:385] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.201660 15202 raft_consensus.cc:740] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.201584 15199 consensus_queue.cc:260] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.202241 15201 tablet_bootstrap.cc:492] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf: Bootstrap starting.
I20260710 13:20:29.202585 15202 consensus_queue.cc:260] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } }
I20260710 13:20:29.205092 15202 ts_tablet_manager.cc:1434] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:29.206108 15202 tablet_bootstrap.cc:492] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90: Bootstrap starting.
I20260710 13:20:29.206053 15199 ts_tablet_manager.cc:1434] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:20:29.208191 15199 tablet_bootstrap.cc:492] T d77491242e6d44308ea5e733602385e2 P 134b972257074df8b1c3a19505a10ec1: Bootstrap starting.
I20260710 13:20:29.209236 15201 tablet_bootstrap.cc:654] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.212762 15202 tablet_bootstrap.cc:654] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.214778 15199 tablet_bootstrap.cc:654] T d77491242e6d44308ea5e733602385e2 P 134b972257074df8b1c3a19505a10ec1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.223079 15201 tablet_bootstrap.cc:492] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf: No bootstrap required, opened a new log
I20260710 13:20:29.223120 15202 tablet_bootstrap.cc:492] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90: No bootstrap required, opened a new log
I20260710 13:20:29.224331 15201 ts_tablet_manager.cc:1403] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260710 13:20:29.224601 15202 ts_tablet_manager.cc:1403] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.002s
I20260710 13:20:29.227291 15201 raft_consensus.cc:359] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.227385 15202 raft_consensus.cc:359] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.228087 15201 raft_consensus.cc:385] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.228165 15202 raft_consensus.cc:385] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.228468 15201 raft_consensus.cc:740] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.228655 15199 tablet_bootstrap.cc:492] T d77491242e6d44308ea5e733602385e2 P 134b972257074df8b1c3a19505a10ec1: No bootstrap required, opened a new log
I20260710 13:20:29.228592 15202 raft_consensus.cc:740] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.229278 15199 ts_tablet_manager.cc:1403] T d77491242e6d44308ea5e733602385e2 P 134b972257074df8b1c3a19505a10ec1: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260710 13:20:29.229534 15202 consensus_queue.cc:260] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.229545 15201 consensus_queue.cc:260] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.231915 15202 ts_tablet_manager.cc:1434] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 13:20:29.232936 15202 tablet_bootstrap.cc:492] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90: Bootstrap starting.
I20260710 13:20:29.235194 15199 raft_consensus.cc:359] T d77491242e6d44308ea5e733602385e2 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.235914 15199 raft_consensus.cc:385] T d77491242e6d44308ea5e733602385e2 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.236238 15199 raft_consensus.cc:740] T d77491242e6d44308ea5e733602385e2 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.237102 15199 consensus_queue.cc:260] T d77491242e6d44308ea5e733602385e2 P 134b972257074df8b1c3a19505a10ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.238417 15201 ts_tablet_manager.cc:1434] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 13:20:29.239259 15202 tablet_bootstrap.cc:654] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.239457 15201 tablet_bootstrap.cc:492] T c39283cd26ae4409851f64c726ec872b P a5854aca7e304a88834a357232b1eddf: Bootstrap starting.
I20260710 13:20:29.241956 15210 raft_consensus.cc:493] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.243041 15199 ts_tablet_manager.cc:1434] T d77491242e6d44308ea5e733602385e2 P 134b972257074df8b1c3a19505a10ec1: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:20:29.242448 15210 raft_consensus.cc:515] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } }
I20260710 13:20:29.244298 15199 tablet_bootstrap.cc:492] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1: Bootstrap starting.
I20260710 13:20:29.248982 15210 leader_election.cc:290] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827), a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585)
I20260710 13:20:29.249274 15201 tablet_bootstrap.cc:654] T c39283cd26ae4409851f64c726ec872b P a5854aca7e304a88834a357232b1eddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.251359 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8385dbd5ae94d5f9284e6777cfff8c9" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1" is_pre_election: true
I20260710 13:20:29.252040 15160 raft_consensus.cc:2468] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 0.
I20260710 13:20:29.253247 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8385dbd5ae94d5f9284e6777cfff8c9" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf" is_pre_election: true
I20260710 13:20:29.254061 15011 raft_consensus.cc:2468] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 0.
I20260710 13:20:29.256002 15051 leader_election.cc:304] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, 675165e1a00a4a6bb8b0d14fb3d76a90; no voters: 
I20260710 13:20:29.257341 15199 tablet_bootstrap.cc:654] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.266896 15210 raft_consensus.cc:2804] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:29.267323 15210 raft_consensus.cc:493] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:29.267665 15210 raft_consensus.cc:3060] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.270394 15199 tablet_bootstrap.cc:492] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1: No bootstrap required, opened a new log
I20260710 13:20:29.271080 15199 ts_tablet_manager.cc:1403] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.004s
I20260710 13:20:29.274964 15199 raft_consensus.cc:359] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.276053 15199 raft_consensus.cc:385] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.276424 15199 raft_consensus.cc:740] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.277459 15199 consensus_queue.cc:260] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.277920 15210 raft_consensus.cc:515] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } }
I20260710 13:20:29.282074 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8385dbd5ae94d5f9284e6777cfff8c9" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf"
I20260710 13:20:29.282805 15011 raft_consensus.cc:3060] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.284924 15199 ts_tablet_manager.cc:1434] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260710 13:20:29.286351 15199 tablet_bootstrap.cc:492] T af908cf2384841d8a5b8b31807c88ac7 P 134b972257074df8b1c3a19505a10ec1: Bootstrap starting.
I20260710 13:20:29.287442 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8385dbd5ae94d5f9284e6777cfff8c9" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1"
I20260710 13:20:29.288228 15160 raft_consensus.cc:3060] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.294945 15199 tablet_bootstrap.cc:654] T af908cf2384841d8a5b8b31807c88ac7 P 134b972257074df8b1c3a19505a10ec1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.307677 15199 tablet_bootstrap.cc:492] T af908cf2384841d8a5b8b31807c88ac7 P 134b972257074df8b1c3a19505a10ec1: No bootstrap required, opened a new log
I20260710 13:20:29.308315 15199 ts_tablet_manager.cc:1403] T af908cf2384841d8a5b8b31807c88ac7 P 134b972257074df8b1c3a19505a10ec1: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260710 13:20:29.312355 15199 raft_consensus.cc:359] T af908cf2384841d8a5b8b31807c88ac7 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.313320 15199 raft_consensus.cc:385] T af908cf2384841d8a5b8b31807c88ac7 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.313375 15160 raft_consensus.cc:2468] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 1.
I20260710 13:20:29.313805 15199 raft_consensus.cc:740] T af908cf2384841d8a5b8b31807c88ac7 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.314805 15199 consensus_queue.cc:260] T af908cf2384841d8a5b8b31807c88ac7 P 134b972257074df8b1c3a19505a10ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.315241 15051 leader_election.cc:304] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, 675165e1a00a4a6bb8b0d14fb3d76a90; no voters: 
I20260710 13:20:29.316431 15209 raft_consensus.cc:2804] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:29.325282 15199 ts_tablet_manager.cc:1434] T af908cf2384841d8a5b8b31807c88ac7 P 134b972257074df8b1c3a19505a10ec1: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.003s
I20260710 13:20:29.326696 15199 tablet_bootstrap.cc:492] T 42d0fb21d89c43578403aeb400eceec3 P 134b972257074df8b1c3a19505a10ec1: Bootstrap starting.
I20260710 13:20:29.332593 15204 raft_consensus.cc:493] T d77491242e6d44308ea5e733602385e2 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.333285 15204 raft_consensus.cc:515] T d77491242e6d44308ea5e733602385e2 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.336241 15225 raft_consensus.cc:493] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.337090 15225 raft_consensus.cc:515] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.340416 15225 leader_election.cc:290] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333)
I20260710 13:20:29.337845 15210 leader_election.cc:290] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 election: Requested vote from peers 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827), a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585)
I20260710 13:20:29.340601 15011 raft_consensus.cc:2468] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 1.
I20260710 13:20:29.342468 15204 leader_election.cc:290] T d77491242e6d44308ea5e733602385e2 P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333)
I20260710 13:20:29.344372 15210 raft_consensus.cc:493] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.344305 15209 raft_consensus.cc:697] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 LEADER]: Becoming Leader. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Running, Role: LEADER
I20260710 13:20:29.344977 15210 raft_consensus.cc:515] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.345852 15202 tablet_bootstrap.cc:492] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90: No bootstrap required, opened a new log
I20260710 13:20:29.347612 15202 ts_tablet_manager.cc:1403] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent bootstrapping tablet: real 0.115s	user 0.029s	sys 0.079s
I20260710 13:20:29.349283 15199 tablet_bootstrap.cc:654] T 42d0fb21d89c43578403aeb400eceec3 P 134b972257074df8b1c3a19505a10ec1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.345727 15209 consensus_queue.cc:237] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } }
I20260710 13:20:29.349817 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77491242e6d44308ea5e733602385e2" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf" is_pre_election: true
I20260710 13:20:29.347088 15201 tablet_bootstrap.cc:492] T c39283cd26ae4409851f64c726ec872b P a5854aca7e304a88834a357232b1eddf: No bootstrap required, opened a new log
I20260710 13:20:29.350502 15010 raft_consensus.cc:2468] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 0.
I20260710 13:20:29.350935 15210 leader_election.cc:290] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:29.350816 15201 ts_tablet_manager.cc:1403] T c39283cd26ae4409851f64c726ec872b P a5854aca7e304a88834a357232b1eddf: Time spent bootstrapping tablet: real 0.112s	user 0.040s	sys 0.046s
I20260710 13:20:29.355026 15201 raft_consensus.cc:359] T c39283cd26ae4409851f64c726ec872b P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.356015 15201 raft_consensus.cc:385] T c39283cd26ae4409851f64c726ec872b P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.356459 15201 raft_consensus.cc:740] T c39283cd26ae4409851f64c726ec872b P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.356851 15051 leader_election.cc:304] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675165e1a00a4a6bb8b0d14fb3d76a90, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:29.357447 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77491242e6d44308ea5e733602385e2" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1" is_pre_election: true
I20260710 13:20:29.357699 15210 raft_consensus.cc:2804] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:29.358126 15160 raft_consensus.cc:2468] T d77491242e6d44308ea5e733602385e2 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 0.
I20260710 13:20:29.358194 15210 raft_consensus.cc:493] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:29.356037 15202 raft_consensus.cc:359] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.359057 15210 raft_consensus.cc:3060] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.359344 15202 raft_consensus.cc:385] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.360746 15202 raft_consensus.cc:740] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.361485 15202 consensus_queue.cc:260] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.357461 15201 consensus_queue.cc:260] T c39283cd26ae4409851f64c726ec872b P a5854aca7e304a88834a357232b1eddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.364343 15202 ts_tablet_manager.cc:1434] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 13:20:29.373690 15202 tablet_bootstrap.cc:492] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90: Bootstrap starting.
I20260710 13:20:29.373946 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77491242e6d44308ea5e733602385e2" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" is_pre_election: true
I20260710 13:20:29.374368 15201 ts_tablet_manager.cc:1434] T c39283cd26ae4409851f64c726ec872b P a5854aca7e304a88834a357232b1eddf: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:20:29.375070 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39283cd26ae4409851f64c726ec872b" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" is_pre_election: true
I20260710 13:20:29.375380 15201 tablet_bootstrap.cc:492] T af908cf2384841d8a5b8b31807c88ac7 P a5854aca7e304a88834a357232b1eddf: Bootstrap starting.
W20260710 13:20:29.376662 15124 leader_election.cc:343] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:29.377728 15206 raft_consensus.cc:493] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.378207 15206 raft_consensus.cc:515] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.380141 15202 tablet_bootstrap.cc:654] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.381960 15201 tablet_bootstrap.cc:654] T af908cf2384841d8a5b8b31807c88ac7 P a5854aca7e304a88834a357232b1eddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.367344 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39283cd26ae4409851f64c726ec872b" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf" is_pre_election: true
I20260710 13:20:29.383286 15011 raft_consensus.cc:2468] T c39283cd26ae4409851f64c726ec872b P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 0.
I20260710 13:20:29.367448 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77491242e6d44308ea5e733602385e2" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf" is_pre_election: true
W20260710 13:20:29.369899 14957 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:29.370936 14907 catalog_manager.cc:5697] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130). New cstate: current_term: 1 leader_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:29.384709 15010 raft_consensus.cc:2468] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 0.
I20260710 13:20:29.372327 15210 raft_consensus.cc:515] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.385274 15125 leader_election.cc:304] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [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: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 675165e1a00a4a6bb8b0d14fb3d76a90
I20260710 13:20:29.386426 15225 raft_consensus.cc:2804] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:29.386768 15225 raft_consensus.cc:493] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:29.387702 15225 raft_consensus.cc:3060] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.388466 15086 raft_consensus.cc:2393] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 134b972257074df8b1c3a19505a10ec1 in current term 1: Already voted for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in this term.
I20260710 13:20:29.386706 15210 leader_election.cc:290] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 election: Requested vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:29.383810 15206 leader_election.cc:290] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:29.405400 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77491242e6d44308ea5e733602385e2" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1"
I20260710 13:20:29.406278 15160 raft_consensus.cc:3060] T d77491242e6d44308ea5e733602385e2 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.397001 15125 leader_election.cc:304] T d77491242e6d44308ea5e733602385e2 P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:29.439397 15225 raft_consensus.cc:515] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.446409 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39283cd26ae4409851f64c726ec872b" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf"
I20260710 13:20:29.448338 15199 tablet_bootstrap.cc:492] T 42d0fb21d89c43578403aeb400eceec3 P 134b972257074df8b1c3a19505a10ec1: No bootstrap required, opened a new log
I20260710 13:20:29.448624 15236 raft_consensus.cc:493] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.448869 15199 ts_tablet_manager.cc:1403] T 42d0fb21d89c43578403aeb400eceec3 P 134b972257074df8b1c3a19505a10ec1: Time spent bootstrapping tablet: real 0.122s	user 0.010s	sys 0.002s
I20260710 13:20:29.449155 15236 raft_consensus.cc:515] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.449612 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39283cd26ae4409851f64c726ec872b" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
I20260710 13:20:29.449918 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77491242e6d44308ea5e733602385e2" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf"
I20260710 13:20:29.450523 15011 raft_consensus.cc:3060] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:29.451149 15124 leader_election.cc:343] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:29.451478 15236 leader_election.cc:290] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333)
I20260710 13:20:29.451915 15199 raft_consensus.cc:359] T 42d0fb21d89c43578403aeb400eceec3 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.452577 15199 raft_consensus.cc:385] T 42d0fb21d89c43578403aeb400eceec3 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.452823 15199 raft_consensus.cc:740] T 42d0fb21d89c43578403aeb400eceec3 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.453225 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c8b3d4c9004485a40b82da2c8601df" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" is_pre_election: true
I20260710 13:20:29.453356 15009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c8b3d4c9004485a40b82da2c8601df" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf" is_pre_election: true
I20260710 13:20:29.453907 15086 raft_consensus.cc:2468] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 0.
I20260710 13:20:29.453473 15199 consensus_queue.cc:260] T 42d0fb21d89c43578403aeb400eceec3 P 134b972257074df8b1c3a19505a10ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.454412 15210 raft_consensus.cc:493] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.447283 15010 raft_consensus.cc:3060] T c39283cd26ae4409851f64c726ec872b P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.454895 15210 raft_consensus.cc:515] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
W20260710 13:20:29.455157 15125 leader_election.cc:343] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:29.457387 15210 leader_election.cc:290] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:29.458324 15011 raft_consensus.cc:2468] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 1.
I20260710 13:20:29.459508 15051 leader_election.cc:304] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675165e1a00a4a6bb8b0d14fb3d76a90, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:29.459582 15124 leader_election.cc:304] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [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: 134b972257074df8b1c3a19505a10ec1, 675165e1a00a4a6bb8b0d14fb3d76a90; no voters: a5854aca7e304a88834a357232b1eddf
I20260710 13:20:29.461627 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af908cf2384841d8a5b8b31807c88ac7" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1" is_pre_election: true
I20260710 13:20:29.462261 15159 raft_consensus.cc:2468] T af908cf2384841d8a5b8b31807c88ac7 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 0.
I20260710 13:20:29.462499 15210 raft_consensus.cc:2804] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:29.463333 15210 raft_consensus.cc:697] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 LEADER]: Becoming Leader. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Running, Role: LEADER
I20260710 13:20:29.464205 15210 consensus_queue.cc:237] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.464713 15010 raft_consensus.cc:2468] T c39283cd26ae4409851f64c726ec872b P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 1.
I20260710 13:20:29.465248 15051 leader_election.cc:304] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, 675165e1a00a4a6bb8b0d14fb3d76a90; no voters: 
I20260710 13:20:29.466888 15209 raft_consensus.cc:2804] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:29.467286 15209 raft_consensus.cc:493] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:29.467649 15209 raft_consensus.cc:3060] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.467643 15160 raft_consensus.cc:2468] T d77491242e6d44308ea5e733602385e2 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 1.
I20260710 13:20:29.459771 15199 ts_tablet_manager.cc:1434] T 42d0fb21d89c43578403aeb400eceec3 P 134b972257074df8b1c3a19505a10ec1: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:20:29.469816 15199 tablet_bootstrap.cc:492] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1: Bootstrap starting.
I20260710 13:20:29.470592 15204 raft_consensus.cc:2764] T d77491242e6d44308ea5e733602385e2 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:20:29.472841 15201 tablet_bootstrap.cc:492] T af908cf2384841d8a5b8b31807c88ac7 P a5854aca7e304a88834a357232b1eddf: No bootstrap required, opened a new log
I20260710 13:20:29.473291 15201 ts_tablet_manager.cc:1403] T af908cf2384841d8a5b8b31807c88ac7 P a5854aca7e304a88834a357232b1eddf: Time spent bootstrapping tablet: real 0.098s	user 0.020s	sys 0.008s
I20260710 13:20:29.475616 15236 raft_consensus.cc:2804] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:29.490590 15236 raft_consensus.cc:493] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:29.490754 15199 tablet_bootstrap.cc:654] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.491060 15236 raft_consensus.cc:3060] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.497712 15199 tablet_bootstrap.cc:492] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1: No bootstrap required, opened a new log
I20260710 13:20:29.498222 15199 ts_tablet_manager.cc:1403] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.001s
I20260710 13:20:29.480171 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af908cf2384841d8a5b8b31807c88ac7" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf" is_pre_election: true
I20260710 13:20:29.498332 15236 raft_consensus.cc:515] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.481154 15201 raft_consensus.cc:359] T af908cf2384841d8a5b8b31807c88ac7 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.500005 15201 raft_consensus.cc:385] T af908cf2384841d8a5b8b31807c88ac7 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.500289 15201 raft_consensus.cc:740] T af908cf2384841d8a5b8b31807c88ac7 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.485647 15202 tablet_bootstrap.cc:492] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90: No bootstrap required, opened a new log
I20260710 13:20:29.500988 15201 consensus_queue.cc:260] T af908cf2384841d8a5b8b31807c88ac7 P a5854aca7e304a88834a357232b1eddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.501266 15199 raft_consensus.cc:359] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.476437 15125 leader_election.cc:304] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 675165e1a00a4a6bb8b0d14fb3d76a90
I20260710 13:20:29.501915 15199 raft_consensus.cc:385] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.501864 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c8b3d4c9004485a40b82da2c8601df" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
I20260710 13:20:29.502409 15199 raft_consensus.cc:740] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.502614 15086 raft_consensus.cc:3060] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.503026 15204 raft_consensus.cc:2804] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:29.483331 15209 raft_consensus.cc:515] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.503161 15199 consensus_queue.cc:260] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.501618 15202 ts_tablet_manager.cc:1403] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent bootstrapping tablet: real 0.128s	user 0.024s	sys 0.044s
I20260710 13:20:29.505071 15201 ts_tablet_manager.cc:1434] T af908cf2384841d8a5b8b31807c88ac7 P a5854aca7e304a88834a357232b1eddf: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.006s
I20260710 13:20:29.505730 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c8b3d4c9004485a40b82da2c8601df" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf"
I20260710 13:20:29.506821 15209 leader_election.cc:290] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 election: Requested vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:29.503099 15010 raft_consensus.cc:2468] T af908cf2384841d8a5b8b31807c88ac7 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 0.
I20260710 13:20:29.507280 15202 raft_consensus.cc:359] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.508023 15202 raft_consensus.cc:385] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.508306 15202 raft_consensus.cc:740] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.486529 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7374984dc78845af9571264d7d59e888" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1" is_pre_election: true
I20260710 13:20:29.510185 15160 raft_consensus.cc:2468] T 7374984dc78845af9571264d7d59e888 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5854aca7e304a88834a357232b1eddf in term 0.
W20260710 13:20:29.511238 15125 leader_election.cc:343] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:29.509003 15202 consensus_queue.cc:260] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.511549 14976 leader_election.cc:304] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:29.512364 15209 raft_consensus.cc:493] T 149bd178a9694585949f98b77f9cda0e P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.512949 15209 raft_consensus.cc:515] T 149bd178a9694585949f98b77f9cda0e P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.514065 15202 ts_tablet_manager.cc:1434] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:20:29.515110 15202 tablet_bootstrap.cc:492] T 43530c06ccf64050823b84d63a59a250 P 675165e1a00a4a6bb8b0d14fb3d76a90: Bootstrap starting.
I20260710 13:20:29.515555 15209 leader_election.cc:290] T 149bd178a9694585949f98b77f9cda0e P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:29.475482 15225 leader_election.cc:290] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 election: Requested vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333)
I20260710 13:20:29.516973 15201 tablet_bootstrap.cc:492] T d8c8b3d4c9004485a40b82da2c8601df P a5854aca7e304a88834a357232b1eddf: Bootstrap starting.
I20260710 13:20:29.517971 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af908cf2384841d8a5b8b31807c88ac7" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf"
I20260710 13:20:29.518604 15011 raft_consensus.cc:3060] T af908cf2384841d8a5b8b31807c88ac7 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.509208 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af908cf2384841d8a5b8b31807c88ac7" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1"
I20260710 13:20:29.519416 15159 raft_consensus.cc:3060] T af908cf2384841d8a5b8b31807c88ac7 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.515772 15206 raft_consensus.cc:2804] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:29.522475 15206 raft_consensus.cc:493] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:29.522840 15206 raft_consensus.cc:3060] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.526775 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149bd178a9694585949f98b77f9cda0e" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1" is_pre_election: true
I20260710 13:20:29.527495 15160 raft_consensus.cc:2468] T 149bd178a9694585949f98b77f9cda0e P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 0.
I20260710 13:20:29.504211 15236 leader_election.cc:290] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 election: Requested vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333)
I20260710 13:20:29.533205 15204 raft_consensus.cc:697] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Becoming Leader. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Running, Role: LEADER
I20260710 13:20:29.534240 15204 consensus_queue.cc:237] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.535368 15201 tablet_bootstrap.cc:654] T d8c8b3d4c9004485a40b82da2c8601df P a5854aca7e304a88834a357232b1eddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.531090 14909 catalog_manager.cc:5697] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130). New cstate: current_term: 1 leader_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:29.540928 15051 leader_election.cc:304] T 149bd178a9694585949f98b77f9cda0e P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, 675165e1a00a4a6bb8b0d14fb3d76a90; no voters: 
I20260710 13:20:29.542327 15210 raft_consensus.cc:2804] T 149bd178a9694585949f98b77f9cda0e P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:29.542366 15242 raft_consensus.cc:493] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.545895 15242 raft_consensus.cc:515] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.542693 15210 raft_consensus.cc:493] T 149bd178a9694585949f98b77f9cda0e P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:29.547444 15210 raft_consensus.cc:3060] T 149bd178a9694585949f98b77f9cda0e P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.547535 15011 raft_consensus.cc:2468] T af908cf2384841d8a5b8b31807c88ac7 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 1.
I20260710 13:20:29.548926 15242 leader_election.cc:290] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:29.549151 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149bd178a9694585949f98b77f9cda0e" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1" is_pre_election: true
I20260710 13:20:29.544345 15206 raft_consensus.cc:515] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.549780 15160 raft_consensus.cc:2468] T 149bd178a9694585949f98b77f9cda0e P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5854aca7e304a88834a357232b1eddf in term 0.
I20260710 13:20:29.551012 14976 leader_election.cc:304] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:29.551398 15206 leader_election.cc:290] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 election: Requested vote from peers 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:29.552019 15206 raft_consensus.cc:2804] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:29.552354 15206 raft_consensus.cc:493] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:29.552677 15206 raft_consensus.cc:3060] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.545524 15202 tablet_bootstrap.cc:654] T 43530c06ccf64050823b84d63a59a250 P 675165e1a00a4a6bb8b0d14fb3d76a90: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.553934 15209 raft_consensus.cc:493] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.554047 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7374984dc78845af9571264d7d59e888" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1"
I20260710 13:20:29.554767 15160 raft_consensus.cc:3060] T 7374984dc78845af9571264d7d59e888 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.561115 15199 ts_tablet_manager.cc:1434] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1: Time spent starting tablet: real 0.062s	user 0.010s	sys 0.011s
I20260710 13:20:29.554739 15209 raft_consensus.cc:515] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.562299 15206 raft_consensus.cc:515] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.567781 15206 leader_election.cc:290] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 election: Requested vote from peers 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:29.569815 15210 raft_consensus.cc:515] T 149bd178a9694585949f98b77f9cda0e P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.570336 15159 raft_consensus.cc:2468] T af908cf2384841d8a5b8b31807c88ac7 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 1.
I20260710 13:20:29.570734 15158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149bd178a9694585949f98b77f9cda0e" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1"
I20260710 13:20:29.571367 15158 raft_consensus.cc:3060] T 149bd178a9694585949f98b77f9cda0e P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.572666 15209 leader_election.cc:290] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:29.573815 15051 leader_election.cc:304] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, 675165e1a00a4a6bb8b0d14fb3d76a90; no voters: 
I20260710 13:20:29.574807 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7374984dc78845af9571264d7d59e888" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" is_pre_election: true
I20260710 13:20:29.575445 15085 raft_consensus.cc:2468] T 7374984dc78845af9571264d7d59e888 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5854aca7e304a88834a357232b1eddf in term 0.
I20260710 13:20:29.575875 15084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149bd178a9694585949f98b77f9cda0e" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" is_pre_election: true
I20260710 13:20:29.576943 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7374984dc78845af9571264d7d59e888" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
I20260710 13:20:29.577548 15083 raft_consensus.cc:3060] T 7374984dc78845af9571264d7d59e888 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.578416 15158 raft_consensus.cc:2468] T 149bd178a9694585949f98b77f9cda0e P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5854aca7e304a88834a357232b1eddf in term 1.
I20260710 13:20:29.563282 15086 raft_consensus.cc:2468] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 1.
I20260710 13:20:29.579495 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149bd178a9694585949f98b77f9cda0e" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
I20260710 13:20:29.579612 14976 leader_election.cc:304] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:29.580838 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149bd178a9694585949f98b77f9cda0e" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf" is_pre_election: true
I20260710 13:20:29.581652 15124 leader_election.cc:304] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, 675165e1a00a4a6bb8b0d14fb3d76a90; no voters: a5854aca7e304a88834a357232b1eddf
I20260710 13:20:29.584358 15202 tablet_bootstrap.cc:492] T 43530c06ccf64050823b84d63a59a250 P 675165e1a00a4a6bb8b0d14fb3d76a90: No bootstrap required, opened a new log
I20260710 13:20:29.584955 15202 ts_tablet_manager.cc:1403] T 43530c06ccf64050823b84d63a59a250 P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.007s
I20260710 13:20:29.585841 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d0fb21d89c43578403aeb400eceec3" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf" is_pre_election: true
I20260710 13:20:29.586642 15160 raft_consensus.cc:2468] T 7374984dc78845af9571264d7d59e888 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5854aca7e304a88834a357232b1eddf in term 1.
I20260710 13:20:29.587056 15084 raft_consensus.cc:2393] T 149bd178a9694585949f98b77f9cda0e P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5854aca7e304a88834a357232b1eddf in current term 1: Already voted for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in this term.
I20260710 13:20:29.587684 15202 raft_consensus.cc:359] T 43530c06ccf64050823b84d63a59a250 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.587839 14976 leader_election.cc:304] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:29.588384 15202 raft_consensus.cc:385] T 43530c06ccf64050823b84d63a59a250 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.588681 15202 raft_consensus.cc:740] T 43530c06ccf64050823b84d63a59a250 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Initialized, Role: FOLLOWER
W20260710 13:20:29.589133 15051 leader_election.cc:343] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:29.589349 15202 consensus_queue.cc:260] T 43530c06ccf64050823b84d63a59a250 P 675165e1a00a4a6bb8b0d14fb3d76a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.590440 15224 raft_consensus.cc:2804] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:29.591100 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d0fb21d89c43578403aeb400eceec3" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1" is_pre_election: true
I20260710 13:20:29.591926 15159 raft_consensus.cc:2468] T 42d0fb21d89c43578403aeb400eceec3 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 0.
I20260710 13:20:29.592016 15158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149bd178a9694585949f98b77f9cda0e" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1"
I20260710 13:20:29.591341 15210 leader_election.cc:290] T 149bd178a9694585949f98b77f9cda0e P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 election: Requested vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:29.593108 15158 raft_consensus.cc:2393] T 149bd178a9694585949f98b77f9cda0e P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in current term 1: Already voted for candidate a5854aca7e304a88834a357232b1eddf in this term.
I20260710 13:20:29.593406 15051 leader_election.cc:304] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 [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: 134b972257074df8b1c3a19505a10ec1, 675165e1a00a4a6bb8b0d14fb3d76a90; no voters: a5854aca7e304a88834a357232b1eddf
I20260710 13:20:29.593952 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149bd178a9694585949f98b77f9cda0e" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf"
I20260710 13:20:29.595710 15051 leader_election.cc:304] T 149bd178a9694585949f98b77f9cda0e P 675165e1a00a4a6bb8b0d14fb3d76a90 [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: 675165e1a00a4a6bb8b0d14fb3d76a90; no voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf
I20260710 13:20:29.598136 15202 ts_tablet_manager.cc:1434] T 43530c06ccf64050823b84d63a59a250 P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:20:29.598649 15083 raft_consensus.cc:2468] T 7374984dc78845af9571264d7d59e888 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5854aca7e304a88834a357232b1eddf in term 1.
I20260710 13:20:29.595973 15240 raft_consensus.cc:2804] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:29.599442 15202 tablet_bootstrap.cc:492] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90: Bootstrap starting.
I20260710 13:20:29.599640 15240 raft_consensus.cc:697] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Becoming Leader. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Running, Role: LEADER
I20260710 13:20:29.600980 15240 consensus_queue.cc:237] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.603555 15209 raft_consensus.cc:2804] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:29.604173 15209 raft_consensus.cc:493] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:29.604676 15209 raft_consensus.cc:3060] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.581678 15011 raft_consensus.cc:2393] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in current term 1: Already voted for candidate a5854aca7e304a88834a357232b1eddf in this term.
I20260710 13:20:29.611425 15242 raft_consensus.cc:2804] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:29.611908 15206 raft_consensus.cc:2804] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:29.613139 15210 raft_consensus.cc:2749] T 149bd178a9694585949f98b77f9cda0e P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:29.617185 15224 raft_consensus.cc:697] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 LEADER]: Becoming Leader. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Running, Role: LEADER
I20260710 13:20:29.618300 15224 consensus_queue.cc:237] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.617379 15202 tablet_bootstrap.cc:654] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.627405 15206 raft_consensus.cc:697] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf [term 1 LEADER]: Becoming Leader. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Running, Role: LEADER
I20260710 13:20:29.628707 15206 consensus_queue.cc:237] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.629879 14907 catalog_manager.cc:5697] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 134b972257074df8b1c3a19505a10ec1 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "134b972257074df8b1c3a19505a10ec1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:29.631094 15201 tablet_bootstrap.cc:492] T d8c8b3d4c9004485a40b82da2c8601df P a5854aca7e304a88834a357232b1eddf: No bootstrap required, opened a new log
I20260710 13:20:29.631594 15201 ts_tablet_manager.cc:1403] T d8c8b3d4c9004485a40b82da2c8601df P a5854aca7e304a88834a357232b1eddf: Time spent bootstrapping tablet: real 0.115s	user 0.024s	sys 0.007s
I20260710 13:20:29.635532 15209 raft_consensus.cc:515] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.639806 15242 raft_consensus.cc:697] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf [term 1 LEADER]: Becoming Leader. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Running, Role: LEADER
I20260710 13:20:29.640273 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d0fb21d89c43578403aeb400eceec3" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf"
I20260710 13:20:29.641345 15242 consensus_queue.cc:237] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
W20260710 13:20:29.642083 15051 leader_election.cc:343] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:29.639904 15209 leader_election.cc:290] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 election: Requested vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:29.640167 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d0fb21d89c43578403aeb400eceec3" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1"
I20260710 13:20:29.647814 15160 raft_consensus.cc:3060] T 42d0fb21d89c43578403aeb400eceec3 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.634490 15201 raft_consensus.cc:359] T d8c8b3d4c9004485a40b82da2c8601df P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.649866 15201 raft_consensus.cc:385] T d8c8b3d4c9004485a40b82da2c8601df P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.650171 15201 raft_consensus.cc:740] T d8c8b3d4c9004485a40b82da2c8601df P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.650875 15201 consensus_queue.cc:260] T d8c8b3d4c9004485a40b82da2c8601df P a5854aca7e304a88834a357232b1eddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.653201 15201 ts_tablet_manager.cc:1434] T d8c8b3d4c9004485a40b82da2c8601df P a5854aca7e304a88834a357232b1eddf: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260710 13:20:29.654201 15201 tablet_bootstrap.cc:492] T 42d0fb21d89c43578403aeb400eceec3 P a5854aca7e304a88834a357232b1eddf: Bootstrap starting.
I20260710 13:20:29.655107 15160 raft_consensus.cc:2468] T 42d0fb21d89c43578403aeb400eceec3 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 1.
I20260710 13:20:29.656658 15051 leader_election.cc:304] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, 675165e1a00a4a6bb8b0d14fb3d76a90; no voters: a5854aca7e304a88834a357232b1eddf
I20260710 13:20:29.653085 14909 catalog_manager.cc:5697] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 134b972257074df8b1c3a19505a10ec1 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "134b972257074df8b1c3a19505a10ec1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:29.658018 15209 raft_consensus.cc:2804] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:29.658762 15209 raft_consensus.cc:697] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 LEADER]: Becoming Leader. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Running, Role: LEADER
I20260710 13:20:29.659632 15209 consensus_queue.cc:237] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.662557 15202 tablet_bootstrap.cc:492] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90: No bootstrap required, opened a new log
I20260710 13:20:29.663025 15202 ts_tablet_manager.cc:1403] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.007s
I20260710 13:20:29.663368 15201 tablet_bootstrap.cc:654] T 42d0fb21d89c43578403aeb400eceec3 P a5854aca7e304a88834a357232b1eddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.665803 15202 raft_consensus.cc:359] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.666446 15202 raft_consensus.cc:385] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.666706 15202 raft_consensus.cc:740] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.667395 15202 consensus_queue.cc:260] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.669826 15202 ts_tablet_manager.cc:1434] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:29.669366 14907 catalog_manager.cc:5697] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130). New cstate: current_term: 1 leader_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:29.680241 14909 catalog_manager.cc:5697] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf reported cstate change: term changed from 0 to 1, leader changed from <none> to a5854aca7e304a88834a357232b1eddf (127.10.208.129). New cstate: current_term: 1 leader_uuid: "a5854aca7e304a88834a357232b1eddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:29.684971 15201 tablet_bootstrap.cc:492] T 42d0fb21d89c43578403aeb400eceec3 P a5854aca7e304a88834a357232b1eddf: No bootstrap required, opened a new log
I20260710 13:20:29.685498 15201 ts_tablet_manager.cc:1403] T 42d0fb21d89c43578403aeb400eceec3 P a5854aca7e304a88834a357232b1eddf: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.016s
I20260710 13:20:29.687487 15201 raft_consensus.cc:359] T 42d0fb21d89c43578403aeb400eceec3 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.688104 15201 raft_consensus.cc:385] T 42d0fb21d89c43578403aeb400eceec3 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.688282 15201 raft_consensus.cc:740] T 42d0fb21d89c43578403aeb400eceec3 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.688756 15201 consensus_queue.cc:260] T 42d0fb21d89c43578403aeb400eceec3 P a5854aca7e304a88834a357232b1eddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.690058 15201 ts_tablet_manager.cc:1434] T 42d0fb21d89c43578403aeb400eceec3 P a5854aca7e304a88834a357232b1eddf: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:20:29.690892 15201 tablet_bootstrap.cc:492] T 43530c06ccf64050823b84d63a59a250 P a5854aca7e304a88834a357232b1eddf: Bootstrap starting.
I20260710 13:20:29.690052 14907 catalog_manager.cc:5697] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130). New cstate: current_term: 1 leader_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:29.697427 15201 tablet_bootstrap.cc:654] T 43530c06ccf64050823b84d63a59a250 P a5854aca7e304a88834a357232b1eddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.701836 15201 tablet_bootstrap.cc:492] T 43530c06ccf64050823b84d63a59a250 P a5854aca7e304a88834a357232b1eddf: No bootstrap required, opened a new log
I20260710 13:20:29.700917 14909 catalog_manager.cc:5697] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf reported cstate change: term changed from 0 to 1, leader changed from <none> to a5854aca7e304a88834a357232b1eddf (127.10.208.129). New cstate: current_term: 1 leader_uuid: "a5854aca7e304a88834a357232b1eddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:29.702263 15201 ts_tablet_manager.cc:1403] T 43530c06ccf64050823b84d63a59a250 P a5854aca7e304a88834a357232b1eddf: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.002s
I20260710 13:20:29.704167 15201 raft_consensus.cc:359] T 43530c06ccf64050823b84d63a59a250 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.704636 15201 raft_consensus.cc:385] T 43530c06ccf64050823b84d63a59a250 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.704849 15201 raft_consensus.cc:740] T 43530c06ccf64050823b84d63a59a250 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.705405 15201 consensus_queue.cc:260] T 43530c06ccf64050823b84d63a59a250 P a5854aca7e304a88834a357232b1eddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.707197 15201 ts_tablet_manager.cc:1434] T 43530c06ccf64050823b84d63a59a250 P a5854aca7e304a88834a357232b1eddf: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:20:29.827807 15209 consensus_queue.cc:1048] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:29.839186 15209 consensus_queue.cc:1048] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:29.920572 15204 raft_consensus.cc:493] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.921123 15204 raft_consensus.cc:515] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.922622 15209 consensus_queue.cc:1048] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:29.923213 15204 leader_election.cc:290] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333)
I20260710 13:20:29.923801 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43530c06ccf64050823b84d63a59a250" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf" is_pre_election: true
I20260710 13:20:29.924364 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43530c06ccf64050823b84d63a59a250" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" is_pre_election: true
I20260710 13:20:29.924466 15011 raft_consensus.cc:2468] T 43530c06ccf64050823b84d63a59a250 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 0.
I20260710 13:20:29.924942 15083 raft_consensus.cc:2468] T 43530c06ccf64050823b84d63a59a250 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 0.
I20260710 13:20:29.925561 15125 leader_election.cc:304] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:29.926373 15204 raft_consensus.cc:2804] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:29.926709 15204 raft_consensus.cc:493] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:29.927136 15204 raft_consensus.cc:3060] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.935061 15204 raft_consensus.cc:515] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.935181 15209 consensus_queue.cc:1048] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:29.937098 15204 leader_election.cc:290] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 election: Requested vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333)
I20260710 13:20:29.938282 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43530c06ccf64050823b84d63a59a250" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
I20260710 13:20:29.938911 15083 raft_consensus.cc:3060] T 43530c06ccf64050823b84d63a59a250 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.938282 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43530c06ccf64050823b84d63a59a250" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf"
I20260710 13:20:29.939985 15242 raft_consensus.cc:493] T d8c8b3d4c9004485a40b82da2c8601df P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.940335 15011 raft_consensus.cc:3060] T 43530c06ccf64050823b84d63a59a250 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.940516 15242 raft_consensus.cc:515] T d8c8b3d4c9004485a40b82da2c8601df P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.944069 15084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c8b3d4c9004485a40b82da2c8601df" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" is_pre_election: true
I20260710 13:20:29.944854 15084 raft_consensus.cc:2393] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5854aca7e304a88834a357232b1eddf in current term 1: Already voted for candidate 134b972257074df8b1c3a19505a10ec1 in this term.
I20260710 13:20:29.945909 15083 raft_consensus.cc:2468] T 43530c06ccf64050823b84d63a59a250 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 1.
I20260710 13:20:29.946648 15242 leader_election.cc:290] T d8c8b3d4c9004485a40b82da2c8601df P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:29.947383 15124 leader_election.cc:304] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, 675165e1a00a4a6bb8b0d14fb3d76a90; no voters: 
I20260710 13:20:29.948125 15204 raft_consensus.cc:2804] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:29.948271 15011 raft_consensus.cc:2468] T 43530c06ccf64050823b84d63a59a250 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 1.
I20260710 13:20:29.948956 15204 raft_consensus.cc:697] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Becoming Leader. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Running, Role: LEADER
I20260710 13:20:29.948720 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c8b3d4c9004485a40b82da2c8601df" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1" is_pre_election: true
I20260710 13:20:29.950098 15204 consensus_queue.cc:237] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:29.952059 14976 leader_election.cc:304] T d8c8b3d4c9004485a40b82da2c8601df P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5854aca7e304a88834a357232b1eddf; no voters: 134b972257074df8b1c3a19505a10ec1, 675165e1a00a4a6bb8b0d14fb3d76a90
I20260710 13:20:29.953473 15242 raft_consensus.cc:3060] T d8c8b3d4c9004485a40b82da2c8601df P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.960602 15242 raft_consensus.cc:2749] T d8c8b3d4c9004485a40b82da2c8601df P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:29.960124 14907 catalog_manager.cc:5697] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 134b972257074df8b1c3a19505a10ec1 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "134b972257074df8b1c3a19505a10ec1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:29.985793 15204 consensus_queue.cc:1048] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:29.993872 15083 raft_consensus.cc:3060] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:30.001641 15240 consensus_queue.cc:1048] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.008219 15246 consensus_queue.cc:1048] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:30.018748 15209 consensus_queue.cc:1048] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.028924 15242 consensus_queue.cc:1048] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:30.043660 15247 consensus_queue.cc:1048] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.060288 15209 consensus_queue.cc:1048] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.070216 15247 consensus_queue.cc:1048] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.072149 15010 raft_consensus.cc:3060] T 42d0fb21d89c43578403aeb400eceec3 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:30.082106 15246 consensus_queue.cc:1048] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.082902 15248 consensus_queue.cc:1048] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.085784 15240 consensus_queue.cc:1048] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.104646 15204 consensus_queue.cc:1048] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:30.252451 15084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8385dbd5ae94d5f9284e6777cfff8c9"
dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
mode: GRACEFUL
new_leader_uuid: "a5854aca7e304a88834a357232b1eddf"
 from {username='slave'} at 127.0.0.1:35730
I20260710 13:20:30.252916 15084 raft_consensus.cc:606] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 LEADER]: Received request to transfer leadership to TS a5854aca7e304a88834a357232b1eddf
I20260710 13:20:30.262586 15084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d77491242e6d44308ea5e733602385e2"
dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
mode: GRACEFUL
new_leader_uuid: "a5854aca7e304a88834a357232b1eddf"
 from {username='slave'} at 127.0.0.1:35730
I20260710 13:20:30.263090 15084 raft_consensus.cc:606] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 LEADER]: Received request to transfer leadership to TS a5854aca7e304a88834a357232b1eddf
I20260710 13:20:30.277154 15158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8c8b3d4c9004485a40b82da2c8601df"
dest_uuid: "134b972257074df8b1c3a19505a10ec1"
mode: GRACEFUL
new_leader_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
 from {username='slave'} at 127.0.0.1:32876
I20260710 13:20:30.277614 15158 raft_consensus.cc:606] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Received request to transfer leadership to TS 675165e1a00a4a6bb8b0d14fb3d76a90
I20260710 13:20:30.282332 15158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c39283cd26ae4409851f64c726ec872b"
dest_uuid: "134b972257074df8b1c3a19505a10ec1"
mode: GRACEFUL
new_leader_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
 from {username='slave'} at 127.0.0.1:32876
I20260710 13:20:30.282765 15158 raft_consensus.cc:606] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Received request to transfer leadership to TS 675165e1a00a4a6bb8b0d14fb3d76a90
I20260710 13:20:30.315538 15209 raft_consensus.cc:993] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90: : Instructing follower a5854aca7e304a88834a357232b1eddf to start an election
I20260710 13:20:30.316043 15224 raft_consensus.cc:1081] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 LEADER]: Signalling peer a5854aca7e304a88834a357232b1eddf to start an election
I20260710 13:20:30.316315 15209 raft_consensus.cc:993] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90: : Instructing follower a5854aca7e304a88834a357232b1eddf to start an election
I20260710 13:20:30.316781 15246 raft_consensus.cc:1081] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 LEADER]: Signalling peer a5854aca7e304a88834a357232b1eddf to start an election
I20260710 13:20:30.317662 15010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8385dbd5ae94d5f9284e6777cfff8c9"
dest_uuid: "a5854aca7e304a88834a357232b1eddf"
 from {username='slave'} at 127.0.0.1:38626
I20260710 13:20:30.318271 15010 raft_consensus.cc:493] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:30.318626 15010 raft_consensus.cc:3060] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.319176 15011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d77491242e6d44308ea5e733602385e2"
dest_uuid: "a5854aca7e304a88834a357232b1eddf"
 from {username='slave'} at 127.0.0.1:38626
I20260710 13:20:30.319669 15011 raft_consensus.cc:493] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:30.319967 15011 raft_consensus.cc:3060] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.324215 15010 raft_consensus.cc:515] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } }
I20260710 13:20:30.325917 15011 raft_consensus.cc:515] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:30.326227 15010 leader_election.cc:290] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 2 election: Requested vote from peers 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827), 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333)
I20260710 13:20:30.326907 15158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8385dbd5ae94d5f9284e6777cfff8c9" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "134b972257074df8b1c3a19505a10ec1"
I20260710 13:20:30.327283 15084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8385dbd5ae94d5f9284e6777cfff8c9" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
I20260710 13:20:30.327987 15011 leader_election.cc:290] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 2 election: Requested vote from peers 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:30.328297 15158 raft_consensus.cc:3060] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.328663 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77491242e6d44308ea5e733602385e2" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
I20260710 13:20:30.328341 15084 raft_consensus.cc:3055] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:30.329269 15083 raft_consensus.cc:3055] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:30.329406 15084 raft_consensus.cc:740] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Running, Role: LEADER
I20260710 13:20:30.329669 15083 raft_consensus.cc:740] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Running, Role: LEADER
I20260710 13:20:30.330474 15083 consensus_queue.cc:260] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:30.330343 15084 consensus_queue.cc:260] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } }
I20260710 13:20:30.331545 15083 raft_consensus.cc:3060] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.332057 15084 raft_consensus.cc:3060] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.332111 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77491242e6d44308ea5e733602385e2" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "134b972257074df8b1c3a19505a10ec1"
I20260710 13:20:30.332787 15160 raft_consensus.cc:3060] T d77491242e6d44308ea5e733602385e2 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.335456 15158 raft_consensus.cc:2468] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5854aca7e304a88834a357232b1eddf in term 2.
I20260710 13:20:30.336730 14976 leader_election.cc:304] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:30.337544 15248 raft_consensus.cc:2804] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:30.338001 15248 raft_consensus.cc:697] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [term 2 LEADER]: Becoming Leader. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Running, Role: LEADER
I20260710 13:20:30.338397 15083 raft_consensus.cc:2468] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5854aca7e304a88834a357232b1eddf in term 2.
I20260710 13:20:30.338805 15248 consensus_queue.cc:237] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } }
I20260710 13:20:30.339460 14975 leader_election.cc:304] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675165e1a00a4a6bb8b0d14fb3d76a90, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:30.340257 15206 raft_consensus.cc:2804] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:30.340713 15206 raft_consensus.cc:697] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf [term 2 LEADER]: Becoming Leader. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Running, Role: LEADER
I20260710 13:20:30.341099 15160 raft_consensus.cc:2468] T d77491242e6d44308ea5e733602385e2 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5854aca7e304a88834a357232b1eddf in term 2.
I20260710 13:20:30.338835 15084 raft_consensus.cc:2468] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5854aca7e304a88834a357232b1eddf in term 2.
I20260710 13:20:30.341524 15206 consensus_queue.cc:237] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:30.346241 14907 catalog_manager.cc:5697] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf reported cstate change: term changed from 1 to 2, leader changed from 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130) to a5854aca7e304a88834a357232b1eddf (127.10.208.129). New cstate: current_term: 2 leader_uuid: "a5854aca7e304a88834a357232b1eddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:30.356580 14907 catalog_manager.cc:5697] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf reported cstate change: term changed from 1 to 2, leader changed from 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130) to a5854aca7e304a88834a357232b1eddf (127.10.208.129). New cstate: current_term: 2 leader_uuid: "a5854aca7e304a88834a357232b1eddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:30.410125 15204 consensus_queue.cc:1048] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.420181 15241 consensus_queue.cc:1048] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.551194 15240 raft_consensus.cc:993] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1: : Instructing follower 675165e1a00a4a6bb8b0d14fb3d76a90 to start an election
I20260710 13:20:30.551612 15241 raft_consensus.cc:1081] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Signalling peer 675165e1a00a4a6bb8b0d14fb3d76a90 to start an election
I20260710 13:20:30.553143 15084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c39283cd26ae4409851f64c726ec872b"
dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
 from {username='slave'} at 127.0.0.1:35706
I20260710 13:20:30.553634 15084 raft_consensus.cc:493] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:30.554020 15084 raft_consensus.cc:3060] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.558687 15084 raft_consensus.cc:515] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:30.560371 15084 leader_election.cc:290] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 2 election: Requested vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:30.561082 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39283cd26ae4409851f64c726ec872b" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5854aca7e304a88834a357232b1eddf"
I20260710 13:20:30.561390 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39283cd26ae4409851f64c726ec872b" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "134b972257074df8b1c3a19505a10ec1"
I20260710 13:20:30.561712 15011 raft_consensus.cc:3060] T c39283cd26ae4409851f64c726ec872b P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.561980 15160 raft_consensus.cc:3055] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:30.562309 15160 raft_consensus.cc:740] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Running, Role: LEADER
I20260710 13:20:30.563160 15160 consensus_queue.cc:260] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:30.564373 15160 raft_consensus.cc:3060] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.568526 15011 raft_consensus.cc:2468] T c39283cd26ae4409851f64c726ec872b P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 2.
I20260710 13:20:30.569929 15051 leader_election.cc:304] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675165e1a00a4a6bb8b0d14fb3d76a90, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:30.570688 15246 raft_consensus.cc:2804] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:30.571151 15160 raft_consensus.cc:2468] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 2.
I20260710 13:20:30.571144 15246 raft_consensus.cc:697] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 LEADER]: Becoming Leader. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Running, Role: LEADER
I20260710 13:20:30.572224 15246 consensus_queue.cc:237] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:30.578174 14908 catalog_manager.cc:5697] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 reported cstate change: term changed from 1 to 2, leader changed from 134b972257074df8b1c3a19505a10ec1 (127.10.208.131) to 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130). New cstate: current_term: 2 leader_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:30.602196 15240 raft_consensus.cc:993] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1: : Instructing follower 675165e1a00a4a6bb8b0d14fb3d76a90 to start an election
I20260710 13:20:30.602701 15241 raft_consensus.cc:1081] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Signalling peer 675165e1a00a4a6bb8b0d14fb3d76a90 to start an election
I20260710 13:20:30.604231 15084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8c8b3d4c9004485a40b82da2c8601df"
dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
 from {username='slave'} at 127.0.0.1:35706
I20260710 13:20:30.604712 15084 raft_consensus.cc:493] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:30.605008 15084 raft_consensus.cc:3060] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.609570 15084 raft_consensus.cc:515] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:30.611171 15084 leader_election.cc:290] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 2 election: Requested vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:30.612012 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c8b3d4c9004485a40b82da2c8601df" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5854aca7e304a88834a357232b1eddf"
I20260710 13:20:30.612236 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c8b3d4c9004485a40b82da2c8601df" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "134b972257074df8b1c3a19505a10ec1"
I20260710 13:20:30.612607 15011 raft_consensus.cc:3060] T d8c8b3d4c9004485a40b82da2c8601df P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.612881 15160 raft_consensus.cc:3055] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:30.613209 15160 raft_consensus.cc:740] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Running, Role: LEADER
I20260710 13:20:30.613854 15160 consensus_queue.cc:260] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:30.614720 15160 raft_consensus.cc:3060] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.617429 15011 raft_consensus.cc:2468] T d8c8b3d4c9004485a40b82da2c8601df P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 2.
I20260710 13:20:30.618489 15051 leader_election.cc:304] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675165e1a00a4a6bb8b0d14fb3d76a90, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:30.619302 15246 raft_consensus.cc:2804] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:30.619896 15160 raft_consensus.cc:2468] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 2.
I20260710 13:20:30.619800 15246 raft_consensus.cc:697] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 LEADER]: Becoming Leader. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Running, Role: LEADER
I20260710 13:20:30.621152 15246 consensus_queue.cc:237] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:30.626938 14908 catalog_manager.cc:5697] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 reported cstate change: term changed from 1 to 2, leader changed from 134b972257074df8b1c3a19505a10ec1 (127.10.208.131) to 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130). New cstate: current_term: 2 leader_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:30.734601 15084 raft_consensus.cc:1275] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Refusing update from remote peer a5854aca7e304a88834a357232b1eddf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:30.734637 15158 raft_consensus.cc:1275] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Refusing update from remote peer a5854aca7e304a88834a357232b1eddf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:30.735991 15248 consensus_queue.cc:1048] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:30.736562 15206 consensus_queue.cc:1048] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:30.860635 15158 raft_consensus.cc:1275] T d77491242e6d44308ea5e733602385e2 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Refusing update from remote peer a5854aca7e304a88834a357232b1eddf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:30.862000 15282 consensus_queue.cc:1048] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:30.869365 15084 raft_consensus.cc:1275] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Refusing update from remote peer a5854aca7e304a88834a357232b1eddf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:30.870896 15242 consensus_queue.cc:1048] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:31.011443 15011 raft_consensus.cc:1275] T c39283cd26ae4409851f64c726ec872b P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Refusing update from remote peer 675165e1a00a4a6bb8b0d14fb3d76a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:31.012782 15209 consensus_queue.cc:1048] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:31.015165 15158 raft_consensus.cc:1275] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Refusing update from remote peer 675165e1a00a4a6bb8b0d14fb3d76a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:31.016759 15209 consensus_queue.cc:1048] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:31.099838 15011 raft_consensus.cc:1275] T d8c8b3d4c9004485a40b82da2c8601df P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Refusing update from remote peer 675165e1a00a4a6bb8b0d14fb3d76a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:31.101118 15246 consensus_queue.cc:1048] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:31.108323 15160 raft_consensus.cc:1275] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Refusing update from remote peer 675165e1a00a4a6bb8b0d14fb3d76a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:31.110809 15209 consensus_queue.cc:1048] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:33.311420 14909 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45640:
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:20:33.313337 14909 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:20:33.363260 15000 tablet_service.cc:1511] Processing CreateTablet for tablet a3db928032e243149d73d96d60904a99 (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:33.364456 15000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3db928032e243149d73d96d60904a99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.364447 15070 tablet_service.cc:1511] Processing CreateTablet for tablet a3db928032e243149d73d96d60904a99 (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:33.365779 15070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3db928032e243149d73d96d60904a99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.365517 15146 tablet_service.cc:1511] Processing CreateTablet for tablet a3db928032e243149d73d96d60904a99 (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:33.366691 15146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3db928032e243149d73d96d60904a99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.369745 14999 tablet_service.cc:1511] Processing CreateTablet for tablet 5d13acb48b2e41cca52b4dd51136b4bc (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:33.370486 15149 tablet_service.cc:1511] Processing CreateTablet for tablet 5d13acb48b2e41cca52b4dd51136b4bc (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:33.371007 14999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d13acb48b2e41cca52b4dd51136b4bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.371721 15149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d13acb48b2e41cca52b4dd51136b4bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.375384 14996 tablet_service.cc:1511] Processing CreateTablet for tablet 51e68e631196416a91b355e874c83a99 (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:33.376562 14996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e68e631196416a91b355e874c83a99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.380934 15150 tablet_service.cc:1511] Processing CreateTablet for tablet 51e68e631196416a91b355e874c83a99 (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:33.382153 15150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e68e631196416a91b355e874c83a99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.386001 15071 tablet_service.cc:1511] Processing CreateTablet for tablet 5d13acb48b2e41cca52b4dd51136b4bc (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:33.386274 15068 tablet_service.cc:1511] Processing CreateTablet for tablet 51e68e631196416a91b355e874c83a99 (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:33.387243 15071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d13acb48b2e41cca52b4dd51136b4bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.387858 15068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e68e631196416a91b355e874c83a99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.387653 15069 tablet_service.cc:1511] Processing CreateTablet for tablet bebb5cf251b642e1beb6f2b209cf89be (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:33.388908 15069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bebb5cf251b642e1beb6f2b209cf89be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.389050 15076 tablet_service.cc:1511] Processing CreateTablet for tablet af31f78194fa4bd0a7c422b9b0140221 (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:33.390236 15076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af31f78194fa4bd0a7c422b9b0140221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.391517 15072 tablet_service.cc:1511] Processing CreateTablet for tablet 445a6ac8cbad45738f62896c7a6aa971 (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:33.392686 15072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 445a6ac8cbad45738f62896c7a6aa971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.395961 15073 tablet_service.cc:1511] Processing CreateTablet for tablet dd46048b96264cdbac748efe9d6e604b (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:33.397156 15073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd46048b96264cdbac748efe9d6e604b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.375384 14997 tablet_service.cc:1511] Processing CreateTablet for tablet bebb5cf251b642e1beb6f2b209cf89be (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:33.405117 14997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bebb5cf251b642e1beb6f2b209cf89be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.380934 15148 tablet_service.cc:1511] Processing CreateTablet for tablet bebb5cf251b642e1beb6f2b209cf89be (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:33.406055 15148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bebb5cf251b642e1beb6f2b209cf89be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.409732 15075 tablet_service.cc:1511] Processing CreateTablet for tablet 6d9ba94779bf4fb8b482990bdcd89f79 (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:33.410051 15074 tablet_service.cc:1511] Processing CreateTablet for tablet d6857eb3f7664583965ba87eb7d803ff (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:33.411422 15075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d9ba94779bf4fb8b482990bdcd89f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.414234 15074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6857eb3f7664583965ba87eb7d803ff. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:20:33.419641 14957 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:33.429777 15001 tablet_service.cc:1511] Processing CreateTablet for tablet 445a6ac8cbad45738f62896c7a6aa971 (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:33.430068 14998 tablet_service.cc:1511] Processing CreateTablet for tablet dd46048b96264cdbac748efe9d6e604b (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:33.430418 14995 tablet_service.cc:1511] Processing CreateTablet for tablet af31f78194fa4bd0a7c422b9b0140221 (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:33.431180 15001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 445a6ac8cbad45738f62896c7a6aa971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.432535 14994 tablet_service.cc:1511] Processing CreateTablet for tablet 6d9ba94779bf4fb8b482990bdcd89f79 (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:33.429771 15147 tablet_service.cc:1511] Processing CreateTablet for tablet 445a6ac8cbad45738f62896c7a6aa971 (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:33.436230 15147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 445a6ac8cbad45738f62896c7a6aa971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.437069 14995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af31f78194fa4bd0a7c422b9b0140221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.439867 14994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d9ba94779bf4fb8b482990bdcd89f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.452023 14998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd46048b96264cdbac748efe9d6e604b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.453008 14993 tablet_service.cc:1511] Processing CreateTablet for tablet d6857eb3f7664583965ba87eb7d803ff (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:33.454936 14993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6857eb3f7664583965ba87eb7d803ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.456301 15142 tablet_service.cc:1511] Processing CreateTablet for tablet d6857eb3f7664583965ba87eb7d803ff (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:33.457521 15145 tablet_service.cc:1511] Processing CreateTablet for tablet dd46048b96264cdbac748efe9d6e604b (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:33.457979 15142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6857eb3f7664583965ba87eb7d803ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.458806 15145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd46048b96264cdbac748efe9d6e604b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.453003 15144 tablet_service.cc:1511] Processing CreateTablet for tablet af31f78194fa4bd0a7c422b9b0140221 (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:33.460667 15144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af31f78194fa4bd0a7c422b9b0140221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.454596 15143 tablet_service.cc:1511] Processing CreateTablet for tablet 6d9ba94779bf4fb8b482990bdcd89f79 (DEFAULT_TABLE table=soft_deleted_table [id=9337324397b1421a94ead3e483052e00]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:33.465546 15143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d9ba94779bf4fb8b482990bdcd89f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.496573 15303 tablet_bootstrap.cc:492] T 5d13acb48b2e41cca52b4dd51136b4bc P 134b972257074df8b1c3a19505a10ec1: Bootstrap starting.
I20260710 13:20:33.507740 15303 tablet_bootstrap.cc:654] T 5d13acb48b2e41cca52b4dd51136b4bc P 134b972257074df8b1c3a19505a10ec1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.516893 15303 tablet_bootstrap.cc:492] T 5d13acb48b2e41cca52b4dd51136b4bc P 134b972257074df8b1c3a19505a10ec1: No bootstrap required, opened a new log
I20260710 13:20:33.517442 15303 ts_tablet_manager.cc:1403] T 5d13acb48b2e41cca52b4dd51136b4bc P 134b972257074df8b1c3a19505a10ec1: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.005s
I20260710 13:20:33.552297 15303 raft_consensus.cc:359] T 5d13acb48b2e41cca52b4dd51136b4bc P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.560556 15303 raft_consensus.cc:385] T 5d13acb48b2e41cca52b4dd51136b4bc P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.561111 15303 raft_consensus.cc:740] T 5d13acb48b2e41cca52b4dd51136b4bc P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.563588 15303 consensus_queue.cc:260] T 5d13acb48b2e41cca52b4dd51136b4bc P 134b972257074df8b1c3a19505a10ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.558128 15304 tablet_bootstrap.cc:492] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf: Bootstrap starting.
I20260710 13:20:33.568472 15305 tablet_bootstrap.cc:492] T 51e68e631196416a91b355e874c83a99 P 675165e1a00a4a6bb8b0d14fb3d76a90: Bootstrap starting.
I20260710 13:20:33.577098 15304 tablet_bootstrap.cc:654] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.579078 15303 ts_tablet_manager.cc:1434] T 5d13acb48b2e41cca52b4dd51136b4bc P 134b972257074df8b1c3a19505a10ec1: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260710 13:20:33.584277 15303 tablet_bootstrap.cc:492] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1: Bootstrap starting.
I20260710 13:20:33.587707 15305 tablet_bootstrap.cc:654] T 51e68e631196416a91b355e874c83a99 P 675165e1a00a4a6bb8b0d14fb3d76a90: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.592614 15303 tablet_bootstrap.cc:654] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.595060 15304 tablet_bootstrap.cc:492] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf: No bootstrap required, opened a new log
I20260710 13:20:33.595546 15304 ts_tablet_manager.cc:1403] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.001s
I20260710 13:20:33.599781 15305 tablet_bootstrap.cc:492] T 51e68e631196416a91b355e874c83a99 P 675165e1a00a4a6bb8b0d14fb3d76a90: No bootstrap required, opened a new log
I20260710 13:20:33.600379 15303 tablet_bootstrap.cc:492] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1: No bootstrap required, opened a new log
I20260710 13:20:33.600412 15305 ts_tablet_manager.cc:1403] T 51e68e631196416a91b355e874c83a99 P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.004s
I20260710 13:20:33.600972 15303 ts_tablet_manager.cc:1403] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260710 13:20:33.599817 15304 raft_consensus.cc:359] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.601759 15304 raft_consensus.cc:385] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.602465 15304 raft_consensus.cc:740] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.603119 15304 consensus_queue.cc:260] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.603452 15305 raft_consensus.cc:359] T 51e68e631196416a91b355e874c83a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.603783 15303 raft_consensus.cc:359] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.604233 15305 raft_consensus.cc:385] T 51e68e631196416a91b355e874c83a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.604456 15303 raft_consensus.cc:385] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.604543 15305 raft_consensus.cc:740] T 51e68e631196416a91b355e874c83a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.604823 15303 raft_consensus.cc:740] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.605327 15305 consensus_queue.cc:260] T 51e68e631196416a91b355e874c83a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.605553 15303 consensus_queue.cc:260] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.607633 15305 ts_tablet_manager.cc:1434] T 51e68e631196416a91b355e874c83a99 P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:33.607760 15303 ts_tablet_manager.cc:1434] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260710 13:20:33.608709 15303 tablet_bootstrap.cc:492] T dd46048b96264cdbac748efe9d6e604b P 134b972257074df8b1c3a19505a10ec1: Bootstrap starting.
I20260710 13:20:33.615092 15303 tablet_bootstrap.cc:654] T dd46048b96264cdbac748efe9d6e604b P 134b972257074df8b1c3a19505a10ec1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.615980 15292 raft_consensus.cc:493] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.616468 15292 raft_consensus.cc:515] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.617578 15304 ts_tablet_manager.cc:1434] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:20:33.618640 15304 tablet_bootstrap.cc:492] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf: Bootstrap starting.
I20260710 13:20:33.620524 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d13acb48b2e41cca52b4dd51136b4bc" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" is_pre_election: true
I20260710 13:20:33.623919 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d13acb48b2e41cca52b4dd51136b4bc" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1" is_pre_election: true
I20260710 13:20:33.624763 15160 raft_consensus.cc:2468] T 5d13acb48b2e41cca52b4dd51136b4bc P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5854aca7e304a88834a357232b1eddf in term 0.
W20260710 13:20:33.627341 14975 leader_election.cc:343] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.628082 15304 tablet_bootstrap.cc:654] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.631306 14976 leader_election.cc:304] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf [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: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 675165e1a00a4a6bb8b0d14fb3d76a90
I20260710 13:20:33.632328 15288 raft_consensus.cc:2804] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:33.632664 15288 raft_consensus.cc:493] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:33.632773 15303 tablet_bootstrap.cc:492] T dd46048b96264cdbac748efe9d6e604b P 134b972257074df8b1c3a19505a10ec1: No bootstrap required, opened a new log
I20260710 13:20:33.633023 15288 raft_consensus.cc:3060] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.633308 15303 ts_tablet_manager.cc:1403] T dd46048b96264cdbac748efe9d6e604b P 134b972257074df8b1c3a19505a10ec1: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.015s
I20260710 13:20:33.618834 15292 leader_election.cc:290] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:33.608716 15305 tablet_bootstrap.cc:492] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90: Bootstrap starting.
I20260710 13:20:33.644224 15303 raft_consensus.cc:359] T dd46048b96264cdbac748efe9d6e604b P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.644910 15304 tablet_bootstrap.cc:492] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf: No bootstrap required, opened a new log
I20260710 13:20:33.644984 15303 raft_consensus.cc:385] T dd46048b96264cdbac748efe9d6e604b P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.645450 15303 raft_consensus.cc:740] T dd46048b96264cdbac748efe9d6e604b P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.646281 15303 consensus_queue.cc:260] T dd46048b96264cdbac748efe9d6e604b P 134b972257074df8b1c3a19505a10ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.645545 15304 ts_tablet_manager.cc:1403] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260710 13:20:33.648521 15303 ts_tablet_manager.cc:1434] T dd46048b96264cdbac748efe9d6e604b P 134b972257074df8b1c3a19505a10ec1: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.004s
I20260710 13:20:33.649446 15303 tablet_bootstrap.cc:492] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1: Bootstrap starting.
I20260710 13:20:33.650030 15304 raft_consensus.cc:359] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.650786 15304 raft_consensus.cc:385] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.650489 15288 raft_consensus.cc:515] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.651158 15304 raft_consensus.cc:740] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.652050 15304 consensus_queue.cc:260] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.657472 15158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d13acb48b2e41cca52b4dd51136b4bc" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1"
I20260710 13:20:33.658144 15158 raft_consensus.cc:3060] T 5d13acb48b2e41cca52b4dd51136b4bc P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.658589 15303 tablet_bootstrap.cc:654] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.659407 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d13acb48b2e41cca52b4dd51136b4bc" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
I20260710 13:20:33.660579 15305 tablet_bootstrap.cc:654] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.661124 15304 ts_tablet_manager.cc:1434] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:20:33.662509 15304 tablet_bootstrap.cc:492] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf: Bootstrap starting.
I20260710 13:20:33.662585 15288 leader_election.cc:290] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 election: Requested vote from peers 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
W20260710 13:20:33.661070 14975 leader_election.cc:343] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.670680 15303 tablet_bootstrap.cc:492] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1: No bootstrap required, opened a new log
I20260710 13:20:33.673424 15158 raft_consensus.cc:2468] T 5d13acb48b2e41cca52b4dd51136b4bc P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5854aca7e304a88834a357232b1eddf in term 1.
I20260710 13:20:33.671293 15303 ts_tablet_manager.cc:1403] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260710 13:20:33.680526 14976 leader_election.cc:304] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 675165e1a00a4a6bb8b0d14fb3d76a90
I20260710 13:20:33.681579 15288 raft_consensus.cc:2804] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:33.682075 15288 raft_consensus.cc:697] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf [term 1 LEADER]: Becoming Leader. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Running, Role: LEADER
I20260710 13:20:33.682503 15303 raft_consensus.cc:359] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.683292 15303 raft_consensus.cc:385] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.683578 15303 raft_consensus.cc:740] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.684293 15303 consensus_queue.cc:260] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.684129 15288 consensus_queue.cc:237] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.686650 15303 ts_tablet_manager.cc:1434] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.003s
I20260710 13:20:33.687634 15303 tablet_bootstrap.cc:492] T 6d9ba94779bf4fb8b482990bdcd89f79 P 134b972257074df8b1c3a19505a10ec1: Bootstrap starting.
I20260710 13:20:33.679046 15304 tablet_bootstrap.cc:654] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.694876 15303 tablet_bootstrap.cc:654] T 6d9ba94779bf4fb8b482990bdcd89f79 P 134b972257074df8b1c3a19505a10ec1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.699445 15241 raft_consensus.cc:493] T dd46048b96264cdbac748efe9d6e604b P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.699987 15241 raft_consensus.cc:515] T dd46048b96264cdbac748efe9d6e604b P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.702517 15304 tablet_bootstrap.cc:492] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf: No bootstrap required, opened a new log
I20260710 13:20:33.702432 15241 leader_election.cc:290] T dd46048b96264cdbac748efe9d6e604b P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333)
I20260710 13:20:33.703246 15304 ts_tablet_manager.cc:1403] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.006s
I20260710 13:20:33.703617 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd46048b96264cdbac748efe9d6e604b" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" is_pre_election: true
I20260710 13:20:33.704342 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd46048b96264cdbac748efe9d6e604b" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf" is_pre_election: true
W20260710 13:20:33.705130 15124 leader_election.cc:343] T dd46048b96264cdbac748efe9d6e604b P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:33.706306 15125 leader_election.cc:343] T dd46048b96264cdbac748efe9d6e604b P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.706210 15304 raft_consensus.cc:359] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.707139 15303 tablet_bootstrap.cc:492] T 6d9ba94779bf4fb8b482990bdcd89f79 P 134b972257074df8b1c3a19505a10ec1: No bootstrap required, opened a new log
I20260710 13:20:33.707067 15304 raft_consensus.cc:385] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.707019 15125 leader_election.cc:304] T dd46048b96264cdbac748efe9d6e604b P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1; no voters: 675165e1a00a4a6bb8b0d14fb3d76a90, a5854aca7e304a88834a357232b1eddf
I20260710 13:20:33.707818 15303 ts_tablet_manager.cc:1403] T 6d9ba94779bf4fb8b482990bdcd89f79 P 134b972257074df8b1c3a19505a10ec1: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260710 13:20:33.707641 15304 raft_consensus.cc:740] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.708647 15241 raft_consensus.cc:2749] T dd46048b96264cdbac748efe9d6e604b P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:33.708704 15304 consensus_queue.cc:260] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.710696 15303 raft_consensus.cc:359] T 6d9ba94779bf4fb8b482990bdcd89f79 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.711519 15304 ts_tablet_manager.cc:1434] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:33.711478 15303 raft_consensus.cc:385] T 6d9ba94779bf4fb8b482990bdcd89f79 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.712046 15303 raft_consensus.cc:740] T 6d9ba94779bf4fb8b482990bdcd89f79 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.712682 15304 tablet_bootstrap.cc:492] T af31f78194fa4bd0a7c422b9b0140221 P a5854aca7e304a88834a357232b1eddf: Bootstrap starting.
I20260710 13:20:33.712841 15303 consensus_queue.cc:260] T 6d9ba94779bf4fb8b482990bdcd89f79 P 134b972257074df8b1c3a19505a10ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.713155 14908 catalog_manager.cc:5697] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf reported cstate change: term changed from 0 to 1, leader changed from <none> to a5854aca7e304a88834a357232b1eddf (127.10.208.129). New cstate: current_term: 1 leader_uuid: "a5854aca7e304a88834a357232b1eddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:33.716594 15303 ts_tablet_manager.cc:1434] T 6d9ba94779bf4fb8b482990bdcd89f79 P 134b972257074df8b1c3a19505a10ec1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:33.719765 15304 tablet_bootstrap.cc:654] T af31f78194fa4bd0a7c422b9b0140221 P a5854aca7e304a88834a357232b1eddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.734840 15303 tablet_bootstrap.cc:492] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1: Bootstrap starting.
I20260710 13:20:33.735817 15305 tablet_bootstrap.cc:492] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90: No bootstrap required, opened a new log
I20260710 13:20:33.736378 15305 ts_tablet_manager.cc:1403] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent bootstrapping tablet: real 0.128s	user 0.030s	sys 0.038s
I20260710 13:20:33.739343 15305 raft_consensus.cc:359] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.740126 15305 raft_consensus.cc:385] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.740456 15305 raft_consensus.cc:740] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.740482 15241 raft_consensus.cc:493] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.741878 15303 tablet_bootstrap.cc:654] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.741257 15305 consensus_queue.cc:260] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.741205 15241 raft_consensus.cc:515] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.743712 15305 ts_tablet_manager.cc:1434] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:20:33.744645 15305 tablet_bootstrap.cc:492] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90: Bootstrap starting.
I20260710 13:20:33.745214 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebb5cf251b642e1beb6f2b209cf89be" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf" is_pre_election: true
I20260710 13:20:33.746052 15011 raft_consensus.cc:2468] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 0.
I20260710 13:20:33.747414 15125 leader_election.cc:304] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:33.751950 15241 leader_election.cc:290] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333)
I20260710 13:20:33.752526 15305 tablet_bootstrap.cc:654] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.752610 15241 raft_consensus.cc:2804] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:33.753208 15241 raft_consensus.cc:493] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:33.753546 15241 raft_consensus.cc:3060] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.754334 15304 tablet_bootstrap.cc:492] T af31f78194fa4bd0a7c422b9b0140221 P a5854aca7e304a88834a357232b1eddf: No bootstrap required, opened a new log
I20260710 13:20:33.756675 15304 ts_tablet_manager.cc:1403] T af31f78194fa4bd0a7c422b9b0140221 P a5854aca7e304a88834a357232b1eddf: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.008s
I20260710 13:20:33.756471 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebb5cf251b642e1beb6f2b209cf89be" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" is_pre_election: true
W20260710 13:20:33.762486 15124 leader_election.cc:343] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.766098 15304 raft_consensus.cc:359] T af31f78194fa4bd0a7c422b9b0140221 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.767720 15304 raft_consensus.cc:385] T af31f78194fa4bd0a7c422b9b0140221 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.768069 15304 raft_consensus.cc:740] T af31f78194fa4bd0a7c422b9b0140221 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.769059 15304 consensus_queue.cc:260] T af31f78194fa4bd0a7c422b9b0140221 P a5854aca7e304a88834a357232b1eddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.772574 15288 raft_consensus.cc:493] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.773032 15288 raft_consensus.cc:515] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.775098 15241 raft_consensus.cc:515] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.776238 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3db928032e243149d73d96d60904a99" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" is_pre_election: true
I20260710 13:20:33.778647 15241 leader_election.cc:290] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 election: Requested vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333)
W20260710 13:20:33.779615 14975 leader_election.cc:343] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.778582 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebb5cf251b642e1beb6f2b209cf89be" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf"
I20260710 13:20:33.780300 15011 raft_consensus.cc:3060] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.783180 15288 leader_election.cc:290] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:33.783378 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebb5cf251b642e1beb6f2b209cf89be" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
I20260710 13:20:33.788597 15304 ts_tablet_manager.cc:1434] T af31f78194fa4bd0a7c422b9b0140221 P a5854aca7e304a88834a357232b1eddf: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.004s
W20260710 13:20:33.788805 15124 leader_election.cc:343] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.784874 15158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3db928032e243149d73d96d60904a99" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1" is_pre_election: true
I20260710 13:20:33.789637 15304 tablet_bootstrap.cc:492] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf: Bootstrap starting.
W20260710 13:20:33.790385 14976 leader_election.cc:343] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.790827 14976 leader_election.cc:304] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5854aca7e304a88834a357232b1eddf; no voters: 134b972257074df8b1c3a19505a10ec1, 675165e1a00a4a6bb8b0d14fb3d76a90
I20260710 13:20:33.792003 15288 raft_consensus.cc:2749] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:33.793989 15305 tablet_bootstrap.cc:492] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90: No bootstrap required, opened a new log
I20260710 13:20:33.794529 15305 ts_tablet_manager.cc:1403] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.020s
I20260710 13:20:33.794699 15011 raft_consensus.cc:2468] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 1.
I20260710 13:20:33.796108 15125 leader_election.cc:304] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 675165e1a00a4a6bb8b0d14fb3d76a90
I20260710 13:20:33.796619 15303 tablet_bootstrap.cc:492] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1: No bootstrap required, opened a new log
I20260710 13:20:33.797092 15303 ts_tablet_manager.cc:1403] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1: Time spent bootstrapping tablet: real 0.062s	user 0.026s	sys 0.024s
I20260710 13:20:33.797338 15241 raft_consensus.cc:2804] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:33.798519 15304 tablet_bootstrap.cc:654] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.800127 15303 raft_consensus.cc:359] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.800875 15303 raft_consensus.cc:385] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.801160 15303 raft_consensus.cc:740] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.797874 15241 raft_consensus.cc:697] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Becoming Leader. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Running, Role: LEADER
I20260710 13:20:33.803718 15241 consensus_queue.cc:237] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.803877 15303 consensus_queue.cc:260] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.805733 15305 raft_consensus.cc:359] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.806424 15304 tablet_bootstrap.cc:492] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf: No bootstrap required, opened a new log
I20260710 13:20:33.806480 15305 raft_consensus.cc:385] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.807013 15305 raft_consensus.cc:740] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.807081 15304 ts_tablet_manager.cc:1403] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260710 13:20:33.807394 15303 ts_tablet_manager.cc:1434] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 13:20:33.807928 15305 consensus_queue.cc:260] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.808486 15303 tablet_bootstrap.cc:492] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1: Bootstrap starting.
I20260710 13:20:33.810338 15305 ts_tablet_manager.cc:1434] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 13:20:33.811255 15305 tablet_bootstrap.cc:492] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90: Bootstrap starting.
I20260710 13:20:33.812747 15304 raft_consensus.cc:359] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.813581 15304 raft_consensus.cc:385] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.813865 15304 raft_consensus.cc:740] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.814569 15304 consensus_queue.cc:260] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.815356 15303 tablet_bootstrap.cc:654] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.816895 15304 ts_tablet_manager.cc:1434] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:20:33.817896 15304 tablet_bootstrap.cc:492] T dd46048b96264cdbac748efe9d6e604b P a5854aca7e304a88834a357232b1eddf: Bootstrap starting.
I20260710 13:20:33.818202 15305 tablet_bootstrap.cc:654] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.824307 15304 tablet_bootstrap.cc:654] T dd46048b96264cdbac748efe9d6e604b P a5854aca7e304a88834a357232b1eddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.826417 15303 tablet_bootstrap.cc:492] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1: No bootstrap required, opened a new log
I20260710 13:20:33.828706 15303 ts_tablet_manager.cc:1403] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260710 13:20:33.832531 15303 raft_consensus.cc:359] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.834563 15303 raft_consensus.cc:385] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.834908 15303 raft_consensus.cc:740] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.835896 15305 tablet_bootstrap.cc:492] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90: No bootstrap required, opened a new log
I20260710 13:20:33.835783 15303 consensus_queue.cc:260] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.836388 15305 ts_tablet_manager.cc:1403] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.009s
I20260710 13:20:33.838104 15303 ts_tablet_manager.cc:1434] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:20:33.839170 15303 tablet_bootstrap.cc:492] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1: Bootstrap starting.
I20260710 13:20:33.839296 15304 tablet_bootstrap.cc:492] T dd46048b96264cdbac748efe9d6e604b P a5854aca7e304a88834a357232b1eddf: No bootstrap required, opened a new log
I20260710 13:20:33.839371 15305 raft_consensus.cc:359] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.839962 15304 ts_tablet_manager.cc:1403] T dd46048b96264cdbac748efe9d6e604b P a5854aca7e304a88834a357232b1eddf: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.006s
I20260710 13:20:33.840333 15305 raft_consensus.cc:385] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.840723 15305 raft_consensus.cc:740] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.840137 14905 catalog_manager.cc:5697] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 134b972257074df8b1c3a19505a10ec1 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "134b972257074df8b1c3a19505a10ec1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:33.841477 15305 consensus_queue.cc:260] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.843320 15304 raft_consensus.cc:359] T dd46048b96264cdbac748efe9d6e604b P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.844046 15304 raft_consensus.cc:385] T dd46048b96264cdbac748efe9d6e604b P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.844046 15305 ts_tablet_manager.cc:1434] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 13:20:33.845721 15305 tablet_bootstrap.cc:492] T 5d13acb48b2e41cca52b4dd51136b4bc P 675165e1a00a4a6bb8b0d14fb3d76a90: Bootstrap starting.
I20260710 13:20:33.845971 15303 tablet_bootstrap.cc:654] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.844386 15304 raft_consensus.cc:740] T dd46048b96264cdbac748efe9d6e604b P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.849195 15304 consensus_queue.cc:260] T dd46048b96264cdbac748efe9d6e604b P a5854aca7e304a88834a357232b1eddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.851516 15304 ts_tablet_manager.cc:1434] T dd46048b96264cdbac748efe9d6e604b P a5854aca7e304a88834a357232b1eddf: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:20:33.853274 15305 tablet_bootstrap.cc:654] T 5d13acb48b2e41cca52b4dd51136b4bc P 675165e1a00a4a6bb8b0d14fb3d76a90: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.853446 15303 tablet_bootstrap.cc:492] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1: No bootstrap required, opened a new log
I20260710 13:20:33.853914 15303 ts_tablet_manager.cc:1403] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.006s
I20260710 13:20:33.855967 15304 tablet_bootstrap.cc:492] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf: Bootstrap starting.
I20260710 13:20:33.856647 15303 raft_consensus.cc:359] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.857600 15303 raft_consensus.cc:385] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.858024 15303 raft_consensus.cc:740] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.858896 15303 consensus_queue.cc:260] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.861704 15303 ts_tablet_manager.cc:1434] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:33.862730 15304 tablet_bootstrap.cc:654] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.864629 15305 tablet_bootstrap.cc:492] T 5d13acb48b2e41cca52b4dd51136b4bc P 675165e1a00a4a6bb8b0d14fb3d76a90: No bootstrap required, opened a new log
I20260710 13:20:33.862751 15303 tablet_bootstrap.cc:492] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1: Bootstrap starting.
I20260710 13:20:33.865200 15305 ts_tablet_manager.cc:1403] T 5d13acb48b2e41cca52b4dd51136b4bc P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260710 13:20:33.868001 15305 raft_consensus.cc:359] T 5d13acb48b2e41cca52b4dd51136b4bc P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.868676 15305 raft_consensus.cc:385] T 5d13acb48b2e41cca52b4dd51136b4bc P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.868963 15305 raft_consensus.cc:740] T 5d13acb48b2e41cca52b4dd51136b4bc P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.869791 15305 consensus_queue.cc:260] T 5d13acb48b2e41cca52b4dd51136b4bc P 675165e1a00a4a6bb8b0d14fb3d76a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.872058 15303 tablet_bootstrap.cc:654] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.872232 15305 ts_tablet_manager.cc:1434] T 5d13acb48b2e41cca52b4dd51136b4bc P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:33.873196 15305 tablet_bootstrap.cc:492] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90: Bootstrap starting.
I20260710 13:20:33.878784 15305 tablet_bootstrap.cc:654] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.884061 15303 tablet_bootstrap.cc:492] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1: No bootstrap required, opened a new log
I20260710 13:20:33.884611 15303 ts_tablet_manager.cc:1403] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260710 13:20:33.887908 15305 tablet_bootstrap.cc:492] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90: No bootstrap required, opened a new log
I20260710 13:20:33.888459 15305 ts_tablet_manager.cc:1403] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 13:20:33.887970 15303 raft_consensus.cc:359] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.889001 15303 raft_consensus.cc:385] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.889351 15303 raft_consensus.cc:740] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.890173 15303 consensus_queue.cc:260] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.891371 15305 raft_consensus.cc:359] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.892047 15305 raft_consensus.cc:385] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.892334 15305 raft_consensus.cc:740] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.892822 15303 ts_tablet_manager.cc:1434] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 13:20:33.893004 15305 consensus_queue.cc:260] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.895210 15305 ts_tablet_manager.cc:1434] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 13:20:33.896091 15305 tablet_bootstrap.cc:492] T a3db928032e243149d73d96d60904a99 P 675165e1a00a4a6bb8b0d14fb3d76a90: Bootstrap starting.
I20260710 13:20:33.899358 15241 raft_consensus.cc:493] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.899832 15241 raft_consensus.cc:515] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.901822 15241 leader_election.cc:290] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333)
I20260710 13:20:33.903635 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af31f78194fa4bd0a7c422b9b0140221" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf" is_pre_election: true
I20260710 13:20:33.903914 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af31f78194fa4bd0a7c422b9b0140221" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" is_pre_election: true
I20260710 13:20:33.904296 15011 raft_consensus.cc:2468] T af31f78194fa4bd0a7c422b9b0140221 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 0.
I20260710 13:20:33.904350 15304 tablet_bootstrap.cc:492] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf: No bootstrap required, opened a new log
I20260710 13:20:33.904464 15083 raft_consensus.cc:2468] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 0.
I20260710 13:20:33.905010 15304 ts_tablet_manager.cc:1403] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.016s
I20260710 13:20:33.905567 15125 leader_election.cc:304] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:33.906356 15241 raft_consensus.cc:2804] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:33.906710 15241 raft_consensus.cc:493] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:33.907068 15241 raft_consensus.cc:3060] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.907889 15304 raft_consensus.cc:359] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.908550 15304 raft_consensus.cc:385] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.908861 15304 raft_consensus.cc:740] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.909471 15304 consensus_queue.cc:260] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.911504 15304 ts_tablet_manager.cc:1434] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:33.912415 15304 tablet_bootstrap.cc:492] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf: Bootstrap starting.
I20260710 13:20:33.913867 15241 raft_consensus.cc:515] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.916597 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af31f78194fa4bd0a7c422b9b0140221" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf"
I20260710 13:20:33.917137 15011 raft_consensus.cc:3060] T af31f78194fa4bd0a7c422b9b0140221 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.918210 15305 tablet_bootstrap.cc:654] T a3db928032e243149d73d96d60904a99 P 675165e1a00a4a6bb8b0d14fb3d76a90: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.919627 15304 tablet_bootstrap.cc:654] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.925446 15011 raft_consensus.cc:2468] T af31f78194fa4bd0a7c422b9b0140221 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 1.
I20260710 13:20:33.926949 15125 leader_election.cc:304] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:33.929878 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af31f78194fa4bd0a7c422b9b0140221" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
I20260710 13:20:33.930590 15083 raft_consensus.cc:3060] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.933032 15321 raft_consensus.cc:2804] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:33.934763 15313 raft_consensus.cc:493] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.937798 15313 raft_consensus.cc:515] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.939101 15241 leader_election.cc:290] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 election: Requested vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333)
I20260710 13:20:33.941123 15083 raft_consensus.cc:2468] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 1.
I20260710 13:20:33.941457 15084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6857eb3f7664583965ba87eb7d803ff" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" is_pre_election: true
W20260710 13:20:33.943501 14975 leader_election.cc:343] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.945948 15305 tablet_bootstrap.cc:492] T a3db928032e243149d73d96d60904a99 P 675165e1a00a4a6bb8b0d14fb3d76a90: No bootstrap required, opened a new log
I20260710 13:20:33.946486 15305 ts_tablet_manager.cc:1403] T a3db928032e243149d73d96d60904a99 P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.020s
I20260710 13:20:33.946944 15304 tablet_bootstrap.cc:492] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf: No bootstrap required, opened a new log
I20260710 13:20:33.946959 15158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6857eb3f7664583965ba87eb7d803ff" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1" is_pre_election: true
I20260710 13:20:33.947597 15304 ts_tablet_manager.cc:1403] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.023s
I20260710 13:20:33.947707 15313 leader_election.cc:290] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:33.947849 15158 raft_consensus.cc:2468] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5854aca7e304a88834a357232b1eddf in term 0.
I20260710 13:20:33.948283 15321 raft_consensus.cc:697] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Becoming Leader. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Running, Role: LEADER
I20260710 13:20:33.949121 14976 leader_election.cc:304] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [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: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 675165e1a00a4a6bb8b0d14fb3d76a90
I20260710 13:20:33.949159 15321 consensus_queue.cc:237] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.949832 15305 raft_consensus.cc:359] T a3db928032e243149d73d96d60904a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.950263 15313 raft_consensus.cc:2804] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:33.950178 15304 raft_consensus.cc:359] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.950747 15305 raft_consensus.cc:385] T a3db928032e243149d73d96d60904a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.950778 15313 raft_consensus.cc:493] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:33.950922 15304 raft_consensus.cc:385] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.951295 15305 raft_consensus.cc:740] T a3db928032e243149d73d96d60904a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.951529 15313 raft_consensus.cc:3060] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.951579 15304 raft_consensus.cc:740] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.952389 15304 consensus_queue.cc:260] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.952389 15305 consensus_queue.cc:260] T a3db928032e243149d73d96d60904a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.954473 15304 ts_tablet_manager.cc:1434] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:20:33.954622 15305 ts_tablet_manager.cc:1434] T a3db928032e243149d73d96d60904a99 P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:33.955602 15304 tablet_bootstrap.cc:492] T 445a6ac8cbad45738f62896c7a6aa971 P a5854aca7e304a88834a357232b1eddf: Bootstrap starting.
I20260710 13:20:33.955602 15305 tablet_bootstrap.cc:492] T d6857eb3f7664583965ba87eb7d803ff P 675165e1a00a4a6bb8b0d14fb3d76a90: Bootstrap starting.
I20260710 13:20:33.962136 15304 tablet_bootstrap.cc:654] T 445a6ac8cbad45738f62896c7a6aa971 P a5854aca7e304a88834a357232b1eddf: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.963147 15288 raft_consensus.cc:493] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.963789 15288 raft_consensus.cc:515] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.967311 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e68e631196416a91b355e874c83a99" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" is_pre_election: true
I20260710 13:20:33.968099 15083 raft_consensus.cc:2468] T 51e68e631196416a91b355e874c83a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5854aca7e304a88834a357232b1eddf in term 0.
I20260710 13:20:33.968063 15305 tablet_bootstrap.cc:654] T d6857eb3f7664583965ba87eb7d803ff P 675165e1a00a4a6bb8b0d14fb3d76a90: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.970242 15335 raft_consensus.cc:493] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.970736 15335 raft_consensus.cc:515] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.971479 15288 leader_election.cc:290] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:33.972496 14975 leader_election.cc:304] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675165e1a00a4a6bb8b0d14fb3d76a90, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:33.972852 15335 leader_election.cc:290] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333)
I20260710 13:20:33.973371 15288 raft_consensus.cc:2804] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:33.973879 15288 raft_consensus.cc:493] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:33.974383 15288 raft_consensus.cc:3060] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.974534 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e68e631196416a91b355e874c83a99" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" is_pre_election: true
I20260710 13:20:33.974844 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e68e631196416a91b355e874c83a99" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf" is_pre_election: true
I20260710 13:20:33.975207 15083 raft_consensus.cc:2468] T 51e68e631196416a91b355e874c83a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 0.
I20260710 13:20:33.977414 15124 leader_election.cc:304] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, 675165e1a00a4a6bb8b0d14fb3d76a90; no voters: 
I20260710 13:20:33.978202 15335 raft_consensus.cc:2804] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:33.978551 15335 raft_consensus.cc:493] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:33.978878 15335 raft_consensus.cc:3060] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.978565 15158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e68e631196416a91b355e874c83a99" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1" is_pre_election: true
I20260710 13:20:33.986517 15335 raft_consensus.cc:515] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.987600 15304 tablet_bootstrap.cc:492] T 445a6ac8cbad45738f62896c7a6aa971 P a5854aca7e304a88834a357232b1eddf: No bootstrap required, opened a new log
I20260710 13:20:33.987929 15158 raft_consensus.cc:2393] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5854aca7e304a88834a357232b1eddf in current term 1: Already voted for candidate 134b972257074df8b1c3a19505a10ec1 in this term.
I20260710 13:20:33.988333 15304 ts_tablet_manager.cc:1403] T 445a6ac8cbad45738f62896c7a6aa971 P a5854aca7e304a88834a357232b1eddf: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.012s
I20260710 13:20:33.992138 15304 raft_consensus.cc:359] T 445a6ac8cbad45738f62896c7a6aa971 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.992797 15291 raft_consensus.cc:493] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.993251 15304 raft_consensus.cc:385] T 445a6ac8cbad45738f62896c7a6aa971 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.993213 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e68e631196416a91b355e874c83a99" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf"
I20260710 13:20:33.993889 15304 raft_consensus.cc:740] T 445a6ac8cbad45738f62896c7a6aa971 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.993352 15291 raft_consensus.cc:515] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.994401 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e68e631196416a91b355e874c83a99" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
I20260710 13:20:33.994956 15083 raft_consensus.cc:3060] T 51e68e631196416a91b355e874c83a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.995863 15291 leader_election.cc:290] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:33.997293 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd46048b96264cdbac748efe9d6e604b" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf" is_pre_election: true
I20260710 13:20:33.986632 15288 raft_consensus.cc:515] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.003486 15241 raft_consensus.cc:493] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:34.000545 15158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd46048b96264cdbac748efe9d6e604b" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1" is_pre_election: true
I20260710 13:20:34.002471 15083 raft_consensus.cc:2468] T 51e68e631196416a91b355e874c83a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 1.
I20260710 13:20:33.998139 15010 raft_consensus.cc:2468] T dd46048b96264cdbac748efe9d6e604b P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 0.
I20260710 13:20:34.006668 15241 raft_consensus.cc:515] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:33.994829 15304 consensus_queue.cc:260] T 445a6ac8cbad45738f62896c7a6aa971 P a5854aca7e304a88834a357232b1eddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.009707 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e68e631196416a91b355e874c83a99" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
I20260710 13:20:34.009222 15158 raft_consensus.cc:2468] T dd46048b96264cdbac748efe9d6e604b P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 0.
I20260710 13:20:34.010462 15083 raft_consensus.cc:2393] T 51e68e631196416a91b355e874c83a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a5854aca7e304a88834a357232b1eddf in current term 1: Already voted for candidate 134b972257074df8b1c3a19505a10ec1 in this term.
I20260710 13:20:34.010284 15124 leader_election.cc:304] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, 675165e1a00a4a6bb8b0d14fb3d76a90; no voters: a5854aca7e304a88834a357232b1eddf
I20260710 13:20:34.007025 15011 raft_consensus.cc:2393] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 134b972257074df8b1c3a19505a10ec1 in current term 1: Already voted for candidate a5854aca7e304a88834a357232b1eddf in this term.
I20260710 13:20:34.012636 15304 ts_tablet_manager.cc:1434] T 445a6ac8cbad45738f62896c7a6aa971 P a5854aca7e304a88834a357232b1eddf: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 13:20:34.013144 15288 leader_election.cc:290] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 election: Requested vote from peers 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:34.013938 15313 raft_consensus.cc:515] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.018097 15241 leader_election.cc:290] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333)
I20260710 13:20:34.018635 15241 raft_consensus.cc:2804] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:34.019076 15241 raft_consensus.cc:697] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Becoming Leader. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Running, Role: LEADER
I20260710 13:20:34.020054 15241 consensus_queue.cc:237] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.021857 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3db928032e243149d73d96d60904a99" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf" is_pre_election: true
I20260710 13:20:34.022467 15010 raft_consensus.cc:2468] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 0.
I20260710 13:20:34.022876 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6857eb3f7664583965ba87eb7d803ff" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
I20260710 13:20:34.023550 15125 leader_election.cc:304] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 
W20260710 13:20:34.024473 14975 leader_election.cc:343] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:34.026037 15158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e68e631196416a91b355e874c83a99" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1"
I20260710 13:20:34.027292 15313 leader_election.cc:290] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 election: Requested vote from peers 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:34.028041 15305 tablet_bootstrap.cc:492] T d6857eb3f7664583965ba87eb7d803ff P 675165e1a00a4a6bb8b0d14fb3d76a90: No bootstrap required, opened a new log
I20260710 13:20:34.028234 15341 raft_consensus.cc:2804] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:34.028625 15305 ts_tablet_manager.cc:1403] T d6857eb3f7664583965ba87eb7d803ff P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent bootstrapping tablet: real 0.073s	user 0.032s	sys 0.030s
I20260710 13:20:34.028882 15341 raft_consensus.cc:493] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:34.029228 15341 raft_consensus.cc:3060] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.029821 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6857eb3f7664583965ba87eb7d803ff" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1"
I20260710 13:20:34.030447 15160 raft_consensus.cc:3060] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.031867 15305 raft_consensus.cc:359] T d6857eb3f7664583965ba87eb7d803ff P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.032567 15305 raft_consensus.cc:385] T d6857eb3f7664583965ba87eb7d803ff P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:34.032887 15305 raft_consensus.cc:740] T d6857eb3f7664583965ba87eb7d803ff P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Initialized, Role: FOLLOWER
I20260710 13:20:34.033702 15305 consensus_queue.cc:260] T d6857eb3f7664583965ba87eb7d803ff P 675165e1a00a4a6bb8b0d14fb3d76a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.028162 14976 leader_election.cc:304] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [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: a5854aca7e304a88834a357232b1eddf; no voters: 134b972257074df8b1c3a19505a10ec1, 675165e1a00a4a6bb8b0d14fb3d76a90
I20260710 13:20:34.035543 15313 raft_consensus.cc:2749] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:34.040608 15341 raft_consensus.cc:515] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.041851 15160 raft_consensus.cc:2468] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5854aca7e304a88834a357232b1eddf in term 1.
I20260710 13:20:34.043414 14976 leader_election.cc:304] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 675165e1a00a4a6bb8b0d14fb3d76a90
I20260710 13:20:34.044646 15313 raft_consensus.cc:2804] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:34.045226 15313 raft_consensus.cc:697] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [term 1 LEADER]: Becoming Leader. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Running, Role: LEADER
I20260710 13:20:34.045478 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3db928032e243149d73d96d60904a99" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf"
I20260710 13:20:34.046250 15313 consensus_queue.cc:237] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.044096 15341 leader_election.cc:290] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 election: Requested vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333)
I20260710 13:20:34.053112 15288 raft_consensus.cc:493] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:34.053622 15288 raft_consensus.cc:515] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.055639 15288 leader_election.cc:290] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:34.055882 14905 catalog_manager.cc:5697] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 134b972257074df8b1c3a19505a10ec1 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "134b972257074df8b1c3a19505a10ec1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:34.057710 15158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9ba94779bf4fb8b482990bdcd89f79" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1" is_pre_election: true
I20260710 13:20:34.058336 15158 raft_consensus.cc:2468] T 6d9ba94779bf4fb8b482990bdcd89f79 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5854aca7e304a88834a357232b1eddf in term 0.
I20260710 13:20:34.046337 15010 raft_consensus.cc:3060] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.065914 15305 ts_tablet_manager.cc:1434] T d6857eb3f7664583965ba87eb7d803ff P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.004s
I20260710 13:20:34.072371 15305 tablet_bootstrap.cc:492] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90: Bootstrap starting.
I20260710 13:20:34.067193 14976 leader_election.cc:304] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:34.069013 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9ba94779bf4fb8b482990bdcd89f79" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" is_pre_election: true
I20260710 13:20:34.075937 15313 raft_consensus.cc:2804] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:20:34.076274 14975 leader_election.cc:343] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:34.076370 15313 raft_consensus.cc:493] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:34.076908 15313 raft_consensus.cc:3060] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.081854 15305 tablet_bootstrap.cc:654] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:34.073889 15124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.208.130:46333, user_credentials={real_user=slave}} blocked reactor thread for 63717.1us
I20260710 13:20:34.067039 15342 raft_consensus.cc:493] T a3db928032e243149d73d96d60904a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:34.082437 15342 raft_consensus.cc:515] T a3db928032e243149d73d96d60904a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
W20260710 13:20:34.083568 15051 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.208.131:39827, user_credentials={real_user=slave}} blocked reactor thread for 82280.3us
I20260710 13:20:34.084614 15342 leader_election.cc:290] T a3db928032e243149d73d96d60904a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:34.090095 15051 leader_election.cc:304] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675165e1a00a4a6bb8b0d14fb3d76a90, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:34.090888 15291 raft_consensus.cc:2804] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:34.091104 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3db928032e243149d73d96d60904a99" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" is_pre_election: true
I20260710 13:20:34.091274 15291 raft_consensus.cc:493] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:34.091499 15084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3db928032e243149d73d96d60904a99" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
I20260710 13:20:34.091748 15291 raft_consensus.cc:3060] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.091818 15083 raft_consensus.cc:2468] T a3db928032e243149d73d96d60904a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 0.
I20260710 13:20:34.092170 15010 raft_consensus.cc:2468] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 1.
I20260710 13:20:34.093272 15125 leader_election.cc:304] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:34.094125 15241 raft_consensus.cc:2804] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:34.094583 15241 raft_consensus.cc:697] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Becoming Leader. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Running, Role: LEADER
I20260710 13:20:34.077194 15335 leader_election.cc:290] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 election: Requested vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333)
I20260710 13:20:34.095392 15241 consensus_queue.cc:237] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.095983 14909 catalog_manager.cc:5697] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 134b972257074df8b1c3a19505a10ec1 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "134b972257074df8b1c3a19505a10ec1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:34.100317 15291 raft_consensus.cc:515] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.102140 15291 leader_election.cc:290] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 election: Requested vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:34.103019 15313 raft_consensus.cc:515] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.106240 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9ba94779bf4fb8b482990bdcd89f79" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
I20260710 13:20:34.106552 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9ba94779bf4fb8b482990bdcd89f79" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1"
I20260710 13:20:34.107089 15160 raft_consensus.cc:3060] T 6d9ba94779bf4fb8b482990bdcd89f79 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:34.107563 14975 leader_election.cc:343] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:34.109341 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3db928032e243149d73d96d60904a99" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf" is_pre_election: true
I20260710 13:20:34.109946 15011 raft_consensus.cc:2393] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in current term 1: Already voted for candidate 134b972257074df8b1c3a19505a10ec1 in this term.
I20260710 13:20:34.110864 15083 raft_consensus.cc:3060] T 5d13acb48b2e41cca52b4dd51136b4bc P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.114253 15313 leader_election.cc:290] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 election: Requested vote from peers 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:34.114385 15288 consensus_queue.cc:1048] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.119030 15288 consensus_queue.cc:1048] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.122300 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd46048b96264cdbac748efe9d6e604b" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf"
I20260710 13:20:34.122814 15011 raft_consensus.cc:3060] T dd46048b96264cdbac748efe9d6e604b P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.123683 14905 catalog_manager.cc:5697] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf reported cstate change: term changed from 0 to 1, leader changed from <none> to a5854aca7e304a88834a357232b1eddf (127.10.208.129). New cstate: current_term: 1 leader_uuid: "a5854aca7e304a88834a357232b1eddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:34.128866 15011 raft_consensus.cc:2468] T dd46048b96264cdbac748efe9d6e604b P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 1.
I20260710 13:20:34.130407 15157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd46048b96264cdbac748efe9d6e604b" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1"
I20260710 13:20:34.135434 15157 raft_consensus.cc:3060] T dd46048b96264cdbac748efe9d6e604b P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.135763 15051 leader_election.cc:304] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675165e1a00a4a6bb8b0d14fb3d76a90, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:34.136821 15160 raft_consensus.cc:2468] T 6d9ba94779bf4fb8b482990bdcd89f79 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5854aca7e304a88834a357232b1eddf in term 1.
I20260710 13:20:34.143100 14976 leader_election.cc:304] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 675165e1a00a4a6bb8b0d14fb3d76a90
I20260710 13:20:34.144567 15288 raft_consensus.cc:2804] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:34.145211 15288 raft_consensus.cc:697] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [term 1 LEADER]: Becoming Leader. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Running, Role: LEADER
I20260710 13:20:34.146222 15288 consensus_queue.cc:237] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.137794 15291 raft_consensus.cc:2804] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:34.131713 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3db928032e243149d73d96d60904a99" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1" is_pre_election: true
I20260710 13:20:34.150843 15291 raft_consensus.cc:697] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 LEADER]: Becoming Leader. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Running, Role: LEADER
I20260710 13:20:34.151788 15051 leader_election.cc:304] T a3db928032e243149d73d96d60904a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 675165e1a00a4a6bb8b0d14fb3d76a90; no voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf
I20260710 13:20:34.152622 15342 raft_consensus.cc:3060] T a3db928032e243149d73d96d60904a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.153352 15157 raft_consensus.cc:2468] T dd46048b96264cdbac748efe9d6e604b P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 1.
I20260710 13:20:34.154390 15339 raft_consensus.cc:493] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:34.155089 15339 raft_consensus.cc:515] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.157677 15339 leader_election.cc:290] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:34.159487 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebb5cf251b642e1beb6f2b209cf89be" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf" is_pre_election: true
I20260710 13:20:34.160511 15011 raft_consensus.cc:2393] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in current term 1: Already voted for candidate 134b972257074df8b1c3a19505a10ec1 in this term.
I20260710 13:20:34.151798 15291 consensus_queue.cc:237] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.162896 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebb5cf251b642e1beb6f2b209cf89be" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1" is_pre_election: true
I20260710 13:20:34.164877 15051 leader_election.cc:304] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 675165e1a00a4a6bb8b0d14fb3d76a90; no voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf
I20260710 13:20:34.166039 15339 raft_consensus.cc:3060] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.173547 15343 raft_consensus.cc:493] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:34.174253 15343 raft_consensus.cc:515] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.175336 14909 catalog_manager.cc:5697] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 134b972257074df8b1c3a19505a10ec1 (127.10.208.131). New cstate: current_term: 1 leader_uuid: "134b972257074df8b1c3a19505a10ec1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:34.177055 15343 leader_election.cc:290] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:34.180034 15241 raft_consensus.cc:493] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:34.180207 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445a6ac8cbad45738f62896c7a6aa971" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf" is_pre_election: true
I20260710 13:20:34.183727 15011 raft_consensus.cc:2468] T 445a6ac8cbad45738f62896c7a6aa971 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 0.
I20260710 13:20:34.183624 15241 raft_consensus.cc:515] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.184908 15051 leader_election.cc:304] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675165e1a00a4a6bb8b0d14fb3d76a90, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:34.185705 15343 raft_consensus.cc:2804] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:34.186050 15343 raft_consensus.cc:493] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:34.186380 15343 raft_consensus.cc:3060] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.186533 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445a6ac8cbad45738f62896c7a6aa971" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf" is_pre_election: true
I20260710 13:20:34.187127 15011 raft_consensus.cc:2468] T 445a6ac8cbad45738f62896c7a6aa971 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 0.
I20260710 13:20:34.188298 15125 leader_election.cc:304] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:34.189292 15340 raft_consensus.cc:2804] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:34.189747 15340 raft_consensus.cc:493] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:34.189859 15241 leader_election.cc:290] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333)
I20260710 13:20:34.190158 15340 raft_consensus.cc:3060] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.190546 15342 raft_consensus.cc:2749] T a3db928032e243149d73d96d60904a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:34.193602 15343 raft_consensus.cc:515] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.180946 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445a6ac8cbad45738f62896c7a6aa971" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1" is_pre_election: true
I20260710 13:20:34.200385 15343 leader_election.cc:290] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 election: Requested vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:34.206189 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445a6ac8cbad45738f62896c7a6aa971" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf"
I20260710 13:20:34.206791 15011 raft_consensus.cc:3060] T 445a6ac8cbad45738f62896c7a6aa971 P a5854aca7e304a88834a357232b1eddf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.211169 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445a6ac8cbad45738f62896c7a6aa971" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" is_pre_election: true
I20260710 13:20:34.211946 15083 raft_consensus.cc:2393] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 134b972257074df8b1c3a19505a10ec1 in current term 1: Already voted for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in this term.
I20260710 13:20:34.212735 15159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445a6ac8cbad45738f62896c7a6aa971" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1"
I20260710 13:20:34.219076 15339 raft_consensus.cc:2749] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:34.206804 14905 catalog_manager.cc:5697] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf reported cstate change: term changed from 0 to 1, leader changed from <none> to a5854aca7e304a88834a357232b1eddf (127.10.208.129). New cstate: current_term: 1 leader_uuid: "a5854aca7e304a88834a357232b1eddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:34.221709 15340 raft_consensus.cc:515] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.224773 15160 raft_consensus.cc:2393] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in current term 1: Already voted for candidate 134b972257074df8b1c3a19505a10ec1 in this term.
I20260710 13:20:34.226997 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445a6ac8cbad45738f62896c7a6aa971" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf"
I20260710 13:20:34.229024 15340 leader_election.cc:290] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 1 election: Requested vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333)
I20260710 13:20:34.230748 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445a6ac8cbad45738f62896c7a6aa971" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
I20260710 13:20:34.231837 15083 raft_consensus.cc:2393] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 134b972257074df8b1c3a19505a10ec1 in current term 1: Already voted for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in this term.
I20260710 13:20:34.233441 15011 raft_consensus.cc:2468] T 445a6ac8cbad45738f62896c7a6aa971 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 1.
I20260710 13:20:34.234668 15124 leader_election.cc:304] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [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: 134b972257074df8b1c3a19505a10ec1; no voters: 675165e1a00a4a6bb8b0d14fb3d76a90, a5854aca7e304a88834a357232b1eddf
I20260710 13:20:34.237413 15241 raft_consensus.cc:2749] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:34.237473 15051 leader_election.cc:304] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 675165e1a00a4a6bb8b0d14fb3d76a90, a5854aca7e304a88834a357232b1eddf; no voters: 134b972257074df8b1c3a19505a10ec1
I20260710 13:20:34.238997 15339 raft_consensus.cc:2804] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:34.239470 15339 raft_consensus.cc:697] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 LEADER]: Becoming Leader. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Running, Role: LEADER
I20260710 13:20:34.240199 15339 consensus_queue.cc:237] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.250352 15305 tablet_bootstrap.cc:492] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90: No bootstrap required, opened a new log
I20260710 13:20:34.251125 15305 ts_tablet_manager.cc:1403] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent bootstrapping tablet: real 0.179s	user 0.031s	sys 0.080s
I20260710 13:20:34.254446 15305 raft_consensus.cc:359] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.255488 15305 raft_consensus.cc:385] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:34.255821 15305 raft_consensus.cc:740] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Initialized, Role: FOLLOWER
I20260710 13:20:34.256438 15305 consensus_queue.cc:260] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.263688 15305 ts_tablet_manager.cc:1434] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:20:34.265408 15339 raft_consensus.cc:493] T d6857eb3f7664583965ba87eb7d803ff P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:34.265920 15339 raft_consensus.cc:515] T d6857eb3f7664583965ba87eb7d803ff P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.266297 14909 catalog_manager.cc:5697] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130). New cstate: current_term: 1 leader_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:34.267939 15339 leader_election.cc:290] T d6857eb3f7664583965ba87eb7d803ff P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:34.267910 14909 catalog_manager.cc:5697] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130). New cstate: current_term: 1 leader_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:34.269423 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6857eb3f7664583965ba87eb7d803ff" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf" is_pre_election: true
I20260710 13:20:34.269423 15158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6857eb3f7664583965ba87eb7d803ff" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1" is_pre_election: true
I20260710 13:20:34.270454 15158 raft_consensus.cc:2393] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in current term 1: Already voted for candidate a5854aca7e304a88834a357232b1eddf in this term.
I20260710 13:20:34.271395 15051 leader_election.cc:304] T d6857eb3f7664583965ba87eb7d803ff P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 675165e1a00a4a6bb8b0d14fb3d76a90; no voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf
I20260710 13:20:34.272121 15339 raft_consensus.cc:3060] T d6857eb3f7664583965ba87eb7d803ff P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.277946 15339 raft_consensus.cc:2749] T d6857eb3f7664583965ba87eb7d803ff P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:34.300712 15340 consensus_queue.cc:1048] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.310777 15340 consensus_queue.cc:1048] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.408735 15340 consensus_queue.cc:1048] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.418403 15321 consensus_queue.cc:1048] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.445197 15158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3db928032e243149d73d96d60904a99"
dest_uuid: "134b972257074df8b1c3a19505a10ec1"
mode: GRACEFUL
new_leader_uuid: "a5854aca7e304a88834a357232b1eddf"
 from {username='slave'} at 127.0.0.1:32876
I20260710 13:20:34.445727 15158 raft_consensus.cc:606] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Received request to transfer leadership to TS a5854aca7e304a88834a357232b1eddf
I20260710 13:20:34.452651 15158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51e68e631196416a91b355e874c83a99"
dest_uuid: "134b972257074df8b1c3a19505a10ec1"
mode: GRACEFUL
new_leader_uuid: "a5854aca7e304a88834a357232b1eddf"
 from {username='slave'} at 127.0.0.1:32876
I20260710 13:20:34.453142 15158 raft_consensus.cc:606] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Received request to transfer leadership to TS a5854aca7e304a88834a357232b1eddf
I20260710 13:20:34.457202 15158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bebb5cf251b642e1beb6f2b209cf89be"
dest_uuid: "134b972257074df8b1c3a19505a10ec1"
mode: GRACEFUL
new_leader_uuid: "a5854aca7e304a88834a357232b1eddf"
 from {username='slave'} at 127.0.0.1:32876
I20260710 13:20:34.457759 15158 raft_consensus.cc:606] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Received request to transfer leadership to TS a5854aca7e304a88834a357232b1eddf
I20260710 13:20:34.467386 15158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af31f78194fa4bd0a7c422b9b0140221"
dest_uuid: "134b972257074df8b1c3a19505a10ec1"
mode: GRACEFUL
new_leader_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
 from {username='slave'} at 127.0.0.1:32876
I20260710 13:20:34.467926 15158 raft_consensus.cc:606] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Received request to transfer leadership to TS 675165e1a00a4a6bb8b0d14fb3d76a90
I20260710 13:20:34.469740 15321 consensus_queue.cc:1048] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.470412 15340 consensus_queue.cc:1048] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.483069 15292 consensus_queue.cc:1048] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:34.498378 15340 raft_consensus.cc:993] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1: : Instructing follower a5854aca7e304a88834a357232b1eddf to start an election
I20260710 13:20:34.498833 15340 raft_consensus.cc:1081] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Signalling peer a5854aca7e304a88834a357232b1eddf to start an election
I20260710 13:20:34.499047 15292 consensus_queue.cc:1048] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.506935 15011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51e68e631196416a91b355e874c83a99"
dest_uuid: "a5854aca7e304a88834a357232b1eddf"
 from {username='slave'} at 127.0.0.1:38640
I20260710 13:20:34.507650 15011 raft_consensus.cc:493] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:34.508122 15011 raft_consensus.cc:3060] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.511054 15009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d9ba94779bf4fb8b482990bdcd89f79"
dest_uuid: "a5854aca7e304a88834a357232b1eddf"
mode: GRACEFUL
new_leader_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
 from {username='slave'} at 127.0.0.1:43922
I20260710 13:20:34.511636 15009 raft_consensus.cc:606] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [term 1 LEADER]: Received request to transfer leadership to TS 675165e1a00a4a6bb8b0d14fb3d76a90
I20260710 13:20:34.522202 15009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6857eb3f7664583965ba87eb7d803ff"
dest_uuid: "a5854aca7e304a88834a357232b1eddf"
mode: GRACEFUL
new_leader_uuid: "134b972257074df8b1c3a19505a10ec1"
 from {username='slave'} at 127.0.0.1:43922
I20260710 13:20:34.522753 15009 raft_consensus.cc:606] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [term 1 LEADER]: Received request to transfer leadership to TS 134b972257074df8b1c3a19505a10ec1
I20260710 13:20:34.524255 15011 raft_consensus.cc:515] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.525089 15010 raft_consensus.cc:1240] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Rejecting Update request from peer 134b972257074df8b1c3a19505a10ec1 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:34.526075 15011 leader_election.cc:290] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 2 election: Requested vote from peers 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:34.526732 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e68e631196416a91b355e874c83a99" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
I20260710 13:20:34.527709 15083 raft_consensus.cc:3060] T 51e68e631196416a91b355e874c83a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.527621 15158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e68e631196416a91b355e874c83a99" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "134b972257074df8b1c3a19505a10ec1"
I20260710 13:20:34.528291 15158 raft_consensus.cc:3055] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:34.528652 15158 raft_consensus.cc:740] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Running, Role: LEADER
I20260710 13:20:34.528472 15340 consensus_queue.cc:1059] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.529515 15158 consensus_queue.cc:260] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.530580 15158 raft_consensus.cc:3060] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.537178 15158 raft_consensus.cc:2468] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5854aca7e304a88834a357232b1eddf in term 2.
I20260710 13:20:34.538139 14976 leader_election.cc:304] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:34.538784 15292 raft_consensus.cc:2804] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:34.539264 15292 raft_consensus.cc:697] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [term 2 LEADER]: Becoming Leader. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Running, Role: LEADER
I20260710 13:20:34.539800 15083 raft_consensus.cc:2468] T 51e68e631196416a91b355e874c83a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5854aca7e304a88834a357232b1eddf in term 2.
I20260710 13:20:34.540117 15292 consensus_queue.cc:237] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [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: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.544064 15339 raft_consensus.cc:493] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:34.544437 15339 raft_consensus.cc:515] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.546062 15339 leader_election.cc:290] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:34.546787 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9ba94779bf4fb8b482990bdcd89f79" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5854aca7e304a88834a357232b1eddf" is_pre_election: true
I20260710 13:20:34.547052 15158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9ba94779bf4fb8b482990bdcd89f79" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134b972257074df8b1c3a19505a10ec1" is_pre_election: true
I20260710 13:20:34.547780 15158 raft_consensus.cc:2393] T 6d9ba94779bf4fb8b482990bdcd89f79 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in current term 1: Already voted for candidate a5854aca7e304a88834a357232b1eddf in this term.
I20260710 13:20:34.547511 14909 catalog_manager.cc:5697] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf reported cstate change: term changed from 1 to 2, leader changed from 134b972257074df8b1c3a19505a10ec1 (127.10.208.131) to a5854aca7e304a88834a357232b1eddf (127.10.208.129). New cstate: current_term: 2 leader_uuid: "a5854aca7e304a88834a357232b1eddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:34.548661 15051 leader_election.cc:304] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 675165e1a00a4a6bb8b0d14fb3d76a90; no voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf
I20260710 13:20:34.549307 15339 raft_consensus.cc:3060] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:34.554456 15339 raft_consensus.cc:2749] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:34.559515 15340 consensus_queue.cc:1048] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.569476 15341 consensus_queue.cc:1048] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.576857 15341 raft_consensus.cc:993] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1: : Instructing follower a5854aca7e304a88834a357232b1eddf to start an election
I20260710 13:20:34.577293 15340 raft_consensus.cc:1081] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Signalling peer a5854aca7e304a88834a357232b1eddf to start an election
I20260710 13:20:34.578732 15010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3db928032e243149d73d96d60904a99"
dest_uuid: "a5854aca7e304a88834a357232b1eddf"
 from {username='slave'} at 127.0.0.1:38640
I20260710 13:20:34.579293 15010 raft_consensus.cc:493] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:34.579641 15010 raft_consensus.cc:3060] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.581735 15339 consensus_queue.cc:1048] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.586069 15010 raft_consensus.cc:515] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.589118 15010 leader_election.cc:290] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 2 election: Requested vote from peers 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:34.590140 15158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3db928032e243149d73d96d60904a99" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "134b972257074df8b1c3a19505a10ec1"
I20260710 13:20:34.591857 15158 raft_consensus.cc:3055] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:34.592106 15158 raft_consensus.cc:740] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Running, Role: LEADER
I20260710 13:20:34.592804 15158 consensus_queue.cc:260] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.593591 15158 raft_consensus.cc:3060] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.590569 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3db928032e243149d73d96d60904a99" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
I20260710 13:20:34.598325 15083 raft_consensus.cc:3060] T a3db928032e243149d73d96d60904a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.598698 15158 raft_consensus.cc:2468] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5854aca7e304a88834a357232b1eddf in term 2.
I20260710 13:20:34.599855 14976 leader_election.cc:304] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:34.600678 15292 raft_consensus.cc:2804] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:34.601109 15292 raft_consensus.cc:697] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [term 2 LEADER]: Becoming Leader. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Running, Role: LEADER
I20260710 13:20:34.601859 15292 consensus_queue.cc:237] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.608609 15291 consensus_queue.cc:1048] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.608043 15083 raft_consensus.cc:2468] T a3db928032e243149d73d96d60904a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5854aca7e304a88834a357232b1eddf in term 2.
I20260710 13:20:34.611614 14908 catalog_manager.cc:5697] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf reported cstate change: term changed from 1 to 2, leader changed from 134b972257074df8b1c3a19505a10ec1 (127.10.208.131) to a5854aca7e304a88834a357232b1eddf (127.10.208.129). New cstate: current_term: 2 leader_uuid: "a5854aca7e304a88834a357232b1eddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:34.637562 15343 consensus_queue.cc:1048] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.648603 15343 consensus_queue.cc:1048] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.656023 15288 consensus_queue.cc:1048] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.662885 15292 raft_consensus.cc:993] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf: : Instructing follower 675165e1a00a4a6bb8b0d14fb3d76a90 to start an election
I20260710 13:20:34.663352 15292 raft_consensus.cc:1081] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [term 1 LEADER]: Signalling peer 675165e1a00a4a6bb8b0d14fb3d76a90 to start an election
I20260710 13:20:34.666020 15084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d9ba94779bf4fb8b482990bdcd89f79"
dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
 from {username='slave'} at 127.0.0.1:35722
I20260710 13:20:34.666555 15084 raft_consensus.cc:493] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:34.666903 15084 raft_consensus.cc:3060] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.668323 15292 consensus_queue.cc:1048] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.673902 15084 raft_consensus.cc:515] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.676021 15084 leader_election.cc:290] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 2 election: Requested vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:34.677024 15083 raft_consensus.cc:1240] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Rejecting Update request from peer a5854aca7e304a88834a357232b1eddf for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:34.678644 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9ba94779bf4fb8b482990bdcd89f79" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5854aca7e304a88834a357232b1eddf"
I20260710 13:20:34.678831 15292 consensus_queue.cc:1059] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:34.679312 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9ba94779bf4fb8b482990bdcd89f79" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "134b972257074df8b1c3a19505a10ec1"
I20260710 13:20:34.679888 15010 raft_consensus.cc:3055] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:34.680240 15010 raft_consensus.cc:740] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Running, Role: LEADER
I20260710 13:20:34.681012 15010 consensus_queue.cc:260] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.681841 15010 raft_consensus.cc:3060] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.687976 15010 raft_consensus.cc:2468] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 2.
W20260710 13:20:34.688355 15313 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:20:34.688890 15051 leader_election.cc:304] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90 [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: 675165e1a00a4a6bb8b0d14fb3d76a90, a5854aca7e304a88834a357232b1eddf; no voters: 134b972257074df8b1c3a19505a10ec1
I20260710 13:20:34.689596 15343 raft_consensus.cc:2804] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:34.690066 15343 raft_consensus.cc:697] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 LEADER]: Becoming Leader. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Running, Role: LEADER
I20260710 13:20:34.690819 15343 consensus_queue.cc:237] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90 [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: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.696403 14908 catalog_manager.cc:5697] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90 reported cstate change: term changed from 1 to 2, leader changed from a5854aca7e304a88834a357232b1eddf (127.10.208.129) to 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130). New cstate: current_term: 2 leader_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:34.890470 15341 raft_consensus.cc:993] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1: : Instructing follower a5854aca7e304a88834a357232b1eddf to start an election
I20260710 13:20:34.891031 15340 raft_consensus.cc:1081] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Signalling peer a5854aca7e304a88834a357232b1eddf to start an election
I20260710 13:20:34.892360 15010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bebb5cf251b642e1beb6f2b209cf89be"
dest_uuid: "a5854aca7e304a88834a357232b1eddf"
 from {username='slave'} at 127.0.0.1:38640
I20260710 13:20:34.892768 15010 raft_consensus.cc:493] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:34.893003 15010 raft_consensus.cc:3060] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.897586 15010 raft_consensus.cc:515] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.899313 15010 leader_election.cc:290] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 2 election: Requested vote from peers 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:34.899978 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebb5cf251b642e1beb6f2b209cf89be" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
I20260710 13:20:34.900372 15158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebb5cf251b642e1beb6f2b209cf89be" candidate_uuid: "a5854aca7e304a88834a357232b1eddf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "134b972257074df8b1c3a19505a10ec1"
I20260710 13:20:34.900615 15083 raft_consensus.cc:3060] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.900939 15158 raft_consensus.cc:3055] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:34.901216 15158 raft_consensus.cc:740] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Running, Role: LEADER
I20260710 13:20:34.901898 15158 consensus_queue.cc:260] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.902777 15158 raft_consensus.cc:3060] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.905143 15083 raft_consensus.cc:2468] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5854aca7e304a88834a357232b1eddf in term 2.
I20260710 13:20:34.906217 14975 leader_election.cc:304] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675165e1a00a4a6bb8b0d14fb3d76a90, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:34.906948 15313 raft_consensus.cc:2804] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:34.907433 15313 raft_consensus.cc:697] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [term 2 LEADER]: Becoming Leader. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Running, Role: LEADER
I20260710 13:20:34.907852 15158 raft_consensus.cc:2468] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5854aca7e304a88834a357232b1eddf in term 2.
I20260710 13:20:34.908226 15313 consensus_queue.cc:237] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:34.914448 14908 catalog_manager.cc:5697] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf reported cstate change: term changed from 1 to 2, leader changed from 134b972257074df8b1c3a19505a10ec1 (127.10.208.131) to a5854aca7e304a88834a357232b1eddf (127.10.208.129). New cstate: current_term: 2 leader_uuid: "a5854aca7e304a88834a357232b1eddf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:34.998849 15288 raft_consensus.cc:993] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf: : Instructing follower 134b972257074df8b1c3a19505a10ec1 to start an election
I20260710 13:20:34.999358 15313 raft_consensus.cc:1081] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [term 1 LEADER]: Signalling peer 134b972257074df8b1c3a19505a10ec1 to start an election
I20260710 13:20:35.001101 15158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6857eb3f7664583965ba87eb7d803ff"
dest_uuid: "134b972257074df8b1c3a19505a10ec1"
 from {username='slave'} at 127.0.0.1:32864
I20260710 13:20:35.001647 15158 raft_consensus.cc:493] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:35.002003 15158 raft_consensus.cc:3060] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.007108 15341 raft_consensus.cc:993] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1: : Instructing follower 675165e1a00a4a6bb8b0d14fb3d76a90 to start an election
I20260710 13:20:35.007576 15340 raft_consensus.cc:1081] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Signalling peer 675165e1a00a4a6bb8b0d14fb3d76a90 to start an election
I20260710 13:20:35.008196 15158 raft_consensus.cc:515] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:35.009153 15083 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af31f78194fa4bd0a7c422b9b0140221"
dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
 from {username='slave'} at 127.0.0.1:35706
I20260710 13:20:35.009598 15083 raft_consensus.cc:493] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:35.009955 15083 raft_consensus.cc:3060] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.010171 15158 leader_election.cc:290] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 2 election: Requested vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333)
I20260710 13:20:35.010859 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6857eb3f7664583965ba87eb7d803ff" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5854aca7e304a88834a357232b1eddf"
I20260710 13:20:35.011432 15011 raft_consensus.cc:3055] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:35.011736 15011 raft_consensus.cc:740] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Running, Role: LEADER
I20260710 13:20:35.011718 15084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6857eb3f7664583965ba87eb7d803ff" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
I20260710 13:20:35.012495 15084 raft_consensus.cc:3060] T d6857eb3f7664583965ba87eb7d803ff P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.012686 15011 consensus_queue.cc:260] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:35.013875 15011 raft_consensus.cc:3060] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.016588 15083 raft_consensus.cc:515] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:35.020815 15084 raft_consensus.cc:2468] T d6857eb3f7664583965ba87eb7d803ff P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 2.
I20260710 13:20:35.021908 15124 leader_election.cc:304] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, 675165e1a00a4a6bb8b0d14fb3d76a90; no voters: 
I20260710 13:20:35.022071 15011 raft_consensus.cc:2468] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 2.
I20260710 13:20:35.022795 15340 raft_consensus.cc:2804] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:35.023330 15340 raft_consensus.cc:697] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1 [term 2 LEADER]: Becoming Leader. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Running, Role: LEADER
I20260710 13:20:35.023386 15158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af31f78194fa4bd0a7c422b9b0140221" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "134b972257074df8b1c3a19505a10ec1"
I20260710 13:20:35.023891 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af31f78194fa4bd0a7c422b9b0140221" candidate_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5854aca7e304a88834a357232b1eddf"
I20260710 13:20:35.024070 15158 raft_consensus.cc:3055] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:35.024461 15010 raft_consensus.cc:3060] T af31f78194fa4bd0a7c422b9b0140221 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.024237 15340 consensus_queue.cc:237] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:35.024645 15158 raft_consensus.cc:740] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Running, Role: LEADER
I20260710 13:20:35.025727 15158 consensus_queue.cc:260] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:35.026726 15158 raft_consensus.cc:3060] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.021600 15083 leader_election.cc:290] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 2 election: Requested vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 134b972257074df8b1c3a19505a10ec1 (127.10.208.131:39827)
I20260710 13:20:35.031121 15010 raft_consensus.cc:2468] T af31f78194fa4bd0a7c422b9b0140221 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 2.
I20260710 13:20:35.032322 15051 leader_election.cc:304] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675165e1a00a4a6bb8b0d14fb3d76a90, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:35.032433 14908 catalog_manager.cc:5697] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1 reported cstate change: term changed from 1 to 2, leader changed from a5854aca7e304a88834a357232b1eddf (127.10.208.129) to 134b972257074df8b1c3a19505a10ec1 (127.10.208.131). New cstate: current_term: 2 leader_uuid: "134b972257074df8b1c3a19505a10ec1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:35.033157 15343 raft_consensus.cc:2804] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:35.033208 15158 raft_consensus.cc:2468] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675165e1a00a4a6bb8b0d14fb3d76a90 in term 2.
I20260710 13:20:35.034336 15343 raft_consensus.cc:697] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 LEADER]: Becoming Leader. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Running, Role: LEADER
I20260710 13:20:35.035142 15343 consensus_queue.cc:237] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:35.041414 14909 catalog_manager.cc:5697] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90 reported cstate change: term changed from 1 to 2, leader changed from 134b972257074df8b1c3a19505a10ec1 (127.10.208.131) to 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130). New cstate: current_term: 2 leader_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:35.058975 15158 raft_consensus.cc:1275] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Refusing update from remote peer a5854aca7e304a88834a357232b1eddf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:35.060303 15313 consensus_queue.cc:1048] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:35.068785 15083 raft_consensus.cc:1275] T 51e68e631196416a91b355e874c83a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Refusing update from remote peer a5854aca7e304a88834a357232b1eddf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:35.070639 15313 consensus_queue.cc:1048] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:35.095749 15083 raft_consensus.cc:1275] T a3db928032e243149d73d96d60904a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Refusing update from remote peer a5854aca7e304a88834a357232b1eddf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:35.096837 15288 consensus_queue.cc:1048] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:35.107784 15158 raft_consensus.cc:1275] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Refusing update from remote peer a5854aca7e304a88834a357232b1eddf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:35.109161 15288 consensus_queue.cc:1048] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:35.272884 15158 raft_consensus.cc:3060] T 6d9ba94779bf4fb8b482990bdcd89f79 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.277230 15158 raft_consensus.cc:1275] T 6d9ba94779bf4fb8b482990bdcd89f79 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Refusing update from remote peer 675165e1a00a4a6bb8b0d14fb3d76a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:35.278263 15376 consensus_queue.cc:1048] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:35.285917 15010 raft_consensus.cc:1275] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Refusing update from remote peer 675165e1a00a4a6bb8b0d14fb3d76a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:35.287981 15376 consensus_queue.cc:1048] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:35.362643 15158 raft_consensus.cc:1275] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Refusing update from remote peer a5854aca7e304a88834a357232b1eddf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:35.364043 15375 consensus_queue.cc:1048] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:35.378806 15083 raft_consensus.cc:1275] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Refusing update from remote peer a5854aca7e304a88834a357232b1eddf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:35.380071 15375 consensus_queue.cc:1048] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [LEADER]: Connected to new peer: Peer: permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:35.436019 15010 raft_consensus.cc:1275] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Refusing update from remote peer 134b972257074df8b1c3a19505a10ec1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:35.437211 15340 consensus_queue.cc:1048] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:35.444262 15083 raft_consensus.cc:1275] T d6857eb3f7664583965ba87eb7d803ff P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Refusing update from remote peer 134b972257074df8b1c3a19505a10ec1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:35.445650 15340 consensus_queue.cc:1048] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:35.570749 15010 raft_consensus.cc:1275] T af31f78194fa4bd0a7c422b9b0140221 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Refusing update from remote peer 675165e1a00a4a6bb8b0d14fb3d76a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:35.571878 15376 consensus_queue.cc:1048] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:35.579341 15158 raft_consensus.cc:1275] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Refusing update from remote peer 675165e1a00a4a6bb8b0d14fb3d76a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:35.581015 15342 consensus_queue.cc:1048] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:37.527201 14909 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:45640:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:20:37.549423 14909 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45640:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:20:37.632718 11074 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:20:37.752753 15414 tablet.cc:1724] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90: 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:20:37.776819 15426 tablet.cc:1724] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf: 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:20:37.839481 15425 tablet.cc:1724] T 5d13acb48b2e41cca52b4dd51136b4bc P 134b972257074df8b1c3a19505a10ec1: 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:20:37.856487 15437 tablet.cc:1724] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1: 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:20:37.924647 15443 tablet.cc:1724] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf: 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:20:37.931207 15445 tablet.cc:1724] T 5d13acb48b2e41cca52b4dd51136b4bc P 675165e1a00a4a6bb8b0d14fb3d76a90: 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:20:37.938962 15414 tablet.cc:1724] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90: 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:20:37.931388 15434 tablet.cc:1724] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1: 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:20:37.975472 15082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "445a6ac8cbad45738f62896c7a6aa971"
dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
mode: GRACEFUL
new_leader_uuid: "134b972257074df8b1c3a19505a10ec1"
 from {username='slave'} at 127.0.0.1:37764
I20260710 13:20:37.976426 15082 raft_consensus.cc:606] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 LEADER]: Received request to transfer leadership to TS 134b972257074df8b1c3a19505a10ec1
I20260710 13:20:37.983857 15449 tablet.cc:1724] T 51e68e631196416a91b355e874c83a99 P 675165e1a00a4a6bb8b0d14fb3d76a90: 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:20:37.987700 15454 tablet.cc:1724] T 445a6ac8cbad45738f62896c7a6aa971 P a5854aca7e304a88834a357232b1eddf: 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:20:38.008471 15442 tablet.cc:1724] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf: 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:20:38.019079 15451 tablet.cc:1724] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90: 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:20:38.033367 15437 tablet.cc:1724] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1: 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:20:38.023697 15445 tablet.cc:1724] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90: 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:20:38.024331 15414 tablet.cc:1724] T a3db928032e243149d73d96d60904a99 P 675165e1a00a4a6bb8b0d14fb3d76a90: 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:20:38.026051 15426 tablet.cc:1724] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf: 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:20:38.040938 15425 tablet.cc:1724] T 6d9ba94779bf4fb8b482990bdcd89f79 P 134b972257074df8b1c3a19505a10ec1: 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:20:38.042001 15434 tablet.cc:1724] T dd46048b96264cdbac748efe9d6e604b P 134b972257074df8b1c3a19505a10ec1: 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:20:38.044822 15443 tablet.cc:1724] T dd46048b96264cdbac748efe9d6e604b P a5854aca7e304a88834a357232b1eddf: 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:20:38.046468 15454 tablet.cc:1724] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf: 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:20:38.054039 14976 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.208.131:39827, user_credentials={real_user=slave}} blocked reactor thread for 237549us
I20260710 13:20:38.060547 15009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bebb5cf251b642e1beb6f2b209cf89be"
dest_uuid: "a5854aca7e304a88834a357232b1eddf"
mode: GRACEFUL
new_leader_uuid: "134b972257074df8b1c3a19505a10ec1"
 from {username='slave'} at 127.0.0.1:43934
I20260710 13:20:38.064697 15009 raft_consensus.cc:606] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [term 2 LEADER]: Received request to transfer leadership to TS 134b972257074df8b1c3a19505a10ec1
I20260710 13:20:38.067257 11074 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:20:38.067904 15428 raft_consensus.cc:993] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf: : Instructing follower 134b972257074df8b1c3a19505a10ec1 to start an election
I20260710 13:20:38.067952 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:38.068511 15428 raft_consensus.cc:1081] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [term 2 LEADER]: Signalling peer 134b972257074df8b1c3a19505a10ec1 to start an election
I20260710 13:20:38.066850 15414 tablet.cc:1724] T d6857eb3f7664583965ba87eb7d803ff P 675165e1a00a4a6bb8b0d14fb3d76a90: 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:20:38.082564 15156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bebb5cf251b642e1beb6f2b209cf89be"
dest_uuid: "134b972257074df8b1c3a19505a10ec1"
 from {username='slave'} at 127.0.0.1:32864
I20260710 13:20:38.084544 15437 tablet.cc:1724] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1: 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:20:38.090149 15442 tablet.cc:1724] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf: 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:20:38.094671 15426 tablet.cc:1724] T af31f78194fa4bd0a7c422b9b0140221 P a5854aca7e304a88834a357232b1eddf: 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:20:38.102697 15414 tablet.cc:1724] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90: 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:20:38.113746 15437 tablet.cc:1724] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1: 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:20:38.151170 15457 tablet.cc:1724] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1: 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:20:38.157400 15156 raft_consensus.cc:493] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:38.157933 15156 raft_consensus.cc:3060] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:38.162781 15009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8385dbd5ae94d5f9284e6777cfff8c9"
dest_uuid: "a5854aca7e304a88834a357232b1eddf"
mode: GRACEFUL
new_leader_uuid: "134b972257074df8b1c3a19505a10ec1"
 from {username='slave'} at 127.0.0.1:43934
I20260710 13:20:38.163507 15009 raft_consensus.cc:606] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [term 2 LEADER]: Received request to transfer leadership to TS 134b972257074df8b1c3a19505a10ec1
I20260710 13:20:38.165549 15156 raft_consensus.cc:515] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:38.172477 15009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebb5cf251b642e1beb6f2b209cf89be" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a5854aca7e304a88834a357232b1eddf"
I20260710 13:20:38.173182 15009 raft_consensus.cc:3055] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:38.173502 15009 raft_consensus.cc:740] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Running, Role: LEADER
I20260710 13:20:38.174018 15156 leader_election.cc:290] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 3 election: Requested vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333)
I20260710 13:20:38.174188 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebb5cf251b642e1beb6f2b209cf89be" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
I20260710 13:20:38.174877 15082 raft_consensus.cc:3060] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:38.174517 15009 consensus_queue.cc:260] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [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: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:38.176676 15009 raft_consensus.cc:3060] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:38.182376 15082 raft_consensus.cc:2468] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 3.
I20260710 13:20:38.183915 15009 raft_consensus.cc:2468] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 3.
I20260710 13:20:38.184031 15124 leader_election.cc:304] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [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: 134b972257074df8b1c3a19505a10ec1, 675165e1a00a4a6bb8b0d14fb3d76a90; no voters: 
I20260710 13:20:38.185211 15430 raft_consensus.cc:2804] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:38.185663 15430 raft_consensus.cc:697] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 3 LEADER]: Becoming Leader. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Running, Role: LEADER
I20260710 13:20:38.186594 15430 consensus_queue.cc:237] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [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: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:38.189821 15086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c39283cd26ae4409851f64c726ec872b"
dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
mode: GRACEFUL
new_leader_uuid: "134b972257074df8b1c3a19505a10ec1"
 from {username='slave'} at 127.0.0.1:37764
I20260710 13:20:38.190469 15086 raft_consensus.cc:606] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 LEADER]: Received request to transfer leadership to TS 134b972257074df8b1c3a19505a10ec1
I20260710 13:20:38.191931 11074 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:38.188958 14905 catalog_manager.cc:6242] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04: soft_deleted_table [id=9337324397b1421a94ead3e483052e00] alter complete (version 1)
I20260710 13:20:38.192505 11074 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:38.206043 14909 catalog_manager.cc:5697] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 reported cstate change: term changed from 2 to 3, leader changed from a5854aca7e304a88834a357232b1eddf (127.10.208.129) to 134b972257074df8b1c3a19505a10ec1 (127.10.208.131). New cstate: current_term: 3 leader_uuid: "134b972257074df8b1c3a19505a10ec1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:38.234623 15419 raft_consensus.cc:993] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90: : Instructing follower 134b972257074df8b1c3a19505a10ec1 to start an election
I20260710 13:20:38.235299 15342 raft_consensus.cc:1081] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 LEADER]: Signalling peer 134b972257074df8b1c3a19505a10ec1 to start an election
I20260710 13:20:38.236869 15156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "445a6ac8cbad45738f62896c7a6aa971"
dest_uuid: "134b972257074df8b1c3a19505a10ec1"
 from {username='slave'} at 127.0.0.1:32854
I20260710 13:20:38.237385 15156 raft_consensus.cc:493] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:38.237739 15156 raft_consensus.cc:3060] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:38.243185 15156 raft_consensus.cc:515] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:38.244831 15156 leader_election.cc:290] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 2 election: Requested vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333)
I20260710 13:20:38.245623 15009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445a6ac8cbad45738f62896c7a6aa971" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "a5854aca7e304a88834a357232b1eddf"
I20260710 13:20:38.246204 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445a6ac8cbad45738f62896c7a6aa971" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
I20260710 13:20:38.246277 15009 raft_consensus.cc:3060] T 445a6ac8cbad45738f62896c7a6aa971 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:38.246680 15082 raft_consensus.cc:3055] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:38.246904 15082 raft_consensus.cc:740] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Running, Role: LEADER
I20260710 13:20:38.247850 15082 consensus_queue.cc:260] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:38.248823 15082 raft_consensus.cc:3060] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:38.254433 15009 raft_consensus.cc:2468] T 445a6ac8cbad45738f62896c7a6aa971 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 2.
I20260710 13:20:38.255717 15082 raft_consensus.cc:2468] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 2.
I20260710 13:20:38.255928 15125 leader_election.cc:304] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:38.257313 15430 raft_consensus.cc:2804] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:38.257784 15430 raft_consensus.cc:697] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [term 2 LEADER]: Becoming Leader. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Running, Role: LEADER
I20260710 13:20:38.258543 15430 consensus_queue.cc:237] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:38.266446 14908 catalog_manager.cc:5697] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 reported cstate change: term changed from 1 to 2, leader changed from 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130) to 134b972257074df8b1c3a19505a10ec1 (127.10.208.131). New cstate: current_term: 2 leader_uuid: "134b972257074df8b1c3a19505a10ec1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:38.381028 15419 raft_consensus.cc:993] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90: : Instructing follower 134b972257074df8b1c3a19505a10ec1 to start an election
I20260710 13:20:38.381493 15342 raft_consensus.cc:1081] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 LEADER]: Signalling peer 134b972257074df8b1c3a19505a10ec1 to start an election
I20260710 13:20:38.382789 15156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c39283cd26ae4409851f64c726ec872b"
dest_uuid: "134b972257074df8b1c3a19505a10ec1"
 from {username='slave'} at 127.0.0.1:32854
I20260710 13:20:38.383350 15156 raft_consensus.cc:493] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:38.383644 15156 raft_consensus.cc:3060] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:38.388244 15156 raft_consensus.cc:515] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:38.389705 15156 leader_election.cc:290] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 3 election: Requested vote from peers a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585), 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333)
I20260710 13:20:38.390367 15009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39283cd26ae4409851f64c726ec872b" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a5854aca7e304a88834a357232b1eddf"
I20260710 13:20:38.390672 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39283cd26ae4409851f64c726ec872b" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
I20260710 13:20:38.390956 15009 raft_consensus.cc:3060] T c39283cd26ae4409851f64c726ec872b P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:38.391333 15082 raft_consensus.cc:3055] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:38.391669 15082 raft_consensus.cc:740] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 675165e1a00a4a6bb8b0d14fb3d76a90, State: Running, Role: LEADER
I20260710 13:20:38.392292 15082 consensus_queue.cc:260] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [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: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:38.393184 15082 raft_consensus.cc:3060] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:38.395748 15009 raft_consensus.cc:2468] T c39283cd26ae4409851f64c726ec872b P a5854aca7e304a88834a357232b1eddf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 3.
I20260710 13:20:38.396744 15125 leader_election.cc:304] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [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: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:38.397382 15430 raft_consensus.cc:2804] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:38.397751 15430 raft_consensus.cc:697] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 3 LEADER]: Becoming Leader. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Running, Role: LEADER
I20260710 13:20:38.398022 15082 raft_consensus.cc:2468] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 3.
I20260710 13:20:38.398566 15430 consensus_queue.cc:237] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [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: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } }
I20260710 13:20:38.405419 14908 catalog_manager.cc:5697] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 reported cstate change: term changed from 2 to 3, leader changed from 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130) to 134b972257074df8b1c3a19505a10ec1 (127.10.208.131). New cstate: current_term: 3 leader_uuid: "134b972257074df8b1c3a19505a10ec1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:38.496266 15385 raft_consensus.cc:993] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf: : Instructing follower 134b972257074df8b1c3a19505a10ec1 to start an election
I20260710 13:20:38.496814 15450 raft_consensus.cc:1081] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [term 2 LEADER]: Signalling peer 134b972257074df8b1c3a19505a10ec1 to start an election
I20260710 13:20:38.498322 15156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8385dbd5ae94d5f9284e6777cfff8c9"
dest_uuid: "134b972257074df8b1c3a19505a10ec1"
 from {username='slave'} at 127.0.0.1:32864
I20260710 13:20:38.498862 15156 raft_consensus.cc:493] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:38.499253 15156 raft_consensus.cc:3060] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:38.503957 15156 raft_consensus.cc:515] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } }
I20260710 13:20:38.505599 15156 leader_election.cc:290] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 [CANDIDATE]: Term 3 election: Requested vote from peers 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333), a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585)
I20260710 13:20:38.506146 15082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8385dbd5ae94d5f9284e6777cfff8c9" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90"
I20260710 13:20:38.506551 15009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8385dbd5ae94d5f9284e6777cfff8c9" candidate_uuid: "134b972257074df8b1c3a19505a10ec1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a5854aca7e304a88834a357232b1eddf"
I20260710 13:20:38.506788 15082 raft_consensus.cc:3060] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:38.507194 15009 raft_consensus.cc:3055] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:38.507582 15009 raft_consensus.cc:740] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a5854aca7e304a88834a357232b1eddf, State: Running, Role: LEADER
I20260710 13:20:38.508437 15009 consensus_queue.cc:260] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [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: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } }
I20260710 13:20:38.509438 15009 raft_consensus.cc:3060] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:38.513577 15082 raft_consensus.cc:2468] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 3.
I20260710 13:20:38.513931 15009 raft_consensus.cc:2468] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 134b972257074df8b1c3a19505a10ec1 in term 3.
I20260710 13:20:38.514317 15086 raft_consensus.cc:1240] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 3 FOLLOWER]: Rejecting Update request from peer a5854aca7e304a88834a357232b1eddf for earlier term 2. Current term is 3. Ops: []
I20260710 13:20:38.515213 15125 leader_election.cc:304] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 [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: 134b972257074df8b1c3a19505a10ec1, a5854aca7e304a88834a357232b1eddf; no voters: 
I20260710 13:20:38.516264 15430 raft_consensus.cc:2804] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:38.516765 15430 raft_consensus.cc:697] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 [term 3 LEADER]: Becoming Leader. State: Replica: 134b972257074df8b1c3a19505a10ec1, State: Running, Role: LEADER
I20260710 13:20:38.517601 15430 consensus_queue.cc:237] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 [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: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } } peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } }
I20260710 13:20:38.524524 14908 catalog_manager.cc:5697] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 reported cstate change: term changed from 2 to 3, leader changed from a5854aca7e304a88834a357232b1eddf (127.10.208.129) to 134b972257074df8b1c3a19505a10ec1 (127.10.208.131). New cstate: current_term: 3 leader_uuid: "134b972257074df8b1c3a19505a10ec1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134b972257074df8b1c3a19505a10ec1" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 39827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:38.708521 15086 raft_consensus.cc:1275] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 3 FOLLOWER]: Refusing update from remote peer 134b972257074df8b1c3a19505a10ec1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:38.709575 15430 consensus_queue.cc:1048] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:38.718483 15009 raft_consensus.cc:1275] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [term 3 FOLLOWER]: Refusing update from remote peer 134b972257074df8b1c3a19505a10ec1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:38.719890 15430 consensus_queue.cc:1048] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:38.733889 15009 raft_consensus.cc:1275] T 445a6ac8cbad45738f62896c7a6aa971 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Refusing update from remote peer 134b972257074df8b1c3a19505a10ec1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:20:38.734967 15430 consensus_queue.cc:1048] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:38.743427 15086 raft_consensus.cc:1275] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Refusing update from remote peer 134b972257074df8b1c3a19505a10ec1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:20:38.744623 15382 consensus_queue.cc:1048] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:38.805066 15086 raft_consensus.cc:1275] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 3 FOLLOWER]: Refusing update from remote peer 134b972257074df8b1c3a19505a10ec1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:38.806180 15466 consensus_queue.cc:1048] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:38.815681 15009 raft_consensus.cc:1275] T c39283cd26ae4409851f64c726ec872b P a5854aca7e304a88834a357232b1eddf [term 3 FOLLOWER]: Refusing update from remote peer 134b972257074df8b1c3a19505a10ec1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:38.817257 15382 consensus_queue.cc:1048] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:39.019654 15086 raft_consensus.cc:1275] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 3 FOLLOWER]: Refusing update from remote peer 134b972257074df8b1c3a19505a10ec1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:39.020915 15382 consensus_queue.cc:1048] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675165e1a00a4a6bb8b0d14fb3d76a90" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 46333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:39.032032 15009 raft_consensus.cc:1275] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [term 3 FOLLOWER]: Refusing update from remote peer 134b972257074df8b1c3a19505a10ec1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:39.033897 15430 consensus_queue.cc:1048] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5854aca7e304a88834a357232b1eddf" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 34585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:39.247308 11074 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:20:39.252902 11074 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:20:39.253361 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:39.258106 11074 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:39.258390 11074 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:40.285161 11074 tablet_server.cc:179] TabletServer@127.10.208.129:0 shutting down...
I20260710 13:20:40.310755 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:40.311460 11074 tablet_replica.cc:333] T 445a6ac8cbad45738f62896c7a6aa971 P a5854aca7e304a88834a357232b1eddf: stopping tablet replica
I20260710 13:20:40.312414 11074 raft_consensus.cc:2243] T 445a6ac8cbad45738f62896c7a6aa971 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.312883 11074 raft_consensus.cc:2272] T 445a6ac8cbad45738f62896c7a6aa971 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.314738 11074 tablet_replica.cc:333] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf: stopping tablet replica
I20260710 13:20:40.315316 11074 raft_consensus.cc:2243] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.315733 11074 raft_consensus.cc:2272] T 6d9ba94779bf4fb8b482990bdcd89f79 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.317461 11074 tablet_replica.cc:333] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf: stopping tablet replica
I20260710 13:20:40.317992 11074 raft_consensus.cc:2243] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.318380 11074 raft_consensus.cc:2272] T bebb5cf251b642e1beb6f2b209cf89be P a5854aca7e304a88834a357232b1eddf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.320142 11074 tablet_replica.cc:333] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf: stopping tablet replica
I20260710 13:20:40.320642 11074 raft_consensus.cc:2243] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.321373 11074 raft_consensus.cc:2272] T 5d13acb48b2e41cca52b4dd51136b4bc P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.323752 11074 tablet_replica.cc:333] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf: stopping tablet replica
I20260710 13:20:40.324537 11074 raft_consensus.cc:2243] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.324944 11074 raft_consensus.cc:2272] T a8385dbd5ae94d5f9284e6777cfff8c9 P a5854aca7e304a88834a357232b1eddf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.326849 11074 tablet_replica.cc:333] T d8c8b3d4c9004485a40b82da2c8601df P a5854aca7e304a88834a357232b1eddf: stopping tablet replica
I20260710 13:20:40.327458 11074 raft_consensus.cc:2243] T d8c8b3d4c9004485a40b82da2c8601df P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.327898 11074 raft_consensus.cc:2272] T d8c8b3d4c9004485a40b82da2c8601df P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.329718 11074 tablet_replica.cc:333] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf: stopping tablet replica
I20260710 13:20:40.330232 11074 raft_consensus.cc:2243] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.331079 11074 raft_consensus.cc:2272] T a3db928032e243149d73d96d60904a99 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:40.332537 15125 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:20:40.333402 11074 tablet_replica.cc:333] T dd46048b96264cdbac748efe9d6e604b P a5854aca7e304a88834a357232b1eddf: stopping tablet replica
I20260710 13:20:40.334292 11074 raft_consensus.cc:2243] T dd46048b96264cdbac748efe9d6e604b P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.334906 11074 raft_consensus.cc:2272] T dd46048b96264cdbac748efe9d6e604b P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:40.335641 15125 consensus_peers.cc:597] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1 -> Peer a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585): Couldn't send request to peer a5854aca7e304a88834a357232b1eddf. 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:20:40.337477 11074 tablet_replica.cc:333] T 42d0fb21d89c43578403aeb400eceec3 P a5854aca7e304a88834a357232b1eddf: stopping tablet replica
I20260710 13:20:40.338446 11074 raft_consensus.cc:2243] T 42d0fb21d89c43578403aeb400eceec3 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.338996 11074 raft_consensus.cc:2272] T 42d0fb21d89c43578403aeb400eceec3 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:40.340431 15051 consensus_peers.cc:597] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 -> Peer a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585): Couldn't send request to peer a5854aca7e304a88834a357232b1eddf. 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:20:40.341462 11074 tablet_replica.cc:333] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf: stopping tablet replica
W20260710 13:20:40.341809 15051 consensus_peers.cc:597] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 -> Peer a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585): Couldn't send request to peer a5854aca7e304a88834a357232b1eddf. 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:20:40.342152 11074 raft_consensus.cc:2243] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.342881 11074 raft_consensus.cc:2272] T 51e68e631196416a91b355e874c83a99 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.344604 11074 tablet_replica.cc:333] T af908cf2384841d8a5b8b31807c88ac7 P a5854aca7e304a88834a357232b1eddf: stopping tablet replica
I20260710 13:20:40.345131 11074 raft_consensus.cc:2243] T af908cf2384841d8a5b8b31807c88ac7 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.345502 11074 raft_consensus.cc:2272] T af908cf2384841d8a5b8b31807c88ac7 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.347700 11074 tablet_replica.cc:333] T 43530c06ccf64050823b84d63a59a250 P a5854aca7e304a88834a357232b1eddf: stopping tablet replica
I20260710 13:20:40.348197 11074 raft_consensus.cc:2243] T 43530c06ccf64050823b84d63a59a250 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.348620 11074 raft_consensus.cc:2272] T 43530c06ccf64050823b84d63a59a250 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.350448 11074 tablet_replica.cc:333] T c39283cd26ae4409851f64c726ec872b P a5854aca7e304a88834a357232b1eddf: stopping tablet replica
I20260710 13:20:40.350967 11074 raft_consensus.cc:2243] T c39283cd26ae4409851f64c726ec872b P a5854aca7e304a88834a357232b1eddf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.351429 11074 raft_consensus.cc:2272] T c39283cd26ae4409851f64c726ec872b P a5854aca7e304a88834a357232b1eddf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.353166 11074 tablet_replica.cc:333] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf: stopping tablet replica
I20260710 13:20:40.353637 11074 raft_consensus.cc:2243] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.354326 11074 raft_consensus.cc:2272] T d77491242e6d44308ea5e733602385e2 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.356122 11074 tablet_replica.cc:333] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf: stopping tablet replica
I20260710 13:20:40.356633 11074 raft_consensus.cc:2243] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.357332 11074 raft_consensus.cc:2272] T 149bd178a9694585949f98b77f9cda0e P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.359268 11074 tablet_replica.cc:333] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf: stopping tablet replica
I20260710 13:20:40.359802 11074 raft_consensus.cc:2243] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.360342 11074 raft_consensus.cc:2272] T d6857eb3f7664583965ba87eb7d803ff P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.361987 11074 tablet_replica.cc:333] T af31f78194fa4bd0a7c422b9b0140221 P a5854aca7e304a88834a357232b1eddf: stopping tablet replica
I20260710 13:20:40.362465 11074 raft_consensus.cc:2243] T af31f78194fa4bd0a7c422b9b0140221 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.362864 11074 raft_consensus.cc:2272] T af31f78194fa4bd0a7c422b9b0140221 P a5854aca7e304a88834a357232b1eddf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.364519 11074 tablet_replica.cc:333] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf: stopping tablet replica
I20260710 13:20:40.364969 11074 raft_consensus.cc:2243] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.365705 11074 raft_consensus.cc:2272] T 7374984dc78845af9571264d7d59e888 P a5854aca7e304a88834a357232b1eddf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:40.386106 15125 consensus_peers.cc:597] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 -> Peer a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585): Couldn't send request to peer a5854aca7e304a88834a357232b1eddf. 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:20:40.405777 11074 tablet_server.cc:196] TabletServer@127.10.208.129:0 shutdown complete.
W20260710 13:20:40.415927 15051 consensus_peers.cc:597] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90 -> Peer a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585): Couldn't send request to peer a5854aca7e304a88834a357232b1eddf. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:34585: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:40.437325 11074 tablet_server.cc:179] TabletServer@127.10.208.130:0 shutting down...
I20260710 13:20:40.463919 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:40.464648 11074 tablet_replica.cc:333] T 5d13acb48b2e41cca52b4dd51136b4bc P 675165e1a00a4a6bb8b0d14fb3d76a90: stopping tablet replica
I20260710 13:20:40.465569 11074 raft_consensus.cc:2243] T 5d13acb48b2e41cca52b4dd51136b4bc P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.466166 11074 raft_consensus.cc:2272] T 5d13acb48b2e41cca52b4dd51136b4bc P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:40.466710 15124 consensus_peers.cc:597] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 -> Peer 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333): Couldn't send request to peer 675165e1a00a4a6bb8b0d14fb3d76a90. 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:20:40.468518 11074 tablet_replica.cc:333] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90: stopping tablet replica
I20260710 13:20:40.469347 11074 raft_consensus.cc:2243] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.469877 11074 raft_consensus.cc:2272] T bebb5cf251b642e1beb6f2b209cf89be P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.471962 11074 tablet_replica.cc:333] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90: stopping tablet replica
I20260710 13:20:40.472457 11074 raft_consensus.cc:2243] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.473090 11074 raft_consensus.cc:2272] T 6d9ba94779bf4fb8b482990bdcd89f79 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.474777 11074 tablet_replica.cc:333] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90: stopping tablet replica
I20260710 13:20:40.475314 11074 raft_consensus.cc:2243] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.475663 11074 raft_consensus.cc:2272] T 445a6ac8cbad45738f62896c7a6aa971 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.477278 11074 tablet_replica.cc:333] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90: stopping tablet replica
I20260710 13:20:40.477727 11074 raft_consensus.cc:2243] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.478403 11074 raft_consensus.cc:2272] T 42d0fb21d89c43578403aeb400eceec3 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.480207 11074 tablet_replica.cc:333] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90: stopping tablet replica
I20260710 13:20:40.480659 11074 raft_consensus.cc:2243] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.481312 11074 raft_consensus.cc:2272] T dd46048b96264cdbac748efe9d6e604b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.482903 11074 tablet_replica.cc:333] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90: stopping tablet replica
I20260710 13:20:40.483434 11074 raft_consensus.cc:2243] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.484082 11074 raft_consensus.cc:2272] T af908cf2384841d8a5b8b31807c88ac7 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.485759 11074 tablet_replica.cc:333] T 51e68e631196416a91b355e874c83a99 P 675165e1a00a4a6bb8b0d14fb3d76a90: stopping tablet replica
I20260710 13:20:40.486192 11074 raft_consensus.cc:2243] T 51e68e631196416a91b355e874c83a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.486531 11074 raft_consensus.cc:2272] T 51e68e631196416a91b355e874c83a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.488199 11074 tablet_replica.cc:333] T d6857eb3f7664583965ba87eb7d803ff P 675165e1a00a4a6bb8b0d14fb3d76a90: stopping tablet replica
I20260710 13:20:40.488626 11074 raft_consensus.cc:2243] T d6857eb3f7664583965ba87eb7d803ff P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.488953 11074 raft_consensus.cc:2272] T d6857eb3f7664583965ba87eb7d803ff P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.490542 11074 tablet_replica.cc:333] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90: stopping tablet replica
I20260710 13:20:40.491039 11074 raft_consensus.cc:2243] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.491705 11074 raft_consensus.cc:2272] T af31f78194fa4bd0a7c422b9b0140221 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.493259 11074 tablet_replica.cc:333] T 7374984dc78845af9571264d7d59e888 P 675165e1a00a4a6bb8b0d14fb3d76a90: stopping tablet replica
I20260710 13:20:40.493675 11074 raft_consensus.cc:2243] T 7374984dc78845af9571264d7d59e888 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.494009 11074 raft_consensus.cc:2272] T 7374984dc78845af9571264d7d59e888 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.495589 11074 tablet_replica.cc:333] T 149bd178a9694585949f98b77f9cda0e P 675165e1a00a4a6bb8b0d14fb3d76a90: stopping tablet replica
I20260710 13:20:40.495991 11074 raft_consensus.cc:2243] T 149bd178a9694585949f98b77f9cda0e P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.496322 11074 raft_consensus.cc:2272] T 149bd178a9694585949f98b77f9cda0e P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.497936 11074 tablet_replica.cc:333] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90: stopping tablet replica
I20260710 13:20:40.498376 11074 raft_consensus.cc:2243] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.498713 11074 raft_consensus.cc:2272] T d77491242e6d44308ea5e733602385e2 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.500409 11074 tablet_replica.cc:333] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90: stopping tablet replica
I20260710 13:20:40.500808 11074 raft_consensus.cc:2243] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.501117 11074 raft_consensus.cc:2272] T c39283cd26ae4409851f64c726ec872b P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.502692 11074 tablet_replica.cc:333] T 43530c06ccf64050823b84d63a59a250 P 675165e1a00a4a6bb8b0d14fb3d76a90: stopping tablet replica
I20260710 13:20:40.503106 11074 raft_consensus.cc:2243] T 43530c06ccf64050823b84d63a59a250 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.503521 11074 raft_consensus.cc:2272] T 43530c06ccf64050823b84d63a59a250 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.505118 11074 tablet_replica.cc:333] T a3db928032e243149d73d96d60904a99 P 675165e1a00a4a6bb8b0d14fb3d76a90: stopping tablet replica
I20260710 13:20:40.505543 11074 raft_consensus.cc:2243] T a3db928032e243149d73d96d60904a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.505920 11074 raft_consensus.cc:2272] T a3db928032e243149d73d96d60904a99 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.507566 11074 tablet_replica.cc:333] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90: stopping tablet replica
I20260710 13:20:40.508023 11074 raft_consensus.cc:2243] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.508445 11074 raft_consensus.cc:2272] T a8385dbd5ae94d5f9284e6777cfff8c9 P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.510016 11074 tablet_replica.cc:333] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90: stopping tablet replica
I20260710 13:20:40.510450 11074 raft_consensus.cc:2243] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.511159 11074 raft_consensus.cc:2272] T d8c8b3d4c9004485a40b82da2c8601df P 675165e1a00a4a6bb8b0d14fb3d76a90 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:40.525432 15124 consensus_peers.cc:597] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 -> Peer 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333): Couldn't send request to peer 675165e1a00a4a6bb8b0d14fb3d76a90. 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:20:40.528314 15124 consensus_peers.cc:597] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 -> Peer 675165e1a00a4a6bb8b0d14fb3d76a90 (127.10.208.130:46333): Couldn't send request to peer 675165e1a00a4a6bb8b0d14fb3d76a90. 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:20:40.547212 11074 tablet_server.cc:196] TabletServer@127.10.208.130:0 shutdown complete.
I20260710 13:20:40.583494 11074 tablet_server.cc:179] TabletServer@127.10.208.131:0 shutting down...
W20260710 13:20:40.597999 15125 consensus_peers.cc:597] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 -> Peer a5854aca7e304a88834a357232b1eddf (127.10.208.129:34585): Couldn't send request to peer a5854aca7e304a88834a357232b1eddf. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:34585: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:40.612237 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:40.612905 11074 tablet_replica.cc:333] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1: stopping tablet replica
I20260710 13:20:40.613517 11074 raft_consensus.cc:2243] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.614285 11074 raft_consensus.cc:2272] T 445a6ac8cbad45738f62896c7a6aa971 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.616076 11074 tablet_replica.cc:333] T 6d9ba94779bf4fb8b482990bdcd89f79 P 134b972257074df8b1c3a19505a10ec1: stopping tablet replica
I20260710 13:20:40.616592 11074 raft_consensus.cc:2243] T 6d9ba94779bf4fb8b482990bdcd89f79 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.617013 11074 raft_consensus.cc:2272] T 6d9ba94779bf4fb8b482990bdcd89f79 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.618739 11074 tablet_replica.cc:333] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1: stopping tablet replica
I20260710 13:20:40.619313 11074 raft_consensus.cc:2243] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.620033 11074 raft_consensus.cc:2272] T bebb5cf251b642e1beb6f2b209cf89be P 134b972257074df8b1c3a19505a10ec1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.621690 11074 tablet_replica.cc:333] T 5d13acb48b2e41cca52b4dd51136b4bc P 134b972257074df8b1c3a19505a10ec1: stopping tablet replica
I20260710 13:20:40.622193 11074 raft_consensus.cc:2243] T 5d13acb48b2e41cca52b4dd51136b4bc P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.622594 11074 raft_consensus.cc:2272] T 5d13acb48b2e41cca52b4dd51136b4bc P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.624241 11074 tablet_replica.cc:333] T dd46048b96264cdbac748efe9d6e604b P 134b972257074df8b1c3a19505a10ec1: stopping tablet replica
I20260710 13:20:40.624754 11074 raft_consensus.cc:2243] T dd46048b96264cdbac748efe9d6e604b P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.625140 11074 raft_consensus.cc:2272] T dd46048b96264cdbac748efe9d6e604b P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.626742 11074 tablet_replica.cc:333] T 42d0fb21d89c43578403aeb400eceec3 P 134b972257074df8b1c3a19505a10ec1: stopping tablet replica
I20260710 13:20:40.627403 11074 raft_consensus.cc:2243] T 42d0fb21d89c43578403aeb400eceec3 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.627791 11074 raft_consensus.cc:2272] T 42d0fb21d89c43578403aeb400eceec3 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.629537 11074 tablet_replica.cc:333] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1: stopping tablet replica
I20260710 13:20:40.630024 11074 raft_consensus.cc:2243] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.630705 11074 raft_consensus.cc:2272] T c39283cd26ae4409851f64c726ec872b P 134b972257074df8b1c3a19505a10ec1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.632507 11074 tablet_replica.cc:333] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1: stopping tablet replica
I20260710 13:20:40.632977 11074 raft_consensus.cc:2243] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.633670 11074 raft_consensus.cc:2272] T 43530c06ccf64050823b84d63a59a250 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.635479 11074 tablet_replica.cc:333] T d77491242e6d44308ea5e733602385e2 P 134b972257074df8b1c3a19505a10ec1: stopping tablet replica
I20260710 13:20:40.635977 11074 raft_consensus.cc:2243] T d77491242e6d44308ea5e733602385e2 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.636399 11074 raft_consensus.cc:2272] T d77491242e6d44308ea5e733602385e2 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.638095 11074 tablet_replica.cc:333] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1: stopping tablet replica
I20260710 13:20:40.638581 11074 raft_consensus.cc:2243] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.638975 11074 raft_consensus.cc:2272] T 51e68e631196416a91b355e874c83a99 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.640687 11074 tablet_replica.cc:333] T af908cf2384841d8a5b8b31807c88ac7 P 134b972257074df8b1c3a19505a10ec1: stopping tablet replica
I20260710 13:20:40.641166 11074 raft_consensus.cc:2243] T af908cf2384841d8a5b8b31807c88ac7 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.641554 11074 raft_consensus.cc:2272] T af908cf2384841d8a5b8b31807c88ac7 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.643144 11074 tablet_replica.cc:333] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1: stopping tablet replica
I20260710 13:20:40.643607 11074 raft_consensus.cc:2243] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.644008 11074 raft_consensus.cc:2272] T a3db928032e243149d73d96d60904a99 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.645519 11074 tablet_replica.cc:333] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1: stopping tablet replica
I20260710 13:20:40.645969 11074 raft_consensus.cc:2243] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.646651 11074 raft_consensus.cc:2272] T a8385dbd5ae94d5f9284e6777cfff8c9 P 134b972257074df8b1c3a19505a10ec1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.648420 11074 tablet_replica.cc:333] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1: stopping tablet replica
I20260710 13:20:40.648919 11074 raft_consensus.cc:2243] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.649338 11074 raft_consensus.cc:2272] T d8c8b3d4c9004485a40b82da2c8601df P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.651068 11074 tablet_replica.cc:333] T 149bd178a9694585949f98b77f9cda0e P 134b972257074df8b1c3a19505a10ec1: stopping tablet replica
I20260710 13:20:40.651531 11074 raft_consensus.cc:2243] T 149bd178a9694585949f98b77f9cda0e P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.651990 11074 raft_consensus.cc:2272] T 149bd178a9694585949f98b77f9cda0e P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.653620 11074 tablet_replica.cc:333] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1: stopping tablet replica
I20260710 13:20:40.654073 11074 raft_consensus.cc:2243] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.654768 11074 raft_consensus.cc:2272] T d6857eb3f7664583965ba87eb7d803ff P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.656348 11074 tablet_replica.cc:333] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1: stopping tablet replica
I20260710 13:20:40.656824 11074 raft_consensus.cc:2243] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.657228 11074 raft_consensus.cc:2272] T af31f78194fa4bd0a7c422b9b0140221 P 134b972257074df8b1c3a19505a10ec1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.658826 11074 tablet_replica.cc:333] T 7374984dc78845af9571264d7d59e888 P 134b972257074df8b1c3a19505a10ec1: stopping tablet replica
I20260710 13:20:40.659252 11074 raft_consensus.cc:2243] T 7374984dc78845af9571264d7d59e888 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.659621 11074 raft_consensus.cc:2272] T 7374984dc78845af9571264d7d59e888 P 134b972257074df8b1c3a19505a10ec1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.693966 11074 tablet_server.cc:196] TabletServer@127.10.208.131:0 shutdown complete.
I20260710 13:20:40.722322 11074 master.cc:562] Master@127.10.208.190:42395 shutting down...
I20260710 13:20:40.743654 11074 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.744189 11074 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.744525 11074 tablet_replica.cc:333] T 00000000000000000000000000000000 P a650eec272f04d0481808dfeb1b9fd04: stopping tablet replica
I20260710 13:20:40.763052 11074 master.cc:584] Master@127.10.208.190:42395 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12575 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:20:40.811934 11074 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.208.190:46421
I20260710 13:20:40.813050 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:40.818742 15480 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:20:40.819869 15479 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:20:40.819846 15482 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:20:40.822114 11074 server_base.cc:1061] running on GCE node
I20260710 13:20:40.823115 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:40.823297 11074 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:20:40.823483 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689640823452 us; error 0 us; skew 500 ppm
I20260710 13:20:40.823999 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:40.826288 11074 webserver.cc:533] Webserver started at http://127.10.208.190:39037/ using document root <none> and password file <none>
I20260710 13:20:40.826759 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:40.826943 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:40.827541 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:40.828572 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536563046-11074-0/minicluster-data/master-0-root/instance:
uuid: "1cdcf213242b49539f01be005182ee92"
format_stamp: "Formatted at 2026-07-10 13:20:40 on dist-test-slave-dc44"
I20260710 13:20:40.832697 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:20:40.835975 15487 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:20:40.836651 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:40.836941 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536563046-11074-0/minicluster-data/master-0-root
uuid: "1cdcf213242b49539f01be005182ee92"
format_stamp: "Formatted at 2026-07-10 13:20:40 on dist-test-slave-dc44"
I20260710 13:20:40.837173 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536563046-11074-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536563046-11074-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536563046-11074-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:20:40.853195 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:40.854350 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:40.891319 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.190:46421
I20260710 13:20:40.891494 15538 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.190:46421 every 8 connection(s)
I20260710 13:20:40.895239 15539 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:20:40.904783 15539 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92: Bootstrap starting.
I20260710 13:20:40.909148 15539 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.912919 15539 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92: No bootstrap required, opened a new log
I20260710 13:20:40.914875 15539 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cdcf213242b49539f01be005182ee92" member_type: VOTER }
I20260710 13:20:40.915234 15539 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.915419 15539 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cdcf213242b49539f01be005182ee92, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.915875 15539 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cdcf213242b49539f01be005182ee92" member_type: VOTER }
I20260710 13:20:40.916285 15539 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:40.916473 15539 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:40.916672 15539 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.920822 15539 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cdcf213242b49539f01be005182ee92" member_type: VOTER }
I20260710 13:20:40.921257 15539 leader_election.cc:304] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92 [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: 1cdcf213242b49539f01be005182ee92; no voters: 
I20260710 13:20:40.922338 15539 leader_election.cc:290] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:40.922653 15542 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:40.923995 15542 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92 [term 1 LEADER]: Becoming Leader. State: Replica: 1cdcf213242b49539f01be005182ee92, State: Running, Role: LEADER
I20260710 13:20:40.924641 15542 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92 [LEADER]: Queue going to LEADER mode. State: All 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: "1cdcf213242b49539f01be005182ee92" member_type: VOTER }
I20260710 13:20:40.925249 15539 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:40.928857 15543 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1cdcf213242b49539f01be005182ee92" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cdcf213242b49539f01be005182ee92" member_type: VOTER } }
I20260710 13:20:40.929541 15543 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:40.929312 15544 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1cdcf213242b49539f01be005182ee92. Latest consensus state: current_term: 1 leader_uuid: "1cdcf213242b49539f01be005182ee92" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cdcf213242b49539f01be005182ee92" member_type: VOTER } }
I20260710 13:20:40.930812 15544 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:40.931563 15549 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:40.939378 15549 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:40.940325 11074 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:40.947415 15549 catalog_manager.cc:1383] Generated new cluster ID: 12a51756c6004682b2a9fda79af783ec
I20260710 13:20:40.947654 15549 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:40.965144 15549 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:40.966321 15549 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:40.980225 15549 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92: Generated new TSK 0
I20260710 13:20:40.980767 15549 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:41.006845 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:41.012953 15560 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:20:41.014174 15561 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:20:41.017235 15563 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:20:41.017278 11074 server_base.cc:1061] running on GCE node
I20260710 13:20:41.018476 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:41.018693 11074 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:20:41.018859 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689641018837 us; error 0 us; skew 500 ppm
I20260710 13:20:41.019383 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:41.021543 11074 webserver.cc:533] Webserver started at http://127.10.208.129:39371/ using document root <none> and password file <none>
I20260710 13:20:41.022009 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:41.022207 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:41.022476 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:41.023588 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536563046-11074-0/minicluster-data/ts-0-root/instance:
uuid: "9cad8268d3e54aaaab489d3e5582d52a"
format_stamp: "Formatted at 2026-07-10 13:20:41 on dist-test-slave-dc44"
I20260710 13:20:41.027820 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:20:41.030867 15568 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:20:41.031594 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:41.031877 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536563046-11074-0/minicluster-data/ts-0-root
uuid: "9cad8268d3e54aaaab489d3e5582d52a"
format_stamp: "Formatted at 2026-07-10 13:20:41 on dist-test-slave-dc44"
I20260710 13:20:41.032156 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536563046-11074-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536563046-11074-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536563046-11074-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:20:41.043181 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:41.044356 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:41.045747 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:41.047920 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:41.048128 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:41.048374 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:41.048558 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:41.086119 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.129:33637
I20260710 13:20:41.086220 15630 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.129:33637 every 8 connection(s)
I20260710 13:20:41.091050 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:41.097764 15635 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:20:41.099527 15636 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:20:41.102938 15638 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:20:41.103103 11074 server_base.cc:1061] running on GCE node
I20260710 13:20:41.103238 15631 heartbeater.cc:344] Connected to a master server at 127.10.208.190:46421
I20260710 13:20:41.104038 15631 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:41.104964 15631 heartbeater.cc:507] Master 127.10.208.190:46421 requested a full tablet report, sending...
I20260710 13:20:41.105031 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:41.105365 11074 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:20:41.105540 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689641105517 us; error 0 us; skew 500 ppm
I20260710 13:20:41.106150 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:41.107019 15504 ts_manager.cc:194] Registered new tserver with Master: 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637)
I20260710 13:20:41.108845 11074 webserver.cc:533] Webserver started at http://127.10.208.130:37645/ using document root <none> and password file <none>
I20260710 13:20:41.109054 15504 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54170
I20260710 13:20:41.109295 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:41.109563 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:41.109766 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:41.111081 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536563046-11074-0/minicluster-data/ts-1-root/instance:
uuid: "d9ccc053565d4e76b203fe96d178145e"
format_stamp: "Formatted at 2026-07-10 13:20:41 on dist-test-slave-dc44"
I20260710 13:20:41.115238 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:20:41.118314 15643 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:20:41.118969 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:41.119328 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536563046-11074-0/minicluster-data/ts-1-root
uuid: "d9ccc053565d4e76b203fe96d178145e"
format_stamp: "Formatted at 2026-07-10 13:20:41 on dist-test-slave-dc44"
I20260710 13:20:41.119603 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536563046-11074-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536563046-11074-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536563046-11074-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:20:41.157377 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:41.158574 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:41.160010 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:41.162098 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:41.162313 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:41.162551 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:41.162715 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:41.202081 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.130:33263
I20260710 13:20:41.202172 15705 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.130:33263 every 8 connection(s)
I20260710 13:20:41.206785 11074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:41.213546 15709 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:20:41.215771 15710 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:20:41.217135 11074 server_base.cc:1061] running on GCE node
W20260710 13:20:41.217593 15712 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:20:41.218677 11074 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:41.218888 11074 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:20:41.219139 11074 hybrid_clock.cc:648] HybridClock initialized: now 1783689641219119 us; error 0 us; skew 500 ppm
I20260710 13:20:41.219869 11074 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:41.221300 15706 heartbeater.cc:344] Connected to a master server at 127.10.208.190:46421
I20260710 13:20:41.221670 15706 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:41.222317 15706 heartbeater.cc:507] Master 127.10.208.190:46421 requested a full tablet report, sending...
I20260710 13:20:41.222708 11074 webserver.cc:533] Webserver started at http://127.10.208.131:44355/ using document root <none> and password file <none>
I20260710 13:20:41.223260 11074 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:41.223486 11074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:41.223793 11074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:41.224306 15504 ts_manager.cc:194] Registered new tserver with Master: d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:41.224941 11074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536563046-11074-0/minicluster-data/ts-2-root/instance:
uuid: "db69386ec2874c5990ee00865e05424e"
format_stamp: "Formatted at 2026-07-10 13:20:41 on dist-test-slave-dc44"
I20260710 13:20:41.225675 15504 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54182
I20260710 13:20:41.229410 11074 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:41.232586 15717 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:20:41.233268 11074 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:41.233603 11074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536563046-11074-0/minicluster-data/ts-2-root
uuid: "db69386ec2874c5990ee00865e05424e"
format_stamp: "Formatted at 2026-07-10 13:20:41 on dist-test-slave-dc44"
I20260710 13:20:41.233904 11074 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536563046-11074-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536563046-11074-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2Iwxzw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689536563046-11074-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:20:41.250897 11074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:41.252028 11074 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:41.253399 11074 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:41.255534 11074 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:41.255753 11074 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:41.255986 11074 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:41.256153 11074 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:41.293663 11074 rpc_server.cc:307] RPC server started. Bound to: 127.10.208.131:40579
I20260710 13:20:41.293756 15779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.208.131:40579 every 8 connection(s)
I20260710 13:20:41.306805 15780 heartbeater.cc:344] Connected to a master server at 127.10.208.190:46421
I20260710 13:20:41.307185 15780 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:41.307824 15780 heartbeater.cc:507] Master 127.10.208.190:46421 requested a full tablet report, sending...
I20260710 13:20:41.309659 15504 ts_manager.cc:194] Registered new tserver with Master: db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:41.310209 11074 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013340137s
I20260710 13:20:41.311084 15504 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54184
I20260710 13:20:41.333385 15504 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54196:
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:20:41.336253 15504 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:20:41.401995 15745 tablet_service.cc:1511] Processing CreateTablet for tablet b73833502a454a05ac1eed0968fad4c7 (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:41.403868 15745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b73833502a454a05ac1eed0968fad4c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.409118 15744 tablet_service.cc:1511] Processing CreateTablet for tablet 01731218dc774072bfc8bf1432b33f58 (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:41.410411 15744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01731218dc774072bfc8bf1432b33f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.417421 15743 tablet_service.cc:1511] Processing CreateTablet for tablet abf04575219a48b39791117711303ee4 (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:41.420156 15742 tablet_service.cc:1511] Processing CreateTablet for tablet af7204a57a2e4e7fb879c9d34ce1add7 (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:41.418830 15743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf04575219a48b39791117711303ee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.421336 15741 tablet_service.cc:1511] Processing CreateTablet for tablet a41c5046ef52479bb561d537524a8dff (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:41.421928 15742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af7204a57a2e4e7fb879c9d34ce1add7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.422646 15741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a41c5046ef52479bb561d537524a8dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.425294 15596 tablet_service.cc:1511] Processing CreateTablet for tablet b73833502a454a05ac1eed0968fad4c7 (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:41.425567 15595 tablet_service.cc:1511] Processing CreateTablet for tablet 01731218dc774072bfc8bf1432b33f58 (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:41.426594 15596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b73833502a454a05ac1eed0968fad4c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.427635 15594 tablet_service.cc:1511] Processing CreateTablet for tablet abf04575219a48b39791117711303ee4 (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:41.429440 15593 tablet_service.cc:1511] Processing CreateTablet for tablet af7204a57a2e4e7fb879c9d34ce1add7 (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:41.430683 15593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af7204a57a2e4e7fb879c9d34ce1add7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.432085 15592 tablet_service.cc:1511] Processing CreateTablet for tablet a41c5046ef52479bb561d537524a8dff (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:41.434321 15591 tablet_service.cc:1511] Processing CreateTablet for tablet 0c8b483abdaa487ab1cecb3c4054aed1 (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:41.436204 15740 tablet_service.cc:1511] Processing CreateTablet for tablet 0c8b483abdaa487ab1cecb3c4054aed1 (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:41.437384 15592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a41c5046ef52479bb561d537524a8dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.437431 15740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8b483abdaa487ab1cecb3c4054aed1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.443287 15591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8b483abdaa487ab1cecb3c4054aed1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.447451 15595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01731218dc774072bfc8bf1432b33f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.451455 15594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf04575219a48b39791117711303ee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.456727 15795 tablet_bootstrap.cc:492] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a: Bootstrap starting.
I20260710 13:20:41.458817 15596 tablet_service.cc:1511] Processing CreateTablet for tablet d686198701b54d40bff6f0eb7c852cd8 (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:41.460167 15596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d686198701b54d40bff6f0eb7c852cd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.473523 15739 tablet_service.cc:1511] Processing CreateTablet for tablet d686198701b54d40bff6f0eb7c852cd8 (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:41.474882 15739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d686198701b54d40bff6f0eb7c852cd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.481016 15590 tablet_service.cc:1511] Processing CreateTablet for tablet 297744a01b9a48e4b46e16855499e2ca (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:41.482385 15590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 297744a01b9a48e4b46e16855499e2ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.496222 15671 tablet_service.cc:1511] Processing CreateTablet for tablet b73833502a454a05ac1eed0968fad4c7 (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:41.497519 15671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b73833502a454a05ac1eed0968fad4c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.500049 15667 tablet_service.cc:1511] Processing CreateTablet for tablet a41c5046ef52479bb561d537524a8dff (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:41.501369 15667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a41c5046ef52479bb561d537524a8dff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.503538 15666 tablet_service.cc:1511] Processing CreateTablet for tablet 0c8b483abdaa487ab1cecb3c4054aed1 (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:41.504873 15666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c8b483abdaa487ab1cecb3c4054aed1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.504786 15670 tablet_service.cc:1511] Processing CreateTablet for tablet 01731218dc774072bfc8bf1432b33f58 (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:41.506098 15670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01731218dc774072bfc8bf1432b33f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.507999 15664 tablet_service.cc:1511] Processing CreateTablet for tablet 297744a01b9a48e4b46e16855499e2ca (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:41.509248 15668 tablet_service.cc:1511] Processing CreateTablet for tablet af7204a57a2e4e7fb879c9d34ce1add7 (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:41.510601 15664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 297744a01b9a48e4b46e16855499e2ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.511240 15665 tablet_service.cc:1511] Processing CreateTablet for tablet d686198701b54d40bff6f0eb7c852cd8 (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:41.494814 15669 tablet_service.cc:1511] Processing CreateTablet for tablet abf04575219a48b39791117711303ee4 (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:41.513029 15668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af7204a57a2e4e7fb879c9d34ce1add7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.519738 15669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf04575219a48b39791117711303ee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.521474 15796 tablet_bootstrap.cc:492] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e: Bootstrap starting.
I20260710 13:20:41.524991 15663 tablet_service.cc:1511] Processing CreateTablet for tablet 3dd02f257e6b43228aab9cdb25b86acb (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:41.526273 15663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dd02f257e6b43228aab9cdb25b86acb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.527024 15665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d686198701b54d40bff6f0eb7c852cd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.528098 15739 tablet_service.cc:1511] Processing CreateTablet for tablet 3dd02f257e6b43228aab9cdb25b86acb (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:41.529253 15739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dd02f257e6b43228aab9cdb25b86acb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.522073 15795 tablet_bootstrap.cc:654] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.536233 15596 tablet_service.cc:1511] Processing CreateTablet for tablet 3dd02f257e6b43228aab9cdb25b86acb (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:41.537477 15596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dd02f257e6b43228aab9cdb25b86acb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.543834 15796 tablet_bootstrap.cc:654] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.562857 15796 tablet_bootstrap.cc:492] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e: No bootstrap required, opened a new log
I20260710 13:20:41.565097 15796 ts_tablet_manager.cc:1403] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e: Time spent bootstrapping tablet: real 0.044s	user 0.002s	sys 0.012s
I20260710 13:20:41.508019 15743 tablet_service.cc:1511] Processing CreateTablet for tablet 297744a01b9a48e4b46e16855499e2ca (DEFAULT_TABLE table=test-workload [id=3b99d434f17e4257be6292c875ded606]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:41.569224 15743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 297744a01b9a48e4b46e16855499e2ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.578881 15796 raft_consensus.cc:359] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.581929 15796 raft_consensus.cc:385] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.585690 15796 raft_consensus.cc:740] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.589576 15796 consensus_queue.cc:260] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.587266 15799 tablet_bootstrap.cc:492] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e: Bootstrap starting.
I20260710 13:20:41.591728 15780 heartbeater.cc:499] Master 127.10.208.190:46421 was elected leader, sending a full tablet report...
I20260710 13:20:41.596861 15799 tablet_bootstrap.cc:654] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.596910 15795 tablet_bootstrap.cc:492] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a: No bootstrap required, opened a new log
I20260710 13:20:41.599126 15795 ts_tablet_manager.cc:1403] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a: Time spent bootstrapping tablet: real 0.147s	user 0.014s	sys 0.021s
I20260710 13:20:41.598517 15796 ts_tablet_manager.cc:1434] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 13:20:41.602201 15796 tablet_bootstrap.cc:492] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e: Bootstrap starting.
I20260710 13:20:41.602187 15795 raft_consensus.cc:359] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } } peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } }
I20260710 13:20:41.603669 15795 raft_consensus.cc:385] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.604043 15795 raft_consensus.cc:740] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.604992 15795 consensus_queue.cc:260] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } } peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } }
I20260710 13:20:41.609742 15796 tablet_bootstrap.cc:654] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.614558 15631 heartbeater.cc:499] Master 127.10.208.190:46421 was elected leader, sending a full tablet report...
I20260710 13:20:41.615486 15795 ts_tablet_manager.cc:1434] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.010s
I20260710 13:20:41.616557 15795 tablet_bootstrap.cc:492] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a: Bootstrap starting.
I20260710 13:20:41.618033 15796 tablet_bootstrap.cc:492] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e: No bootstrap required, opened a new log
I20260710 13:20:41.618511 15796 ts_tablet_manager.cc:1403] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260710 13:20:41.620184 15799 tablet_bootstrap.cc:492] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e: No bootstrap required, opened a new log
I20260710 13:20:41.620699 15799 ts_tablet_manager.cc:1403] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.007s
I20260710 13:20:41.621493 15796 raft_consensus.cc:359] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.622372 15796 raft_consensus.cc:385] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.622726 15796 raft_consensus.cc:740] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.623769 15796 consensus_queue.cc:260] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.623807 15799 raft_consensus.cc:359] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.625895 15795 tablet_bootstrap.cc:654] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.626159 15796 ts_tablet_manager.cc:1434] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:20:41.627234 15796 tablet_bootstrap.cc:492] T a41c5046ef52479bb561d537524a8dff P db69386ec2874c5990ee00865e05424e: Bootstrap starting.
I20260710 13:20:41.628597 15799 raft_consensus.cc:385] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.629027 15799 raft_consensus.cc:740] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.629931 15799 consensus_queue.cc:260] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.635028 15796 tablet_bootstrap.cc:654] T a41c5046ef52479bb561d537524a8dff P db69386ec2874c5990ee00865e05424e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.639340 15799 ts_tablet_manager.cc:1434] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.001s
I20260710 13:20:41.640084 15706 heartbeater.cc:499] Master 127.10.208.190:46421 was elected leader, sending a full tablet report...
I20260710 13:20:41.645025 15795 tablet_bootstrap.cc:492] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a: No bootstrap required, opened a new log
I20260710 13:20:41.645519 15795 ts_tablet_manager.cc:1403] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.017s
I20260710 13:20:41.646061 15799 tablet_bootstrap.cc:492] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e: Bootstrap starting.
I20260710 13:20:41.648428 15795 raft_consensus.cc:359] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.649183 15795 raft_consensus.cc:385] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.649566 15795 raft_consensus.cc:740] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.650482 15795 consensus_queue.cc:260] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.651647 15807 raft_consensus.cc:493] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.653280 15799 tablet_bootstrap.cc:654] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.655198 15796 tablet_bootstrap.cc:492] T a41c5046ef52479bb561d537524a8dff P db69386ec2874c5990ee00865e05424e: No bootstrap required, opened a new log
I20260710 13:20:41.655752 15796 ts_tablet_manager.cc:1403] T a41c5046ef52479bb561d537524a8dff P db69386ec2874c5990ee00865e05424e: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260710 13:20:41.655431 15807 raft_consensus.cc:515] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.653331 15795 ts_tablet_manager.cc:1434] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:41.660630 15795 tablet_bootstrap.cc:492] T 297744a01b9a48e4b46e16855499e2ca P 9cad8268d3e54aaaab489d3e5582d52a: Bootstrap starting.
I20260710 13:20:41.666824 15795 tablet_bootstrap.cc:654] T 297744a01b9a48e4b46e16855499e2ca P 9cad8268d3e54aaaab489d3e5582d52a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.667541 15807 leader_election.cc:290] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:41.675197 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41c5046ef52479bb561d537524a8dff" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a" is_pre_election: true
W20260710 13:20:41.678939 15644 leader_election.cc:343] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.685892 15796 raft_consensus.cc:359] T a41c5046ef52479bb561d537524a8dff P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.686700 15796 raft_consensus.cc:385] T a41c5046ef52479bb561d537524a8dff P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.687054 15796 raft_consensus.cc:740] T a41c5046ef52479bb561d537524a8dff P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.687439 15799 tablet_bootstrap.cc:492] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e: No bootstrap required, opened a new log
I20260710 13:20:41.688095 15799 ts_tablet_manager.cc:1403] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.022s
I20260710 13:20:41.687870 15796 consensus_queue.cc:260] T a41c5046ef52479bb561d537524a8dff P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.691915 15799 raft_consensus.cc:359] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } } peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } }
I20260710 13:20:41.692859 15799 raft_consensus.cc:385] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.692901 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41c5046ef52479bb561d537524a8dff" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e" is_pre_election: true
I20260710 13:20:41.693372 15799 raft_consensus.cc:740] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.693704 15755 raft_consensus.cc:2468] T a41c5046ef52479bb561d537524a8dff P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 0.
I20260710 13:20:41.694420 15799 consensus_queue.cc:260] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } } peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } }
I20260710 13:20:41.695165 15646 leader_election.cc:304] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e [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: d9ccc053565d4e76b203fe96d178145e, db69386ec2874c5990ee00865e05424e; no voters: 9cad8268d3e54aaaab489d3e5582d52a
I20260710 13:20:41.696425 15807 raft_consensus.cc:2804] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:41.696770 15807 raft_consensus.cc:493] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:41.696835 15799 ts_tablet_manager.cc:1434] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:41.696902 15796 ts_tablet_manager.cc:1434] T a41c5046ef52479bb561d537524a8dff P db69386ec2874c5990ee00865e05424e: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260710 13:20:41.697156 15807 raft_consensus.cc:3060] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.698601 15799 tablet_bootstrap.cc:492] T abf04575219a48b39791117711303ee4 P d9ccc053565d4e76b203fe96d178145e: Bootstrap starting.
I20260710 13:20:41.700062 15795 tablet_bootstrap.cc:492] T 297744a01b9a48e4b46e16855499e2ca P 9cad8268d3e54aaaab489d3e5582d52a: No bootstrap required, opened a new log
I20260710 13:20:41.700608 15795 ts_tablet_manager.cc:1403] T 297744a01b9a48e4b46e16855499e2ca P 9cad8268d3e54aaaab489d3e5582d52a: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.014s
I20260710 13:20:41.703580 15795 raft_consensus.cc:359] T 297744a01b9a48e4b46e16855499e2ca P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.704308 15795 raft_consensus.cc:385] T 297744a01b9a48e4b46e16855499e2ca P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.704737 15799 tablet_bootstrap.cc:654] T abf04575219a48b39791117711303ee4 P d9ccc053565d4e76b203fe96d178145e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.704689 15795 raft_consensus.cc:740] T 297744a01b9a48e4b46e16855499e2ca P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.704566 15807 raft_consensus.cc:515] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.705710 15795 consensus_queue.cc:260] T 297744a01b9a48e4b46e16855499e2ca P 9cad8268d3e54aaaab489d3e5582d52a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.708097 15795 ts_tablet_manager.cc:1434] T 297744a01b9a48e4b46e16855499e2ca P 9cad8268d3e54aaaab489d3e5582d52a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:20:41.709169 15795 tablet_bootstrap.cc:492] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a: Bootstrap starting.
I20260710 13:20:41.709241 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41c5046ef52479bb561d537524a8dff" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
W20260710 13:20:41.710737 15644 leader_election.cc:343] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.712760 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41c5046ef52479bb561d537524a8dff" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e"
I20260710 13:20:41.713322 15755 raft_consensus.cc:3060] T a41c5046ef52479bb561d537524a8dff P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.717419 15795 tablet_bootstrap.cc:654] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.718120 15796 tablet_bootstrap.cc:492] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e: Bootstrap starting.
I20260710 13:20:41.720666 15755 raft_consensus.cc:2468] T a41c5046ef52479bb561d537524a8dff P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 1.
I20260710 13:20:41.721411 15807 leader_election.cc:290] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:41.722488 15646 leader_election.cc:304] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d9ccc053565d4e76b203fe96d178145e, db69386ec2874c5990ee00865e05424e; no voters: 9cad8268d3e54aaaab489d3e5582d52a
I20260710 13:20:41.723730 15805 raft_consensus.cc:2804] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:41.725149 15796 tablet_bootstrap.cc:654] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.717187 15799 tablet_bootstrap.cc:492] T abf04575219a48b39791117711303ee4 P d9ccc053565d4e76b203fe96d178145e: No bootstrap required, opened a new log
I20260710 13:20:41.726075 15799 ts_tablet_manager.cc:1403] T abf04575219a48b39791117711303ee4 P d9ccc053565d4e76b203fe96d178145e: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.005s
I20260710 13:20:41.726848 15802 raft_consensus.cc:493] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.727357 15802 raft_consensus.cc:515] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.728780 15795 tablet_bootstrap.cc:492] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a: No bootstrap required, opened a new log
I20260710 13:20:41.729235 15795 ts_tablet_manager.cc:1403] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260710 13:20:41.729142 15799 raft_consensus.cc:359] T abf04575219a48b39791117711303ee4 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.729898 15799 raft_consensus.cc:385] T abf04575219a48b39791117711303ee4 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.730189 15799 raft_consensus.cc:740] T abf04575219a48b39791117711303ee4 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.730386 15802 leader_election.cc:290] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:41.730928 15799 consensus_queue.cc:260] T abf04575219a48b39791117711303ee4 P d9ccc053565d4e76b203fe96d178145e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.732156 15795 raft_consensus.cc:359] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.733103 15795 raft_consensus.cc:385] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.733635 15795 raft_consensus.cc:740] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.734543 15795 consensus_queue.cc:260] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.737547 15795 ts_tablet_manager.cc:1434] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260710 13:20:41.738773 15795 tablet_bootstrap.cc:492] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a: Bootstrap starting.
I20260710 13:20:41.746906 15795 tablet_bootstrap.cc:654] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.748811 15799 ts_tablet_manager.cc:1434] T abf04575219a48b39791117711303ee4 P d9ccc053565d4e76b203fe96d178145e: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.007s
I20260710 13:20:41.749910 15799 tablet_bootstrap.cc:492] T 01731218dc774072bfc8bf1432b33f58 P d9ccc053565d4e76b203fe96d178145e: Bootstrap starting.
I20260710 13:20:41.757669 15799 tablet_bootstrap.cc:654] T 01731218dc774072bfc8bf1432b33f58 P d9ccc053565d4e76b203fe96d178145e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.764086 15795 tablet_bootstrap.cc:492] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a: No bootstrap required, opened a new log
I20260710 13:20:41.764669 15795 ts_tablet_manager.cc:1403] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a: Time spent bootstrapping tablet: real 0.026s	user 0.024s	sys 0.000s
I20260710 13:20:41.766682 15799 tablet_bootstrap.cc:492] T 01731218dc774072bfc8bf1432b33f58 P d9ccc053565d4e76b203fe96d178145e: No bootstrap required, opened a new log
I20260710 13:20:41.767206 15799 ts_tablet_manager.cc:1403] T 01731218dc774072bfc8bf1432b33f58 P d9ccc053565d4e76b203fe96d178145e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260710 13:20:41.767484 15795 raft_consensus.cc:359] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.768302 15795 raft_consensus.cc:385] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.768643 15795 raft_consensus.cc:740] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.769364 15795 consensus_queue.cc:260] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.770089 15799 raft_consensus.cc:359] T 01731218dc774072bfc8bf1432b33f58 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.770915 15799 raft_consensus.cc:385] T 01731218dc774072bfc8bf1432b33f58 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.771270 15799 raft_consensus.cc:740] T 01731218dc774072bfc8bf1432b33f58 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.771898 15795 ts_tablet_manager.cc:1434] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:41.772017 15799 consensus_queue.cc:260] T 01731218dc774072bfc8bf1432b33f58 P d9ccc053565d4e76b203fe96d178145e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.773308 15795 tablet_bootstrap.cc:492] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a: Bootstrap starting.
I20260710 13:20:41.774340 15799 ts_tablet_manager.cc:1434] T 01731218dc774072bfc8bf1432b33f58 P d9ccc053565d4e76b203fe96d178145e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:41.775342 15799 tablet_bootstrap.cc:492] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e: Bootstrap starting.
I20260710 13:20:41.780014 15795 tablet_bootstrap.cc:654] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.781418 15799 tablet_bootstrap.cc:654] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.790800 15799 tablet_bootstrap.cc:492] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e: No bootstrap required, opened a new log
I20260710 13:20:41.791479 15799 ts_tablet_manager.cc:1403] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.009s
I20260710 13:20:41.792575 15805 raft_consensus.cc:697] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e [term 1 LEADER]: Becoming Leader. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Running, Role: LEADER
I20260710 13:20:41.793845 15805 consensus_queue.cc:237] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.796329 15799 raft_consensus.cc:359] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.798719 15799 raft_consensus.cc:385] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.797459 15795 tablet_bootstrap.cc:492] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a: No bootstrap required, opened a new log
I20260710 13:20:41.799714 15795 ts_tablet_manager.cc:1403] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
I20260710 13:20:41.799086 15799 raft_consensus.cc:740] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.801362 15799 consensus_queue.cc:260] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.802731 15795 raft_consensus.cc:359] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.803664 15795 raft_consensus.cc:385] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.804091 15795 raft_consensus.cc:740] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.804929 15795 consensus_queue.cc:260] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.809326 15795 ts_tablet_manager.cc:1434] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260710 13:20:41.810339 15795 tablet_bootstrap.cc:492] T a41c5046ef52479bb561d537524a8dff P 9cad8268d3e54aaaab489d3e5582d52a: Bootstrap starting.
I20260710 13:20:41.803615 15799 ts_tablet_manager.cc:1434] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260710 13:20:41.811738 15799 tablet_bootstrap.cc:492] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e: Bootstrap starting.
I20260710 13:20:41.816561 15795 tablet_bootstrap.cc:654] T a41c5046ef52479bb561d537524a8dff P 9cad8268d3e54aaaab489d3e5582d52a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.817867 15799 tablet_bootstrap.cc:654] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.819629 15802 raft_consensus.cc:493] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.820150 15802 raft_consensus.cc:515] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.820451 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d686198701b54d40bff6f0eb7c852cd8" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e" is_pre_election: true
W20260710 13:20:41.822378 15571 leader_election.cc:343] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db69386ec2874c5990ee00865e05424e (127.10.208.131:40579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.822592 15802 leader_election.cc:290] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:41.824214 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af7204a57a2e4e7fb879c9d34ce1add7" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e" is_pre_election: true
W20260710 13:20:41.826031 15571 leader_election.cc:343] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db69386ec2874c5990ee00865e05424e (127.10.208.131:40579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.830120 15799 tablet_bootstrap.cc:492] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e: No bootstrap required, opened a new log
I20260710 13:20:41.830699 15681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d686198701b54d40bff6f0eb7c852cd8" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e" is_pre_election: true
I20260710 13:20:41.830699 15799 ts_tablet_manager.cc:1403] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 13:20:41.832860 15796 tablet_bootstrap.cc:492] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e: No bootstrap required, opened a new log
W20260710 13:20:41.833009 15571 leader_election.cc:343] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.833154 15680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af7204a57a2e4e7fb879c9d34ce1add7" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e" is_pre_election: true
I20260710 13:20:41.833514 15571 leader_election.cc:304] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a; no voters: d9ccc053565d4e76b203fe96d178145e, db69386ec2874c5990ee00865e05424e
I20260710 13:20:41.834479 15802 raft_consensus.cc:2749] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:41.834962 15571 leader_election.cc:343] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.835423 15571 leader_election.cc:304] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a; no voters: d9ccc053565d4e76b203fe96d178145e, db69386ec2874c5990ee00865e05424e
I20260710 13:20:41.833390 15796 ts_tablet_manager.cc:1403] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e: Time spent bootstrapping tablet: real 0.115s	user 0.046s	sys 0.055s
I20260710 13:20:41.835666 15799 raft_consensus.cc:359] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.836150 15802 raft_consensus.cc:2749] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:41.836419 15799 raft_consensus.cc:385] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.836755 15799 raft_consensus.cc:740] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.837440 15799 consensus_queue.cc:260] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.838501 15796 raft_consensus.cc:359] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.839643 15799 ts_tablet_manager.cc:1434] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:41.839046 15504 catalog_manager.cc:5697] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e reported cstate change: term changed from 0 to 1, leader changed from <none> to d9ccc053565d4e76b203fe96d178145e (127.10.208.130). New cstate: current_term: 1 leader_uuid: "d9ccc053565d4e76b203fe96d178145e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:41.840003 15796 raft_consensus.cc:385] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.840353 15796 raft_consensus.cc:740] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.840914 15795 tablet_bootstrap.cc:492] T a41c5046ef52479bb561d537524a8dff P 9cad8268d3e54aaaab489d3e5582d52a: No bootstrap required, opened a new log
I20260710 13:20:41.841360 15795 ts_tablet_manager.cc:1403] T a41c5046ef52479bb561d537524a8dff P 9cad8268d3e54aaaab489d3e5582d52a: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.004s
I20260710 13:20:41.843271 15799 tablet_bootstrap.cc:492] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e: Bootstrap starting.
I20260710 13:20:41.844067 15795 raft_consensus.cc:359] T a41c5046ef52479bb561d537524a8dff P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.844800 15795 raft_consensus.cc:385] T a41c5046ef52479bb561d537524a8dff P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.845104 15795 raft_consensus.cc:740] T a41c5046ef52479bb561d537524a8dff P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.844081 15796 consensus_queue.cc:260] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.845837 15795 consensus_queue.cc:260] T a41c5046ef52479bb561d537524a8dff P 9cad8268d3e54aaaab489d3e5582d52a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.849546 15799 tablet_bootstrap.cc:654] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.850893 15795 ts_tablet_manager.cc:1434] T a41c5046ef52479bb561d537524a8dff P 9cad8268d3e54aaaab489d3e5582d52a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:20:41.851967 15795 tablet_bootstrap.cc:492] T 0c8b483abdaa487ab1cecb3c4054aed1 P 9cad8268d3e54aaaab489d3e5582d52a: Bootstrap starting.
I20260710 13:20:41.852226 15796 ts_tablet_manager.cc:1434] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260710 13:20:41.853250 15796 tablet_bootstrap.cc:492] T b73833502a454a05ac1eed0968fad4c7 P db69386ec2874c5990ee00865e05424e: Bootstrap starting.
I20260710 13:20:41.858230 15795 tablet_bootstrap.cc:654] T 0c8b483abdaa487ab1cecb3c4054aed1 P 9cad8268d3e54aaaab489d3e5582d52a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.859570 15796 tablet_bootstrap.cc:654] T b73833502a454a05ac1eed0968fad4c7 P db69386ec2874c5990ee00865e05424e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.860486 15802 raft_consensus.cc:493] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.860953 15802 raft_consensus.cc:515] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.877539 15805 raft_consensus.cc:493] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.878098 15805 raft_consensus.cc:515] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.880774 15805 leader_election.cc:290] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:41.881875 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af7204a57a2e4e7fb879c9d34ce1add7" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e" is_pre_election: true
I20260710 13:20:41.882486 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af7204a57a2e4e7fb879c9d34ce1add7" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a" is_pre_election: true
I20260710 13:20:41.883149 15606 raft_consensus.cc:2468] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 0.
W20260710 13:20:41.883224 15646 leader_election.cc:343] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db69386ec2874c5990ee00865e05424e (127.10.208.131:40579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.884423 15796 tablet_bootstrap.cc:492] T b73833502a454a05ac1eed0968fad4c7 P db69386ec2874c5990ee00865e05424e: No bootstrap required, opened a new log
I20260710 13:20:41.884534 15644 leader_election.cc:304] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [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: 9cad8268d3e54aaaab489d3e5582d52a, d9ccc053565d4e76b203fe96d178145e; no voters: db69386ec2874c5990ee00865e05424e
I20260710 13:20:41.885062 15796 ts_tablet_manager.cc:1403] T b73833502a454a05ac1eed0968fad4c7 P db69386ec2874c5990ee00865e05424e: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.020s
I20260710 13:20:41.885346 15805 raft_consensus.cc:2804] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:41.885747 15805 raft_consensus.cc:493] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:41.886119 15805 raft_consensus.cc:3060] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.888218 15796 raft_consensus.cc:359] T b73833502a454a05ac1eed0968fad4c7 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } } peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } }
I20260710 13:20:41.889051 15796 raft_consensus.cc:385] T b73833502a454a05ac1eed0968fad4c7 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.889369 15796 raft_consensus.cc:740] T b73833502a454a05ac1eed0968fad4c7 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.890343 15796 consensus_queue.cc:260] T b73833502a454a05ac1eed0968fad4c7 P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } } peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } }
I20260710 13:20:41.892570 15796 ts_tablet_manager.cc:1434] T b73833502a454a05ac1eed0968fad4c7 P db69386ec2874c5990ee00865e05424e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 13:20:41.892714 15680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01731218dc774072bfc8bf1432b33f58" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e" is_pre_election: true
I20260710 13:20:41.893359 15680 raft_consensus.cc:2468] T 01731218dc774072bfc8bf1432b33f58 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cad8268d3e54aaaab489d3e5582d52a in term 0.
I20260710 13:20:41.893621 15796 tablet_bootstrap.cc:492] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e: Bootstrap starting.
I20260710 13:20:41.893942 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01731218dc774072bfc8bf1432b33f58" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e" is_pre_election: true
I20260710 13:20:41.894537 15755 raft_consensus.cc:2468] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cad8268d3e54aaaab489d3e5582d52a in term 0.
I20260710 13:20:41.894491 15571 leader_election.cc:304] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, d9ccc053565d4e76b203fe96d178145e; no voters: 
I20260710 13:20:41.898363 15805 raft_consensus.cc:515] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.899904 15799 tablet_bootstrap.cc:492] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e: No bootstrap required, opened a new log
I20260710 13:20:41.900697 15799 ts_tablet_manager.cc:1403] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e: Time spent bootstrapping tablet: real 0.058s	user 0.034s	sys 0.012s
I20260710 13:20:41.899122 15802 leader_election.cc:290] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:41.901223 15795 tablet_bootstrap.cc:492] T 0c8b483abdaa487ab1cecb3c4054aed1 P 9cad8268d3e54aaaab489d3e5582d52a: No bootstrap required, opened a new log
I20260710 13:20:41.901746 15802 raft_consensus.cc:2804] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:41.901857 15795 ts_tablet_manager.cc:1403] T 0c8b483abdaa487ab1cecb3c4054aed1 P 9cad8268d3e54aaaab489d3e5582d52a: Time spent bootstrapping tablet: real 0.050s	user 0.002s	sys 0.009s
I20260710 13:20:41.902207 15802 raft_consensus.cc:493] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:41.902578 15802 raft_consensus.cc:3060] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.904119 15799 raft_consensus.cc:359] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.904847 15799 raft_consensus.cc:385] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.905143 15799 raft_consensus.cc:740] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.905854 15799 consensus_queue.cc:260] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.901147 15796 tablet_bootstrap.cc:654] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.907087 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af7204a57a2e4e7fb879c9d34ce1add7" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:41.907660 15606 raft_consensus.cc:3060] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.909659 15802 raft_consensus.cc:515] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.911320 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af7204a57a2e4e7fb879c9d34ce1add7" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e"
I20260710 13:20:41.911877 15802 leader_election.cc:290] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 election: Requested vote from peers d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
W20260710 13:20:41.912597 15646 leader_election.cc:343] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db69386ec2874c5990ee00865e05424e (127.10.208.131:40579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.915082 15795 raft_consensus.cc:359] T 0c8b483abdaa487ab1cecb3c4054aed1 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.916203 15795 raft_consensus.cc:385] T 0c8b483abdaa487ab1cecb3c4054aed1 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.916536 15795 raft_consensus.cc:740] T 0c8b483abdaa487ab1cecb3c4054aed1 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.916620 15680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01731218dc774072bfc8bf1432b33f58" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
I20260710 13:20:41.916894 15799 ts_tablet_manager.cc:1434] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260710 13:20:41.916805 15606 raft_consensus.cc:2468] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 1.
I20260710 13:20:41.917243 15680 raft_consensus.cc:3060] T 01731218dc774072bfc8bf1432b33f58 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.918033 15799 tablet_bootstrap.cc:492] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e: Bootstrap starting.
I20260710 13:20:41.918807 15644 leader_election.cc:304] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, d9ccc053565d4e76b203fe96d178145e; no voters: db69386ec2874c5990ee00865e05424e
I20260710 13:20:41.919867 15813 raft_consensus.cc:2804] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:41.920320 15813 raft_consensus.cc:697] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [term 1 LEADER]: Becoming Leader. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Running, Role: LEADER
I20260710 13:20:41.921149 15813 consensus_queue.cc:237] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.924182 15799 tablet_bootstrap.cc:654] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.915802 15805 leader_election.cc:290] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:41.925057 15680 raft_consensus.cc:2468] T 01731218dc774072bfc8bf1432b33f58 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cad8268d3e54aaaab489d3e5582d52a in term 1.
I20260710 13:20:41.926115 15795 consensus_queue.cc:260] T 0c8b483abdaa487ab1cecb3c4054aed1 P 9cad8268d3e54aaaab489d3e5582d52a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.927907 15571 leader_election.cc:304] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, d9ccc053565d4e76b203fe96d178145e; no voters: 
I20260710 13:20:41.928249 15795 ts_tablet_manager.cc:1434] T 0c8b483abdaa487ab1cecb3c4054aed1 P 9cad8268d3e54aaaab489d3e5582d52a: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260710 13:20:41.928412 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01731218dc774072bfc8bf1432b33f58" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e"
I20260710 13:20:41.928856 15828 raft_consensus.cc:2804] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:41.928932 15755 raft_consensus.cc:3060] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.929242 15795 tablet_bootstrap.cc:492] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a: Bootstrap starting.
I20260710 13:20:41.929440 15828 raft_consensus.cc:697] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 LEADER]: Becoming Leader. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Running, Role: LEADER
I20260710 13:20:41.930372 15828 consensus_queue.cc:237] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.934139 15501 catalog_manager.cc:5697] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e reported cstate change: term changed from 0 to 1, leader changed from <none> to d9ccc053565d4e76b203fe96d178145e (127.10.208.130). New cstate: current_term: 1 leader_uuid: "d9ccc053565d4e76b203fe96d178145e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:41.939991 15802 raft_consensus.cc:493] T 297744a01b9a48e4b46e16855499e2ca P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.940637 15802 raft_consensus.cc:515] T 297744a01b9a48e4b46e16855499e2ca P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.942652 15802 leader_election.cc:290] T 297744a01b9a48e4b46e16855499e2ca P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:41.943229 15755 raft_consensus.cc:2468] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cad8268d3e54aaaab489d3e5582d52a in term 1.
I20260710 13:20:41.944447 15680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "297744a01b9a48e4b46e16855499e2ca" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e" is_pre_election: true
W20260710 13:20:41.935869 15552 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:41.944680 15813 raft_consensus.cc:493] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.945539 15813 raft_consensus.cc:515] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.935537 15795 tablet_bootstrap.cc:654] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.948222 15813 leader_election.cc:290] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:41.950271 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "297744a01b9a48e4b46e16855499e2ca" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a" is_pre_election: true
I20260710 13:20:41.951164 15606 raft_consensus.cc:2468] T 297744a01b9a48e4b46e16855499e2ca P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 0.
I20260710 13:20:41.952780 15644 leader_election.cc:304] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, d9ccc053565d4e76b203fe96d178145e; no voters: 
I20260710 13:20:41.953847 15813 raft_consensus.cc:2804] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:41.954270 15813 raft_consensus.cc:493] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:41.954365 15800 raft_consensus.cc:493] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.954636 15813 raft_consensus.cc:3060] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.954912 15800 raft_consensus.cc:515] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.954437 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "297744a01b9a48e4b46e16855499e2ca" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e" is_pre_election: true
I20260710 13:20:41.956548 15754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "297744a01b9a48e4b46e16855499e2ca" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e" is_pre_election: true
I20260710 13:20:41.963613 15805 raft_consensus.cc:493] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.961063 15796 tablet_bootstrap.cc:492] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e: No bootstrap required, opened a new log
I20260710 13:20:41.964476 15795 tablet_bootstrap.cc:492] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a: No bootstrap required, opened a new log
I20260710 13:20:41.962826 15828 raft_consensus.cc:493] T a41c5046ef52479bb561d537524a8dff P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.963150 15800 leader_election.cc:290] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:41.964110 15805 raft_consensus.cc:515] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } } peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } }
I20260710 13:20:41.961664 15501 catalog_manager.cc:5697] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129). New cstate: current_term: 1 leader_uuid: "9cad8268d3e54aaaab489d3e5582d52a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:41.964689 15796 ts_tablet_manager.cc:1403] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.003s
I20260710 13:20:41.964952 15795 ts_tablet_manager.cc:1403] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.003s
I20260710 13:20:41.971242 15795 raft_consensus.cc:359] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.971909 15795 raft_consensus.cc:385] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.971730 15796 raft_consensus.cc:359] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.972244 15795 raft_consensus.cc:740] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.972487 15796 raft_consensus.cc:385] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.972822 15796 raft_consensus.cc:740] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.964982 15828 raft_consensus.cc:515] T a41c5046ef52479bb561d537524a8dff P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.973564 15796 consensus_queue.cc:260] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.975095 15828 leader_election.cc:290] T a41c5046ef52479bb561d537524a8dff P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:41.975968 15796 ts_tablet_manager.cc:1434] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:41.975785 15795 consensus_queue.cc:260] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.976992 15796 tablet_bootstrap.cc:492] T af7204a57a2e4e7fb879c9d34ce1add7 P db69386ec2874c5990ee00865e05424e: Bootstrap starting.
I20260710 13:20:41.978295 15795 ts_tablet_manager.cc:1434] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:41.966784 15805 leader_election.cc:290] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db69386ec2874c5990ee00865e05424e (127.10.208.131:40579), 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637)
W20260710 13:20:41.968175 15571 leader_election.cc:343] T 297744a01b9a48e4b46e16855499e2ca P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db69386ec2874c5990ee00865e05424e (127.10.208.131:40579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.968298 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73833502a454a05ac1eed0968fad4c7" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a" is_pre_election: true
I20260710 13:20:41.980420 15606 raft_consensus.cc:2468] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 0.
I20260710 13:20:41.966755 15799 tablet_bootstrap.cc:492] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e: No bootstrap required, opened a new log
I20260710 13:20:41.981573 15799 ts_tablet_manager.cc:1403] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.018s
I20260710 13:20:41.981761 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41c5046ef52479bb561d537524a8dff" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e" is_pre_election: true
I20260710 13:20:41.982072 15681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41c5046ef52479bb561d537524a8dff" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e" is_pre_election: true
I20260710 13:20:41.982556 15755 raft_consensus.cc:2393] T a41c5046ef52479bb561d537524a8dff P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9cad8268d3e54aaaab489d3e5582d52a in current term 1: Already voted for candidate d9ccc053565d4e76b203fe96d178145e in this term.
I20260710 13:20:41.983299 15644 leader_election.cc:304] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, d9ccc053565d4e76b203fe96d178145e; no voters: 
I20260710 13:20:41.984026 15800 raft_consensus.cc:493] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.984123 15805 raft_consensus.cc:2804] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:41.984483 15799 raft_consensus.cc:359] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.984555 15800 raft_consensus.cc:515] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:41.985366 15799 raft_consensus.cc:385] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.984591 15805 raft_consensus.cc:493] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:41.985826 15799 raft_consensus.cc:740] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.985975 15805 raft_consensus.cc:3060] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.987061 15800 leader_election.cc:290] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:41.986775 15799 consensus_queue.cc:260] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
W20260710 13:20:41.985219 15646 leader_election.cc:343] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db69386ec2874c5990ee00865e05424e (127.10.208.131:40579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.992820 15799 ts_tablet_manager.cc:1434] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:20:41.993191 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73833502a454a05ac1eed0968fad4c7" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e" is_pre_election: true
I20260710 13:20:41.993847 15799 tablet_bootstrap.cc:492] T 3dd02f257e6b43228aab9cdb25b86acb P d9ccc053565d4e76b203fe96d178145e: Bootstrap starting.
I20260710 13:20:41.995338 15571 leader_election.cc:304] T a41c5046ef52479bb561d537524a8dff P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a; no voters: d9ccc053565d4e76b203fe96d178145e, db69386ec2874c5990ee00865e05424e
I20260710 13:20:41.996203 15828 raft_consensus.cc:3060] T a41c5046ef52479bb561d537524a8dff P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.993691 15805 raft_consensus.cc:515] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } } peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } }
I20260710 13:20:41.993836 15755 raft_consensus.cc:2468] T b73833502a454a05ac1eed0968fad4c7 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 0.
I20260710 13:20:42.000169 15799 tablet_bootstrap.cc:654] T 3dd02f257e6b43228aab9cdb25b86acb P d9ccc053565d4e76b203fe96d178145e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.002381 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73833502a454a05ac1eed0968fad4c7" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e"
I20260710 13:20:42.002918 15755 raft_consensus.cc:3060] T b73833502a454a05ac1eed0968fad4c7 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.003346 15828 raft_consensus.cc:2749] T a41c5046ef52479bb561d537524a8dff P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:42.006382 15813 raft_consensus.cc:515] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.008297 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf04575219a48b39791117711303ee4" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a" is_pre_election: true
I20260710 13:20:42.008916 15606 raft_consensus.cc:2468] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 0.
I20260710 13:20:42.009660 15755 raft_consensus.cc:2468] T b73833502a454a05ac1eed0968fad4c7 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 1.
I20260710 13:20:42.010392 15680 raft_consensus.cc:2393] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9cad8268d3e54aaaab489d3e5582d52a in current term 1: Already voted for candidate d9ccc053565d4e76b203fe96d178145e in this term.
I20260710 13:20:42.010610 15646 leader_election.cc:304] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d9ccc053565d4e76b203fe96d178145e, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:42.011308 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d686198701b54d40bff6f0eb7c852cd8" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a" is_pre_election: true
I20260710 13:20:42.011544 15807 raft_consensus.cc:2804] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.011960 15606 raft_consensus.cc:2468] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 0.
I20260710 13:20:42.012020 15807 raft_consensus.cc:697] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [term 1 LEADER]: Becoming Leader. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Running, Role: LEADER
I20260710 13:20:42.013337 15718 leader_election.cc:304] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:42.013924 15807 consensus_queue.cc:237] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } } peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } }
I20260710 13:20:42.014415 15800 raft_consensus.cc:2804] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:42.014825 15800 raft_consensus.cc:493] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.015198 15800 raft_consensus.cc:3060] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.017767 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "297744a01b9a48e4b46e16855499e2ca" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:42.018347 15606 raft_consensus.cc:3060] T 297744a01b9a48e4b46e16855499e2ca P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.019917 15799 tablet_bootstrap.cc:492] T 3dd02f257e6b43228aab9cdb25b86acb P d9ccc053565d4e76b203fe96d178145e: No bootstrap required, opened a new log
I20260710 13:20:42.020326 15799 ts_tablet_manager.cc:1403] T 3dd02f257e6b43228aab9cdb25b86acb P d9ccc053565d4e76b203fe96d178145e: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.007s
I20260710 13:20:42.022039 15680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf04575219a48b39791117711303ee4" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e" is_pre_election: true
I20260710 13:20:42.022704 15680 raft_consensus.cc:2468] T abf04575219a48b39791117711303ee4 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 0.
I20260710 13:20:42.022365 15799 raft_consensus.cc:359] T 3dd02f257e6b43228aab9cdb25b86acb P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.023015 15718 leader_election.cc:304] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:42.022305 15800 raft_consensus.cc:515] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.024537 15680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d686198701b54d40bff6f0eb7c852cd8" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e" is_pre_election: true
I20260710 13:20:42.023291 15799 raft_consensus.cc:385] T 3dd02f257e6b43228aab9cdb25b86acb P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.025139 15680 raft_consensus.cc:2468] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 0.
I20260710 13:20:42.026081 15754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "297744a01b9a48e4b46e16855499e2ca" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e"
I20260710 13:20:42.026350 15813 leader_election.cc:290] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
W20260710 13:20:42.027220 15646 leader_election.cc:343] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db69386ec2874c5990ee00865e05424e (127.10.208.131:40579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.027849 15680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf04575219a48b39791117711303ee4" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
I20260710 13:20:42.028230 15800 leader_election.cc:290] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:42.028414 15680 raft_consensus.cc:3060] T abf04575219a48b39791117711303ee4 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.028779 15800 raft_consensus.cc:2804] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:42.029129 15800 raft_consensus.cc:493] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.029453 15800 raft_consensus.cc:3060] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.023212 15571 leader_election.cc:304] T 297744a01b9a48e4b46e16855499e2ca P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a; no voters: d9ccc053565d4e76b203fe96d178145e, db69386ec2874c5990ee00865e05424e
I20260710 13:20:42.032784 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73833502a454a05ac1eed0968fad4c7" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:42.033383 15605 raft_consensus.cc:3060] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.033744 15606 raft_consensus.cc:2468] T 297744a01b9a48e4b46e16855499e2ca P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 1.
I20260710 13:20:42.034261 15828 raft_consensus.cc:2749] T 297744a01b9a48e4b46e16855499e2ca P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:42.033524 15502 catalog_manager.cc:5697] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e reported cstate change: term changed from 0 to 1, leader changed from <none> to d9ccc053565d4e76b203fe96d178145e (127.10.208.130). New cstate: current_term: 1 leader_uuid: "d9ccc053565d4e76b203fe96d178145e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:42.035197 15805 leader_election.cc:290] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 election: Requested vote from peers db69386ec2874c5990ee00865e05424e (127.10.208.131:40579), 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637)
I20260710 13:20:42.036291 15644 leader_election.cc:304] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, d9ccc053565d4e76b203fe96d178145e; no voters: db69386ec2874c5990ee00865e05424e
I20260710 13:20:42.041846 15680 raft_consensus.cc:2468] T abf04575219a48b39791117711303ee4 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 1.
I20260710 13:20:42.043126 15720 leader_election.cc:304] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d9ccc053565d4e76b203fe96d178145e, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:42.043807 15805 raft_consensus.cc:2804] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.025158 15799 raft_consensus.cc:740] T 3dd02f257e6b43228aab9cdb25b86acb P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.044763 15838 raft_consensus.cc:2804] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.045553 15605 raft_consensus.cc:2468] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 1.
I20260710 13:20:42.045697 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf04575219a48b39791117711303ee4" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:42.047696 15606 raft_consensus.cc:3060] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.046551 15805 raft_consensus.cc:697] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e [term 1 LEADER]: Becoming Leader. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Running, Role: LEADER
I20260710 13:20:42.049026 15805 consensus_queue.cc:237] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.046247 15799 consensus_queue.cc:260] T 3dd02f257e6b43228aab9cdb25b86acb P d9ccc053565d4e76b203fe96d178145e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.051448 15799 ts_tablet_manager.cc:1434] T 3dd02f257e6b43228aab9cdb25b86acb P d9ccc053565d4e76b203fe96d178145e: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260710 13:20:42.049139 15800 raft_consensus.cc:515] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.036597 15796 tablet_bootstrap.cc:654] T af7204a57a2e4e7fb879c9d34ce1add7 P db69386ec2874c5990ee00865e05424e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.053575 15800 leader_election.cc:290] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:42.054643 15680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d686198701b54d40bff6f0eb7c852cd8" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
I20260710 13:20:42.055258 15680 raft_consensus.cc:3060] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.055444 15606 raft_consensus.cc:2468] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 1.
I20260710 13:20:42.057447 15800 raft_consensus.cc:493] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.057893 15800 raft_consensus.cc:515] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.047351 15838 raft_consensus.cc:697] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Becoming Leader. State: Replica: db69386ec2874c5990ee00865e05424e, State: Running, Role: LEADER
I20260710 13:20:42.059311 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d686198701b54d40bff6f0eb7c852cd8" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:42.061054 15605 raft_consensus.cc:3060] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.061451 15838 consensus_queue.cc:237] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.061975 15680 raft_consensus.cc:2468] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 1.
I20260710 13:20:42.062124 15502 catalog_manager.cc:5697] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e reported cstate change: term changed from 0 to 1, leader changed from <none> to d9ccc053565d4e76b203fe96d178145e (127.10.208.130). New cstate: current_term: 1 leader_uuid: "d9ccc053565d4e76b203fe96d178145e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.063421 15720 leader_election.cc:304] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d9ccc053565d4e76b203fe96d178145e, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:42.064277 15800 leader_election.cc:290] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:42.064767 15800 raft_consensus.cc:2804] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.065193 15800 raft_consensus.cc:697] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Becoming Leader. State: Replica: db69386ec2874c5990ee00865e05424e, State: Running, Role: LEADER
I20260710 13:20:42.065970 15800 consensus_queue.cc:237] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.077322 15605 raft_consensus.cc:2468] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 1.
I20260710 13:20:42.077915 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8b483abdaa487ab1cecb3c4054aed1" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a" is_pre_election: true
I20260710 13:20:42.079751 15680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8b483abdaa487ab1cecb3c4054aed1" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e" is_pre_election: true
I20260710 13:20:42.080312 15680 raft_consensus.cc:2468] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 0.
I20260710 13:20:42.078831 15606 raft_consensus.cc:2468] T 0c8b483abdaa487ab1cecb3c4054aed1 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 0.
I20260710 13:20:42.081311 15720 leader_election.cc:304] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d9ccc053565d4e76b203fe96d178145e, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:42.082415 15800 raft_consensus.cc:2804] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:42.082773 15800 raft_consensus.cc:493] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.083168 15800 raft_consensus.cc:3060] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.086786 15796 tablet_bootstrap.cc:492] T af7204a57a2e4e7fb879c9d34ce1add7 P db69386ec2874c5990ee00865e05424e: No bootstrap required, opened a new log
I20260710 13:20:42.087330 15796 ts_tablet_manager.cc:1403] T af7204a57a2e4e7fb879c9d34ce1add7 P db69386ec2874c5990ee00865e05424e: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.011s
I20260710 13:20:42.088327 15503 catalog_manager.cc:5697] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e reported cstate change: term changed from 0 to 1, leader changed from <none> to db69386ec2874c5990ee00865e05424e (127.10.208.131). New cstate: current_term: 1 leader_uuid: "db69386ec2874c5990ee00865e05424e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:42.090137 15800 raft_consensus.cc:515] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.090371 15796 raft_consensus.cc:359] T af7204a57a2e4e7fb879c9d34ce1add7 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.091053 15796 raft_consensus.cc:385] T af7204a57a2e4e7fb879c9d34ce1add7 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.091343 15796 raft_consensus.cc:740] T af7204a57a2e4e7fb879c9d34ce1add7 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.092957 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8b483abdaa487ab1cecb3c4054aed1" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:42.093590 15605 raft_consensus.cc:3060] T 0c8b483abdaa487ab1cecb3c4054aed1 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.093912 15800 leader_election.cc:290] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:42.095367 15680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8b483abdaa487ab1cecb3c4054aed1" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
I20260710 13:20:42.095959 15680 raft_consensus.cc:3060] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.092075 15796 consensus_queue.cc:260] T af7204a57a2e4e7fb879c9d34ce1add7 P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.098008 15796 ts_tablet_manager.cc:1434] T af7204a57a2e4e7fb879c9d34ce1add7 P db69386ec2874c5990ee00865e05424e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:20:42.098958 15796 tablet_bootstrap.cc:492] T 297744a01b9a48e4b46e16855499e2ca P db69386ec2874c5990ee00865e05424e: Bootstrap starting.
I20260710 13:20:42.102278 15680 raft_consensus.cc:2468] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 1.
I20260710 13:20:42.103229 15720 leader_election.cc:304] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d9ccc053565d4e76b203fe96d178145e, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:42.103870 15800 raft_consensus.cc:2804] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.104307 15800 raft_consensus.cc:697] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Becoming Leader. State: Replica: db69386ec2874c5990ee00865e05424e, State: Running, Role: LEADER
I20260710 13:20:42.105160 15796 tablet_bootstrap.cc:654] T 297744a01b9a48e4b46e16855499e2ca P db69386ec2874c5990ee00865e05424e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.104339 15503 catalog_manager.cc:5697] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e reported cstate change: term changed from 0 to 1, leader changed from <none> to db69386ec2874c5990ee00865e05424e (127.10.208.131). New cstate: current_term: 1 leader_uuid: "db69386ec2874c5990ee00865e05424e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:42.105057 15800 consensus_queue.cc:237] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.111474 15605 raft_consensus.cc:2468] T 0c8b483abdaa487ab1cecb3c4054aed1 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 1.
I20260710 13:20:42.115855 15796 tablet_bootstrap.cc:492] T 297744a01b9a48e4b46e16855499e2ca P db69386ec2874c5990ee00865e05424e: No bootstrap required, opened a new log
I20260710 13:20:42.116334 15796 ts_tablet_manager.cc:1403] T 297744a01b9a48e4b46e16855499e2ca P db69386ec2874c5990ee00865e05424e: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260710 13:20:42.118631 15796 raft_consensus.cc:359] T 297744a01b9a48e4b46e16855499e2ca P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.119395 15796 raft_consensus.cc:385] T 297744a01b9a48e4b46e16855499e2ca P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.119709 15796 raft_consensus.cc:740] T 297744a01b9a48e4b46e16855499e2ca P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.120458 15796 consensus_queue.cc:260] T 297744a01b9a48e4b46e16855499e2ca P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.122658 15796 ts_tablet_manager.cc:1434] T 297744a01b9a48e4b46e16855499e2ca P db69386ec2874c5990ee00865e05424e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 13:20:42.123569 15796 tablet_bootstrap.cc:492] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e: Bootstrap starting.
I20260710 13:20:42.124572 15503 catalog_manager.cc:5697] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e reported cstate change: term changed from 0 to 1, leader changed from <none> to db69386ec2874c5990ee00865e05424e (127.10.208.131). New cstate: current_term: 1 leader_uuid: "db69386ec2874c5990ee00865e05424e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:42.128494 15796 tablet_bootstrap.cc:654] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.141379 15796 tablet_bootstrap.cc:492] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e: No bootstrap required, opened a new log
I20260710 13:20:42.141770 15796 ts_tablet_manager.cc:1403] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 13:20:42.143913 15796 raft_consensus.cc:359] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.144415 15796 raft_consensus.cc:385] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.144637 15796 raft_consensus.cc:740] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.145121 15796 consensus_queue.cc:260] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.146754 15796 ts_tablet_manager.cc:1434] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:20:42.169307 15800 raft_consensus.cc:493] T 297744a01b9a48e4b46e16855499e2ca P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.169821 15800 raft_consensus.cc:515] T 297744a01b9a48e4b46e16855499e2ca P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.171598 15800 leader_election.cc:290] T 297744a01b9a48e4b46e16855499e2ca P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:42.172302 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "297744a01b9a48e4b46e16855499e2ca" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a" is_pre_election: true
I20260710 13:20:42.172540 15680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "297744a01b9a48e4b46e16855499e2ca" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e" is_pre_election: true
I20260710 13:20:42.173030 15605 raft_consensus.cc:2393] T 297744a01b9a48e4b46e16855499e2ca P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db69386ec2874c5990ee00865e05424e in current term 1: Already voted for candidate d9ccc053565d4e76b203fe96d178145e in this term.
I20260710 13:20:42.173933 15718 leader_election.cc:304] T 297744a01b9a48e4b46e16855499e2ca P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: db69386ec2874c5990ee00865e05424e; no voters: 9cad8268d3e54aaaab489d3e5582d52a, d9ccc053565d4e76b203fe96d178145e
I20260710 13:20:42.174608 15800 raft_consensus.cc:3060] T 297744a01b9a48e4b46e16855499e2ca P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.179273 15800 raft_consensus.cc:2749] T 297744a01b9a48e4b46e16855499e2ca P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:42.216682 15828 raft_consensus.cc:493] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.217124 15828 raft_consensus.cc:515] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.218763 15828 leader_election.cc:290] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:42.219592 15680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd02f257e6b43228aab9cdb25b86acb" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e" is_pre_election: true
I20260710 13:20:42.219880 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd02f257e6b43228aab9cdb25b86acb" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e" is_pre_election: true
I20260710 13:20:42.220296 15680 raft_consensus.cc:2468] T 3dd02f257e6b43228aab9cdb25b86acb P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cad8268d3e54aaaab489d3e5582d52a in term 0.
I20260710 13:20:42.220461 15755 raft_consensus.cc:2468] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cad8268d3e54aaaab489d3e5582d52a in term 0.
I20260710 13:20:42.221414 15571 leader_election.cc:304] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, d9ccc053565d4e76b203fe96d178145e; no voters: 
I20260710 13:20:42.222046 15828 raft_consensus.cc:2804] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:42.222395 15828 raft_consensus.cc:493] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.222678 15828 raft_consensus.cc:3060] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.227164 15828 raft_consensus.cc:515] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.228684 15828 leader_election.cc:290] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 election: Requested vote from peers d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:42.229260 15680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd02f257e6b43228aab9cdb25b86acb" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
I20260710 13:20:42.229661 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd02f257e6b43228aab9cdb25b86acb" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e"
I20260710 13:20:42.229763 15680 raft_consensus.cc:3060] T 3dd02f257e6b43228aab9cdb25b86acb P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.230139 15755 raft_consensus.cc:3060] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.234923 15680 raft_consensus.cc:2468] T 3dd02f257e6b43228aab9cdb25b86acb P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cad8268d3e54aaaab489d3e5582d52a in term 1.
I20260710 13:20:42.235554 15755 raft_consensus.cc:2468] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cad8268d3e54aaaab489d3e5582d52a in term 1.
I20260710 13:20:42.236063 15571 leader_election.cc:304] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, d9ccc053565d4e76b203fe96d178145e; no voters: 
I20260710 13:20:42.236735 15828 raft_consensus.cc:2804] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.237198 15828 raft_consensus.cc:697] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [term 1 LEADER]: Becoming Leader. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Running, Role: LEADER
I20260710 13:20:42.237905 15828 consensus_queue.cc:237] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.245285 15503 catalog_manager.cc:5697] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129). New cstate: current_term: 1 leader_uuid: "9cad8268d3e54aaaab489d3e5582d52a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.296209 15680 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b73833502a454a05ac1eed0968fad4c7"
dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
mode: GRACEFUL
new_leader_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
 from {username='slave'} at 127.0.0.1:53756
I20260710 13:20:42.296752 15680 raft_consensus.cc:606] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [term 1 LEADER]: Received request to transfer leadership to TS 9cad8268d3e54aaaab489d3e5582d52a
I20260710 13:20:42.310957 15755 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abf04575219a48b39791117711303ee4"
dest_uuid: "db69386ec2874c5990ee00865e05424e"
mode: GRACEFUL
new_leader_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
 from {username='slave'} at 127.0.0.1:46346
I20260710 13:20:42.311641 15755 raft_consensus.cc:606] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Received request to transfer leadership to TS 9cad8268d3e54aaaab489d3e5582d52a
I20260710 13:20:42.316114 15680 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af7204a57a2e4e7fb879c9d34ce1add7"
dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
mode: GRACEFUL
new_leader_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
 from {username='slave'} at 127.0.0.1:53756
I20260710 13:20:42.316599 15680 raft_consensus.cc:606] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [term 1 LEADER]: Received request to transfer leadership to TS 9cad8268d3e54aaaab489d3e5582d52a
I20260710 13:20:42.323555 15755 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c8b483abdaa487ab1cecb3c4054aed1"
dest_uuid: "db69386ec2874c5990ee00865e05424e"
mode: GRACEFUL
new_leader_uuid: "d9ccc053565d4e76b203fe96d178145e"
 from {username='slave'} at 127.0.0.1:46346
I20260710 13:20:42.324008 15755 raft_consensus.cc:606] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Received request to transfer leadership to TS d9ccc053565d4e76b203fe96d178145e
I20260710 13:20:42.328234 15755 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d686198701b54d40bff6f0eb7c852cd8"
dest_uuid: "db69386ec2874c5990ee00865e05424e"
mode: GRACEFUL
new_leader_uuid: "d9ccc053565d4e76b203fe96d178145e"
 from {username='slave'} at 127.0.0.1:46346
I20260710 13:20:42.328661 15755 raft_consensus.cc:606] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Received request to transfer leadership to TS d9ccc053565d4e76b203fe96d178145e
I20260710 13:20:42.332186 15755 raft_consensus.cc:3060] T af7204a57a2e4e7fb879c9d34ce1add7 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.339509 15805 consensus_queue.cc:1048] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.340219 15807 consensus_queue.cc:1048] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.346817 15606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3dd02f257e6b43228aab9cdb25b86acb"
dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
mode: GRACEFUL
new_leader_uuid: "db69386ec2874c5990ee00865e05424e"
 from {username='slave'} at 127.0.0.1:54932
I20260710 13:20:42.347316 15606 raft_consensus.cc:606] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [term 1 LEADER]: Received request to transfer leadership to TS db69386ec2874c5990ee00865e05424e
I20260710 13:20:42.363544 15805 consensus_queue.cc:1048] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.372632 15805 raft_consensus.cc:993] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e: : Instructing follower 9cad8268d3e54aaaab489d3e5582d52a to start an election
I20260710 13:20:42.373219 15816 raft_consensus.cc:1081] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [term 1 LEADER]: Signalling peer 9cad8268d3e54aaaab489d3e5582d52a to start an election
I20260710 13:20:42.373710 15807 consensus_queue.cc:1048] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.375063 15605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af7204a57a2e4e7fb879c9d34ce1add7"
dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
 from {username='slave'} at 127.0.0.1:54920
I20260710 13:20:42.375876 15605 raft_consensus.cc:493] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:42.376883 15605 raft_consensus.cc:3060] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.380018 15828 consensus_queue.cc:1048] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.385426 15605 raft_consensus.cc:515] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.387462 15605 leader_election.cc:290] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 2 election: Requested vote from peers d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:42.388856 15681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af7204a57a2e4e7fb879c9d34ce1add7" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
I20260710 13:20:42.389444 15681 raft_consensus.cc:3055] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:42.389737 15681 raft_consensus.cc:740] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Running, Role: LEADER
I20260710 13:20:42.390513 15681 consensus_queue.cc:260] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.391815 15681 raft_consensus.cc:3060] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.395251 15754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af7204a57a2e4e7fb879c9d34ce1add7" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db69386ec2874c5990ee00865e05424e"
I20260710 13:20:42.395816 15754 raft_consensus.cc:3060] T af7204a57a2e4e7fb879c9d34ce1add7 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.399564 15681 raft_consensus.cc:2468] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cad8268d3e54aaaab489d3e5582d52a in term 2.
I20260710 13:20:42.400738 15571 leader_election.cc:304] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, d9ccc053565d4e76b203fe96d178145e; no voters: 
I20260710 13:20:42.401705 15802 raft_consensus.cc:2804] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:42.405128 15754 raft_consensus.cc:2468] T af7204a57a2e4e7fb879c9d34ce1add7 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cad8268d3e54aaaab489d3e5582d52a in term 2.
I20260710 13:20:42.405738 15859 consensus_queue.cc:1048] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:42.407006 15802 raft_consensus.cc:697] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 LEADER]: Becoming Leader. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Running, Role: LEADER
I20260710 13:20:42.407930 15802 consensus_queue.cc:237] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.418182 15504 catalog_manager.cc:5697] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a reported cstate change: term changed from 1 to 2, leader changed from d9ccc053565d4e76b203fe96d178145e (127.10.208.130) to 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129). New cstate: current_term: 2 leader_uuid: "9cad8268d3e54aaaab489d3e5582d52a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.428458 15805 consensus_queue.cc:1048] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.434618 15816 raft_consensus.cc:993] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e: : Instructing follower 9cad8268d3e54aaaab489d3e5582d52a to start an election
I20260710 13:20:42.435101 15807 raft_consensus.cc:1081] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [term 1 LEADER]: Signalling peer 9cad8268d3e54aaaab489d3e5582d52a to start an election
I20260710 13:20:42.437305 15606 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b73833502a454a05ac1eed0968fad4c7"
dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
 from {username='slave'} at 127.0.0.1:54920
I20260710 13:20:42.437844 15606 raft_consensus.cc:493] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:42.438199 15606 raft_consensus.cc:3060] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.441111 15805 consensus_queue.cc:1048] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.445142 15606 raft_consensus.cc:515] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } } peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } }
I20260710 13:20:42.447018 15800 consensus_queue.cc:1048] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.448421 15606 leader_election.cc:290] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 2 election: Requested vote from peers db69386ec2874c5990ee00865e05424e (127.10.208.131:40579), d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:42.448530 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73833502a454a05ac1eed0968fad4c7" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db69386ec2874c5990ee00865e05424e"
I20260710 13:20:42.450156 15680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73833502a454a05ac1eed0968fad4c7" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
I20260710 13:20:42.450708 15680 raft_consensus.cc:3055] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:42.451122 15680 raft_consensus.cc:740] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Running, Role: LEADER
I20260710 13:20:42.451910 15680 consensus_queue.cc:260] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } } peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } }
I20260710 13:20:42.453006 15680 raft_consensus.cc:3060] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.459841 15680 raft_consensus.cc:2468] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cad8268d3e54aaaab489d3e5582d52a in term 2.
I20260710 13:20:42.460940 15571 leader_election.cc:304] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a [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: 9cad8268d3e54aaaab489d3e5582d52a, d9ccc053565d4e76b203fe96d178145e; no voters: db69386ec2874c5990ee00865e05424e
I20260710 13:20:42.462586 15802 raft_consensus.cc:2804] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:42.463099 15802 raft_consensus.cc:697] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 LEADER]: Becoming Leader. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Running, Role: LEADER
I20260710 13:20:42.463930 15802 consensus_queue.cc:237] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } } peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } }
I20260710 13:20:42.469693 15839 consensus_queue.cc:1048] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:42.472226 15502 catalog_manager.cc:5697] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a reported cstate change: term changed from 1 to 2, leader changed from d9ccc053565d4e76b203fe96d178145e (127.10.208.130) to 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129). New cstate: current_term: 2 leader_uuid: "9cad8268d3e54aaaab489d3e5582d52a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.478925 15838 raft_consensus.cc:993] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e: : Instructing follower 9cad8268d3e54aaaab489d3e5582d52a to start an election
I20260710 13:20:42.479399 15839 raft_consensus.cc:1081] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Signalling peer 9cad8268d3e54aaaab489d3e5582d52a to start an election
I20260710 13:20:42.481815 15606 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abf04575219a48b39791117711303ee4"
dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
 from {username='slave'} at 127.0.0.1:54926
I20260710 13:20:42.482689 15606 raft_consensus.cc:493] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:42.482934 15606 raft_consensus.cc:3060] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.484196 15805 consensus_queue.cc:1048] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.489542 15606 raft_consensus.cc:515] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.492563 15606 leader_election.cc:290] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 2 election: Requested vote from peers d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:42.494938 15813 consensus_queue.cc:1048] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.497025 15754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf04575219a48b39791117711303ee4" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db69386ec2874c5990ee00865e05424e"
I20260710 13:20:42.497605 15754 raft_consensus.cc:3055] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:42.497911 15754 raft_consensus.cc:740] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Running, Role: LEADER
I20260710 13:20:42.498682 15754 consensus_queue.cc:260] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.500067 15754 raft_consensus.cc:3060] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.505573 15680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf04575219a48b39791117711303ee4" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
I20260710 13:20:42.506161 15680 raft_consensus.cc:3060] T abf04575219a48b39791117711303ee4 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.508991 15754 raft_consensus.cc:2468] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cad8268d3e54aaaab489d3e5582d52a in term 2.
I20260710 13:20:42.510388 15571 leader_election.cc:304] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:42.511108 15802 raft_consensus.cc:2804] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:42.511579 15802 raft_consensus.cc:697] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 LEADER]: Becoming Leader. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Running, Role: LEADER
I20260710 13:20:42.512363 15802 consensus_queue.cc:237] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.513180 15680 raft_consensus.cc:2468] T abf04575219a48b39791117711303ee4 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cad8268d3e54aaaab489d3e5582d52a in term 2.
I20260710 13:20:42.518942 15839 consensus_queue.cc:1048] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.519775 15503 catalog_manager.cc:5697] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a reported cstate change: term changed from 1 to 2, leader changed from db69386ec2874c5990ee00865e05424e (127.10.208.131) to 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129). New cstate: current_term: 2 leader_uuid: "9cad8268d3e54aaaab489d3e5582d52a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.528262 15838 consensus_queue.cc:1048] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.529393 15800 consensus_queue.cc:1048] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.537149 15838 raft_consensus.cc:993] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e: : Instructing follower d9ccc053565d4e76b203fe96d178145e to start an election
I20260710 13:20:42.537559 15838 raft_consensus.cc:1081] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Signalling peer d9ccc053565d4e76b203fe96d178145e to start an election
I20260710 13:20:42.539345 15680 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d686198701b54d40bff6f0eb7c852cd8"
dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
 from {username='slave'} at 127.0.0.1:53746
I20260710 13:20:42.539875 15680 raft_consensus.cc:493] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:42.540197 15680 raft_consensus.cc:3060] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.546380 15680 raft_consensus.cc:515] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.549492 15680 leader_election.cc:290] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 2 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:42.549818 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d686198701b54d40bff6f0eb7c852cd8" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:42.550269 15754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d686198701b54d40bff6f0eb7c852cd8" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db69386ec2874c5990ee00865e05424e"
I20260710 13:20:42.550406 15606 raft_consensus.cc:3060] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.550864 15754 raft_consensus.cc:3055] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:42.551234 15754 raft_consensus.cc:740] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Running, Role: LEADER
I20260710 13:20:42.551966 15754 consensus_queue.cc:260] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.553037 15838 consensus_queue.cc:1048] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.557546 15606 raft_consensus.cc:2468] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 2.
I20260710 13:20:42.560011 15644 leader_election.cc:304] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, d9ccc053565d4e76b203fe96d178145e; no voters: 
I20260710 13:20:42.560863 15807 raft_consensus.cc:2804] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:42.561470 15807 raft_consensus.cc:697] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e [term 2 LEADER]: Becoming Leader. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Running, Role: LEADER
I20260710 13:20:42.553272 15754 raft_consensus.cc:3060] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.562687 15807 consensus_queue.cc:237] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.571156 15754 raft_consensus.cc:2468] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 2.
I20260710 13:20:42.574826 15839 raft_consensus.cc:993] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e: : Instructing follower d9ccc053565d4e76b203fe96d178145e to start an election
I20260710 13:20:42.575300 15838 raft_consensus.cc:1081] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Signalling peer d9ccc053565d4e76b203fe96d178145e to start an election
I20260710 13:20:42.576673 15680 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c8b483abdaa487ab1cecb3c4054aed1"
dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
 from {username='slave'} at 127.0.0.1:53746
I20260710 13:20:42.577203 15680 raft_consensus.cc:493] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:42.577764 15680 raft_consensus.cc:3060] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.577188 15504 catalog_manager.cc:5697] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e reported cstate change: term changed from 1 to 2, leader changed from db69386ec2874c5990ee00865e05424e (127.10.208.131) to d9ccc053565d4e76b203fe96d178145e (127.10.208.130). New cstate: current_term: 2 leader_uuid: "d9ccc053565d4e76b203fe96d178145e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.583395 15680 raft_consensus.cc:515] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.585091 15680 leader_election.cc:290] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 2 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:42.586037 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8b483abdaa487ab1cecb3c4054aed1" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:42.586620 15605 raft_consensus.cc:3060] T 0c8b483abdaa487ab1cecb3c4054aed1 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.589779 15754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8b483abdaa487ab1cecb3c4054aed1" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db69386ec2874c5990ee00865e05424e"
I20260710 13:20:42.590291 15754 raft_consensus.cc:3055] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:42.590555 15754 raft_consensus.cc:740] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Running, Role: LEADER
I20260710 13:20:42.591291 15754 consensus_queue.cc:260] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.592193 15754 raft_consensus.cc:3060] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.593770 15605 raft_consensus.cc:2468] T 0c8b483abdaa487ab1cecb3c4054aed1 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 2.
I20260710 13:20:42.594717 15644 leader_election.cc:304] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, d9ccc053565d4e76b203fe96d178145e; no voters: 
I20260710 13:20:42.595417 15807 raft_consensus.cc:2804] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:42.595791 15807 raft_consensus.cc:697] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [term 2 LEADER]: Becoming Leader. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Running, Role: LEADER
I20260710 13:20:42.596525 15807 consensus_queue.cc:237] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.597152 15754 raft_consensus.cc:2468] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 2.
I20260710 13:20:42.602886 15504 catalog_manager.cc:5697] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e reported cstate change: term changed from 1 to 2, leader changed from db69386ec2874c5990ee00865e05424e (127.10.208.131) to d9ccc053565d4e76b203fe96d178145e (127.10.208.130). New cstate: current_term: 2 leader_uuid: "d9ccc053565d4e76b203fe96d178145e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.629135 15802 consensus_queue.cc:1048] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.635556 15828 raft_consensus.cc:993] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a: : Instructing follower db69386ec2874c5990ee00865e05424e to start an election
I20260710 13:20:42.635613 15858 consensus_queue.cc:1048] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.636111 15860 raft_consensus.cc:1081] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [term 1 LEADER]: Signalling peer db69386ec2874c5990ee00865e05424e to start an election
I20260710 13:20:42.638294 15755 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3dd02f257e6b43228aab9cdb25b86acb"
dest_uuid: "db69386ec2874c5990ee00865e05424e"
 from {username='slave'} at 127.0.0.1:46342
I20260710 13:20:42.640877 15755 raft_consensus.cc:493] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:42.641402 15755 raft_consensus.cc:3060] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.648658 15755 raft_consensus.cc:515] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.652853 15755 leader_election.cc:290] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 2 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:42.652978 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd02f257e6b43228aab9cdb25b86acb" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:42.653657 15605 raft_consensus.cc:3055] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:42.653975 15605 raft_consensus.cc:740] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Running, Role: LEADER
I20260710 13:20:42.654090 15680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dd02f257e6b43228aab9cdb25b86acb" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
I20260710 13:20:42.654663 15680 raft_consensus.cc:3060] T 3dd02f257e6b43228aab9cdb25b86acb P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.654835 15605 consensus_queue.cc:260] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.656268 15605 raft_consensus.cc:3060] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.661700 15680 raft_consensus.cc:2468] T 3dd02f257e6b43228aab9cdb25b86acb P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 2.
I20260710 13:20:42.662755 15720 leader_election.cc:304] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d9ccc053565d4e76b203fe96d178145e, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:42.662766 15605 raft_consensus.cc:2468] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 2.
I20260710 13:20:42.663537 15838 raft_consensus.cc:2804] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:42.664028 15838 raft_consensus.cc:697] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e [term 2 LEADER]: Becoming Leader. State: Replica: db69386ec2874c5990ee00865e05424e, State: Running, Role: LEADER
I20260710 13:20:42.664716 15838 consensus_queue.cc:237] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:42.671221 15503 catalog_manager.cc:5697] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e reported cstate change: term changed from 1 to 2, leader changed from 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129) to db69386ec2874c5990ee00865e05424e (127.10.208.131). New cstate: current_term: 2 leader_uuid: "db69386ec2874c5990ee00865e05424e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:42.943084 15680 raft_consensus.cc:1275] T abf04575219a48b39791117711303ee4 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Refusing update from remote peer 9cad8268d3e54aaaab489d3e5582d52a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:42.944211 15860 consensus_queue.cc:1048] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:42.955014 15755 raft_consensus.cc:1275] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Refusing update from remote peer 9cad8268d3e54aaaab489d3e5582d52a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:42.957050 15859 consensus_queue.cc:1048] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:42.958714 15755 raft_consensus.cc:1275] T af7204a57a2e4e7fb879c9d34ce1add7 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Refusing update from remote peer 9cad8268d3e54aaaab489d3e5582d52a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:42.960445 15859 consensus_queue.cc:1048] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:42.962869 15680 raft_consensus.cc:1275] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Refusing update from remote peer 9cad8268d3e54aaaab489d3e5582d52a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:42.964207 15859 consensus_queue.cc:1048] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:43.005786 15755 raft_consensus.cc:1275] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Refusing update from remote peer d9ccc053565d4e76b203fe96d178145e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:43.007047 15807 consensus_queue.cc:1048] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:43.014237 15605 raft_consensus.cc:1275] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Refusing update from remote peer d9ccc053565d4e76b203fe96d178145e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:43.015990 15816 consensus_queue.cc:1048] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:43.026641 15755 raft_consensus.cc:1275] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Refusing update from remote peer d9ccc053565d4e76b203fe96d178145e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:43.026816 15754 raft_consensus.cc:3060] T b73833502a454a05ac1eed0968fad4c7 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:43.028182 15816 consensus_queue.cc:1048] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:43.034004 15754 raft_consensus.cc:1275] T b73833502a454a05ac1eed0968fad4c7 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Refusing update from remote peer 9cad8268d3e54aaaab489d3e5582d52a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:43.035679 15859 consensus_queue.cc:1048] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:43.036175 15605 raft_consensus.cc:1275] T 0c8b483abdaa487ab1cecb3c4054aed1 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Refusing update from remote peer d9ccc053565d4e76b203fe96d178145e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:43.037549 15807 consensus_queue.cc:1048] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:43.043253 15680 raft_consensus.cc:1275] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Refusing update from remote peer 9cad8268d3e54aaaab489d3e5582d52a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:43.044839 15828 consensus_queue.cc:1048] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:43.168608 15680 raft_consensus.cc:1275] T 3dd02f257e6b43228aab9cdb25b86acb P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Refusing update from remote peer db69386ec2874c5990ee00865e05424e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:43.169872 15838 consensus_queue.cc:1048] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:43.178143 15605 raft_consensus.cc:1275] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Refusing update from remote peer db69386ec2874c5990ee00865e05424e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:43.181406 15875 consensus_queue.cc:1048] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:45.371332 15503 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54986:
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:20:45.373364 15503 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:20:45.417011 15596 tablet_service.cc:1511] Processing CreateTablet for tablet a2a779d0341c4c588ba19fde8ebd874e (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:45.418298 15596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a779d0341c4c588ba19fde8ebd874e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.418078 15663 tablet_service.cc:1511] Processing CreateTablet for tablet a2a779d0341c4c588ba19fde8ebd874e (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:45.419334 15663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a779d0341c4c588ba19fde8ebd874e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.420004 15739 tablet_service.cc:1511] Processing CreateTablet for tablet a2a779d0341c4c588ba19fde8ebd874e (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:45.421209 15739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a779d0341c4c588ba19fde8ebd874e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.421573 15670 tablet_service.cc:1511] Processing CreateTablet for tablet 80fcfb9c5b65438f9fa73248ceaf9eb1 (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:45.422729 15670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fcfb9c5b65438f9fa73248ceaf9eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.428818 15743 tablet_service.cc:1511] Processing CreateTablet for tablet 80fcfb9c5b65438f9fa73248ceaf9eb1 (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:45.430110 15743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fcfb9c5b65438f9fa73248ceaf9eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.430043 15742 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa316b8853f4ed1b07fd2a21479368a (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:45.431486 15742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa316b8853f4ed1b07fd2a21479368a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.434242 15666 tablet_service.cc:1511] Processing CreateTablet for tablet ead7670096d84a399f0ca8402f10869a (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:45.435657 15666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead7670096d84a399f0ca8402f10869a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.434309 15665 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa316b8853f4ed1b07fd2a21479368a (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:45.436528 15591 tablet_service.cc:1511] Processing CreateTablet for tablet 80fcfb9c5b65438f9fa73248ceaf9eb1 (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:45.436870 15592 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa316b8853f4ed1b07fd2a21479368a (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:45.437386 15665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa316b8853f4ed1b07fd2a21479368a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.437772 15591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fcfb9c5b65438f9fa73248ceaf9eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.438341 15592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa316b8853f4ed1b07fd2a21479368a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.440016 15594 tablet_service.cc:1511] Processing CreateTablet for tablet ead7670096d84a399f0ca8402f10869a (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:45.441205 15594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead7670096d84a399f0ca8402f10869a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.444392 15593 tablet_service.cc:1511] Processing CreateTablet for tablet 0e85b6cf7f46473881319f700566e4cf (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:45.445712 15593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e85b6cf7f46473881319f700566e4cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.446429 15744 tablet_service.cc:1511] Processing CreateTablet for tablet ead7670096d84a399f0ca8402f10869a (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:45.447621 15744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead7670096d84a399f0ca8402f10869a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.476632 15593 tablet_service.cc:1511] Processing CreateTablet for tablet 8f966b4df3254c10a6ef3c8b9fafa456 (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:45.478551 15593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f966b4df3254c10a6ef3c8b9fafa456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.482298 15668 tablet_service.cc:1511] Processing CreateTablet for tablet 0e85b6cf7f46473881319f700566e4cf (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:45.484062 15668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e85b6cf7f46473881319f700566e4cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.489024 15745 tablet_service.cc:1511] Processing CreateTablet for tablet 0e85b6cf7f46473881319f700566e4cf (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:45.489334 15667 tablet_service.cc:1511] Processing CreateTablet for tablet 8f966b4df3254c10a6ef3c8b9fafa456 (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:45.490363 15745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e85b6cf7f46473881319f700566e4cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.490454 15667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f966b4df3254c10a6ef3c8b9fafa456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.496505 15740 tablet_service.cc:1511] Processing CreateTablet for tablet 8f966b4df3254c10a6ef3c8b9fafa456 (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:45.497802 15740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f966b4df3254c10a6ef3c8b9fafa456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.503168 15596 tablet_service.cc:1511] Processing CreateTablet for tablet b886d3482f0b4d8eb72c1dd78460f779 (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:45.505890 15596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b886d3482f0b4d8eb72c1dd78460f779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.511704 15741 tablet_service.cc:1511] Processing CreateTablet for tablet b886d3482f0b4d8eb72c1dd78460f779 (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:45.512993 15741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b886d3482f0b4d8eb72c1dd78460f779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.518069 15664 tablet_service.cc:1511] Processing CreateTablet for tablet b886d3482f0b4d8eb72c1dd78460f779 (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:45.518802 15591 tablet_service.cc:1511] Processing CreateTablet for tablet 2385692eeba74d0fa631ef5c8912ae2b (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:45.519359 15664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b886d3482f0b4d8eb72c1dd78460f779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.523088 15892 tablet_bootstrap.cc:492] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a: Bootstrap starting.
I20260710 13:20:45.524921 15669 tablet_service.cc:1511] Processing CreateTablet for tablet 2385692eeba74d0fa631ef5c8912ae2b (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:45.526160 15669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2385692eeba74d0fa631ef5c8912ae2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.545307 15591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2385692eeba74d0fa631ef5c8912ae2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.556087 15592 tablet_service.cc:1511] Processing CreateTablet for tablet 66f0a298724a40fb981c9c35c29a9c9e (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:45.557315 15592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f0a298724a40fb981c9c35c29a9c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.559662 15894 tablet_bootstrap.cc:492] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P d9ccc053565d4e76b203fe96d178145e: Bootstrap starting.
I20260710 13:20:45.560010 15892 tablet_bootstrap.cc:654] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.560891 15744 tablet_service.cc:1511] Processing CreateTablet for tablet 66f0a298724a40fb981c9c35c29a9c9e (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:45.562173 15744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f0a298724a40fb981c9c35c29a9c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.566745 15664 tablet_service.cc:1511] Processing CreateTablet for tablet 66f0a298724a40fb981c9c35c29a9c9e (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:45.567961 15664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f0a298724a40fb981c9c35c29a9c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.572479 15893 tablet_bootstrap.cc:492] T a2a779d0341c4c588ba19fde8ebd874e P db69386ec2874c5990ee00865e05424e: Bootstrap starting.
I20260710 13:20:45.573212 15743 tablet_service.cc:1511] Processing CreateTablet for tablet 2385692eeba74d0fa631ef5c8912ae2b (DEFAULT_TABLE table=soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:45.574451 15743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2385692eeba74d0fa631ef5c8912ae2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.577991 15894 tablet_bootstrap.cc:654] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P d9ccc053565d4e76b203fe96d178145e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.578526 15893 tablet_bootstrap.cc:654] T a2a779d0341c4c588ba19fde8ebd874e P db69386ec2874c5990ee00865e05424e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.597007 15892 tablet_bootstrap.cc:492] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a: No bootstrap required, opened a new log
I20260710 13:20:45.602612 15892 ts_tablet_manager.cc:1403] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.008s
I20260710 13:20:45.606544 15894 tablet_bootstrap.cc:492] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P d9ccc053565d4e76b203fe96d178145e: No bootstrap required, opened a new log
I20260710 13:20:45.607254 15894 ts_tablet_manager.cc:1403] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P d9ccc053565d4e76b203fe96d178145e: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.004s
I20260710 13:20:45.609210 15893 tablet_bootstrap.cc:492] T a2a779d0341c4c588ba19fde8ebd874e P db69386ec2874c5990ee00865e05424e: No bootstrap required, opened a new log
I20260710 13:20:45.609733 15893 ts_tablet_manager.cc:1403] T a2a779d0341c4c588ba19fde8ebd874e P db69386ec2874c5990ee00865e05424e: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.006s
I20260710 13:20:45.610287 15892 raft_consensus.cc:359] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.610857 15894 raft_consensus.cc:359] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.611361 15892 raft_consensus.cc:385] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.611567 15894 raft_consensus.cc:385] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.611694 15892 raft_consensus.cc:740] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.611922 15894 raft_consensus.cc:740] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.612445 15892 consensus_queue.cc:260] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.612629 15894 consensus_queue.cc:260] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P d9ccc053565d4e76b203fe96d178145e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.613272 15893 raft_consensus.cc:359] T a2a779d0341c4c588ba19fde8ebd874e P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.613927 15893 raft_consensus.cc:385] T a2a779d0341c4c588ba19fde8ebd874e P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.614207 15893 raft_consensus.cc:740] T a2a779d0341c4c588ba19fde8ebd874e P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.614823 15892 ts_tablet_manager.cc:1434] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.002s
I20260710 13:20:45.614900 15893 consensus_queue.cc:260] T a2a779d0341c4c588ba19fde8ebd874e P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.615909 15892 tablet_bootstrap.cc:492] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a: Bootstrap starting.
I20260710 13:20:45.617273 15893 ts_tablet_manager.cc:1434] T a2a779d0341c4c588ba19fde8ebd874e P db69386ec2874c5990ee00865e05424e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:20:45.618214 15893 tablet_bootstrap.cc:492] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e: Bootstrap starting.
I20260710 13:20:45.615492 15894 ts_tablet_manager.cc:1434] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P d9ccc053565d4e76b203fe96d178145e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:20:45.623673 15894 tablet_bootstrap.cc:492] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e: Bootstrap starting.
I20260710 13:20:45.627805 15892 tablet_bootstrap.cc:654] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.629886 15894 tablet_bootstrap.cc:654] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.634865 15893 tablet_bootstrap.cc:654] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.642602 15893 tablet_bootstrap.cc:492] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e: No bootstrap required, opened a new log
I20260710 13:20:45.643229 15893 ts_tablet_manager.cc:1403] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.001s
I20260710 13:20:45.646180 15894 tablet_bootstrap.cc:492] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e: No bootstrap required, opened a new log
I20260710 13:20:45.645974 15893 raft_consensus.cc:359] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.646683 15894 ts_tablet_manager.cc:1403] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260710 13:20:45.646697 15893 raft_consensus.cc:385] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.647347 15893 raft_consensus.cc:740] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.648056 15893 consensus_queue.cc:260] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.649173 15892 tablet_bootstrap.cc:492] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a: No bootstrap required, opened a new log
I20260710 13:20:45.649672 15892 ts_tablet_manager.cc:1403] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.020s
I20260710 13:20:45.649488 15894 raft_consensus.cc:359] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.650240 15894 raft_consensus.cc:385] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.650329 15893 ts_tablet_manager.cc:1434] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 13:20:45.650566 15894 raft_consensus.cc:740] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.651381 15893 tablet_bootstrap.cc:492] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e: Bootstrap starting.
I20260710 13:20:45.651379 15894 consensus_queue.cc:260] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.653928 15894 ts_tablet_manager.cc:1434] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260710 13:20:45.654769 15894 tablet_bootstrap.cc:492] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e: Bootstrap starting.
I20260710 13:20:45.655166 15892 raft_consensus.cc:359] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.655908 15892 raft_consensus.cc:385] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.656237 15892 raft_consensus.cc:740] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.657042 15892 consensus_queue.cc:260] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.658001 15893 tablet_bootstrap.cc:654] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.661480 15894 tablet_bootstrap.cc:654] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.662354 15892 ts_tablet_manager.cc:1434] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:20:45.663620 15892 tablet_bootstrap.cc:492] T 0e85b6cf7f46473881319f700566e4cf P 9cad8268d3e54aaaab489d3e5582d52a: Bootstrap starting.
I20260710 13:20:45.669222 15893 tablet_bootstrap.cc:492] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e: No bootstrap required, opened a new log
I20260710 13:20:45.669735 15893 ts_tablet_manager.cc:1403] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260710 13:20:45.670473 15894 tablet_bootstrap.cc:492] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e: No bootstrap required, opened a new log
I20260710 13:20:45.670571 15892 tablet_bootstrap.cc:654] T 0e85b6cf7f46473881319f700566e4cf P 9cad8268d3e54aaaab489d3e5582d52a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.671025 15894 ts_tablet_manager.cc:1403] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260710 13:20:45.672497 15893 raft_consensus.cc:359] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.673202 15893 raft_consensus.cc:385] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.673482 15893 raft_consensus.cc:740] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.673913 15894 raft_consensus.cc:359] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.674613 15894 raft_consensus.cc:385] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.674145 15893 consensus_queue.cc:260] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.674903 15894 raft_consensus.cc:740] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.675801 15894 consensus_queue.cc:260] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.676519 15893 ts_tablet_manager.cc:1434] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 13:20:45.677515 15893 tablet_bootstrap.cc:492] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e: Bootstrap starting.
I20260710 13:20:45.677973 15894 ts_tablet_manager.cc:1434] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:20:45.678918 15894 tablet_bootstrap.cc:492] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e: Bootstrap starting.
I20260710 13:20:45.683478 15893 tablet_bootstrap.cc:654] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.685741 15894 tablet_bootstrap.cc:654] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.696811 15894 tablet_bootstrap.cc:492] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e: No bootstrap required, opened a new log
I20260710 13:20:45.697209 15894 ts_tablet_manager.cc:1403] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.011s
I20260710 13:20:45.698078 15893 tablet_bootstrap.cc:492] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e: No bootstrap required, opened a new log
I20260710 13:20:45.698709 15893 ts_tablet_manager.cc:1403] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260710 13:20:45.699285 15894 raft_consensus.cc:359] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.699980 15894 raft_consensus.cc:385] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.700227 15894 raft_consensus.cc:740] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.700811 15894 consensus_queue.cc:260] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.702741 15894 ts_tablet_manager.cc:1434] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:45.704648 15894 tablet_bootstrap.cc:492] T a2a779d0341c4c588ba19fde8ebd874e P d9ccc053565d4e76b203fe96d178145e: Bootstrap starting.
I20260710 13:20:45.705412 15892 tablet_bootstrap.cc:492] T 0e85b6cf7f46473881319f700566e4cf P 9cad8268d3e54aaaab489d3e5582d52a: No bootstrap required, opened a new log
I20260710 13:20:45.705892 15892 ts_tablet_manager.cc:1403] T 0e85b6cf7f46473881319f700566e4cf P 9cad8268d3e54aaaab489d3e5582d52a: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.002s
I20260710 13:20:45.702296 15893 raft_consensus.cc:359] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.707110 15893 raft_consensus.cc:385] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.707434 15893 raft_consensus.cc:740] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.708290 15893 consensus_queue.cc:260] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.708763 15892 raft_consensus.cc:359] T 0e85b6cf7f46473881319f700566e4cf P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.709442 15892 raft_consensus.cc:385] T 0e85b6cf7f46473881319f700566e4cf P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.709722 15892 raft_consensus.cc:740] T 0e85b6cf7f46473881319f700566e4cf P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.709817 15894 tablet_bootstrap.cc:654] T a2a779d0341c4c588ba19fde8ebd874e P d9ccc053565d4e76b203fe96d178145e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.710464 15892 consensus_queue.cc:260] T 0e85b6cf7f46473881319f700566e4cf P 9cad8268d3e54aaaab489d3e5582d52a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.712724 15892 ts_tablet_manager.cc:1434] T 0e85b6cf7f46473881319f700566e4cf P 9cad8268d3e54aaaab489d3e5582d52a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:20:45.713754 15892 tablet_bootstrap.cc:492] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a: Bootstrap starting.
I20260710 13:20:45.719877 15892 tablet_bootstrap.cc:654] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.719911 15893 ts_tablet_manager.cc:1434] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260710 13:20:45.731227 15893 tablet_bootstrap.cc:492] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e: Bootstrap starting.
I20260710 13:20:45.738440 15828 raft_consensus.cc:493] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.739382 15828 raft_consensus.cc:515] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.740203 15893 tablet_bootstrap.cc:654] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.743036 15680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a779d0341c4c588ba19fde8ebd874e" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e" is_pre_election: true
I20260710 13:20:45.745246 15828 leader_election.cc:290] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:45.749396 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a779d0341c4c588ba19fde8ebd874e" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e" is_pre_election: true
I20260710 13:20:45.750066 15755 raft_consensus.cc:2468] T a2a779d0341c4c588ba19fde8ebd874e P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cad8268d3e54aaaab489d3e5582d52a in term 0.
W20260710 13:20:45.746796 15571 leader_election.cc:343] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.752206 15571 leader_election.cc:304] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a [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: 9cad8268d3e54aaaab489d3e5582d52a, db69386ec2874c5990ee00865e05424e; no voters: d9ccc053565d4e76b203fe96d178145e
I20260710 13:20:45.754310 15893 tablet_bootstrap.cc:492] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e: No bootstrap required, opened a new log
I20260710 13:20:45.754972 15893 ts_tablet_manager.cc:1403] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.002s
I20260710 13:20:45.755614 15881 raft_consensus.cc:2804] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:45.756106 15881 raft_consensus.cc:493] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:45.756503 15881 raft_consensus.cc:3060] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.760596 15894 tablet_bootstrap.cc:492] T a2a779d0341c4c588ba19fde8ebd874e P d9ccc053565d4e76b203fe96d178145e: No bootstrap required, opened a new log
I20260710 13:20:45.761099 15894 ts_tablet_manager.cc:1403] T a2a779d0341c4c588ba19fde8ebd874e P d9ccc053565d4e76b203fe96d178145e: Time spent bootstrapping tablet: real 0.057s	user 0.029s	sys 0.024s
I20260710 13:20:45.761224 15892 tablet_bootstrap.cc:492] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a: No bootstrap required, opened a new log
I20260710 13:20:45.761713 15892 ts_tablet_manager.cc:1403] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.023s
I20260710 13:20:45.763825 15881 raft_consensus.cc:515] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.764062 15894 raft_consensus.cc:359] T a2a779d0341c4c588ba19fde8ebd874e P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.764086 15892 raft_consensus.cc:359] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.764881 15894 raft_consensus.cc:385] T a2a779d0341c4c588ba19fde8ebd874e P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.765017 15892 raft_consensus.cc:385] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.765252 15894 raft_consensus.cc:740] T a2a779d0341c4c588ba19fde8ebd874e P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.765393 15892 raft_consensus.cc:740] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.766582 15680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a779d0341c4c588ba19fde8ebd874e" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
I20260710 13:20:45.766197 15892 consensus_queue.cc:260] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.766189 15894 consensus_queue.cc:260] T a2a779d0341c4c588ba19fde8ebd874e P d9ccc053565d4e76b203fe96d178145e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.767474 15680 raft_consensus.cc:3060] T a2a779d0341c4c588ba19fde8ebd874e P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.768707 15892 ts_tablet_manager.cc:1434] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:45.768847 15894 ts_tablet_manager.cc:1434] T a2a779d0341c4c588ba19fde8ebd874e P d9ccc053565d4e76b203fe96d178145e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260710 13:20:45.769826 15894 tablet_bootstrap.cc:492] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e: Bootstrap starting.
I20260710 13:20:45.769820 15892 tablet_bootstrap.cc:492] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a: Bootstrap starting.
I20260710 13:20:45.776592 15894 tablet_bootstrap.cc:654] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.776731 15892 tablet_bootstrap.cc:654] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.778211 15680 raft_consensus.cc:2468] T a2a779d0341c4c588ba19fde8ebd874e P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cad8268d3e54aaaab489d3e5582d52a in term 1.
I20260710 13:20:45.783505 15571 leader_election.cc:304] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, d9ccc053565d4e76b203fe96d178145e; no voters: 
I20260710 13:20:45.784610 15828 raft_consensus.cc:2804] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:45.787993 15894 tablet_bootstrap.cc:492] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e: No bootstrap required, opened a new log
I20260710 13:20:45.788535 15894 ts_tablet_manager.cc:1403] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.006s
I20260710 13:20:45.791927 15894 raft_consensus.cc:359] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.792610 15894 raft_consensus.cc:385] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.792900 15894 raft_consensus.cc:740] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.792775 15893 raft_consensus.cc:359] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.794070 15893 raft_consensus.cc:385] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.794713 15893 raft_consensus.cc:740] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.794102 15894 consensus_queue.cc:260] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.795994 15893 consensus_queue.cc:260] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.796859 15894 ts_tablet_manager.cc:1434] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:20:45.797850 15894 tablet_bootstrap.cc:492] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e: Bootstrap starting.
I20260710 13:20:45.799531 15893 ts_tablet_manager.cc:1434] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.001s
I20260710 13:20:45.803946 15894 tablet_bootstrap.cc:654] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.807150 15893 tablet_bootstrap.cc:492] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e: Bootstrap starting.
I20260710 13:20:45.815321 15894 tablet_bootstrap.cc:492] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e: No bootstrap required, opened a new log
I20260710 13:20:45.815857 15894 ts_tablet_manager.cc:1403] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 13:20:45.816331 15893 tablet_bootstrap.cc:654] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.818619 15894 raft_consensus.cc:359] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.820792 15894 raft_consensus.cc:385] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.821110 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a779d0341c4c588ba19fde8ebd874e" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e"
I20260710 13:20:45.821877 15755 raft_consensus.cc:3060] T a2a779d0341c4c588ba19fde8ebd874e P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.821075 15894 raft_consensus.cc:740] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.822713 15894 consensus_queue.cc:260] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.824930 15894 ts_tablet_manager.cc:1434] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:45.825884 15894 tablet_bootstrap.cc:492] T ead7670096d84a399f0ca8402f10869a P d9ccc053565d4e76b203fe96d178145e: Bootstrap starting.
I20260710 13:20:45.839510 15892 tablet_bootstrap.cc:492] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a: No bootstrap required, opened a new log
I20260710 13:20:45.840080 15892 ts_tablet_manager.cc:1403] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a: Time spent bootstrapping tablet: real 0.070s	user 0.035s	sys 0.033s
I20260710 13:20:45.840794 15894 tablet_bootstrap.cc:654] T ead7670096d84a399f0ca8402f10869a P d9ccc053565d4e76b203fe96d178145e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.843076 15892 raft_consensus.cc:359] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.843861 15892 raft_consensus.cc:385] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.844148 15892 raft_consensus.cc:740] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.844878 15892 consensus_queue.cc:260] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.847223 15892 ts_tablet_manager.cc:1434] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:45.848148 15892 tablet_bootstrap.cc:492] T 8f966b4df3254c10a6ef3c8b9fafa456 P 9cad8268d3e54aaaab489d3e5582d52a: Bootstrap starting.
I20260710 13:20:45.849773 15893 tablet_bootstrap.cc:492] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e: No bootstrap required, opened a new log
I20260710 13:20:45.850682 15893 ts_tablet_manager.cc:1403] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.000s
I20260710 13:20:45.853725 15893 raft_consensus.cc:359] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.855341 15893 raft_consensus.cc:385] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.854158 15892 tablet_bootstrap.cc:654] T 8f966b4df3254c10a6ef3c8b9fafa456 P 9cad8268d3e54aaaab489d3e5582d52a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.855691 15893 raft_consensus.cc:740] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.856259 15880 raft_consensus.cc:493] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.856884 15880 raft_consensus.cc:515] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.856958 15893 consensus_queue.cc:260] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.860946 15880 leader_election.cc:290] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:45.862079 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fcfb9c5b65438f9fa73248ceaf9eb1" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a" is_pre_election: true
I20260710 13:20:45.862890 15606 raft_consensus.cc:2468] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 0.
I20260710 13:20:45.863090 15880 raft_consensus.cc:493] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.864391 15718 leader_election.cc:304] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:45.872380 15681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fcfb9c5b65438f9fa73248ceaf9eb1" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e" is_pre_election: true
I20260710 13:20:45.873217 15681 raft_consensus.cc:2468] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 0.
I20260710 13:20:45.883710 15807 raft_consensus.cc:493] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.884284 15807 raft_consensus.cc:515] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.887477 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e85b6cf7f46473881319f700566e4cf" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a" is_pre_election: true
I20260710 13:20:45.888237 15606 raft_consensus.cc:2468] T 0e85b6cf7f46473881319f700566e4cf P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 0.
I20260710 13:20:45.889492 15644 leader_election.cc:304] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, d9ccc053565d4e76b203fe96d178145e; no voters: 
I20260710 13:20:45.863886 15880 raft_consensus.cc:515] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.893690 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f966b4df3254c10a6ef3c8b9fafa456" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a" is_pre_election: true
W20260710 13:20:45.895184 15718 leader_election.cc:343] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.905467 15681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f966b4df3254c10a6ef3c8b9fafa456" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e" is_pre_election: true
I20260710 13:20:45.906255 15681 raft_consensus.cc:2468] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 0.
I20260710 13:20:45.907711 15720 leader_election.cc:304] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [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: d9ccc053565d4e76b203fe96d178145e, db69386ec2874c5990ee00865e05424e; no voters: 9cad8268d3e54aaaab489d3e5582d52a
I20260710 13:20:45.918099 15755 raft_consensus.cc:2468] T a2a779d0341c4c588ba19fde8ebd874e P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cad8268d3e54aaaab489d3e5582d52a in term 1.
I20260710 13:20:45.919453 15880 leader_election.cc:290] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:45.920161 15880 raft_consensus.cc:2804] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:45.920562 15880 raft_consensus.cc:493] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:45.920953 15880 raft_consensus.cc:3060] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.926811 15881 leader_election.cc:290] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 1 election: Requested vote from peers d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:45.928649 15807 leader_election.cc:290] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:45.933571 15919 raft_consensus.cc:2804] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:45.940431 15828 raft_consensus.cc:697] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a [term 1 LEADER]: Becoming Leader. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Running, Role: LEADER
I20260710 13:20:45.940780 15919 raft_consensus.cc:493] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:45.941134 15919 raft_consensus.cc:3060] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.941394 15828 consensus_queue.cc:237] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.935105 15920 raft_consensus.cc:2804] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:45.943183 15920 raft_consensus.cc:493] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:45.943539 15920 raft_consensus.cc:3060] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:45.935791 15644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.208.129:33637, user_credentials={real_user=slave}} blocked reactor thread for 46415.4us
I20260710 13:20:45.948745 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e85b6cf7f46473881319f700566e4cf" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e" is_pre_election: true
W20260710 13:20:45.950389 15646 leader_election.cc:343] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db69386ec2874c5990ee00865e05424e (127.10.208.131:40579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.965507 15504 catalog_manager.cc:5697] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129). New cstate: current_term: 1 leader_uuid: "9cad8268d3e54aaaab489d3e5582d52a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:45.980319 15880 raft_consensus.cc:515] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.980945 15894 tablet_bootstrap.cc:492] T ead7670096d84a399f0ca8402f10869a P d9ccc053565d4e76b203fe96d178145e: No bootstrap required, opened a new log
I20260710 13:20:45.981439 15894 ts_tablet_manager.cc:1403] T ead7670096d84a399f0ca8402f10869a P d9ccc053565d4e76b203fe96d178145e: Time spent bootstrapping tablet: real 0.156s	user 0.023s	sys 0.049s
I20260710 13:20:45.983312 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fcfb9c5b65438f9fa73248ceaf9eb1" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:45.983916 15606 raft_consensus.cc:3060] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.986434 15892 tablet_bootstrap.cc:492] T 8f966b4df3254c10a6ef3c8b9fafa456 P 9cad8268d3e54aaaab489d3e5582d52a: No bootstrap required, opened a new log
I20260710 13:20:45.986747 15893 ts_tablet_manager.cc:1434] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e: Time spent starting tablet: real 0.136s	user 0.043s	sys 0.071s
I20260710 13:20:45.986977 15892 ts_tablet_manager.cc:1403] T 8f966b4df3254c10a6ef3c8b9fafa456 P 9cad8268d3e54aaaab489d3e5582d52a: Time spent bootstrapping tablet: real 0.139s	user 0.024s	sys 0.103s
I20260710 13:20:45.987965 15893 tablet_bootstrap.cc:492] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e: Bootstrap starting.
I20260710 13:20:45.989948 15892 raft_consensus.cc:359] T 8f966b4df3254c10a6ef3c8b9fafa456 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.990653 15892 raft_consensus.cc:385] T 8f966b4df3254c10a6ef3c8b9fafa456 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.990947 15892 raft_consensus.cc:740] T 8f966b4df3254c10a6ef3c8b9fafa456 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.991674 15892 consensus_queue.cc:260] T 8f966b4df3254c10a6ef3c8b9fafa456 P 9cad8268d3e54aaaab489d3e5582d52a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.995357 15893 tablet_bootstrap.cc:654] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.995921 15892 ts_tablet_manager.cc:1434] T 8f966b4df3254c10a6ef3c8b9fafa456 P 9cad8268d3e54aaaab489d3e5582d52a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:45.997048 15892 tablet_bootstrap.cc:492] T 2385692eeba74d0fa631ef5c8912ae2b P 9cad8268d3e54aaaab489d3e5582d52a: Bootstrap starting.
I20260710 13:20:45.997517 15919 raft_consensus.cc:515] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:45.998664 15917 raft_consensus.cc:493] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.999226 15917 raft_consensus.cc:515] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.001433 15917 leader_election.cc:290] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:46.001506 15807 raft_consensus.cc:493] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.001991 15807 raft_consensus.cc:515] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.003263 15920 raft_consensus.cc:515] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.005259 15680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead7670096d84a399f0ca8402f10869a" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e" is_pre_election: true
I20260710 13:20:46.007031 15920 leader_election.cc:290] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:46.002370 15894 raft_consensus.cc:359] T ead7670096d84a399f0ca8402f10869a P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.003662 15919 leader_election.cc:290] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:46.009038 15894 raft_consensus.cc:385] T ead7670096d84a399f0ca8402f10869a P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.009475 15894 raft_consensus.cc:740] T ead7670096d84a399f0ca8402f10869a P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.009343 15919 raft_consensus.cc:493] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.009402 15681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f966b4df3254c10a6ef3c8b9fafa456" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
I20260710 13:20:46.007055 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead7670096d84a399f0ca8402f10869a" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a" is_pre_election: true
I20260710 13:20:46.010617 15919 raft_consensus.cc:515] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.010805 15604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f966b4df3254c10a6ef3c8b9fafa456" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:46.011214 15605 raft_consensus.cc:2468] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 0.
I20260710 13:20:46.010661 15894 consensus_queue.cc:260] T ead7670096d84a399f0ca8402f10869a P d9ccc053565d4e76b203fe96d178145e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.011621 15604 raft_consensus.cc:3060] T 8f966b4df3254c10a6ef3c8b9fafa456 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.010746 15681 raft_consensus.cc:3060] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.014170 15894 ts_tablet_manager.cc:1434] T ead7670096d84a399f0ca8402f10869a P d9ccc053565d4e76b203fe96d178145e: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 13:20:46.014181 15754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2385692eeba74d0fa631ef5c8912ae2b" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e" is_pre_election: true
I20260710 13:20:46.016631 15718 leader_election.cc:304] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:46.015200 15680 raft_consensus.cc:2468] T ead7670096d84a399f0ca8402f10869a P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 0.
I20260710 13:20:46.017827 15894 tablet_bootstrap.cc:492] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e: Bootstrap starting.
W20260710 13:20:46.018496 15646 leader_election.cc:343] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db69386ec2874c5990ee00865e05424e (127.10.208.131:40579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:46.019119 15917 raft_consensus.cc:493] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.019599 15917 raft_consensus.cc:515] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.020076 15604 raft_consensus.cc:2468] T 8f966b4df3254c10a6ef3c8b9fafa456 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 1.
I20260710 13:20:46.021478 15718 leader_election.cc:304] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:46.021761 15919 leader_election.cc:290] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:46.023069 15917 leader_election.cc:290] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:46.023627 15917 raft_consensus.cc:2804] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:46.023970 15917 raft_consensus.cc:493] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.024300 15917 raft_consensus.cc:3060] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.025010 15754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa316b8853f4ed1b07fd2a21479368a" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e" is_pre_election: true
I20260710 13:20:46.025547 15892 tablet_bootstrap.cc:654] T 2385692eeba74d0fa631ef5c8912ae2b P 9cad8268d3e54aaaab489d3e5582d52a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.025630 15754 raft_consensus.cc:2468] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 0.
I20260710 13:20:46.027518 15680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa316b8853f4ed1b07fd2a21479368a" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e" is_pre_election: true
I20260710 13:20:46.027908 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e85b6cf7f46473881319f700566e4cf" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e"
I20260710 13:20:46.028133 15680 raft_consensus.cc:2468] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 0.
I20260710 13:20:46.023072 15807 leader_election.cc:290] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:46.032155 15894 tablet_bootstrap.cc:654] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.033208 15646 leader_election.cc:304] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d9ccc053565d4e76b203fe96d178145e, db69386ec2874c5990ee00865e05424e; no voters: 
W20260710 13:20:46.034305 15646 leader_election.cc:343] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db69386ec2874c5990ee00865e05424e (127.10.208.131:40579): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:46.038439 15552 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:46.032419 15720 leader_election.cc:304] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d9ccc053565d4e76b203fe96d178145e, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:46.046841 15892 tablet_bootstrap.cc:492] T 2385692eeba74d0fa631ef5c8912ae2b P 9cad8268d3e54aaaab489d3e5582d52a: No bootstrap required, opened a new log
I20260710 13:20:46.047840 15892 ts_tablet_manager.cc:1403] T 2385692eeba74d0fa631ef5c8912ae2b P 9cad8268d3e54aaaab489d3e5582d52a: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.004s
I20260710 13:20:46.068710 15892 raft_consensus.cc:359] T 2385692eeba74d0fa631ef5c8912ae2b P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.069640 15892 raft_consensus.cc:385] T 2385692eeba74d0fa631ef5c8912ae2b P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.069986 15892 raft_consensus.cc:740] T 2385692eeba74d0fa631ef5c8912ae2b P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.074760 15807 raft_consensus.cc:2804] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:46.075359 15807 raft_consensus.cc:493] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.075769 15807 raft_consensus.cc:3060] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.070822 15892 consensus_queue.cc:260] T 2385692eeba74d0fa631ef5c8912ae2b P 9cad8268d3e54aaaab489d3e5582d52a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.083264 15892 ts_tablet_manager.cc:1434] T 2385692eeba74d0fa631ef5c8912ae2b P 9cad8268d3e54aaaab489d3e5582d52a: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.000s
I20260710 13:20:46.084530 15892 tablet_bootstrap.cc:492] T b886d3482f0b4d8eb72c1dd78460f779 P 9cad8268d3e54aaaab489d3e5582d52a: Bootstrap starting.
I20260710 13:20:46.113576 15892 tablet_bootstrap.cc:654] T b886d3482f0b4d8eb72c1dd78460f779 P 9cad8268d3e54aaaab489d3e5582d52a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.140458 15892 tablet_bootstrap.cc:492] T b886d3482f0b4d8eb72c1dd78460f779 P 9cad8268d3e54aaaab489d3e5582d52a: No bootstrap required, opened a new log
I20260710 13:20:46.141081 15892 ts_tablet_manager.cc:1403] T b886d3482f0b4d8eb72c1dd78460f779 P 9cad8268d3e54aaaab489d3e5582d52a: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.000s
I20260710 13:20:46.162359 15892 raft_consensus.cc:359] T b886d3482f0b4d8eb72c1dd78460f779 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.163362 15892 raft_consensus.cc:385] T b886d3482f0b4d8eb72c1dd78460f779 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.163686 15892 raft_consensus.cc:740] T b886d3482f0b4d8eb72c1dd78460f779 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.164499 15892 consensus_queue.cc:260] T b886d3482f0b4d8eb72c1dd78460f779 P 9cad8268d3e54aaaab489d3e5582d52a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.176481 15892 ts_tablet_manager.cc:1434] T b886d3482f0b4d8eb72c1dd78460f779 P 9cad8268d3e54aaaab489d3e5582d52a: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.000s
I20260710 13:20:46.177723 15892 tablet_bootstrap.cc:492] T 66f0a298724a40fb981c9c35c29a9c9e P 9cad8268d3e54aaaab489d3e5582d52a: Bootstrap starting.
I20260710 13:20:46.198630 15892 tablet_bootstrap.cc:654] T 66f0a298724a40fb981c9c35c29a9c9e P 9cad8268d3e54aaaab489d3e5582d52a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.231532 15894 tablet_bootstrap.cc:492] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e: No bootstrap required, opened a new log
I20260710 13:20:46.232120 15894 ts_tablet_manager.cc:1403] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e: Time spent bootstrapping tablet: real 0.214s	user 0.010s	sys 0.011s
I20260710 13:20:46.234294 15681 raft_consensus.cc:2468] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 1.
I20260710 13:20:46.235297 15894 raft_consensus.cc:359] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.236192 15894 raft_consensus.cc:385] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.236506 15894 raft_consensus.cc:740] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.237306 15894 consensus_queue.cc:260] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.374887 15919 raft_consensus.cc:493] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.375630 15919 raft_consensus.cc:515] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.378295 15919 leader_election.cc:290] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:46.379663 15894 ts_tablet_manager.cc:1434] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e: Time spent starting tablet: real 0.147s	user 0.008s	sys 0.005s
I20260710 13:20:46.386690 15880 leader_election.cc:290] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:46.387480 15880 raft_consensus.cc:2804] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.388008 15880 raft_consensus.cc:697] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Becoming Leader. State: Replica: db69386ec2874c5990ee00865e05424e, State: Running, Role: LEADER
I20260710 13:20:46.388923 15880 consensus_queue.cc:237] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.393826 15807 raft_consensus.cc:515] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.435292 15807 leader_election.cc:290] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:46.427131 15920 raft_consensus.cc:493] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.436168 15920 raft_consensus.cc:515] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.439024 15893 tablet_bootstrap.cc:492] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e: No bootstrap required, opened a new log
I20260710 13:20:46.441896 15920 leader_election.cc:290] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:46.425555 15933 raft_consensus.cc:2804] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:46.442436 15933 raft_consensus.cc:493] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.442880 15933 raft_consensus.cc:3060] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.443248 15892 tablet_bootstrap.cc:492] T 66f0a298724a40fb981c9c35c29a9c9e P 9cad8268d3e54aaaab489d3e5582d52a: No bootstrap required, opened a new log
I20260710 13:20:46.443774 15892 ts_tablet_manager.cc:1403] T 66f0a298724a40fb981c9c35c29a9c9e P 9cad8268d3e54aaaab489d3e5582d52a: Time spent bootstrapping tablet: real 0.266s	user 0.024s	sys 0.028s
I20260710 13:20:46.444003 15917 raft_consensus.cc:515] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.446498 15917 leader_election.cc:290] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:46.446928 15892 raft_consensus.cc:359] T 66f0a298724a40fb981c9c35c29a9c9e P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.447860 15892 raft_consensus.cc:385] T 66f0a298724a40fb981c9c35c29a9c9e P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.448257 15892 raft_consensus.cc:740] T 66f0a298724a40fb981c9c35c29a9c9e P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.449210 15892 consensus_queue.cc:260] T 66f0a298724a40fb981c9c35c29a9c9e P 9cad8268d3e54aaaab489d3e5582d52a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.442096 15893 ts_tablet_manager.cc:1403] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e: Time spent bootstrapping tablet: real 0.454s	user 0.036s	sys 0.050s
I20260710 13:20:46.452318 15892 ts_tablet_manager.cc:1434] T 66f0a298724a40fb981c9c35c29a9c9e P 9cad8268d3e54aaaab489d3e5582d52a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:20:46.453938 15893 raft_consensus.cc:359] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.454699 15893 raft_consensus.cc:385] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.454977 15893 raft_consensus.cc:740] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.450572 15933 raft_consensus.cc:515] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.455669 15893 consensus_queue.cc:260] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.457129 15933 leader_election.cc:290] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:46.457993 15893 ts_tablet_manager.cc:1434] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:20:46.459506 15893 tablet_bootstrap.cc:492] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e: Bootstrap starting.
I20260710 13:20:46.465520 15893 tablet_bootstrap.cc:654] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.470964 15893 tablet_bootstrap.cc:492] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e: No bootstrap required, opened a new log
I20260710 13:20:46.471439 15893 ts_tablet_manager.cc:1403] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 13:20:46.474026 15893 raft_consensus.cc:359] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.474689 15893 raft_consensus.cc:385] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.474928 15893 raft_consensus.cc:740] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.475656 15893 consensus_queue.cc:260] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.477669 15893 ts_tablet_manager.cc:1434] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:46.478660 15893 tablet_bootstrap.cc:492] T 2385692eeba74d0fa631ef5c8912ae2b P db69386ec2874c5990ee00865e05424e: Bootstrap starting.
I20260710 13:20:46.484328 15893 tablet_bootstrap.cc:654] T 2385692eeba74d0fa631ef5c8912ae2b P db69386ec2874c5990ee00865e05424e: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:46.488209 15718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.208.129:33637, user_credentials={real_user=slave}} blocked reactor thread for 466812us
I20260710 13:20:46.492033 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead7670096d84a399f0ca8402f10869a" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:46.492677 15605 raft_consensus.cc:3060] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.493072 15602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa316b8853f4ed1b07fd2a21479368a" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:46.493703 15602 raft_consensus.cc:3060] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.495311 15604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa316b8853f4ed1b07fd2a21479368a" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a" is_pre_election: true
I20260710 13:20:46.496574 15603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b886d3482f0b4d8eb72c1dd78460f779" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a" is_pre_election: true
I20260710 13:20:46.497213 15603 raft_consensus.cc:2468] T b886d3482f0b4d8eb72c1dd78460f779 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 0.
I20260710 13:20:46.500174 15605 raft_consensus.cc:2468] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 1.
I20260710 13:20:46.500420 15718 leader_election.cc:304] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:46.501385 15718 leader_election.cc:304] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:46.503423 15880 raft_consensus.cc:2804] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:46.503803 15880 raft_consensus.cc:493] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.504128 15880 raft_consensus.cc:3060] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.505127 15893 tablet_bootstrap.cc:492] T 2385692eeba74d0fa631ef5c8912ae2b P db69386ec2874c5990ee00865e05424e: No bootstrap required, opened a new log
I20260710 13:20:46.505620 15893 ts_tablet_manager.cc:1403] T 2385692eeba74d0fa631ef5c8912ae2b P db69386ec2874c5990ee00865e05424e: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.003s
I20260710 13:20:46.505767 15602 raft_consensus.cc:2468] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 1.
I20260710 13:20:46.506901 15718 leader_election.cc:304] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:46.507805 15920 raft_consensus.cc:2804] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.508224 15920 raft_consensus.cc:697] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Becoming Leader. State: Replica: db69386ec2874c5990ee00865e05424e, State: Running, Role: LEADER
I20260710 13:20:46.508368 15893 raft_consensus.cc:359] T 2385692eeba74d0fa631ef5c8912ae2b P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.509101 15893 raft_consensus.cc:385] T 2385692eeba74d0fa631ef5c8912ae2b P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.509541 15893 raft_consensus.cc:740] T 2385692eeba74d0fa631ef5c8912ae2b P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.509070 15920 consensus_queue.cc:237] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.510203 15893 consensus_queue.cc:260] T 2385692eeba74d0fa631ef5c8912ae2b P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.512339 15893 ts_tablet_manager.cc:1434] T 2385692eeba74d0fa631ef5c8912ae2b P db69386ec2874c5990ee00865e05424e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:46.503443 15933 raft_consensus.cc:2804] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.519521 15933 raft_consensus.cc:697] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Becoming Leader. State: Replica: db69386ec2874c5990ee00865e05424e, State: Running, Role: LEADER
I20260710 13:20:46.520378 15933 consensus_queue.cc:237] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.523985 15880 raft_consensus.cc:515] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
W20260710 13:20:46.526575 15646 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.208.131:40579, user_credentials={real_user=slave}} blocked reactor thread for 297757us
I20260710 13:20:46.527244 15880 leader_election.cc:290] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:46.527980 15602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b886d3482f0b4d8eb72c1dd78460f779" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:46.528589 15602 raft_consensus.cc:3060] T b886d3482f0b4d8eb72c1dd78460f779 P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.535171 15880 raft_consensus.cc:493] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.535660 15880 raft_consensus.cc:515] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.538255 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e85b6cf7f46473881319f700566e4cf" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a" is_pre_election: true
I20260710 13:20:46.538861 15605 raft_consensus.cc:2468] T 0e85b6cf7f46473881319f700566e4cf P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 0.
I20260710 13:20:46.540057 15718 leader_election.cc:304] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:46.540846 15917 raft_consensus.cc:2804] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:46.541195 15917 raft_consensus.cc:493] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.541522 15917 raft_consensus.cc:3060] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.541952 15754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b886d3482f0b4d8eb72c1dd78460f779" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e" is_pre_election: true
I20260710 13:20:46.542737 15754 raft_consensus.cc:2393] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d9ccc053565d4e76b203fe96d178145e in current term 1: Already voted for candidate db69386ec2874c5990ee00865e05424e in this term.
I20260710 13:20:46.552260 15602 raft_consensus.cc:2468] T b886d3482f0b4d8eb72c1dd78460f779 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 1.
I20260710 13:20:46.554159 15917 raft_consensus.cc:515] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.555389 15880 leader_election.cc:290] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:46.558497 15917 leader_election.cc:290] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:46.555459 15676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa316b8853f4ed1b07fd2a21479368a" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
I20260710 13:20:46.560912 15676 raft_consensus.cc:2393] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate db69386ec2874c5990ee00865e05424e in current term 1: Already voted for candidate d9ccc053565d4e76b203fe96d178145e in this term.
I20260710 13:20:46.573174 15718 leader_election.cc:304] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:46.577696 15680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b886d3482f0b4d8eb72c1dd78460f779" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
I20260710 13:20:46.578263 15680 raft_consensus.cc:3060] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.579995 15939 consensus_queue.cc:1048] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:46.588688 15606 consensus_meta.cc:287] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a: Time spent flushing consensus metadata: real 0.604s	user 0.013s	sys 0.000s
I20260710 13:20:46.589067 15606 raft_consensus.cc:2468] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 1.
I20260710 13:20:46.590296 15718 leader_election.cc:304] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:46.591430 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b886d3482f0b4d8eb72c1dd78460f779" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e" is_pre_election: true
I20260710 13:20:46.593947 15753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa316b8853f4ed1b07fd2a21479368a" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e"
I20260710 13:20:46.599201 15602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e85b6cf7f46473881319f700566e4cf" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:46.599838 15602 raft_consensus.cc:3060] T 0e85b6cf7f46473881319f700566e4cf P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.598613 15677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead7670096d84a399f0ca8402f10869a" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
I20260710 13:20:46.605597 15677 raft_consensus.cc:3060] T ead7670096d84a399f0ca8402f10869a P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.608018 15680 raft_consensus.cc:2468] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 1.
I20260710 13:20:46.609735 15933 raft_consensus.cc:2804] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.610291 15933 raft_consensus.cc:697] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Becoming Leader. State: Replica: db69386ec2874c5990ee00865e05424e, State: Running, Role: LEADER
I20260710 13:20:46.611135 15933 consensus_queue.cc:237] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.614126 15677 raft_consensus.cc:2468] T ead7670096d84a399f0ca8402f10869a P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 1.
I20260710 13:20:46.615584 15679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fcfb9c5b65438f9fa73248ceaf9eb1" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
I20260710 13:20:46.616638 15602 raft_consensus.cc:2468] T 0e85b6cf7f46473881319f700566e4cf P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 1.
I20260710 13:20:46.617066 15917 raft_consensus.cc:2804] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.620098 15679 raft_consensus.cc:3060] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.620213 15917 raft_consensus.cc:697] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Becoming Leader. State: Replica: db69386ec2874c5990ee00865e05424e, State: Running, Role: LEADER
I20260710 13:20:46.621268 15917 consensus_queue.cc:237] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.626519 15718 leader_election.cc:304] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:46.627452 15927 raft_consensus.cc:2804] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.627914 15927 raft_consensus.cc:697] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Becoming Leader. State: Replica: db69386ec2874c5990ee00865e05424e, State: Running, Role: LEADER
I20260710 13:20:46.628121 15679 raft_consensus.cc:2468] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 1.
I20260710 13:20:46.628751 15927 consensus_queue.cc:237] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.650852 15939 consensus_queue.cc:1048] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.653856 15677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e85b6cf7f46473881319f700566e4cf" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
I20260710 13:20:46.654680 15677 raft_consensus.cc:2393] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate db69386ec2874c5990ee00865e05424e in current term 1: Already voted for candidate d9ccc053565d4e76b203fe96d178145e in this term.
I20260710 13:20:46.656054 15679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e85b6cf7f46473881319f700566e4cf" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9ccc053565d4e76b203fe96d178145e" is_pre_election: true
I20260710 13:20:46.656903 15679 raft_consensus.cc:2393] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db69386ec2874c5990ee00865e05424e in current term 1: Already voted for candidate d9ccc053565d4e76b203fe96d178145e in this term.
I20260710 13:20:46.677666 15602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e85b6cf7f46473881319f700566e4cf" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:46.678011 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2385692eeba74d0fa631ef5c8912ae2b" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a" is_pre_election: true
I20260710 13:20:46.678268 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa316b8853f4ed1b07fd2a21479368a" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a" is_pre_election: true
I20260710 13:20:46.678506 15602 raft_consensus.cc:2393] T 0e85b6cf7f46473881319f700566e4cf P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d9ccc053565d4e76b203fe96d178145e in current term 1: Already voted for candidate db69386ec2874c5990ee00865e05424e in this term.
I20260710 13:20:46.678761 15606 raft_consensus.cc:2468] T 2385692eeba74d0fa631ef5c8912ae2b P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 0.
I20260710 13:20:46.679106 15605 raft_consensus.cc:2393] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d9ccc053565d4e76b203fe96d178145e in current term 1: Already voted for candidate db69386ec2874c5990ee00865e05424e in this term.
I20260710 13:20:46.680300 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b886d3482f0b4d8eb72c1dd78460f779" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a" is_pre_election: true
I20260710 13:20:46.681028 15605 raft_consensus.cc:2393] T b886d3482f0b4d8eb72c1dd78460f779 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d9ccc053565d4e76b203fe96d178145e in current term 1: Already voted for candidate db69386ec2874c5990ee00865e05424e in this term.
I20260710 13:20:46.681840 15602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa316b8853f4ed1b07fd2a21479368a" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:46.682080 15644 leader_election.cc:304] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [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: d9ccc053565d4e76b203fe96d178145e; no voters: 9cad8268d3e54aaaab489d3e5582d52a, db69386ec2874c5990ee00865e05424e
I20260710 13:20:46.682555 15602 raft_consensus.cc:2393] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d9ccc053565d4e76b203fe96d178145e in current term 1: Already voted for candidate db69386ec2874c5990ee00865e05424e in this term.
I20260710 13:20:46.683243 15807 raft_consensus.cc:2749] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:46.684722 15504 catalog_manager.cc:5697] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e reported cstate change: term changed from 0 to 1, leader changed from <none> to db69386ec2874c5990ee00865e05424e (127.10.208.131). New cstate: current_term: 1 leader_uuid: "db69386ec2874c5990ee00865e05424e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.686112 15644 leader_election.cc:304] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e [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: 9cad8268d3e54aaaab489d3e5582d52a, d9ccc053565d4e76b203fe96d178145e; no voters: db69386ec2874c5990ee00865e05424e
I20260710 13:20:46.687186 15807 raft_consensus.cc:2804] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:46.687541 15807 raft_consensus.cc:493] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.687865 15807 raft_consensus.cc:3060] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.694556 15807 raft_consensus.cc:515] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.697566 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2385692eeba74d0fa631ef5c8912ae2b" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e"
I20260710 13:20:46.697701 15644 leader_election.cc:304] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9ccc053565d4e76b203fe96d178145e; no voters: 9cad8268d3e54aaaab489d3e5582d52a, db69386ec2874c5990ee00865e05424e
I20260710 13:20:46.698132 15755 raft_consensus.cc:3060] T 2385692eeba74d0fa631ef5c8912ae2b P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.698897 15934 raft_consensus.cc:2749] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:46.699327 15644 leader_election.cc:304] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e [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: d9ccc053565d4e76b203fe96d178145e; no voters: 9cad8268d3e54aaaab489d3e5582d52a, db69386ec2874c5990ee00865e05424e
I20260710 13:20:46.700178 15934 raft_consensus.cc:2749] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:46.701874 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2385692eeba74d0fa631ef5c8912ae2b" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:46.702519 15605 raft_consensus.cc:3060] T 2385692eeba74d0fa631ef5c8912ae2b P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.704241 15936 raft_consensus.cc:493] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.704710 15936 raft_consensus.cc:515] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.705138 15755 raft_consensus.cc:2468] T 2385692eeba74d0fa631ef5c8912ae2b P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 1.
I20260710 13:20:46.706238 15646 leader_election.cc:304] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d9ccc053565d4e76b203fe96d178145e, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:46.706848 15936 leader_election.cc:290] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:46.707528 15936 raft_consensus.cc:2804] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.708189 15936 raft_consensus.cc:697] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e [term 1 LEADER]: Becoming Leader. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Running, Role: LEADER
I20260710 13:20:46.709247 15753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f0a298724a40fb981c9c35c29a9c9e" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e" is_pre_election: true
I20260710 13:20:46.710036 15936 consensus_queue.cc:237] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.710673 15753 raft_consensus.cc:2468] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 0.
I20260710 13:20:46.711848 15646 leader_election.cc:304] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d9ccc053565d4e76b203fe96d178145e, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:46.712668 15919 raft_consensus.cc:2804] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:46.713763 15919 raft_consensus.cc:493] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.714128 15919 raft_consensus.cc:3060] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.715638 15807 leader_election.cc:290] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:46.716609 15605 raft_consensus.cc:2468] T 2385692eeba74d0fa631ef5c8912ae2b P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 1.
I20260710 13:20:46.719393 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f0a298724a40fb981c9c35c29a9c9e" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a" is_pre_election: true
I20260710 13:20:46.720106 15606 raft_consensus.cc:2468] T 66f0a298724a40fb981c9c35c29a9c9e P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 0.
I20260710 13:20:46.724115 15919 raft_consensus.cc:515] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.727469 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f0a298724a40fb981c9c35c29a9c9e" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:46.728049 15606 raft_consensus.cc:3060] T 66f0a298724a40fb981c9c35c29a9c9e P 9cad8268d3e54aaaab489d3e5582d52a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.733160 15606 raft_consensus.cc:2468] T 66f0a298724a40fb981c9c35c29a9c9e P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 1.
I20260710 13:20:46.734256 15644 leader_election.cc:304] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, d9ccc053565d4e76b203fe96d178145e; no voters: 
I20260710 13:20:46.735148 15936 raft_consensus.cc:2804] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.735602 15936 raft_consensus.cc:697] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [term 1 LEADER]: Becoming Leader. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Running, Role: LEADER
I20260710 13:20:46.736433 15936 consensus_queue.cc:237] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.736312 15504 catalog_manager.cc:5697] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e reported cstate change: term changed from 0 to 1, leader changed from <none> to d9ccc053565d4e76b203fe96d178145e (127.10.208.130). New cstate: current_term: 1 leader_uuid: "d9ccc053565d4e76b203fe96d178145e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:46.743335 15919 leader_election.cc:290] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 1 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:46.744433 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f0a298724a40fb981c9c35c29a9c9e" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db69386ec2874c5990ee00865e05424e"
I20260710 13:20:46.745182 15755 raft_consensus.cc:3060] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.752473 15755 raft_consensus.cc:2468] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 1.
I20260710 13:20:46.755118 15503 catalog_manager.cc:5697] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e reported cstate change: term changed from 0 to 1, leader changed from <none> to db69386ec2874c5990ee00865e05424e (127.10.208.131). New cstate: current_term: 1 leader_uuid: "db69386ec2874c5990ee00865e05424e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.756894 15503 catalog_manager.cc:5697] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e reported cstate change: term changed from 0 to 1, leader changed from <none> to db69386ec2874c5990ee00865e05424e (127.10.208.131). New cstate: current_term: 1 leader_uuid: "db69386ec2874c5990ee00865e05424e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.756862 15504 catalog_manager.cc:5697] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e reported cstate change: term changed from 0 to 1, leader changed from <none> to d9ccc053565d4e76b203fe96d178145e (127.10.208.130). New cstate: current_term: 1 leader_uuid: "d9ccc053565d4e76b203fe96d178145e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:46.758400 15503 catalog_manager.cc:5697] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e reported cstate change: term changed from 0 to 1, leader changed from <none> to db69386ec2874c5990ee00865e05424e (127.10.208.131). New cstate: current_term: 1 leader_uuid: "db69386ec2874c5990ee00865e05424e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.759708 15503 catalog_manager.cc:5697] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e reported cstate change: term changed from 0 to 1, leader changed from <none> to db69386ec2874c5990ee00865e05424e (127.10.208.131). New cstate: current_term: 1 leader_uuid: "db69386ec2874c5990ee00865e05424e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.760676 15503 catalog_manager.cc:5697] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e reported cstate change: term changed from 0 to 1, leader changed from <none> to db69386ec2874c5990ee00865e05424e (127.10.208.131). New cstate: current_term: 1 leader_uuid: "db69386ec2874c5990ee00865e05424e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.824802 15880 consensus_queue.cc:1048] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.835513 15920 consensus_queue.cc:1048] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.858529 15755 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80fcfb9c5b65438f9fa73248ceaf9eb1"
dest_uuid: "db69386ec2874c5990ee00865e05424e"
mode: GRACEFUL
new_leader_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
 from {username='slave'} at 127.0.0.1:46346
I20260710 13:20:46.859031 15755 raft_consensus.cc:606] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Received request to transfer leadership to TS 9cad8268d3e54aaaab489d3e5582d52a
I20260710 13:20:46.863966 15755 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fa316b8853f4ed1b07fd2a21479368a"
dest_uuid: "db69386ec2874c5990ee00865e05424e"
mode: GRACEFUL
new_leader_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
 from {username='slave'} at 127.0.0.1:46346
I20260710 13:20:46.864418 15755 raft_consensus.cc:606] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Received request to transfer leadership to TS 9cad8268d3e54aaaab489d3e5582d52a
I20260710 13:20:46.869205 15755 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ead7670096d84a399f0ca8402f10869a"
dest_uuid: "db69386ec2874c5990ee00865e05424e"
mode: GRACEFUL
new_leader_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
 from {username='slave'} at 127.0.0.1:46346
I20260710 13:20:46.869784 15755 raft_consensus.cc:606] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Received request to transfer leadership to TS 9cad8268d3e54aaaab489d3e5582d52a
I20260710 13:20:46.875341 15755 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e85b6cf7f46473881319f700566e4cf"
dest_uuid: "db69386ec2874c5990ee00865e05424e"
mode: GRACEFUL
new_leader_uuid: "d9ccc053565d4e76b203fe96d178145e"
 from {username='slave'} at 127.0.0.1:46346
I20260710 13:20:46.875801 15755 raft_consensus.cc:606] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Received request to transfer leadership to TS d9ccc053565d4e76b203fe96d178145e
I20260710 13:20:46.880348 15755 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f966b4df3254c10a6ef3c8b9fafa456"
dest_uuid: "db69386ec2874c5990ee00865e05424e"
mode: GRACEFUL
new_leader_uuid: "d9ccc053565d4e76b203fe96d178145e"
 from {username='slave'} at 127.0.0.1:46346
I20260710 13:20:46.880761 15755 raft_consensus.cc:606] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Received request to transfer leadership to TS d9ccc053565d4e76b203fe96d178145e
I20260710 13:20:46.884917 15755 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b886d3482f0b4d8eb72c1dd78460f779"
dest_uuid: "db69386ec2874c5990ee00865e05424e"
mode: GRACEFUL
new_leader_uuid: "d9ccc053565d4e76b203fe96d178145e"
 from {username='slave'} at 127.0.0.1:46346
I20260710 13:20:46.885304 15755 raft_consensus.cc:606] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Received request to transfer leadership to TS d9ccc053565d4e76b203fe96d178145e
I20260710 13:20:46.892176 15678 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66f0a298724a40fb981c9c35c29a9c9e"
dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
mode: GRACEFUL
new_leader_uuid: "db69386ec2874c5990ee00865e05424e"
 from {username='slave'} at 127.0.0.1:53756
I20260710 13:20:46.892688 15678 raft_consensus.cc:606] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [term 1 LEADER]: Received request to transfer leadership to TS db69386ec2874c5990ee00865e05424e
I20260710 13:20:46.896199 15920 consensus_queue.cc:1048] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.905704 15880 consensus_queue.cc:1048] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.913575 15927 raft_consensus.cc:993] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e: : Instructing follower 9cad8268d3e54aaaab489d3e5582d52a to start an election
I20260710 13:20:46.913973 15927 raft_consensus.cc:1081] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Signalling peer 9cad8268d3e54aaaab489d3e5582d52a to start an election
I20260710 13:20:46.915730 15606 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fa316b8853f4ed1b07fd2a21479368a"
dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
 from {username='slave'} at 127.0.0.1:54926
I20260710 13:20:46.916242 15606 raft_consensus.cc:493] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:46.916172 15927 consensus_queue.cc:1048] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:46.916779 15606 raft_consensus.cc:3060] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.922789 15917 raft_consensus.cc:993] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e: : Instructing follower 9cad8268d3e54aaaab489d3e5582d52a to start an election
I20260710 13:20:46.923273 15880 raft_consensus.cc:1081] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Signalling peer 9cad8268d3e54aaaab489d3e5582d52a to start an election
I20260710 13:20:46.923103 15606 raft_consensus.cc:515] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.924926 15604 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ead7670096d84a399f0ca8402f10869a"
dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
 from {username='slave'} at 127.0.0.1:54926
I20260710 13:20:46.925211 15606 leader_election.cc:290] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 2 election: Requested vote from peers d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:46.927773 15604 raft_consensus.cc:493] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:46.927755 15927 consensus_queue.cc:1048] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.928301 15604 raft_consensus.cc:3060] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.928557 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa316b8853f4ed1b07fd2a21479368a" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
I20260710 13:20:46.929116 15678 raft_consensus.cc:3060] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.930706 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa316b8853f4ed1b07fd2a21479368a" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db69386ec2874c5990ee00865e05424e"
I20260710 13:20:46.931427 15755 raft_consensus.cc:3055] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:46.931761 15755 raft_consensus.cc:740] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Running, Role: LEADER
I20260710 13:20:46.932605 15755 consensus_queue.cc:260] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.933776 15755 raft_consensus.cc:3060] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.938156 15678 raft_consensus.cc:2468] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cad8268d3e54aaaab489d3e5582d52a in term 2.
I20260710 13:20:46.940086 15571 leader_election.cc:304] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, d9ccc053565d4e76b203fe96d178145e; no voters: 
I20260710 13:20:46.940887 15828 raft_consensus.cc:2804] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:46.941468 15828 raft_consensus.cc:697] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a [term 2 LEADER]: Becoming Leader. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Running, Role: LEADER
I20260710 13:20:46.942034 15604 raft_consensus.cc:515] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.942579 15828 consensus_queue.cc:237] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.943285 15755 raft_consensus.cc:2468] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cad8268d3e54aaaab489d3e5582d52a in term 2.
I20260710 13:20:46.948727 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead7670096d84a399f0ca8402f10869a" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db69386ec2874c5990ee00865e05424e"
I20260710 13:20:46.948618 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead7670096d84a399f0ca8402f10869a" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
I20260710 13:20:46.949438 15755 raft_consensus.cc:3055] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:46.949733 15755 raft_consensus.cc:740] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Running, Role: LEADER
I20260710 13:20:46.948338 15604 leader_election.cc:290] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 2 election: Requested vote from peers d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:46.951381 15755 consensus_queue.cc:260] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.952401 15755 raft_consensus.cc:3060] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.954452 15504 catalog_manager.cc:5697] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a reported cstate change: term changed from 1 to 2, leader changed from db69386ec2874c5990ee00865e05424e (127.10.208.131) to 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129). New cstate: current_term: 2 leader_uuid: "9cad8268d3e54aaaab489d3e5582d52a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:46.959074 15755 raft_consensus.cc:2468] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cad8268d3e54aaaab489d3e5582d52a in term 2.
I20260710 13:20:46.960232 15571 leader_election.cc:304] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a [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: 9cad8268d3e54aaaab489d3e5582d52a, db69386ec2874c5990ee00865e05424e; no voters: d9ccc053565d4e76b203fe96d178145e
I20260710 13:20:46.961326 15828 raft_consensus.cc:2804] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:46.961934 15828 raft_consensus.cc:697] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a [term 2 LEADER]: Becoming Leader. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Running, Role: LEADER
I20260710 13:20:46.962716 15828 consensus_queue.cc:237] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:46.970786 15503 catalog_manager.cc:5697] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a reported cstate change: term changed from 1 to 2, leader changed from db69386ec2874c5990ee00865e05424e (127.10.208.131) to 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129). New cstate: current_term: 2 leader_uuid: "9cad8268d3e54aaaab489d3e5582d52a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:47.053314 15880 consensus_queue.cc:1048] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:47.065294 15920 consensus_queue.cc:1048] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:47.072645 15920 consensus_queue.cc:1048] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:47.076372 15917 raft_consensus.cc:993] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e: : Instructing follower d9ccc053565d4e76b203fe96d178145e to start an election
I20260710 13:20:47.076809 15920 raft_consensus.cc:1081] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Signalling peer d9ccc053565d4e76b203fe96d178145e to start an election
I20260710 13:20:47.078488 15679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b886d3482f0b4d8eb72c1dd78460f779"
dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
 from {username='slave'} at 127.0.0.1:53746
I20260710 13:20:47.079082 15679 raft_consensus.cc:493] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:47.079479 15679 raft_consensus.cc:3060] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:47.084208 15920 consensus_queue.cc:1048] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:47.086140 15679 raft_consensus.cc:515] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:47.088337 15679 leader_election.cc:290] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 2 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:47.089264 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b886d3482f0b4d8eb72c1dd78460f779" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:47.089917 15605 raft_consensus.cc:3060] T b886d3482f0b4d8eb72c1dd78460f779 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:47.092357 15880 raft_consensus.cc:993] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e: : Instructing follower 9cad8268d3e54aaaab489d3e5582d52a to start an election
I20260710 13:20:47.092794 15880 raft_consensus.cc:1081] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Signalling peer 9cad8268d3e54aaaab489d3e5582d52a to start an election
I20260710 13:20:47.094368 15604 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80fcfb9c5b65438f9fa73248ceaf9eb1"
dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
 from {username='slave'} at 127.0.0.1:54926
I20260710 13:20:47.094867 15604 raft_consensus.cc:493] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:47.095249 15604 raft_consensus.cc:3060] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:47.097263 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b886d3482f0b4d8eb72c1dd78460f779" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db69386ec2874c5990ee00865e05424e"
I20260710 13:20:47.097836 15755 raft_consensus.cc:3055] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:47.098105 15755 raft_consensus.cc:740] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Running, Role: LEADER
I20260710 13:20:47.098801 15755 consensus_queue.cc:260] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:47.099995 15755 raft_consensus.cc:3060] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:47.102157 15604 raft_consensus.cc:515] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:47.105576 15679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fcfb9c5b65438f9fa73248ceaf9eb1" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
I20260710 13:20:47.105831 15605 raft_consensus.cc:2468] T b886d3482f0b4d8eb72c1dd78460f779 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 2.
I20260710 13:20:47.105950 15753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fcfb9c5b65438f9fa73248ceaf9eb1" candidate_uuid: "9cad8268d3e54aaaab489d3e5582d52a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db69386ec2874c5990ee00865e05424e"
I20260710 13:20:47.106130 15679 raft_consensus.cc:3060] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:47.106570 15753 raft_consensus.cc:3055] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:47.106895 15753 raft_consensus.cc:740] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Running, Role: LEADER
I20260710 13:20:47.107033 15755 raft_consensus.cc:2468] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 2.
I20260710 13:20:47.107533 15644 leader_election.cc:304] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, d9ccc053565d4e76b203fe96d178145e; no voters: 
I20260710 13:20:47.107736 15753 consensus_queue.cc:260] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:47.108395 15919 raft_consensus.cc:2804] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:47.108829 15753 raft_consensus.cc:3060] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:47.108865 15919 raft_consensus.cc:697] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e [term 2 LEADER]: Becoming Leader. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Running, Role: LEADER
I20260710 13:20:47.109817 15919 consensus_queue.cc:237] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:47.110291 15604 leader_election.cc:290] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 2 election: Requested vote from peers d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:47.113175 15679 raft_consensus.cc:2468] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cad8268d3e54aaaab489d3e5582d52a in term 2.
I20260710 13:20:47.114374 15571 leader_election.cc:304] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, d9ccc053565d4e76b203fe96d178145e; no voters: 
I20260710 13:20:47.115160 15828 raft_consensus.cc:2804] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:47.115633 15828 raft_consensus.cc:697] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 LEADER]: Becoming Leader. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Running, Role: LEADER
I20260710 13:20:47.116398 15828 consensus_queue.cc:237] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:47.117003 15753 raft_consensus.cc:2468] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cad8268d3e54aaaab489d3e5582d52a in term 2.
I20260710 13:20:47.119992 15919 consensus_queue.cc:1048] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:47.121683 15504 catalog_manager.cc:5697] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e reported cstate change: term changed from 1 to 2, leader changed from db69386ec2874c5990ee00865e05424e (127.10.208.131) to d9ccc053565d4e76b203fe96d178145e (127.10.208.130). New cstate: current_term: 2 leader_uuid: "d9ccc053565d4e76b203fe96d178145e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:47.126917 15503 catalog_manager.cc:5697] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a reported cstate change: term changed from 1 to 2, leader changed from db69386ec2874c5990ee00865e05424e (127.10.208.131) to 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129). New cstate: current_term: 2 leader_uuid: "9cad8268d3e54aaaab489d3e5582d52a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:47.138825 15925 raft_consensus.cc:993] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e: : Instructing follower db69386ec2874c5990ee00865e05424e to start an election
I20260710 13:20:47.139305 15920 consensus_queue.cc:1048] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:47.139357 15925 raft_consensus.cc:1081] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [term 1 LEADER]: Signalling peer db69386ec2874c5990ee00865e05424e to start an election
I20260710 13:20:47.145958 15919 consensus_queue.cc:1048] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:47.146341 15755 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66f0a298724a40fb981c9c35c29a9c9e"
dest_uuid: "db69386ec2874c5990ee00865e05424e"
 from {username='slave'} at 127.0.0.1:46340
I20260710 13:20:47.147056 15755 raft_consensus.cc:493] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:47.147475 15755 raft_consensus.cc:3060] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:47.160569 15755 raft_consensus.cc:515] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:47.162312 15755 leader_election.cc:290] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 2 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:47.163650 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f0a298724a40fb981c9c35c29a9c9e" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
I20260710 13:20:47.163812 15919 consensus_queue.cc:1048] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:47.164413 15678 raft_consensus.cc:3055] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:47.164780 15678 raft_consensus.cc:740] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Running, Role: LEADER
I20260710 13:20:47.165655 15678 consensus_queue.cc:260] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:47.169843 15927 consensus_queue.cc:1048] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:47.166877 15678 raft_consensus.cc:3060] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:47.179489 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f0a298724a40fb981c9c35c29a9c9e" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:47.180240 15605 raft_consensus.cc:3060] T 66f0a298724a40fb981c9c35c29a9c9e P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:47.188565 15678 raft_consensus.cc:2468] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 2.
I20260710 13:20:47.189913 15927 raft_consensus.cc:993] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e: : Instructing follower d9ccc053565d4e76b203fe96d178145e to start an election
I20260710 13:20:47.189523 15919 consensus_queue.cc:1048] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:47.192215 15920 raft_consensus.cc:1081] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Signalling peer d9ccc053565d4e76b203fe96d178145e to start an election
I20260710 13:20:47.195598 15720 leader_election.cc:304] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d9ccc053565d4e76b203fe96d178145e, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:47.196353 15679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e85b6cf7f46473881319f700566e4cf"
dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
 from {username='slave'} at 127.0.0.1:53746
I20260710 13:20:47.196926 15679 raft_consensus.cc:493] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:47.197362 15679 raft_consensus.cc:3060] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:47.201732 15920 raft_consensus.cc:2804] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:47.191421 15605 raft_consensus.cc:2468] T 66f0a298724a40fb981c9c35c29a9c9e P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 2.
I20260710 13:20:47.202229 15920 raft_consensus.cc:697] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e [term 2 LEADER]: Becoming Leader. State: Replica: db69386ec2874c5990ee00865e05424e, State: Running, Role: LEADER
I20260710 13:20:47.203116 15920 consensus_queue.cc:237] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:47.205803 15679 raft_consensus.cc:515] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:47.208144 15679 leader_election.cc:290] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 2 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:47.209270 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e85b6cf7f46473881319f700566e4cf" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:47.209817 15605 raft_consensus.cc:3060] T 0e85b6cf7f46473881319f700566e4cf P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:47.209664 15753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e85b6cf7f46473881319f700566e4cf" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db69386ec2874c5990ee00865e05424e"
I20260710 13:20:47.210279 15753 raft_consensus.cc:3055] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:47.210541 15753 raft_consensus.cc:740] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Running, Role: LEADER
I20260710 13:20:47.211226 15753 consensus_queue.cc:260] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:47.212313 15753 raft_consensus.cc:3060] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:47.211913 15503 catalog_manager.cc:5697] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e reported cstate change: term changed from 1 to 2, leader changed from d9ccc053565d4e76b203fe96d178145e (127.10.208.130) to db69386ec2874c5990ee00865e05424e (127.10.208.131). New cstate: current_term: 2 leader_uuid: "db69386ec2874c5990ee00865e05424e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:47.221406 15605 raft_consensus.cc:2468] T 0e85b6cf7f46473881319f700566e4cf P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 2.
I20260710 13:20:47.221817 15753 raft_consensus.cc:2468] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 2.
I20260710 13:20:47.222349 15644 leader_election.cc:304] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, d9ccc053565d4e76b203fe96d178145e; no voters: 
I20260710 13:20:47.223235 15919 raft_consensus.cc:2804] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:47.223645 15919 raft_consensus.cc:697] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [term 2 LEADER]: Becoming Leader. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Running, Role: LEADER
I20260710 13:20:47.224327 15919 consensus_queue.cc:237] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:47.230842 15503 catalog_manager.cc:5697] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e reported cstate change: term changed from 1 to 2, leader changed from db69386ec2874c5990ee00865e05424e (127.10.208.131) to d9ccc053565d4e76b203fe96d178145e (127.10.208.130). New cstate: current_term: 2 leader_uuid: "d9ccc053565d4e76b203fe96d178145e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:47.324342 15927 raft_consensus.cc:993] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e: : Instructing follower d9ccc053565d4e76b203fe96d178145e to start an election
I20260710 13:20:47.324759 15920 raft_consensus.cc:1081] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Signalling peer d9ccc053565d4e76b203fe96d178145e to start an election
I20260710 13:20:47.326377 15679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f966b4df3254c10a6ef3c8b9fafa456"
dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
 from {username='slave'} at 127.0.0.1:53746
I20260710 13:20:47.326941 15679 raft_consensus.cc:493] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:47.327346 15679 raft_consensus.cc:3060] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:47.367173 15678 raft_consensus.cc:1275] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Refusing update from remote peer 9cad8268d3e54aaaab489d3e5582d52a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.367172 15753 raft_consensus.cc:1275] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Refusing update from remote peer 9cad8268d3e54aaaab489d3e5582d52a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.369753 15950 consensus_queue.cc:1048] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:47.370301 15939 consensus_queue.cc:1048] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:47.373567 15679 raft_consensus.cc:515] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:47.378726 15679 leader_election.cc:290] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 2 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), db69386ec2874c5990ee00865e05424e (127.10.208.131:40579)
I20260710 13:20:47.381727 15605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f966b4df3254c10a6ef3c8b9fafa456" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:47.382831 15605 raft_consensus.cc:3060] T 8f966b4df3254c10a6ef3c8b9fafa456 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:47.385995 15753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f966b4df3254c10a6ef3c8b9fafa456" candidate_uuid: "d9ccc053565d4e76b203fe96d178145e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db69386ec2874c5990ee00865e05424e"
I20260710 13:20:47.387007 15753 raft_consensus.cc:3055] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:47.390743 15753 raft_consensus.cc:740] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db69386ec2874c5990ee00865e05424e, State: Running, Role: LEADER
I20260710 13:20:47.388967 15679 raft_consensus.cc:3060] T ead7670096d84a399f0ca8402f10869a P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:47.396687 15753 consensus_queue.cc:260] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:47.400952 15755 raft_consensus.cc:1275] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Refusing update from remote peer 9cad8268d3e54aaaab489d3e5582d52a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.409054 15753 raft_consensus.cc:3060] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:47.415211 15939 consensus_queue.cc:1048] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:47.422590 15679 raft_consensus.cc:1275] T ead7670096d84a399f0ca8402f10869a P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Refusing update from remote peer 9cad8268d3e54aaaab489d3e5582d52a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.425673 15828 consensus_queue.cc:1048] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:47.426846 15605 raft_consensus.cc:2468] T 8f966b4df3254c10a6ef3c8b9fafa456 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 2.
I20260710 13:20:47.428779 15753 raft_consensus.cc:2468] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9ccc053565d4e76b203fe96d178145e in term 2.
I20260710 13:20:47.429286 15644 leader_election.cc:304] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, d9ccc053565d4e76b203fe96d178145e; no voters: 
I20260710 13:20:47.430540 15919 raft_consensus.cc:2804] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:47.431228 15919 raft_consensus.cc:697] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e [term 2 LEADER]: Becoming Leader. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Running, Role: LEADER
I20260710 13:20:47.432367 15919 consensus_queue.cc:237] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:47.445618 15504 catalog_manager.cc:5697] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e reported cstate change: term changed from 1 to 2, leader changed from db69386ec2874c5990ee00865e05424e (127.10.208.131) to d9ccc053565d4e76b203fe96d178145e (127.10.208.130). New cstate: current_term: 2 leader_uuid: "d9ccc053565d4e76b203fe96d178145e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:47.558519 15753 raft_consensus.cc:1275] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Refusing update from remote peer 9cad8268d3e54aaaab489d3e5582d52a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.559868 15828 consensus_queue.cc:1048] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:47.560655 15702 debug-util.cc:398] Leaking SignalData structure 0x7b08001a3de0 after lost signal to thread 11077
W20260710 13:20:47.562361 15702 debug-util.cc:398] Leaking SignalData structure 0x7b08000aae60 after lost signal to thread 15538
W20260710 13:20:47.564477 15702 debug-util.cc:398] Leaking SignalData structure 0x7b08000aa380 after lost signal to thread 15630
W20260710 13:20:47.566303 15702 debug-util.cc:398] Leaking SignalData structure 0x7b08000f4fc0 after lost signal to thread 15705
W20260710 13:20:47.569003 15702 debug-util.cc:398] Leaking SignalData structure 0x7b080000e760 after lost signal to thread 15779
I20260710 13:20:47.575760 15679 raft_consensus.cc:1275] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Refusing update from remote peer 9cad8268d3e54aaaab489d3e5582d52a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.579710 15972 consensus_queue.cc:1048] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:47.646164 15605 raft_consensus.cc:1275] T 0e85b6cf7f46473881319f700566e4cf P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Refusing update from remote peer d9ccc053565d4e76b203fe96d178145e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.647397 15919 consensus_queue.cc:1048] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:47.656477 15753 raft_consensus.cc:1275] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Refusing update from remote peer d9ccc053565d4e76b203fe96d178145e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.659122 15919 consensus_queue.cc:1048] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:47.668836 15605 raft_consensus.cc:1275] T b886d3482f0b4d8eb72c1dd78460f779 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Refusing update from remote peer d9ccc053565d4e76b203fe96d178145e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.670182 15936 consensus_queue.cc:1048] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:47.682919 15755 raft_consensus.cc:1275] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Refusing update from remote peer d9ccc053565d4e76b203fe96d178145e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.684970 15919 consensus_queue.cc:1048] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:47.775591 15605 raft_consensus.cc:1275] T 66f0a298724a40fb981c9c35c29a9c9e P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Refusing update from remote peer db69386ec2874c5990ee00865e05424e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.776814 15917 consensus_queue.cc:1048] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:47.785414 15679 raft_consensus.cc:1275] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Refusing update from remote peer db69386ec2874c5990ee00865e05424e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.787257 15917 consensus_queue.cc:1048] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:47.968422 15605 raft_consensus.cc:1275] T 8f966b4df3254c10a6ef3c8b9fafa456 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Refusing update from remote peer d9ccc053565d4e76b203fe96d178145e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.969631 15919 consensus_queue.cc:1048] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:47.981329 15755 raft_consensus.cc:1275] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Refusing update from remote peer d9ccc053565d4e76b203fe96d178145e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.982577 15925 consensus_queue.cc:1048] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e [LEADER]: Connected to new peer: Peer: permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.895961 15503 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54986:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:20:49.920773 15503 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54986:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:20:49.993885 11074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:50.098745 15987 log.cc:927] Time spent T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
W20260710 13:20:50.096668 15993 log.cc:927] Time spent T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
W20260710 13:20:50.134168 15992 log.cc:927] Time spent T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e: Append to log took a long time: real 0.062s	user 0.000s	sys 0.001s
W20260710 13:20:50.167105 16000 log.cc:927] Time spent T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260710 13:20:50.201890 16020 tablet.cc:1724] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a: 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:20:50.225662 16015 log.cc:927] Time spent T ead7670096d84a399f0ca8402f10869a P d9ccc053565d4e76b203fe96d178145e: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
W20260710 13:20:50.255452 15644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.208.129:33637, user_credentials={real_user=slave}} blocked reactor thread for 143381us
I20260710 13:20:50.281013 16029 tablet.cc:1724] T 66f0a298724a40fb981c9c35c29a9c9e P 9cad8268d3e54aaaab489d3e5582d52a: 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:20:50.281229 16028 tablet.cc:1724] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e: 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:20:50.288523 16030 tablet.cc:1724] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e: 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:20:50.369030 16032 tablet.cc:1724] T a2a779d0341c4c588ba19fde8ebd874e P d9ccc053565d4e76b203fe96d178145e: 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:20:50.383843 16039 tablet.cc:1724] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e: 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:20:50.374912 16029 tablet.cc:1724] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a: 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:20:50.379657 16021 log.cc:927] Time spent T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e: Append to log took a long time: real 0.156s	user 0.004s	sys 0.000s
W20260710 13:20:50.401304 15571 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.208.130:33263, user_credentials={real_user=slave}} blocked reactor thread for 52014.3us
I20260710 13:20:50.401899 16038 tablet.cc:1724] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e: 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:20:50.390012 16036 tablet.cc:1724] T a2a779d0341c4c588ba19fde8ebd874e P db69386ec2874c5990ee00865e05424e: 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:20:50.412693 16033 tablet.cc:1724] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e: 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:20:50.412878 16028 tablet.cc:1724] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e: 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:20:50.429265 16020 tablet.cc:1724] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a: 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:20:50.450879 16032 tablet.cc:1724] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P d9ccc053565d4e76b203fe96d178145e: 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:20:50.463909 16029 tablet.cc:1724] T 8f966b4df3254c10a6ef3c8b9fafa456 P 9cad8268d3e54aaaab489d3e5582d52a: 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:20:50.464260 16044 tablet.cc:1724] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a: 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:20:50.465765 16043 tablet.cc:1724] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e: 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:20:50.470806 15604 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01731218dc774072bfc8bf1432b33f58"
dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
mode: GRACEFUL
new_leader_uuid: "db69386ec2874c5990ee00865e05424e"
 from {username='slave'} at 127.0.0.1:56582
I20260710 13:20:50.471592 15604 raft_consensus.cc:606] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 LEADER]: Received request to transfer leadership to TS db69386ec2874c5990ee00865e05424e
I20260710 13:20:50.471347 16030 tablet.cc:1724] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e: 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:20:50.473104 16038 tablet.cc:1724] T 2385692eeba74d0fa631ef5c8912ae2b P db69386ec2874c5990ee00865e05424e: 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:20:50.483347 16039 tablet.cc:1724] T ead7670096d84a399f0ca8402f10869a P d9ccc053565d4e76b203fe96d178145e: 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:20:50.493284 16045 tablet.cc:1724] T b886d3482f0b4d8eb72c1dd78460f779 P 9cad8268d3e54aaaab489d3e5582d52a: 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:20:50.519387 15571 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.208.130:33263, user_credentials={real_user=slave}} blocked reactor thread for 84027us
I20260710 13:20:50.527112 16036 tablet.cc:1724] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e: 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:20:50.531365 16033 tablet.cc:1724] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e: 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:20:50.560088 16039 tablet.cc:1724] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e: 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:20:50.562937 15973 raft_consensus.cc:993] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a: : Instructing follower db69386ec2874c5990ee00865e05424e to start an election
I20260710 13:20:50.563616 16035 raft_consensus.cc:1081] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 LEADER]: Signalling peer db69386ec2874c5990ee00865e05424e to start an election
I20260710 13:20:50.564244 16036 tablet.cc:1724] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e: 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:20:50.566474 15754 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01731218dc774072bfc8bf1432b33f58"
dest_uuid: "db69386ec2874c5990ee00865e05424e"
 from {username='slave'} at 127.0.0.1:46342
I20260710 13:20:50.570055 15754 raft_consensus.cc:493] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:50.570940 15754 raft_consensus.cc:3060] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:50.546020 16043 tablet.cc:1724] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e: 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:20:50.586104 16045 tablet.cc:1724] T 0e85b6cf7f46473881319f700566e4cf P 9cad8268d3e54aaaab489d3e5582d52a: 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:20:50.592461 16044 tablet.cc:1724] T 2385692eeba74d0fa631ef5c8912ae2b P 9cad8268d3e54aaaab489d3e5582d52a: 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:20:50.595191 15754 raft_consensus.cc:515] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:50.598341 15678 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c8b483abdaa487ab1cecb3c4054aed1"
dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
mode: GRACEFUL
new_leader_uuid: "db69386ec2874c5990ee00865e05424e"
 from {username='slave'} at 127.0.0.1:54860
I20260710 13:20:50.600526 15678 raft_consensus.cc:606] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [term 2 LEADER]: Received request to transfer leadership to TS db69386ec2874c5990ee00865e05424e
I20260710 13:20:50.602118 11074 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:50.602679 15602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01731218dc774072bfc8bf1432b33f58" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:50.603308 15602 raft_consensus.cc:3055] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:50.603598 15602 raft_consensus.cc:740] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9cad8268d3e54aaaab489d3e5582d52a, State: Running, Role: LEADER
I20260710 13:20:50.604350 15602 consensus_queue.cc:260] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:50.604876 15754 leader_election.cc:290] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 2 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:50.605523 15602 raft_consensus.cc:3060] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:50.606206 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01731218dc774072bfc8bf1432b33f58" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
I20260710 13:20:50.606824 15678 raft_consensus.cc:3060] T 01731218dc774072bfc8bf1432b33f58 P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:50.602706 11074 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:50.614248 15602 raft_consensus.cc:2468] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 2.
I20260710 13:20:50.619098 15678 raft_consensus.cc:2468] T 01731218dc774072bfc8bf1432b33f58 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 2.
I20260710 13:20:50.620316 15718 leader_election.cc:304] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cad8268d3e54aaaab489d3e5582d52a, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:50.621241 15917 raft_consensus.cc:2804] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:50.621696 15917 raft_consensus.cc:697] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e [term 2 LEADER]: Becoming Leader. State: Replica: db69386ec2874c5990ee00865e05424e, State: Running, Role: LEADER
I20260710 13:20:50.622547 15917 consensus_queue.cc:237] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:50.633846 15502 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92: soft_deleted_table [id=56ff06f4cf284ae482cd714849f3f7f9] alter complete (version 1)
I20260710 13:20:50.645496 15502 catalog_manager.cc:5697] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e reported cstate change: term changed from 1 to 2, leader changed from 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129) to db69386ec2874c5990ee00865e05424e (127.10.208.131). New cstate: current_term: 2 leader_uuid: "db69386ec2874c5990ee00865e05424e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:50.921700 15995 raft_consensus.cc:993] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e: : Instructing follower db69386ec2874c5990ee00865e05424e to start an election
I20260710 13:20:50.922377 16007 raft_consensus.cc:1081] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [term 2 LEADER]: Signalling peer db69386ec2874c5990ee00865e05424e to start an election
I20260710 13:20:50.923838 15754 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c8b483abdaa487ab1cecb3c4054aed1"
dest_uuid: "db69386ec2874c5990ee00865e05424e"
 from {username='slave'} at 127.0.0.1:46340
I20260710 13:20:50.924387 15754 raft_consensus.cc:493] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:50.924746 15754 raft_consensus.cc:3060] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:50.929625 15754 raft_consensus.cc:515] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:50.932188 15602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8b483abdaa487ab1cecb3c4054aed1" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9cad8268d3e54aaaab489d3e5582d52a"
I20260710 13:20:50.933360 15602 raft_consensus.cc:3060] T 0c8b483abdaa487ab1cecb3c4054aed1 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:50.933650 15678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c8b483abdaa487ab1cecb3c4054aed1" candidate_uuid: "db69386ec2874c5990ee00865e05424e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d9ccc053565d4e76b203fe96d178145e"
I20260710 13:20:50.934319 15678 raft_consensus.cc:3055] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:50.934698 15678 raft_consensus.cc:740] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d9ccc053565d4e76b203fe96d178145e, State: Running, Role: LEADER
I20260710 13:20:50.936401 15678 consensus_queue.cc:260] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [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: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:50.937707 15678 raft_consensus.cc:3060] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:50.932616 15754 leader_election.cc:290] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [CANDIDATE]: Term 3 election: Requested vote from peers 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637), d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263)
I20260710 13:20:50.941504 15602 raft_consensus.cc:2468] T 0c8b483abdaa487ab1cecb3c4054aed1 P 9cad8268d3e54aaaab489d3e5582d52a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 3.
I20260710 13:20:50.942652 15718 leader_election.cc:304] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [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: 9cad8268d3e54aaaab489d3e5582d52a, db69386ec2874c5990ee00865e05424e; no voters: 
I20260710 13:20:50.943548 15917 raft_consensus.cc:2804] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:50.944052 15917 raft_consensus.cc:697] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 3 LEADER]: Becoming Leader. State: Replica: db69386ec2874c5990ee00865e05424e, State: Running, Role: LEADER
I20260710 13:20:50.945055 15678 raft_consensus.cc:2468] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db69386ec2874c5990ee00865e05424e in term 3.
I20260710 13:20:50.944973 15917 consensus_queue.cc:237] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [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: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } }
I20260710 13:20:50.954437 15502 catalog_manager.cc:5697] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e reported cstate change: term changed from 2 to 3, leader changed from d9ccc053565d4e76b203fe96d178145e (127.10.208.130) to db69386ec2874c5990ee00865e05424e (127.10.208.131). New cstate: current_term: 3 leader_uuid: "db69386ec2874c5990ee00865e05424e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db69386ec2874c5990ee00865e05424e" member_type: VOTER last_known_addr { host: "127.10.208.131" port: 40579 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:51.114508 15678 raft_consensus.cc:1275] T 01731218dc774072bfc8bf1432b33f58 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Refusing update from remote peer db69386ec2874c5990ee00865e05424e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:51.115911 15917 consensus_queue.cc:1048] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:51.130537 15602 raft_consensus.cc:1275] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Refusing update from remote peer db69386ec2874c5990ee00865e05424e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:51.133698 15917 consensus_queue.cc:1048] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:51.513518 15602 raft_consensus.cc:1275] T 0c8b483abdaa487ab1cecb3c4054aed1 P 9cad8268d3e54aaaab489d3e5582d52a [term 3 FOLLOWER]: Refusing update from remote peer db69386ec2874c5990ee00865e05424e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:51.514665 15917 consensus_queue.cc:1048] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cad8268d3e54aaaab489d3e5582d52a" member_type: VOTER last_known_addr { host: "127.10.208.129" port: 33637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:51.523519 15678 raft_consensus.cc:1275] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [term 3 FOLLOWER]: Refusing update from remote peer db69386ec2874c5990ee00865e05424e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:51.525038 16016 consensus_queue.cc:1048] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9ccc053565d4e76b203fe96d178145e" member_type: VOTER last_known_addr { host: "127.10.208.130" port: 33263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:51.669027 11074 tablet_server.cc:179] TabletServer@127.10.208.129:0 shutting down...
W20260710 13:20:51.694279 15644 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260710 13:20:51.705994 15644 consensus_peers.cc:597] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e -> Peer 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637): Couldn't send request to peer 9cad8268d3e54aaaab489d3e5582d52a. 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:20:51.710939 15718 consensus_peers.cc:597] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e -> Peer 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637): Couldn't send request to peer 9cad8268d3e54aaaab489d3e5582d52a. 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:20:51.711879 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:51.712708 11074 tablet_replica.cc:333] T 66f0a298724a40fb981c9c35c29a9c9e P 9cad8268d3e54aaaab489d3e5582d52a: stopping tablet replica
I20260710 13:20:51.713773 11074 raft_consensus.cc:2243] T 66f0a298724a40fb981c9c35c29a9c9e P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.714221 11074 raft_consensus.cc:2272] T 66f0a298724a40fb981c9c35c29a9c9e P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.716188 11074 tablet_replica.cc:333] T 2385692eeba74d0fa631ef5c8912ae2b P 9cad8268d3e54aaaab489d3e5582d52a: stopping tablet replica
I20260710 13:20:51.716725 11074 raft_consensus.cc:2243] T 2385692eeba74d0fa631ef5c8912ae2b P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.717146 11074 raft_consensus.cc:2272] T 2385692eeba74d0fa631ef5c8912ae2b P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.718962 11074 tablet_replica.cc:333] T 8f966b4df3254c10a6ef3c8b9fafa456 P 9cad8268d3e54aaaab489d3e5582d52a: stopping tablet replica
I20260710 13:20:51.719573 11074 raft_consensus.cc:2243] T 8f966b4df3254c10a6ef3c8b9fafa456 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.719965 11074 raft_consensus.cc:2272] T 8f966b4df3254c10a6ef3c8b9fafa456 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.721727 11074 tablet_replica.cc:333] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a: stopping tablet replica
I20260710 13:20:51.722244 11074 raft_consensus.cc:2243] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:51.722941 11074 raft_consensus.cc:2272] T ead7670096d84a399f0ca8402f10869a P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.724713 11074 tablet_replica.cc:333] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a: stopping tablet replica
I20260710 13:20:51.725250 11074 raft_consensus.cc:2243] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:51.725934 11074 raft_consensus.cc:2272] T 6fa316b8853f4ed1b07fd2a21479368a P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.727896 11074 tablet_replica.cc:333] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a: stopping tablet replica
I20260710 13:20:51.728662 11074 raft_consensus.cc:2243] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:51.729512 11074 raft_consensus.cc:2272] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.731884 11074 tablet_replica.cc:333] T 0c8b483abdaa487ab1cecb3c4054aed1 P 9cad8268d3e54aaaab489d3e5582d52a: stopping tablet replica
I20260710 13:20:51.732474 11074 raft_consensus.cc:2243] T 0c8b483abdaa487ab1cecb3c4054aed1 P 9cad8268d3e54aaaab489d3e5582d52a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.732911 11074 raft_consensus.cc:2272] T 0c8b483abdaa487ab1cecb3c4054aed1 P 9cad8268d3e54aaaab489d3e5582d52a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.735872 11074 tablet_replica.cc:333] T a41c5046ef52479bb561d537524a8dff P 9cad8268d3e54aaaab489d3e5582d52a: stopping tablet replica
I20260710 13:20:51.736423 11074 raft_consensus.cc:2243] T a41c5046ef52479bb561d537524a8dff P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.736824 11074 raft_consensus.cc:2272] T a41c5046ef52479bb561d537524a8dff P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.738891 11074 tablet_replica.cc:333] T 0e85b6cf7f46473881319f700566e4cf P 9cad8268d3e54aaaab489d3e5582d52a: stopping tablet replica
I20260710 13:20:51.739579 11074 raft_consensus.cc:2243] T 0e85b6cf7f46473881319f700566e4cf P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.740000 11074 raft_consensus.cc:2272] T 0e85b6cf7f46473881319f700566e4cf P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.741767 11074 tablet_replica.cc:333] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a: stopping tablet replica
I20260710 13:20:51.742460 11074 raft_consensus.cc:2243] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:51.743506 11074 raft_consensus.cc:2272] T abf04575219a48b39791117711303ee4 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.745898 11074 tablet_replica.cc:333] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a: stopping tablet replica
I20260710 13:20:51.746475 11074 raft_consensus.cc:2243] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:51.747208 11074 raft_consensus.cc:2272] T a2a779d0341c4c588ba19fde8ebd874e P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.749107 11074 tablet_replica.cc:333] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a: stopping tablet replica
I20260710 13:20:51.749579 11074 raft_consensus.cc:2243] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:51.750288 11074 raft_consensus.cc:2272] T af7204a57a2e4e7fb879c9d34ce1add7 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.752234 11074 tablet_replica.cc:333] T 297744a01b9a48e4b46e16855499e2ca P 9cad8268d3e54aaaab489d3e5582d52a: stopping tablet replica
I20260710 13:20:51.752743 11074 raft_consensus.cc:2243] T 297744a01b9a48e4b46e16855499e2ca P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.753125 11074 raft_consensus.cc:2272] T 297744a01b9a48e4b46e16855499e2ca P 9cad8268d3e54aaaab489d3e5582d52a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.755149 11074 tablet_replica.cc:333] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a: stopping tablet replica
I20260710 13:20:51.755604 11074 raft_consensus.cc:2243] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.756119 11074 raft_consensus.cc:2272] T 01731218dc774072bfc8bf1432b33f58 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.758298 11074 tablet_replica.cc:333] T b886d3482f0b4d8eb72c1dd78460f779 P 9cad8268d3e54aaaab489d3e5582d52a: stopping tablet replica
I20260710 13:20:51.758828 11074 raft_consensus.cc:2243] T b886d3482f0b4d8eb72c1dd78460f779 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.759272 11074 raft_consensus.cc:2272] T b886d3482f0b4d8eb72c1dd78460f779 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.760887 11074 tablet_replica.cc:333] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a: stopping tablet replica
I20260710 13:20:51.761322 11074 raft_consensus.cc:2243] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.761719 11074 raft_consensus.cc:2272] T d686198701b54d40bff6f0eb7c852cd8 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.763624 11074 tablet_replica.cc:333] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a: stopping tablet replica
I20260710 13:20:51.764079 11074 raft_consensus.cc:2243] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.764506 11074 raft_consensus.cc:2272] T 3dd02f257e6b43228aab9cdb25b86acb P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.766407 11074 tablet_replica.cc:333] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a: stopping tablet replica
I20260710 13:20:51.766844 11074 raft_consensus.cc:2243] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:51.767601 11074 raft_consensus.cc:2272] T b73833502a454a05ac1eed0968fad4c7 P 9cad8268d3e54aaaab489d3e5582d52a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:51.803037 15644 consensus_peers.cc:597] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e -> Peer 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637): Couldn't send request to peer 9cad8268d3e54aaaab489d3e5582d52a. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:33637: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:51.808504 11074 tablet_server.cc:196] TabletServer@127.10.208.129:0 shutdown complete.
W20260710 13:20:51.816175 15718 consensus_peers.cc:597] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e -> Peer 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637): Couldn't send request to peer 9cad8268d3e54aaaab489d3e5582d52a. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:33637: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:51.835065 15644 consensus_peers.cc:597] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e -> Peer 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637): Couldn't send request to peer 9cad8268d3e54aaaab489d3e5582d52a. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:33637: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:51.848651 11074 tablet_server.cc:179] TabletServer@127.10.208.130:0 shutting down...
I20260710 13:20:51.894245 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:51.895116 11074 tablet_replica.cc:333] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e: stopping tablet replica
I20260710 13:20:51.896027 11074 raft_consensus.cc:2243] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.896674 11074 raft_consensus.cc:2272] T 66f0a298724a40fb981c9c35c29a9c9e P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.899313 11074 tablet_replica.cc:333] T ead7670096d84a399f0ca8402f10869a P d9ccc053565d4e76b203fe96d178145e: stopping tablet replica
I20260710 13:20:51.900198 11074 raft_consensus.cc:2243] T ead7670096d84a399f0ca8402f10869a P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.900766 11074 raft_consensus.cc:2272] T ead7670096d84a399f0ca8402f10869a P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:51.901674 15718 consensus_peers.cc:597] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e -> Peer 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637): Couldn't send request to peer 9cad8268d3e54aaaab489d3e5582d52a. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:33637: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:51.903386 11074 tablet_replica.cc:333] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e: stopping tablet replica
I20260710 13:20:51.904251 11074 raft_consensus.cc:2243] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:51.905222 11074 raft_consensus.cc:2272] T 2385692eeba74d0fa631ef5c8912ae2b P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:51.905726 15720 consensus_peers.cc:597] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e -> Peer d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263): Couldn't send request to peer d9ccc053565d4e76b203fe96d178145e. 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:20:51.907848 11074 tablet_replica.cc:333] T a2a779d0341c4c588ba19fde8ebd874e P d9ccc053565d4e76b203fe96d178145e: stopping tablet replica
I20260710 13:20:51.908699 11074 raft_consensus.cc:2243] T a2a779d0341c4c588ba19fde8ebd874e P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.909252 11074 raft_consensus.cc:2272] T a2a779d0341c4c588ba19fde8ebd874e P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.912047 11074 tablet_replica.cc:333] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e: stopping tablet replica
I20260710 13:20:51.912832 11074 raft_consensus.cc:2243] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.913354 11074 raft_consensus.cc:2272] T 6fa316b8853f4ed1b07fd2a21479368a P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.916131 11074 tablet_replica.cc:333] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P d9ccc053565d4e76b203fe96d178145e: stopping tablet replica
I20260710 13:20:51.916921 11074 raft_consensus.cc:2243] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.917487 11074 raft_consensus.cc:2272] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:51.917929 15644 consensus_peers.cc:597] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e -> Peer 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637): Couldn't send request to peer 9cad8268d3e54aaaab489d3e5582d52a. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:33637: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:51.920305 11074 tablet_replica.cc:333] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e: stopping tablet replica
I20260710 13:20:51.921186 11074 raft_consensus.cc:2243] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:51.922164 11074 raft_consensus.cc:2272] T b886d3482f0b4d8eb72c1dd78460f779 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.924726 11074 tablet_replica.cc:333] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e: stopping tablet replica
I20260710 13:20:51.925501 11074 raft_consensus.cc:2243] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:51.926517 11074 raft_consensus.cc:2272] T d686198701b54d40bff6f0eb7c852cd8 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.929280 11074 tablet_replica.cc:333] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e: stopping tablet replica
I20260710 13:20:51.930003 11074 raft_consensus.cc:2243] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.930480 11074 raft_consensus.cc:2272] T 0c8b483abdaa487ab1cecb3c4054aed1 P d9ccc053565d4e76b203fe96d178145e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.933595 11074 tablet_replica.cc:333] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e: stopping tablet replica
I20260710 13:20:51.934387 11074 raft_consensus.cc:2243] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:51.935357 11074 raft_consensus.cc:2272] T 8f966b4df3254c10a6ef3c8b9fafa456 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:51.937125 15720 consensus_peers.cc:597] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e -> Peer d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263): Couldn't send request to peer d9ccc053565d4e76b203fe96d178145e. 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:20:51.937886 11074 tablet_replica.cc:333] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e: stopping tablet replica
I20260710 13:20:51.938735 11074 raft_consensus.cc:2243] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.939406 11074 raft_consensus.cc:2272] T af7204a57a2e4e7fb879c9d34ce1add7 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.942246 11074 tablet_replica.cc:333] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e: stopping tablet replica
I20260710 13:20:51.943049 11074 raft_consensus.cc:2243] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:51.944279 11074 raft_consensus.cc:2272] T 297744a01b9a48e4b46e16855499e2ca P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.947094 11074 tablet_replica.cc:333] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e: stopping tablet replica
I20260710 13:20:51.947829 11074 raft_consensus.cc:2243] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:51.948745 11074 raft_consensus.cc:2272] T 0e85b6cf7f46473881319f700566e4cf P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.951602 11074 tablet_replica.cc:333] T abf04575219a48b39791117711303ee4 P d9ccc053565d4e76b203fe96d178145e: stopping tablet replica
I20260710 13:20:51.952309 11074 raft_consensus.cc:2243] T abf04575219a48b39791117711303ee4 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.952972 11074 raft_consensus.cc:2272] T abf04575219a48b39791117711303ee4 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.955569 11074 tablet_replica.cc:333] T 3dd02f257e6b43228aab9cdb25b86acb P d9ccc053565d4e76b203fe96d178145e: stopping tablet replica
I20260710 13:20:51.956228 11074 raft_consensus.cc:2243] T 3dd02f257e6b43228aab9cdb25b86acb P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.956795 11074 raft_consensus.cc:2272] T 3dd02f257e6b43228aab9cdb25b86acb P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.959350 11074 tablet_replica.cc:333] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e: stopping tablet replica
I20260710 13:20:51.960006 11074 raft_consensus.cc:2243] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.960533 11074 raft_consensus.cc:2272] T b73833502a454a05ac1eed0968fad4c7 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.963279 11074 tablet_replica.cc:333] T 01731218dc774072bfc8bf1432b33f58 P d9ccc053565d4e76b203fe96d178145e: stopping tablet replica
I20260710 13:20:51.963974 11074 raft_consensus.cc:2243] T 01731218dc774072bfc8bf1432b33f58 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:51.964498 11074 raft_consensus.cc:2272] T 01731218dc774072bfc8bf1432b33f58 P d9ccc053565d4e76b203fe96d178145e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:51.967410 11074 tablet_replica.cc:333] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e: stopping tablet replica
I20260710 13:20:51.968060 11074 raft_consensus.cc:2243] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:51.969065 11074 raft_consensus.cc:2272] T a41c5046ef52479bb561d537524a8dff P d9ccc053565d4e76b203fe96d178145e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:52.031112 15718 consensus_peers.cc:597] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e -> Peer 9cad8268d3e54aaaab489d3e5582d52a (127.10.208.129:33637): Couldn't send request to peer 9cad8268d3e54aaaab489d3e5582d52a. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.129:33637: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:52.097864 15720 consensus_peers.cc:597] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e -> Peer d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263): Couldn't send request to peer d9ccc053565d4e76b203fe96d178145e. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.130:33263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:52.311167 11074 tablet_server.cc:196] TabletServer@127.10.208.130:0 shutdown complete.
I20260710 13:20:52.342564 11074 tablet_server.cc:179] TabletServer@127.10.208.131:0 shutting down...
W20260710 13:20:52.356089 15720 consensus_peers.cc:597] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e -> Peer d9ccc053565d4e76b203fe96d178145e (127.10.208.130:33263): Couldn't send request to peer d9ccc053565d4e76b203fe96d178145e. Status: Network error: Client connection negotiation failed: client connection to 127.10.208.130:33263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:52.369496 11074 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:52.370303 11074 tablet_replica.cc:333] T 2385692eeba74d0fa631ef5c8912ae2b P db69386ec2874c5990ee00865e05424e: stopping tablet replica
I20260710 13:20:52.371239 11074 raft_consensus.cc:2243] T 2385692eeba74d0fa631ef5c8912ae2b P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:52.371742 11074 raft_consensus.cc:2272] T 2385692eeba74d0fa631ef5c8912ae2b P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.373471 11074 tablet_replica.cc:333] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e: stopping tablet replica
I20260710 13:20:52.373947 11074 raft_consensus.cc:2243] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:52.374580 11074 raft_consensus.cc:2272] T 66f0a298724a40fb981c9c35c29a9c9e P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.376236 11074 tablet_replica.cc:333] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e: stopping tablet replica
I20260710 13:20:52.376695 11074 raft_consensus.cc:2243] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:52.377058 11074 raft_consensus.cc:2272] T 8f966b4df3254c10a6ef3c8b9fafa456 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.378587 11074 tablet_replica.cc:333] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e: stopping tablet replica
I20260710 13:20:52.379096 11074 raft_consensus.cc:2243] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:52.379472 11074 raft_consensus.cc:2272] T 80fcfb9c5b65438f9fa73248ceaf9eb1 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.381083 11074 tablet_replica.cc:333] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e: stopping tablet replica
I20260710 13:20:52.381511 11074 raft_consensus.cc:2243] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:52.381872 11074 raft_consensus.cc:2272] T ead7670096d84a399f0ca8402f10869a P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.383451 11074 tablet_replica.cc:333] T a2a779d0341c4c588ba19fde8ebd874e P db69386ec2874c5990ee00865e05424e: stopping tablet replica
I20260710 13:20:52.383877 11074 raft_consensus.cc:2243] T a2a779d0341c4c588ba19fde8ebd874e P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:52.384215 11074 raft_consensus.cc:2272] T a2a779d0341c4c588ba19fde8ebd874e P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.385730 11074 tablet_replica.cc:333] T 297744a01b9a48e4b46e16855499e2ca P db69386ec2874c5990ee00865e05424e: stopping tablet replica
I20260710 13:20:52.386162 11074 raft_consensus.cc:2243] T 297744a01b9a48e4b46e16855499e2ca P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:52.386488 11074 raft_consensus.cc:2272] T 297744a01b9a48e4b46e16855499e2ca P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.388170 11074 tablet_replica.cc:333] T af7204a57a2e4e7fb879c9d34ce1add7 P db69386ec2874c5990ee00865e05424e: stopping tablet replica
I20260710 13:20:52.388595 11074 raft_consensus.cc:2243] T af7204a57a2e4e7fb879c9d34ce1add7 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:52.388931 11074 raft_consensus.cc:2272] T af7204a57a2e4e7fb879c9d34ce1add7 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.390566 11074 tablet_replica.cc:333] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e: stopping tablet replica
I20260710 13:20:52.391139 11074 raft_consensus.cc:2243] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:52.391505 11074 raft_consensus.cc:2272] T 6fa316b8853f4ed1b07fd2a21479368a P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.393029 11074 tablet_replica.cc:333] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e: stopping tablet replica
I20260710 13:20:52.393450 11074 raft_consensus.cc:2243] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:52.393805 11074 raft_consensus.cc:2272] T b886d3482f0b4d8eb72c1dd78460f779 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.395368 11074 tablet_replica.cc:333] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e: stopping tablet replica
I20260710 13:20:52.395792 11074 raft_consensus.cc:2243] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:52.396162 11074 raft_consensus.cc:2272] T d686198701b54d40bff6f0eb7c852cd8 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.397699 11074 tablet_replica.cc:333] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e: stopping tablet replica
I20260710 13:20:52.398109 11074 raft_consensus.cc:2243] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:52.398772 11074 raft_consensus.cc:2272] T 3dd02f257e6b43228aab9cdb25b86acb P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.400485 11074 tablet_replica.cc:333] T b73833502a454a05ac1eed0968fad4c7 P db69386ec2874c5990ee00865e05424e: stopping tablet replica
I20260710 13:20:52.400909 11074 raft_consensus.cc:2243] T b73833502a454a05ac1eed0968fad4c7 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:52.401245 11074 raft_consensus.cc:2272] T b73833502a454a05ac1eed0968fad4c7 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.402817 11074 tablet_replica.cc:333] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e: stopping tablet replica
I20260710 13:20:52.403287 11074 raft_consensus.cc:2243] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:52.403944 11074 raft_consensus.cc:2272] T 0c8b483abdaa487ab1cecb3c4054aed1 P db69386ec2874c5990ee00865e05424e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.405921 11074 tablet_replica.cc:333] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e: stopping tablet replica
I20260710 13:20:52.406335 11074 raft_consensus.cc:2243] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:52.406694 11074 raft_consensus.cc:2272] T 0e85b6cf7f46473881319f700566e4cf P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.408224 11074 tablet_replica.cc:333] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e: stopping tablet replica
I20260710 13:20:52.408622 11074 raft_consensus.cc:2243] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:52.408968 11074 raft_consensus.cc:2272] T abf04575219a48b39791117711303ee4 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.410490 11074 tablet_replica.cc:333] T a41c5046ef52479bb561d537524a8dff P db69386ec2874c5990ee00865e05424e: stopping tablet replica
I20260710 13:20:52.410876 11074 raft_consensus.cc:2243] T a41c5046ef52479bb561d537524a8dff P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:52.411262 11074 raft_consensus.cc:2272] T a41c5046ef52479bb561d537524a8dff P db69386ec2874c5990ee00865e05424e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.412870 11074 tablet_replica.cc:333] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e: stopping tablet replica
I20260710 13:20:52.413285 11074 raft_consensus.cc:2243] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:52.413957 11074 raft_consensus.cc:2272] T 01731218dc774072bfc8bf1432b33f58 P db69386ec2874c5990ee00865e05424e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.439527 11074 tablet_server.cc:196] TabletServer@127.10.208.131:0 shutdown complete.
I20260710 13:20:52.468366 11074 master.cc:562] Master@127.10.208.190:46421 shutting down...
I20260710 13:20:52.487645 11074 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:52.488112 11074 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.488382 11074 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1cdcf213242b49539f01be005182ee92: stopping tablet replica
I20260710 13:20:52.507107 11074 master.cc:584] Master@127.10.208.190:46421 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11743 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24319 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (115834 ms total)
[  PASSED  ] 8 tests.
I20260710 13:20:52.558053 11074 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 433 messages since previous log ~519 seconds ago
I20260710 13:20:52.558303 11074 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 433 messages since previous log ~519 seconds ago
I20260710 13:20:52.558494 11074 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 431 messages since previous log ~519 seconds ago
I20260710 13:20:52.558694 11074 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 ~33 seconds ago
I20260710 13:20:52.558895 11074 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 ~33 seconds ago
I20260710 13:20:52.559461 11074 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 13 messages since previous log ~0 seconds ago
I20260710 13:20:52.559758 11074 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~26 seconds ago
